Last login: Wed Nov 30 10:17:08 on ttys002 giovanni.bedetti@LTG-J9W6RJX9KN ~ % export PATH=$PATH:/Applications/CMake.app/Contents/bin giovanni.bedetti@LTG-J9W6RJX9KN ~ % cd /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS giovanni.bedetti@LTG-J9W6RJX9KN iOS % sh build.sh + rm -rf cs6iOS + mkdir cs6iOS + cd cs6iOS + cmake ../.. -G Xcode -T buildsystem=1 -DUSE_GETTEXT=0 -DUSE_DOUBLE=0 -DBUILD_STATIC_LIBRARY=1 -DBUILD_RELEASE=1 -DCMAKE_BUILD_TYPE=Release -DUSE_CURL=0 -DUSE_SSE=0 -DIOS=1 -DCUSTOM_CMAKE=../custom.cmake.ios -- VCPKG_TARGET_TRIPLET: -- CMAKE_TOOLCHAIN_FILE: -- The C compiler identification is AppleClang 14.0.0.14000029 -- The CXX compiler identification is AppleClang 14.0.0.14000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Csound directory: /Users/giovanni.bedetti/Downloads/csound-6.18.0 -- Csound version: 6.18.0 -- CMake module path: /Users/giovanni.bedetti/Downloads/csound-6.18.0/cmake/Modules/ -- Performing Test HAS_TREE_VECTORIZE -- Performing Test HAS_TREE_VECTORIZE - Success -- Performing Test HAS_CXX_TREE_VECTORIZE -- Performing Test HAS_CXX_TREE_VECTORIZE - Success -- Performing Test HAS_FAST_MATH -- Performing Test HAS_FAST_MATH - Success -- Performing Test HAS_CXX_FAST_MATH -- Performing Test HAS_CXX_FAST_MATH - Success -- Performing Test HAS_FPMATH_SSE -- Performing Test HAS_FPMATH_SSE - Failed -- Performing Test HAS_CXX_FPMATH_SSE -- Performing Test HAS_CXX_FPMATH_SSE - Failed -- Performing Test HAS_SSE2 -- Performing Test HAS_SSE2 - Success -- Performing Test HAS_CXX_SSE2 -- Performing Test HAS_CXX_SSE2 - Success -- Performing Test HAS_OMIT_FRAME_POINTER -- Performing Test HAS_OMIT_FRAME_POINTER - Success -- Performing Test HAS_CXX_OMIT_FRAME_POINTER -- Performing Test HAS_CXX_OMIT_FRAME_POINTER - Success -- Including Custom.cmake file: /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/custom.cmake.ios -- Building for release -- Looking for clock_gettime -- Looking for clock_gettime - found -- clock_gettime() found -- LIBRARY INSTALL DIR: /usr/local/lib -- Building with 32-bit floats -- Performing Test HAS_VISIBILITY_HIDDEN -- Performing Test HAS_VISIBILITY_HIDDEN - Success -- Performing Test HAS_CXX_VISIBILITY_HIDDEN -- Performing Test HAS_CXX_VISIBILITY_HIDDEN - Success -- Performing Test HAS_GNU99 -- Performing Test HAS_GNU99 - Success -- Building for iOS. -- default plugin dir set to /Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes -- BUILD_BIN_DIR set to /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS. -- BUILD_LIB_DIR set to /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS. -- BUILD_PLUGINS_DIR set to /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS. -- Performing Test HAVE_SF_FORMAT_MPEG -- Performing Test HAVE_SF_FORMAT_MPEG - Success -- USE_MP3 is enabled. -- Using libsndfile MP3 support -- Found CURL: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.0.sdk/usr/lib/libcurl.tbd (found version "7.84.0") -- Java version check failed: /usr/bin/java -version returned an error: "The operation couldn’t be completed. Unable to locate a Java Runtime. Please visit http://www.java.com for information on installing Java." -- Could NOT find Java (missing: Java_JAVA_EXECUTABLE) -- Could NOT find JNI (missing: JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 AWT) -- Performing Test HAVE_ATOMIC_BUILTIN_NOLIB -- Performing Test HAVE_ATOMIC_BUILTIN_NOLIB - Success -- Using atomic builtins. -- Looking for libintl.h CMake Warning (dev) at /Applications/CMake.app/Contents/share/cmake-3.25/Modules/CheckIncludeFile.cmake:82 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: /opt/homebrew/lib/libsndfile.dylib;pthread For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): CMakeLists.txt:563 (check_include_file) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for libintl.h - found -- Found Gettext: /opt/homebrew/bin/msgmerge (found version "0.21") -- Looking for lrint -- Looking for lrint - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for io.h -- Looking for io.h - not found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for values.h -- Looking for values.h - not found -- Looking for winsock.h -- Looking for winsock.h - not found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for execinfo.h -- Looking for execinfo.h - found -- USE_LRINT is enabled. -- Not using CURL for urls - disabled. -- Found FLEX: /usr/bin/flex (found version "2.6.4") -- Found BISON: /usr/bin/bison (found version "2.3") -- Looking for pthread_spin_lock -- Looking for pthread_spin_lock - not found -- Looking for pthread_barrier_init -- Looking for pthread_barrier_init - not found -- Found Git: /usr/bin/git (found version "2.37.1 (Apple Git-137.1)") -- GIT: /usr/bin/git fatal: not a git repository (or any of the parent directories): .git -- Not building with new parser debugging. -- Building with multicore support. -- USE_GETTEXT is disabled. -- Not using localization. -- Looking for strlcat -- Looking for strlcat - found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for strtod_l -- Looking for strtod_l - found -- Looking for sprintf_l -- Looking for sprintf_l - found -- Looking for _strtok_r -- Looking for _strtok_r - not found -- Looking for _strtod_l -- Looking for _strtod_l - not found -- Looking for _sprintf_l -- Looking for _sprintf_l - not found -- ## Building Plugin Opcodes ## -- LINUX="NO", so disabling BUILD_DSSI_OPCODES -- BUILD_DSSI_OPCODES is disabled. -- -- ## REALTIME AUDIO AND MIDI ## -- Looking for jack/jack.h -- Looking for jack/jack.h - not found -- Looking for pulse/simple.h -- Looking for pulse/simple.h - not found -- ALSA_HEADER="", so disabling USE_ALSA -- ALSA_LIBRARY="", so disabling USE_ALSA -- USE_ALSA is disabled. -- PULSEAUDIO_HEADER="", so disabling USE_PULSEAUDIO -- PULSEAUDIO_LIBRARY="PULSEAUDIO_LIBRARY-NOTFOUND", so disabling USE_PULSEAUDIO -- PULSESIMPLE_LIBRARY="PULSESIMPLE_LIBRARY-NOTFOUND", so disabling USE_PULSEAUDIO -- USE_PULSEAUDIO is disabled. -- Not building Portaudio Driver... -- Portaudio v19 Found: . -- JACK_LIBRARY="JACK_LIBRARY-NOTFOUND", so disabling USE_JACK -- USE_JACK is disabled. -- Building C++ interface library. -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) (Required is at least version "2.0") -- Could NOT find JNI (missing: JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 AWT) -- Java version check failed: /usr/bin/java -version returned an error: "The operation couldn’t be completed. Unable to locate a Java Runtime. Please visit http://www.java.com for information on installing Java." -- Could NOT find Java (missing: Java_JAVA_EXECUTABLE) -- SWIG_FOUND="FALSE", so disabling BUILD_JAVA_INTERFACE -- JNI_FOUND="FALSE", so disabling BUILD_JAVA_INTERFACE -- JAVA_FOUND="FALSE", so disabling BUILD_JAVA_INTERFACE -- BUILD_JAVA_INTERFACE is disabled. -- SWIG_FOUND="FALSE", so disabling BUILD_LUA_INTERFACE -- LUA_LIBRARY="LUA_LIBRARY-NOTFOUND", so disabling BUILD_LUA_INTERFACE -- LUA_H_PATH="LUA_H_PATH-NOTFOUND", so disabling BUILD_LUA_INTERFACE -- BUILD_LUA_INTERFACE is disabled. -- BUILD_CSBEATS is enabled. -- Not building belacsound program. -- CUNIT_LIBRARY="CUNIT_LIBRARY-NOTFOUND", so disabling BUILD_TESTS -- BUILD_TESTS is disabled. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Not building documentation -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: USE_SSE -- Build files have been written to: /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS + xcodebuild -sdk iphoneos -xcconfig ../device.xcconfig -target CsoundLib-static -configuration Release -verbose Command line invocation: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk iphoneos -xcconfig ../device.xcconfig -target CsoundLib-static -configuration Release -verbose User defaults from command line: IDEPackageSupportUseBuiltinSCM = YES Build settings from command line: SDKROOT = iphoneos16.1 Build settings from configuration file '../device.xcconfig': ARCHS = arm64 DEPLOYMENT_POSTPROCESSING = YES GCC_PREPROCESSOR_DEFINITIONS = $(inherited) IOS=1 GCC_VERSION = com.apple.compilers.llvm.clang.1_0 IPHONEOS_DEPLOYMENT_TARGET = 11.0 ONLY_ACTIVE_ARCH = YES STRIP_INSTALLED_PRODUCT = YES VALID_ARCHS = arm64 2022-11-30 11:25:38.113 xcodebuild[46155:438470] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot1/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/DVTiOSFrameworks/DVTiOSFrameworks-21506/DTDeviceKitBase/DTDKRemoteDeviceData.m:382 Details: (null) deviceType from 00008027-001511C602E3002E was NULL when -platform called. Object: Method: -platform Thread: {number = 4, name = (null)} Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide. Computing target dependency graph and provisioning inputs Create build description Build description signature: 318ae36ce693c2d7de156fe8e21f8d55 Build description path: /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/XCBuildData/318ae36ce693c2d7de156fe8e21f8d55-desc.xcbuild warning: Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning CreateBuildDirectory /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release cd /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Csound.xcodeproj builtin-create-build-directory /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release CreateBuildDirectory /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build cd /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Csound.xcodeproj builtin-create-build-directory /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build CreateBuildDirectory /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/EagerLinkingTBDs cd /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Csound.xcodeproj builtin-create-build-directory /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/EagerLinkingTBDs CreateBuildDirectory /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/Release-iphoneos cd /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Csound.xcodeproj builtin-create-build-directory /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/Release-iphoneos warning: Run script build phase 'CMake Rules' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'ZERO_CHECK' from project 'Csound') WriteAuxiliaryFile /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/Csound.build/Release-iphoneos/ZERO_CHECK.build/Script-40282818CF6447B19C8A2951.sh (in target 'ZERO_CHECK' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 write-file /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/Csound.build/Release-iphoneos/ZERO_CHECK.build/Script-40282818CF6447B19C8A2951.sh PhaseScriptExecution CMake\ Rules /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/Csound.build/Release-iphoneos/ZERO_CHECK.build/Script-40282818CF6447B19C8A2951.sh (in target 'ZERO_CHECK' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /bin/sh -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/Csound.build/Release-iphoneos/ZERO_CHECK.build/Script-40282818CF6447B19C8A2951.sh echo "" make -f /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/CMakeScripts/ReRunCMake.make make[1]: `/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/CMakeFiles/cmake.check_cache' is up to date. warning: Run script build phase 'CMake Rules' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'CsoundLib-static' from project 'Csound') WriteAuxiliaryFile /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Script-B3905D00A5F149BBB62F89F5.sh (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 write-file /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Script-B3905D00A5F149BBB62F89F5.sh PhaseScriptExecution CMake\ Rules /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Script-B3905D00A5F149BBB62F89F5.sh (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /bin/sh -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Script-B3905D00A5F149BBB62F89F5.sh /usr/bin/flex -B -t /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.lex > /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_orclex.c /usr/bin/bison -pcsound_orc -d --report=itemset -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_orcparse.c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y: conflicts: 6 shift/reduce, 18 reduce/reduce /usr/bin/flex -B /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_pre.lex > /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_prelex.c /usr/bin/flex -B -t -d /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_prs.lex > /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_prslex.c CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/threadsafe.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threadsafe.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/threadsafe.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/threadsafe.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threadsafe.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/threadsafe.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threadsafe.c:260:66: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] message_enqueue(csound,INPUT_MESSAGE, (char *) str, strlen(str)+1); ~~~~~~~~~~~~~~~ ~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threadsafe.c:264:71: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] return message_enqueue(csound, READ_SCORE, (char *) str, strlen(str)+1); ~~~~~~~~~~~~~~~ ~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threadsafe.c:610:40: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] stringdat->size = strlen(string) + 1; ~ ~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threadsafe.c:636:12: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] n2 = strlen(chstring); ~ ^~~~~~~~~~~~~~~~ 4 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/server.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/server.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/server.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/server.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/server.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/server.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/server.c:118:10: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] recvfrom(p->sock, (void *)orchestra, MAXSTR, 0, &from, &clilen)... ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/utility.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/utility.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/utility.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/utility.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/utility.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/utility.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/one_file.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/one_file.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/one_file.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/one_file.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/one_file.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/one_file.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/one_file.c:246:28: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len = strlen(p)-2; ~~~ ~~~~~~~~~^~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/main.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/main.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/main.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/main.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/main.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/main.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/main.c:340:14: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] (n = strlen(csound->scorename)) > 4 && /* if score ?.srt or ?.xtr */ ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. WriteAuxiliaryFile /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/CsoundLib.LinkFileList (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 write-file /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/CsoundLib.LinkFileList CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/zak.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/zak.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/zak.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/zak.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/zak.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/zak.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/zak.c:106:33: warning: implicit conversion loses integer precision: 'unsigned long long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] length = (zak->zklast + 1L) * sizeof(MYFLT); ~ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/zak.c:116:49: warning: implicit conversion loses integer precision: 'unsigned long long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] length = (zak->zalast + 1L) * sizeof(MYFLT) * CS_KSMPS; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/new_opts.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/new_opts.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/new_opts.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/new_opts.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/new_opts.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/new_opts.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/opcode.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/opcode.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/opcode.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/opcode.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/opcode.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/opcode.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/threads.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threads.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/threads.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/threads.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threads.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/threads.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/wterrain2.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/wterrain2.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/wterrain2.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/wterrain2.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/wterrain2.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/wterrain2.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/wpfilters.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/wpfilters.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/wpfilters.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/wpfilters.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/wpfilters.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/wpfilters.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/window.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/window.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/window.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/window.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/window.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/window.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/windin.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/windin.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/windin.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/windin.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/windin.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/windin.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/winascii.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/winascii.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/winascii.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/winascii.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/winascii.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/winascii.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/winascii.c:57:25: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] incr = (npts-1)/HOR + 1; /* & sampling facs */ ~ ~~~~~~~~~~~~~^~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/winEPS.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/winEPS.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/winEPS.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/winEPS.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/winEPS.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/winEPS.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/wave-terrain.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/wave-terrain.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/wave-terrain.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/wave-terrain.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/wave-terrain.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/wave-terrain.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vpvoc.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vpvoc.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vpvoc.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vpvoc.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vpvoc.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vpvoc.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vectorial.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vectorial.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vectorial.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vectorial.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:527:14: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = p->len; ~ ~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:586:14: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = p->len; ~ ~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:646:14: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = p->len; ~ ~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:705:14: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = p->len; ~ ~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:1947:12: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] r = p->rand; ~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:1983:14: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] r = p->rand; ~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:2052:12: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] r = p->rand; ~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:2092:14: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] r = p->rand; ~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:2279:27: warning: implicit conversion loses integer precision: 'long long' to 'int32' (aka 'int') [-Wshorten-64-to-32] upcnt = (int32)segp->d-segp->cnt; ~ ~~~~~~~~~~~~~~^~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:2309:27: warning: implicit conversion loses integer precision: 'long long' to 'int32' (aka 'int') [-Wshorten-64-to-32] upcnt = (int32)segp->d-segp->cnt; ~ ~~~~~~~~~~~~~~^~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:2453:21: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] int32 maxd = p->maxd, indx, v1, v2; ~~~~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:2460:15: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] indx = p->left; ~ ~~~^~~~ 12 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vdelay.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/vdelay.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vdelay.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vdelay.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/vdelay.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vdelay.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap_zak.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap_zak.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap_zak.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap_zak.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap_zak.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap_zak.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap_n.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap_n.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap_n.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap_n.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap_n.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap_n.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap1.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap1.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap1.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap1.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap1.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vbap.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vaops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vaops.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vaops.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vaops.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vaops.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/vaops.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugtabs.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugtabs.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugtabs.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugtabs.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugtabs.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugtabs.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugsc.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugsc.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugsc.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugsc.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugsc.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugsc.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugrw1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugrw1.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugrw1.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugrw1.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugrw1.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugrw1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugrw1.c:115:19: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] p->instartk = CS_KCNT; ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugrw1.c:47: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugnorman.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugnorman.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugnorman.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugnorman.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugnorman.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugnorman.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugmoss.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugmoss.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugmoss.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugmoss.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugmoss.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugmoss.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/uggab.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/uggab.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/uggab.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/uggab.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/uggab.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/uggab.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugensa.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugensa.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugensa.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugensa.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugensa.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugensa.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugensa.c:180:41: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] int32 ioct = (int32)oct, bitpat = ~(cnst << ioct); ~~~~~~ ^~~~~~~~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens9.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens9.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens9.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens9.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens9.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens9.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens9.c:170:36: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] breakPoint = sceEnd - srcindex + 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens9.c:323:20: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] i = Hlen - (fftbufind - p->fftbuf); ~ ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens9.c:326:47: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] j = p->obufend+chn*obufsiz - outail + 1; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 3 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens8.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens8.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens8.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens8.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens8.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens8.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens7.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens7.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens7.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens7.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens7.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens7.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens7.c:195:41: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] int32 ioct = (int32)oct, bitpat = ~(csnt << ioct); ~~~~~~ ^~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens7.c:405:34: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] period = p->mindist + maxp - p->autobuf; ~ ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens6.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens6.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens6.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens6.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens6.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens6.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens5.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens5.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens5.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens5.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens5.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens5.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens4.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens4.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens4.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens4.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens4.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens4.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens3.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens3.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens3.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens3.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens3.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens3.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens2.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens2.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens2.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens2.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens2.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens2.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens1.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens1.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugens1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c:541:27: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = segp - p->cursegp + 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c:600:27: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = segp - p->cursegp + 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c:662:27: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = segp - p->cursegp + 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c:718:27: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = segp - p->cursegp + 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c:934:14: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = segp - p->cursegp;// + 2; ~ ~~~~~^~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c:1813:20: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] p->phs = phs; ~ ^~~ 6 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugakbari.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugakbari.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugakbari.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugakbari.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugakbari.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ugakbari.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/twarp.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/twarp.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/twarp.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/twarp.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/twarp.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/twarp.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tabsum.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabsum.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tabsum.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tabsum.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabsum.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tabsum.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tabmorph.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/tabmorph.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tabmorph.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tabmorph.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/tabmorph.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tabmorph.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/tabmorph.c:54:17: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->length = flength; ~ ^~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tables.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/tables.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tables.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tables.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/tables.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tables.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tabaudio.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabaudio.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tabaudio.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tabaudio.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabaudio.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/tabaudio.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabaudio.c:168:16: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] if ((n=sf_writef_MYFLT(ff, t, size)) != size) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabaudio.c:28: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:123:26: note: expanded from macro 'sf_writef_MYFLT' #define sf_writef_MYFLT sf_writef_float ^ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabaudio.c:254:12: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] if ((n=sf_writef_MYFLT(ff, t, size)) != size) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabaudio.c:28: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:123:26: note: expanded from macro 'sf_writef_MYFLT' #define sf_writef_MYFLT sf_writef_float ^ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/system_call.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/system_call.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/system_call.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/system_call.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/system_call.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/system_call.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/synth.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/synth.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/synth.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/synth.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/synth.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/synth.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/syncgrain.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/syncgrain.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/syncgrain.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/syncgrain.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:477:22: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] p->flen = sfinfo.frames; ~ ~~~~~~~^~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:558:23: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] items = sf_read_MYFLT(p->sf,datap,hdatasize); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:26: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:124:25: note: expanded from macro 'sf_read_MYFLT' #define sf_read_MYFLT sf_read_float ^ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:577:23: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] items = sf_read_MYFLT(p->sf,datap+hdatasize, hdatasize); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:26: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:124:25: note: expanded from macro 'sf_read_MYFLT' #define sf_read_MYFLT sf_read_float ^ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:615:23: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] items = sf_read_MYFLT(p->sf,datap+hdatasize,hdatasize); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:26: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:124:25: note: expanded from macro 'sf_read_MYFLT' #define sf_read_MYFLT sf_read_float ^ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:642:23: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] items = sf_read_MYFLT(p->sf,datap,hdatasize); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:26: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:124:25: note: expanded from macro 'sf_read_MYFLT' #define sf_read_MYFLT sf_read_float ^ 5 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/symbtab.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/symbtab.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/symbtab.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/symbtab.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/symbtab.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/symbtab.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/symbtab.c:163:25: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len = strlen(s) - 1; ~~~ ~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/symbtab.c:177:25: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len = strlen(s) - 1; ~~~ ~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/symbtab.c:545:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] len = strlen(intypes); ~ ^~~~~~~~~~~~~~~ 3 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/swritestr.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/swritestr.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/swritestr.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/swritestr.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/swritestr.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/swritestr.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/str_ops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/str_ops.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/str_ops.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/str_ops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:138:32: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(ss)+1; ~ ~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:143:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(ss) + 1; ~ ~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:146:31: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t n = strlen(ss)+1; ~ ~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:158:22: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t size = strlen(csound->strsets[indx]); ~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:187:42: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(p->str->data) + 1; ~ ~~~~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:198:37: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(newVal) + 1; ~ ~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:203:35: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(newVal) + 1; ~ ~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:263:32: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(ss)+1; ~ ~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:268:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(ss) + 1; ~ ~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:272:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(ss) + 1; ~ ~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:277:39: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(p->r->data) + 1; ~ ~~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:299:25: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] size = strlen(str1) + strlen(str2); ~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:366:57: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t maxChars, siz = strlen(fmt) + numVals*7 + 1; ~~~ ~~~~~~~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:432:38: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t offs = outstring - str->data; ~~~~ ~~~~~~~~~~^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:459:38: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t offs = outstring - str->data; ~~~~ ~~~~~~~~~~^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:483:40: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t offs = outstring - str->data; ~~~~ ~~~~~~~~~~^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:504:38: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t offs = outstring - str->data; ~~~~ ~~~~~~~~~~^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:1042:34: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t size = strlen(s) + 1; ~~~~ ~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:1048:35: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->Sdst->size = strlen(s) + 1; ~ ~~~~~~~~~~^~~ 19 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sterrain.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sterrain.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sterrain.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sterrain.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sterrain.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sterrain.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/stdopcod.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/stdopcod.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/stdopcod.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/stdopcod.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/stdopcod.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/stdopcod.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sread.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/sread.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sread.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sread.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/sread.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sread.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/sread.c:512:44: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int old = (csound->sread.str)-(csound->sread.inputs); ~~~ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/squinewave.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/squinewave.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/squinewave.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/squinewave.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/squinewave.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/squinewave.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/spectra.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/spectra.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/spectra.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/spectra.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:234:19: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] wrap = curp - begp; ~ ~~~~~^~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:312:23: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] if ((len = endp - curp) >= winlen) /* if no wrap */ ~ ~~~~~^~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:353:24: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] specp->ktimstamp = CS_KCNT; /* time-stamp the output */ ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:916:29: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] p->waddm->ktimstamp = CS_KCNT; /* mark the output spec as new */ ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:979:29: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] p->wdiff->ktimstamp = CS_KCNT; /* mark the output spec as new */ ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:1071:29: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] outspecp->ktimstamp = CS_KCNT; /* mark the outspec as new */ ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:1128:30: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] p->wacout->ktimstamp = CS_KCNT; /* mark the output spec as new */ ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:1217:29: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] outspecp->ktimstamp = CS_KCNT; /* mark output spec as new */ ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ 8 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/spat3d.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spat3d.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/spat3d.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/spat3d.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spat3d.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/spat3d.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/space.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/space.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/space.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/space.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/space.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/space.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sort.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/sort.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sort.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sort.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/sort.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sort.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/socksend.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/socksend.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/socksend.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/socksend.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:590:36: warning: implicit conversion loses integer precision: 'unsigned long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] bsize = strlen(p->dest->data)+1; ~ ~~~~~~~~~~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:634:12: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] return size; ~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:642:55: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t buffersize = 0, size, i, bsize = p->aux.size; ~~~~~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:648:35: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] size = strlen(p->dest->data)+1; ~ ~~~~~~~~~~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:657:35: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] size = strlen(p->type->data)+1; ~ ~~~~~~~~~~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:691:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:703:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:715:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:731:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:743:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:752:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] size = strlen(s->data)+1; ~ ~~~~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:758:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:769:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:787:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:809:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:823:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:968:29: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] dstrs = strlen(dstr)+1; ~ ~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:973:29: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] tstrs = strlen(tstr)+1; ~ ~~~~~~~~~~~~^~ 18 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sockrecv.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sockrecv.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sockrecv.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sockrecv.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:129:20: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] if ((bytes = recvfrom(p->sock, (void *)tmp, MTU, 0, &from, &clilen)) > 0) { ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:164:20: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] if ((bytes = recvfrom(p->sock, (void *)tmp, MTU, 0, &from, &clilen)) > 0) { ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:224:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->buffsize = p->buffer.size/sizeof(MYFLT); ~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:280:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->buffsize = p->buffer.size/sizeof(MYFLT); ~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:313:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = strlen(&p->buf[p->outsamps]); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:402:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->buffsize = p->buffer.size/sizeof(MYFLT); ~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:525:9: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = recv(p->conn, q, k, 0); ~ ^~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:664:7: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] recvfrom(p->sock, (void *)buf, MTU-1, 0, &from, &clilen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:681:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = strlen(buf); ~ ^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:695:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = strlen(buf); ~ ^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:728:19: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = strlen(buf); ~ ^~~~~~~~~~~ 11 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sndwarp.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sndwarp.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sndwarp.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sndwarp.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sndwarp.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sndwarp.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sndloop.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sndloop.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sndloop.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sndloop.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sndloop.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sndloop.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sndinfUG.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/sndinfUG.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sndinfUG.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sndinfUG.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/sndinfUG.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sndinfUG.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/sndinfUG.c:298:59: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] if (sf_command(sf, SFC_GET_MAX_ALL_CHANNELS, peaks, nBytes) == SF_FALSE) { ~~~~~~~~~~ ^~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/sndinfUG.c:301:67: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] if (sf_command(sf, SFC_CALC_NORM_MAX_ALL_CHANNELS, peaks, nBytes) == 0) ~~~~~~~~~~ ^~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sliderTable.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/sliderTable.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sliderTable.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sliderTable.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/sliderTable.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sliderTable.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/singwave.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/singwave.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/singwave.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/singwave.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/singwave.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/singwave.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/shape.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/shape.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/shape.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/shape.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/shape.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/shape.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/shaker.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/shaker.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/shaker.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/shaker.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/shaker.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/shaker.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sfont.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -Wno-address-of-packed-member -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sfont.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sfont.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sfont.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:436:64: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] p->end[spltNum] = sample->dwEnd + split->endOffset - start; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:438:61: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] sample->dwStartloop + split->startLoopOffset - start; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:440:56: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] sample->dwEndloop + split->endLoopOffset - start; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:769:64: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] p->end[spltNum] = sample->dwEnd + split->endOffset - start; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:771:38: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] split->startLoopOffset - start; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:772:76: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] ...p->endloop[spltNum] = sample->dwEndloop + split->endLoopOffset - start; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:1032:62: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] p->end[spltNum] = sample->dwEnd + split->endOffset - start; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:1034:36: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] split->startLoopOffset - start; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:1035:74: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] ...p->endloop[spltNum] = sample->dwEndloop + split->endLoopOffset - start; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:1301:62: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] p->end[spltNum] = sample->dwEnd + split->endOffset - start; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:1303:36: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] split->startLoopOffset - start; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:1304:74: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] ...p->endloop[spltNum] = sample->dwEndloop + split->endLoopOffset - start; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:2095:12: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] return fread(chunk->ckDATA,1,chunk->ckSize,fil); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:2383:45: warning: implicit conversion loses integer precision: 'long long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->end[spltNum] = sample->dwEnd + split->endOffset; ~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 14 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/serial.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/serial.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/serial.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/serial.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/serial.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/serial.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sequencer.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sequencer.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sequencer.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sequencer.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sequencer.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sequencer.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/seqtime.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/seqtime.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/seqtime.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/seqtime.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/seqtime.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/seqtime.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/select.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/select.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/select.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/select.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/select.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/select.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scxtract.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/scxtract.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scxtract.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scxtract.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/scxtract.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scxtract.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scugens.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/scugens.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scugens.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scugens.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/scugens.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scugens.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scsort.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/scsort.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scsort.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scsort.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/scsort.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scsort.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scoreline.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/scoreline.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scoreline.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scoreline.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/scoreline.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/scoreline.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/schedule.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/schedule.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/schedule.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/schedule.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/schedule.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/schedule.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/schedule.c:79:18: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t offs = strlen(s) ; ~~~~ ^~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sc_noise.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tl/sc_noise.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sc_noise.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sc_noise.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tl/sc_noise.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/sc_noise.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/reverbsc.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/reverbsc.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/reverbsc.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/reverbsc.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/reverbsc.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/reverbsc.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/repluck.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/repluck.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/repluck.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/repluck.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/repluck.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/repluck.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/remote.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/remote.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/remote.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/remote.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/remote.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/remote.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/rdscor.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/rdscor.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/rdscor.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/rdscor.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/rdscor.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/rdscor.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/rdscor.c:77:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] n = sstrp-csound->sstrbuf; ~ ~~~~~^~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/rdscor.c:110:31: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] csound->sstrlen = sstrp - csound->sstrbuf; /* & overall length */ ~ ~~~~~~^~~~~~~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/random.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/random.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/random.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/random.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/random.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/random.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/quadbezier.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/quadbezier.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/quadbezier.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/quadbezier.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/quadbezier.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/quadbezier.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsgendy.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsgendy.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsgendy.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsgendy.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsgendy.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsgendy.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsdemix.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsdemix.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsdemix.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsdemix.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsdemix.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsdemix.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvscent.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvscent.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvscent.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvscent.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvscent.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvscent.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsbuffer.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsbuffer.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsbuffer.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsbuffer.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsbuffer.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsbuffer.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsbasic.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsbasic.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsbasic.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsbasic.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsbasic.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsbasic.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsband.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsband.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsband.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsband.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsband.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsband.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsanal.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvsanal.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsanal.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsanal.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvsanal.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvsanal.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvsanal.c:249:46: warning: implicit conversion loses integer precision: 'long long' to 'int32' (aka 'int') [-Wshorten-64-to-32] p->nI = -((int64_t)(halfwinsize/overlap))*overlap; /* input time (i... ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvsanal.c:290:69: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] ...= (got<= input + buflen - p->nextIn ? got : input + buflen - p->nextIn); ~ ~~~~~~~~~~~~~~~^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvsanal.c:974:47: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->IOi-i : output+p->buflen - p->nextOut); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 3 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvs_ops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvs_ops.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvs_ops.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvs_ops.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvs_ops.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvs_ops.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvread.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvread.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvread.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvread.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvread.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvread.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvocext.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvocext.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvocext.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvocext.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvocext.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvocext.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvoc.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvoc.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvoc.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvoc.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvoc.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvoc.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvlock.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvlock.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvlock.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvlock.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvlock.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvlock.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvlock.c:1235:31: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] size = p->fdata.size/sizeof(MYFLT); ~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvinterp.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvinterp.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvinterp.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvinterp.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvinterp.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvinterp.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvfileio.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvfileio.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvfileio.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvfileio.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvfileio.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvfileio.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvfileio.c:199:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = fwrite(data, sizeof(uint16_t), (size_t) cnt, p->fp); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvfileio.c:238:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = fwrite(data, sizeof(uint32_t), (size_t) cnt, p->fp); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvadd.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvadd.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvadd.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvadd.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvadd.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pvadd.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/psynth.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/psynth.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/psynth.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/psynth.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/psynth.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/psynth.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pstream.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pstream.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pstream.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pstream.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pstream.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pstream.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pools.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/pools.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pools.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pools.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/pools.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pools.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pluck.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pluck.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pluck.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pluck.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pluck.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pluck.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pluck.c:65:36: warning: implicit conversion loses integer precision: 'len_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t size = p->wg.upperRail.size; ~~~~ ~~~~~~~~~~~~~~~~^~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/platerev.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/platerev.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/platerev.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/platerev.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/platerev.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/platerev.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pitchtrack.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitchtrack.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pitchtrack.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pitchtrack.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitchtrack.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pitchtrack.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pitch0.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch0.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pitch0.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pitch0.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch0.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pitch0.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pitch.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pitch.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pitch.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pitch.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c:318:32: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] if (UNLIKELY((len = endp - curp) >= winlen)) /* if no wrap */ ~ ~~~~~^~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c:27: In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:35: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/sysdep.h:345:45: note: expanded from macro 'UNLIKELY' # define UNLIKELY(x) __builtin_expect(!!(x),0) ^ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c:345:24: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] specp->ktimstamp = CS_KCNT; /* time-stamp the output */ ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c:27: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c:1185:39: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t size = p->curphs.size / sizeof(double); ~~~~ ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c:1215:39: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t size = p->curphs.size / sizeof(double); ~~~~ ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 4 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pinker.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pinker.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pinker.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pinker.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pinker.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pinker.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/physutil.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/physutil.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/physutil.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/physutil.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/physutil.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/physutil.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/physmod.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/physmod.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/physmod.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/physmod.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/physmod.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/physmod.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/phisem.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/phisem.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/phisem.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/phisem.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/phisem.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/phisem.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pffft.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pffft.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pffft.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pffft.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pffft.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pffft.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/paulstretch.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/paulstretch.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/paulstretch.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/paulstretch.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/paulstretch.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/paulstretch.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/partikkel.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/partikkel.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/partikkel.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/partikkel.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/partikkel.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/partikkel.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/partials.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/partials.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/partials.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/partials.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/partials.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/partials.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/partials.c:205:24: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t accum = p->accum, minpoints = (int32_t) (*p->pts > 1 ? *p->p... ~~~~~ ~~~^~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pan2.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pan2.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pan2.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pan2.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pan2.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/pan2.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/oscils.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/oscils.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/oscils.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/oscils.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/oscils.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/oscils.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/oscbnk.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/oscbnk.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/oscbnk.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/oscbnk.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/oscbnk.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/oscbnk.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/nlfilt.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/nlfilt.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/nlfilt.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/nlfilt.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/nlfilt.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/nlfilt.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/nlfilt.c:257:47: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->ians->size = strlen(p->ians->data) + 1; ~ ~~~~~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/nlfilt.c:281:51: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] strlen(((STRINGDAT *)p->inits[n])->data)+1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/newgabopc.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/newgabopc.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/newgabopc.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/newgabopc.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c:158:17: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] if ((loop = (int64_t) *p->kloop) < 0) loop=0;/* gab */ ~ ^~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c:160:16: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] if ((end = (int64_t) *p->kend) > p->tablen-1 ) end = p->tablen - 1; ~ ^~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c:233:17: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] if ((loop = (int64_t) *p->kloop) < 0) loop=0;/* gab */ ~ ^~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c:234:50: warning: implicit conversion loses integer precision: 'long long' to 'int32' (aka 'int') [-Wshorten-64-to-32] else if (loop > p->tablen-3) loop = p->tablen-3; ~ ~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c:235:16: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] if ((end = (int64_t) *p->kend) > p->tablen-1 ) end = p->tablen - 1; ~ ^~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c:235:68: warning: implicit conversion loses integer precision: 'long long' to 'int32' (aka 'int') [-Wshorten-64-to-32] if ((end = (int64_t) *p->kend) > p->tablen-1 ) end = p->tablen - 1; ~ ~~~~~~~~~~^~~ 6 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/newfils.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/newfils.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/newfils.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/newfils.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/newfils.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/newfils.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/new_orc_parser.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/new_orc_parser.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/new_orc_parser.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/new_orc_parser.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/new_orc_parser.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/new_orc_parser.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/namedins.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/namedins.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/namedins.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/namedins.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/namedins.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/namedins.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/namedins.c:60:21: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int len = tt-s-ss; ~~~ ~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/namedins.c:222:59: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] s = csound->Malloc(csound, n = strlen(baseName) + 21); ~ ~~~~~~~~~~~~~~~~~^~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mxfft.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/mxfft.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mxfft.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mxfft.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/mxfft.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mxfft.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/musmon.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/musmon.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/musmon.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/musmon.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/musmon.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/musmon.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/musmon.c:1346:18: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32' (aka 'unsigned int') [-Wshorten-64-to-32] start_kcnt = time2kcnt(csound, start_time); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/musmon.c:1416:18: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32' (aka 'unsigned int') [-Wshorten-64-to-32] start_kcnt = time2kcnt(csound, start_time); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mpadec.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mpadec.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mpadec.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mpadec.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mpadec.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mpadec.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mp3in.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/mp3in.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mp3in.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mp3in.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/mp3in.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mp3in.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/mp3in.c:217:26: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t pos = p->pos; ~~~ ~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/mp3in.c:632:36: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t size = p->fdata[0].size/sizeof(MYFLT), post, i, j; ~~~~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mp3dec.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mp3dec.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mp3dec.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mp3dec.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mp3dec.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mp3dec.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mp3dec.c:87:9: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] r = read(fd, mp3->in_buffer, 4); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mp3dec.c:101:11: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = read(fd, mp3->in_buffer + mp3->in_buffer_used, n); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mp3dec.c:110:11: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = read(fd, mp3->in_buffer, n); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mp3dec.c:139:15: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = read(fd, mp3->in_buffer, n); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mp3dec.c:296:18: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] if (n) r = read(mp3->fd, mp3->in_buffer + mp3->in_buffer_used, n); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/moog1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/moog1.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/moog1.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/moog1.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/moog1.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/moog1.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/modmatrix.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/modmatrix.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/modmatrix.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/modmatrix.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/modmatrix.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/modmatrix.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/modal4.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/modal4.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/modal4.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/modal4.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/modal4.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/modal4.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/minmax.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/minmax.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/minmax.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/minmax.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/minmax.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/minmax.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midisend.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/midisend.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midisend.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midisend.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/midisend.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midisend.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midirecv.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/midirecv.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midirecv.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midirecv.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/midirecv.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midirecv.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiout.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/midiout.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiout.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiout.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/midiout.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiout.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiops3.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/midiops3.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiops3.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiops3.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/midiops3.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiops3.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiops2.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/midiops2.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiops2.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiops2.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/midiops2.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiops2.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/midiops.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiops.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiops.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/midiops.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/midiops.c:652:11: warning: implicit conversion loses integer precision: 'time_t' (aka 'long') to 'unsigned int' [-Wshorten-64-to-32] srand(time(NULL)); ~~~~~ ^~~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiinterop.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/midiinterop.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiinterop.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiinterop.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/midiinterop.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midiinterop.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midifile.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/midifile.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midifile.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midifile.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/midifile.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/midifile.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/metro.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/metro.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/metro.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/metro.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/metro.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/metro.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/memfiles.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/memfiles.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/memfiles.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/memfiles.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c:153:21: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] cvh.headBsize = strtol(p, &p, 10); ~ ^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c:154:21: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] cvh.dataBsize = strtol(p, &p, 10); ~ ^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c:155:22: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] cvh.dataFormat = strtol(p, &p, 10); ~ ^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c:157:21: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] cvh.src_chnls = strtol(p, &p, 10); ~ ^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c:158:19: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] cvh.channel = strtol(p, &p, 10); ~ ^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c:159:16: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] cvh.Hlen = strtol(p, &p, 10); ~ ^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c:160:18: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] cvh.Format = strtol(p, &p, 10); ~ ^~~~~~~~~~~~~~~~~ 7 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/memalloc.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memalloc.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/memalloc.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/memalloc.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memalloc.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/memalloc.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mandolin.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/mandolin.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mandolin.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mandolin.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/mandolin.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/mandolin.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/lufs.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/lufs.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/lufs.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/lufs.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/lufs.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/lufs.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/lpred.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/lpred.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/lpred.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/lpred.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/lpred.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/lpred.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/lowpassr.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/lowpassr.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/lowpassr.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/lowpassr.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/lowpassr.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/lowpassr.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/loscilx.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/loscilx.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/loscilx.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/loscilx.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/loscilx.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/loscilx.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/locsig.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/locsig.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/locsig.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/locsig.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/locsig.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/locsig.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/liveconv.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/liveconv.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/liveconv.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/liveconv.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/liveconv.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/liveconv.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/linevent.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/linevent.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/linevent.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/linevent.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/linevent.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/linevent.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/linevent.c:157:25: warning: implicit conversion loses integer precision: 'long' to 'unsigned int' [-Wshorten-64-to-32] tmp = (STA(Linep) - STA(Linebuf)); ~ ~~~~~~~~~~~^~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/linevent.c:207:41: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int extralloc = STA(Linep) + size - STA(Linebufend); ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/linevent.c:244:13: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] n = read(csound->Linefd, Linend, STA(Linebufend) - Linend); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/linevent.c:415:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] n = cp - Linestart; /* error position */ ~ ~~~^~~~~~~~~~~ 4 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/libsnd_u.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libsnd_u.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/libsnd_u.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/libsnd_u.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libsnd_u.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/libsnd_u.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libsnd_u.c:99:11: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int' [-Wshorten-64-to-32] n = sf_read_MYFLT(infd, inbuf + ntot, nsamples - ntot); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libsnd_u.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:124:25: note: expanded from macro 'sf_read_MYFLT' #define sf_read_MYFLT sf_read_float ^ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/libsnd.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libsnd.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/libsnd.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/libsnd.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libsnd.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/libsnd.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/layer3.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/layer3.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/layer3.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/layer3.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/layer3.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/layer3.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/layer2.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/layer2.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/layer2.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/layer2.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/layer2.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/layer2.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/layer1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/layer1.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/layer1.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/layer1.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/layer1.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/layer1.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/insert.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/insert.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/insert.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/insert.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/insert.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/insert.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/insert.c:497:41: warning: implicit conversion loses integer precision: 'long long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] ip->ksmps_offset = start_time_samps - start_time_kcycles*csound->ksmps; ~ ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/insert.c:1735:20: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->ans->size = strlen(ss); ~ ^~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ifd.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ifd.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ifd.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ifd.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ifd.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ifd.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hvs.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/hvs.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hvs.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hvs.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/hvs.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hvs.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/hvs.c:445:16: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] nsegs = p->nsegs; ~ ~~~^~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtfreverb.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtfreverb.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtfreverb.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtfreverb.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtfreverb.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtfreverb.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtfopcodes.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtfopcodes.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtfopcodes.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtfopcodes.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtfopcodes.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtfopcodes.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtferX.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtferX.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtferX.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtferX.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtferX.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtferX.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtfearly.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtfearly.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtfearly.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtfearly.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtfearly.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/hrtfearly.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/harmon.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/harmon.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/harmon.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/harmon.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/harmon.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/harmon.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/grain4.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/grain4.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/grain4.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/grain4.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/grain4.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/grain4.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/grain.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/grain.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/grain.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/grain.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/grain.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/grain.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/grain.c:61:29: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32' (aka 'int') [-Wshorten-64-to-32] bufsize = sizeof(MYFLT) * (2L * (size_t) (CS_ESR * *p->imkglen) ~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/goto_ops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/goto_ops.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/goto_ops.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/goto_ops.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/goto_ops.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/goto_ops.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/getstring.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/getstring.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/getstring.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/getstring.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/getstring.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/getstring.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/gendy.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gendy.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/gendy.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/gendy.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gendy.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/gendy.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/gammatone.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gammatone.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/gammatone.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/gammatone.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gammatone.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/gammatone.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/gab.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/gab.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/gab.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/gab.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/gab.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/gab.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/gab.c:594:38: warning: implicit conversion loses integer precision: 'long long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t j, curr_frame = p->ndx * p->numins; ~~~~~~~~~~ ~~~~~~~^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/gab.c:652:38: warning: implicit conversion loses integer precision: 'long long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t j, curr_frame = p->ndx * p->numouts; ~~~~~~~~~~ ~~~~~~~^~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ftgen.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ftgen.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ftgen.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ftgen.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:325:23: warning: implicit conversion loses integer precision: 'long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] header.flen = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:329:26: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.lenmask = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:333:25: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.lobits = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:337:25: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.lomask = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:361:25: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.begin1 = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:365:23: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.end1 = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:369:25: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.begin2 = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:373:23: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.end2 = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:377:27: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.soundend = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:381:27: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.flenfrms = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:385:26: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.nchanls = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:389:22: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.fno = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:530:15: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = fwrite(ftp, sizeof(FUNC) - sizeof(MYFLT) - SSTRSIZ, 1, file); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:532:15: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = fwrite(table, sizeof(MYFLT), flen + 1, file); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ftest.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftest.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ftest.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ftest.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftest.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ftest.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ftconv.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftconv.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ftconv.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ftconv.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftconv.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/ftconv.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/freeverb.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/freeverb.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/freeverb.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/freeverb.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/freeverb.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/freeverb.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/framebuffer.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/framebuffer.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/framebuffer.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/framebuffer.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/framebuffer.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/framebuffer.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fout.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fout.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fout.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fout.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:464:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->f.bufsize = p->buf.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:522:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->f.bufsize = p->buf.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:591:27: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->f.bufsize = p->buf.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:749:29: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] pp->fout_kreset = CS_KCNT; ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:29: In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/stdopcod.h:28: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:785:19: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] p->counter = CS_KCNT; ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:29: In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/stdopcod.h:28: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:788:25: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] pp->fout_kreset = CS_KCNT; ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:29: In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/stdopcod.h:28: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:881:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->f.bufsize = p->buf.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:940:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->f.bufsize = p->buf.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:1103:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->f.bufsize = p->buf.size; ~ ~~~~~~~^~~~ 9 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/follow.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/follow.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/follow.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/follow.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/follow.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/follow.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fm4op.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fm4op.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fm4op.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fm4op.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fm4op.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fm4op.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/flanger.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/flanger.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/flanger.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/flanger.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/flanger.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/flanger.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/filter.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/filter.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/filter.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/filter.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/filter.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/filter.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fgens.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/fgens.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fgens.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fgens.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/fgens.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fgens.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/fgens.c:729:22: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] npts = fplim - fp; ~ ~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/fgens.c:2700:45: warning: implicit conversion loses integer precision: 'long long' to 'int32' (aka 'int') [-Wshorten-64-to-32] if (UNLIKELY((ff->flen = p->framesrem + 1) <= 0)) { ~ ~~~~~~~~~~~~~^~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/fgens.c:27: In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:35: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/sysdep.h:345:45: note: expanded from macro 'UNLIKELY' # define UNLIKELY(x) __builtin_expect(!!(x),0) ^ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/fgens.c:2801:30: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] needsiz(csound, ff, p->framesrem); /* ???????????? */ ~~~~~~~ ~~~^~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/fgens.c:3447:16: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] return strlen(n->name); ~~~~~~ ^~~~~~~~~~~~~~~ CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fftlib.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/fftlib.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fftlib.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fftlib.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/fftlib.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fftlib.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fareyseq.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fareyseq.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fareyseq.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fareyseq.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fareyseq.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fareyseq.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fareygen.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fareygen.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fareygen.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fareygen.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fareygen.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/fareygen.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/extract.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/extract.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/extract.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/extract.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/extract.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/extract.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/exciter.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/exciter.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/exciter.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/exciter.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/exciter.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/exciter.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/eqfil.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/eqfil.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/eqfil.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/eqfil.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/eqfil.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/eqfil.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/envvar.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/envvar.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/envvar.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/envvar.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:605:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len1 = strlen(path1); ~~~~ ^~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:606:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len2 = strlen(path2); ~~~~ ^~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:663:25: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] len = lastIndex - convPath; ~ ~~~~~~~~~~^~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:683:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] len = strlen(lastIndex); ~ ^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:731:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] len = (lastIndex - tempPath); ~ ~~~~~~~~~~^~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:759:22: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] len = (lastIndex - tempPath); /* could be 0 on OS 9 */ ~ ~~~~~~~~~~^~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:1473:13: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int' [-Wshorten-64-to-32] ret = sf_seek(p->sf,pos,whence); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:1501:17: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int' [-Wshorten-64-to-32] n = sf_read_MYFLT(current->sf, buf, items); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:124:25: note: expanded from macro 'sf_read_MYFLT' #define sf_read_MYFLT sf_read_float ^ 8 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/entry1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/entry1.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/entry1.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/entry1.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/entry1.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/entry1.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/emugens.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/emugens.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/emugens.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/emugens.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:703:17: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t i = bpfarr_find(x, xs, N, p->lastidx); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:849:17: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t i = bpfarr_find(x, xs, N, p->lastidx); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:985:41: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] i = bpfx_find(data, x, datalen, lastidx); ~~~~~~~~~ ^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:1027:41: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] i = bpfx_find(data, x, datalen, lastidx); ~~~~~~~~~ ^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:1128:24: warning: implicit conversion loses integer precision: 'unsigned long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] uint32_t notelen = strlen(note); ~~~~~~~ ^~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:2630:36: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] _string_ensure(csound, p->out, insize); ~~~~~~~~~~~~~~ ^~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:2639:28: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int size = strlen(str) - 1; ~~~~ ~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:2684:28: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int size = strlen(str) - 1; ~~~~ ~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:2752:22: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t fmtlen = strlen(p->sfmt->data); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:2896:46: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t offs = outstring - str->data; ~~~~ ~~~~~~~~~~^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:2898:48: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] ((STRINGDAT*)parm)->size + strlen(strseg); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:2917:42: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t offs = outstring - str->data; ~~~~ ~~~~~~~~~~^~~~~~~~~~~ CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dumpf.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/dumpf.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dumpf.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dumpf.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/dumpf.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dumpf.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/dumpf.c:297:13: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = strlen(outbuf); ~ ^~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/dumpf.c:306:13: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = strlen(outbuf); ~ ^~~~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dsputil.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dsputil.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dsputil.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dsputil.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dsputil.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dsputil.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/disprep.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/disprep.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/disprep.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/disprep.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/disprep.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/disprep.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/disprep.c:625:21: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] wrap = hcur - p->hbeg; ~ ~~~~~^~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/disprep.c:729:27: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t wrap = xcur - p->xbeg; ~~~~ ~~~~~^~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/diskin2.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/diskin2.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/diskin2.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/diskin2.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/diskin2.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/diskin2.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dcblockr.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dcblockr.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dcblockr.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dcblockr.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dcblockr.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dcblockr.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dcblockr.c:161:30: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] del1size = p->delay1.size/sizeof(double); ~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dcblockr.c:162:35: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] iirdelsize = p->iirdelay1.size/sizeof(double); ~ ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/date.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/date.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/date.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/date.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/date.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/date.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/date.c:104:42: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->Stime_->size = strlen(time_string)+1; ~ ~~~~~~~~~~~~~~~~~~~^~ CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dam.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dam.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dam.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dam.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dam.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/dam.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_type_system.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_type_system.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_type_system.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_type_system.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_type_system.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_type_system.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_standard_types.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_standard_types.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_standard_types.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_standard_types.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_standard_types.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_standard_types.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_prslex.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_prslex.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_prslex.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_prslex.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_prslex.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_prslex.o error: Build input file cannot be found: '/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_prslex.c'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'CsoundLib-static' from project 'Csound') CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_prelex.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_prelex.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target arm64-apple-ios11.0 -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphoneos\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources-normal/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources/arm64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -Wno-implicit-fallthrough -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_prelex.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_prelex.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_prelex.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_prelex.o error: Build input file cannot be found: '/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_prelex.c'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'CsoundLib-static' from project 'Csound') ** BUILD FAILED ** The following build commands failed: CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_prslex.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_prslex.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphoneos/Objects-normal/arm64/csound_prelex.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_prelex.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') (2 failures) + cp Release/libCsoundLib.a ./libcsound-device.a cp: Release/libCsoundLib.a: No such file or directory + xcodebuild -sdk iphonesimulator -xcconfig ../simulator.xcconfig -target CsoundLib-static -configuration Release Command line invocation: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk iphonesimulator -xcconfig ../simulator.xcconfig -target CsoundLib-static -configuration Release User defaults from command line: IDEPackageSupportUseBuiltinSCM = YES Build settings from command line: SDKROOT = iphonesimulator16.1 Build settings from configuration file '../simulator.xcconfig': ARCHS = x86_64 DEPLOYMENT_POSTPROCESSING = YES GCC_PREPROCESSOR_DEFINITIONS = $(inherited) IOS=1 GCC_VERSION = com.apple.compilers.llvm.clang.1_0 IPHONEOS_DEPLOYMENT_TARGET = 11.0 ONLY_ACTIVE_ARCH = YES STRIP_INSTALLED_PRODUCT = YES USER_HEADER_SEARCH_PATHS = $(inherited) /usr/local/include VALID_ARCHS = x86_64 Computing target dependency graph and provisioning inputs Create build description Build description signature: 4a1492f18363b3145b8539a19c353dd7 Build description path: /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/XCBuildData/4a1492f18363b3145b8539a19c353dd7-desc.xcbuild warning: Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning CreateBuildDirectory /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/Release-iphonesimulator cd /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Csound.xcodeproj builtin-create-build-directory /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/Release-iphonesimulator warning: Run script build phase 'CMake Rules' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'ZERO_CHECK' from project 'Csound') WriteAuxiliaryFile /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/Csound.build/Release-iphonesimulator/ZERO_CHECK.build/Script-40282818CF6447B19C8A2951.sh (in target 'ZERO_CHECK' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 write-file /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/Csound.build/Release-iphonesimulator/ZERO_CHECK.build/Script-40282818CF6447B19C8A2951.sh PhaseScriptExecution CMake\ Rules /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/Csound.build/Release-iphonesimulator/ZERO_CHECK.build/Script-40282818CF6447B19C8A2951.sh (in target 'ZERO_CHECK' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /bin/sh -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/Csound.build/Release-iphonesimulator/ZERO_CHECK.build/Script-40282818CF6447B19C8A2951.sh echo "" make -f /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/CMakeScripts/ReRunCMake.make make[1]: `/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/CMakeFiles/cmake.check_cache' is up to date. warning: Run script build phase 'CMake Rules' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'CsoundLib-static' from project 'Csound') WriteAuxiliaryFile /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Script-B3905D00A5F149BBB62F89F5.sh (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 write-file /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Script-B3905D00A5F149BBB62F89F5.sh PhaseScriptExecution CMake\ Rules /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Script-B3905D00A5F149BBB62F89F5.sh (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /bin/sh -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Script-B3905D00A5F149BBB62F89F5.sh make: Nothing to be done for `all'. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_prelex.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_prelex.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -Wno-implicit-fallthrough -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_prelex.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_prelex.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_prelex.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_prelex.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_pre.lex:1032:30: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int n = strlen(name0)+4; ~ ~~~~~~~~~~~~~^~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/zak.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/zak.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/zak.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/zak.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/zak.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/zak.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/zak.c:106:33: warning: implicit conversion loses integer precision: 'unsigned long long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] length = (zak->zklast + 1L) * sizeof(MYFLT); ~ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/zak.c:116:49: warning: implicit conversion loses integer precision: 'unsigned long long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] length = (zak->zalast + 1L) * sizeof(MYFLT) * CS_KSMPS; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 2 warnings generated. WriteAuxiliaryFile /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/CsoundLib.LinkFileList (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 write-file /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/CsoundLib.LinkFileList CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orcparse.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_orcparse.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orcparse.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orcparse.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_orcparse.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orcparse.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:211:55: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:210:41: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE, LOCN, T_INSTLIST, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:217:55: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:216:51: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] (yyval) = make_node(csound,LINE,LOCN, T_INSTLIST, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:222:48: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ans = make_leaf(csound, LINE,LOCN, T_IDENT, (ORCTOKEN ... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:225:51: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] (yyval) = make_node(csound,LINE,LOCN, T_INSTLIST, ans... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:229:48: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ans = make_leaf(csound, LINE,LOCN, T_IDENT, (ORCTOKEN ... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:232:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:234:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, T_IDENT, (ORCTOKEN *)(yyvsp... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:246:36: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] csound_orcget_ilocn(scanner), INSTR_TOKEN, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:245:49: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] (yyval) = make_node(csound, csound_orcget_iline(scanner), ~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:281:55: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] TREE *udoTop = make_leaf(csound, LINE,LOCN, UDO_TOKEN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:283:54: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] TREE *ident = make_leaf(csound, LINE,LOCN, T_IDENT, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:285:55: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] TREE *udoAns = make_leaf(csound, LINE,LOCN, UDO_ANS_TOKEN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:287:56: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] TREE *udoArgs = make_leaf(csound, LINE,LOCN, UDO_ARGS_TOKEN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:318:53: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] TREE *ans = make_leaf(csound,LINE,LOCN, '=', (ORCTOKE... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:330:53: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] TREE *ans = make_leaf(csound,LINE,LOCN, '=', (ORCTOKE... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:343:67: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ...TREE *ans = (yyval) = make_leaf(csound,LINE,LOCN, T_OPCODE, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:359:57: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] TREE *ans = make_leaf(csound,LINE,LOCN, '=', ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:364:68: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] make_leaf(csound,LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:363:58: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ans->right = make_node(csound,LINE,LOCN, '+', ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:377:67: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ...TREE *ans = (yyval) = make_leaf(csound,LINE,LOCN, T_OPCODE, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:393:57: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] TREE *ans = make_leaf(csound,LINE,LOCN, '=', ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:398:68: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] make_leaf(csound,LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:397:58: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ans->right = make_node(csound,LINE,LOCN, '-', ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:411:53: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] TREE *ans = make_leaf(csound,LINE,LOCN, '=', ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:416:64: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] make_leaf(csound,LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:415:54: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ans->right = make_node(csound,LINE,LOCN, '*', ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:428:53: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] TREE *ans = make_leaf(csound,LINE,LOCN, '=', ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:433:64: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] make_leaf(csound,LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:432:54: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ans->right = make_node(csound,LINE,LOCN, '/', ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:445:49: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] TREE *ans = make_leaf(csound,LINE,LOCN, '=', (ORCTOKEN *)(... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:453:49: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] TREE *ans = make_leaf(csound,LINE,LOCN, '=', (ORCTOKEN *)(... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:515:53: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] (yyval) = make_leaf(csound,LINE,LOCN, LABEL_TOKEN, (... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:520:72: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] (yyvsp[(1) - (3)])->right = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:527:72: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] (yyvsp[(3) - (5)])->right = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:529:53: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] (yyval) = make_node(csound,LINE,LOCN, IF_TOKEN, (yyv... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:535:93: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ...= make_leaf(csound,(yyvsp[(2) - (5)])->line,(yyvsp[(2) - (5)])->locn, ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:545:93: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ...= make_leaf(csound,(yyvsp[(2) - (5)])->line,(yyvsp[(2) - (5)])->locn, ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:585:36: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] make_leaf(csound, LINE, LOCN, T_IDENT, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:584:47: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] (yyval) = make_node(csound, LINE, LOCN, T_ARRAY, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:594:92: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ...= make_node(csound,(yyvsp[(2) - (7)])->line, (yyvsp[(2) - (7)])->locn, I... ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:604:105: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ...= make_node(csound,(yyvsp[(5) - (9)])->line, (yyvsp[(5) - (9)])->locn, E... ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:606:108: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ...= make_node(csound,1+((yyvsp[(3) - (9)])->line),(yyvsp[(3) - (9)])->locn, ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:608:86: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ...= make_node(csound,(yyvsp[(2) - (9)])->line, (yyvsp[(2) - (9)])->locn, I... ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:618:87: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ...= make_node(csound, (yyvsp[(2) - (8)])->line, (yyvsp[(2) - (8)])->locn, ... ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:629:89: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ...= make_node(csound, (yyvsp[(2) - (10)])->line, (yyvsp[(2) - (10)])->locn... ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:638:108: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ...= make_node(csound, (yyvsp[(8) - (10)])->line,(yyvsp[(8) - (10)])->locn, ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:641:66: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] tempLastNode->right->next = make_node(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:667:89: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] ...= make_node(csound,(yyvsp[(2) - (5)])->line,(yyvsp[(2) - (5)])->locn, EL... ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:673:39: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound,LINE,LOCN, THEN_TOKEN, (ORCTOKEN *)(yyv... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:675:39: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound,LINE,LOCN, KTHEN_TOKEN, (ORCTOKEN *)(yy... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:677:39: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound,LINE,LOCN, ITHEN_TOKEN, (ORCTOKEN *)(yy... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:681:39: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound,LINE,LOCN, GOTO_TOKEN, (ORCTOKEN *)(yyv... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:683:39: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound,LINE,LOCN, KGOTO_TOKEN, (ORCTOKEN *)(yy... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:685:39: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound,LINE,LOCN, IGOTO_TOKEN, (ORCTOKEN *)(yy... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:717:62: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:723:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:725:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:727:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:734:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, S_LE, (yyvsp[(1) - (3)]), (... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:736:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, S_GE, (yyvsp[(1) - (3)]), (... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:738:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, S_NEQ, (yyvsp[(1) - (3)]), ... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:740:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, S_EQ, (yyvsp[(1) - (3)]), (... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:742:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, S_EQ, (yyvsp[(1) - (3)]), (... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:744:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, S_GT, (yyvsp[(1) - (3)]), (... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:746:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, S_LT, (yyvsp[(1) - (3)]), (... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:748:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, S_AND, (yyvsp[(1) - (3)]), ... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:750:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, S_OR, (yyvsp[(1) - (3)]), (... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:752:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:759:53: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] make_node(csound, LINE,LOCN, ':', (yyvsp[(3... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:758:39: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound,LINE,LOCN, '?', (yyvsp[(1) - (5)]), ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:766:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, '+', (yyvsp[(1) - (3)]), (y... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:768:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound ,LINE,LOCN, '-', (yyvsp[(1) - (3)]), (y... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:772:49: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] (yyval) = make_node(csound,LINE,LOCN, S_UMINUS, NULL, (y... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:783:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, '*', (yyvsp[(1) - (3)]), (y... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:785:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, '/', (yyvsp[(1) - (3)]), (y... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:787:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, '^', (yyvsp[(1) - (3)]), (y... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:789:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, '%', (yyvsp[(1) - (3)]), (y... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:797:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, '|', (yyvsp[(1) - (3)]), (y... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:799:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, '&', (yyvsp[(1) - (3)]), (y... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:801:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, '#', (yyvsp[(1) - (3)]), (y... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:804:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, S_BITSHIFT_LEFT, (yyvsp[(1... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:807:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, S_BITSHIFT_RIGHT, (yyvsp[(1... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:810:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_node(csound, LINE,LOCN, '~', NULL, (yyvsp[(2) - (2)]));;} ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:848:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:850:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:852:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:854:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:856:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:858:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:860:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:867:42: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] make_leaf(csound, LINE, LOCN, '[', make_token(csound, "["))); ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:871:47: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] (yyval) = make_leaf(csound, LINE, LOCN, T_ARRAY_IDENT, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:873:54: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] (yyval)->right = make_leaf(csound, LINE, LOCN, '[', make_tok... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:876:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, T_IDENT, (ORCTOKEN *)(yyvsp... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:877:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, T_IDENT, (ORCTOKEN *)(yyvsp... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:879:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:881:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:883:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:885:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:887:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:889:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:891:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:893:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:895:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:897:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound, LINE,LOCN, ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:906:49: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] (yyval) = make_leaf(csound,LINE,LOCN, T_OPCODE0, (ORCTOK... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:917:49: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] (yyval) = make_leaf(csound,LINE,LOCN, T_OPCODE0, (ORCTOK... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:924:39: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound,LINE,LOCN, T_OPCODE, (ORCTOKEN *)(yyvsp... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:926:39: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound,LINE,LOCN, T_OPCODE, (ORCTOKEN *)(yyvsp... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:930:39: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound,LINE,LOCN, T_OPCODE, (ORCTOKEN *)(yyvsp... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:932:39: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] { (yyval) = make_leaf(csound,LINE,LOCN, T_OPCODE, (ORCTOKEN *)(yyvsp... ~~~~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.y:172:14: note: expanded from macro 'LOCN' #define LOCN csound_orcget_locn(scanner) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/threadsafe.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threadsafe.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/threadsafe.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/threadsafe.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threadsafe.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/threadsafe.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threadsafe.c:260:66: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] message_enqueue(csound,INPUT_MESSAGE, (char *) str, strlen(str)+1); ~~~~~~~~~~~~~~~ ~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threadsafe.c:264:71: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] return message_enqueue(csound, READ_SCORE, (char *) str, strlen(str)+1); ~~~~~~~~~~~~~~~ ~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threadsafe.c:610:40: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] stringdat->size = strlen(string) + 1; ~ ~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threadsafe.c:636:12: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] n2 = strlen(chstring); ~ ^~~~~~~~~~~~~~~~ 4 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/server.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/server.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/server.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/server.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/server.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/server.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/server.c:118:10: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] recvfrom(p->sock, (void *)orchestra, MAXSTR, 0, &from, &clilen)... ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/utility.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/utility.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/utility.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/utility.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/utility.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/utility.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/wterrain2.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/wterrain2.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/wterrain2.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/wterrain2.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/wterrain2.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/wterrain2.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/threads.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threads.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/threads.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/threads.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/threads.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/threads.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_prslex.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_prslex.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_prslex.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_prslex.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_prslex.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_prslex.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_prs.lex:466:50: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] PARM->llocn = PARM->locn; PARM->locn = make_slocation(PARM); ~ ^~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_prs.lex:499:29: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] for (i = yyleng-1; i >= 0; --i) ~ ~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_prs.lex:601:54: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] PARM->llocn = PARM->locn; PARM->locn = make_slocation(PARM); ~ ^~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_prs.lex:994:30: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int n = strlen(name0)+4; ~ ~~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_prs.lex:1488:21: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] PARM->llocn = locn; ~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_prs.lex:1828:44: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] PARM->llocn = PARM->locn; PARM->locn = make_slocation(PARM); ~ ^~~~~~~~~~~~~~~~~~~~ 6 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/wpfilters.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/wpfilters.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/wpfilters.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/wpfilters.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/wpfilters.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/wpfilters.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/window.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/window.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/window.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/window.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/window.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/window.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/windin.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/windin.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/windin.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/windin.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/windin.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/windin.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/winascii.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/winascii.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/winascii.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/winascii.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/winascii.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/winascii.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/winascii.c:57:25: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] incr = (npts-1)/HOR + 1; /* & sampling facs */ ~ ~~~~~~~~~~~~~^~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/winEPS.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/winEPS.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/winEPS.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/winEPS.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/winEPS.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/winEPS.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/wave-terrain.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/wave-terrain.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/wave-terrain.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/wave-terrain.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/wave-terrain.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/wave-terrain.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vpvoc.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vpvoc.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vpvoc.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vpvoc.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vpvoc.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vpvoc.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vectorial.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vectorial.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vectorial.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vectorial.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:527:14: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = p->len; ~ ~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:586:14: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = p->len; ~ ~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:646:14: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = p->len; ~ ~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:705:14: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = p->len; ~ ~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:1947:12: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] r = p->rand; ~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:1983:14: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] r = p->rand; ~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:2052:12: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] r = p->rand; ~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:2092:14: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] r = p->rand; ~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:2279:27: warning: implicit conversion loses integer precision: 'long long' to 'int32' (aka 'int') [-Wshorten-64-to-32] upcnt = (int32)segp->d-segp->cnt; ~ ~~~~~~~~~~~~~~^~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:2309:27: warning: implicit conversion loses integer precision: 'long long' to 'int32' (aka 'int') [-Wshorten-64-to-32] upcnt = (int32)segp->d-segp->cnt; ~ ~~~~~~~~~~~~~~^~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:2453:21: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] int32 maxd = p->maxd, indx, v1, v2; ~~~~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/vectorial.c:2460:15: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] indx = p->left; ~ ~~~^~~~ 12 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vdelay.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/vdelay.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vdelay.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vdelay.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/vdelay.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vdelay.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap_zak.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap_zak.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap_zak.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap_zak.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap_zak.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap_zak.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap_n.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap_n.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap_n.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap_n.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap_n.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap_n.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap1.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap1.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap1.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap1.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap1.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vbap.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vbap.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vaops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vaops.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vaops.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vaops.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/vaops.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/vaops.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugtabs.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugtabs.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugtabs.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugtabs.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugtabs.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugtabs.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugsc.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugsc.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugsc.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugsc.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugsc.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugsc.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugrw1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugrw1.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugrw1.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugrw1.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugrw1.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugrw1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugrw1.c:115:19: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] p->instartk = CS_KCNT; ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugrw1.c:47: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugnorman.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugnorman.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugnorman.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugnorman.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugnorman.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugnorman.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugmoss.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugmoss.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugmoss.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugmoss.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugmoss.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugmoss.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/uggab.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/uggab.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/uggab.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/uggab.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/uggab.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/uggab.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugensa.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugensa.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugensa.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugensa.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugensa.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugensa.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugensa.c:180:41: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] int32 ioct = (int32)oct, bitpat = ~(cnst << ioct); ~~~~~~ ^~~~~~~~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens9.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens9.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens9.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens9.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens9.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens9.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens9.c:170:36: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] breakPoint = sceEnd - srcindex + 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens9.c:323:20: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] i = Hlen - (fftbufind - p->fftbuf); ~ ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens9.c:326:47: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] j = p->obufend+chn*obufsiz - outail + 1; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 3 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens8.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens8.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens8.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens8.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens8.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens8.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens7.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens7.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens7.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens7.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens7.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens7.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens7.c:195:41: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] int32 ioct = (int32)oct, bitpat = ~(csnt << ioct); ~~~~~~ ^~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugens7.c:405:34: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] period = p->mindist + maxp - p->autobuf; ~ ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens6.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens6.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens6.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens6.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens6.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens6.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens5.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens5.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens5.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens5.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens5.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens5.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens4.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens4.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens4.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens4.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens4.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens4.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens3.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens3.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens3.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens3.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens3.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens3.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens2.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens2.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens2.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens2.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens2.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens2.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens1.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens1.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugens1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c:541:27: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = segp - p->cursegp + 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c:600:27: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = segp - p->cursegp + 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c:662:27: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = segp - p->cursegp + 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c:718:27: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = segp - p->cursegp + 1; ~ ~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c:934:14: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = segp - p->cursegp;// + 2; ~ ~~~~~^~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/ugens1.c:1813:20: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] p->phs = phs; ~ ^~~ 6 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugakbari.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugakbari.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugakbari.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugakbari.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ugakbari.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ugakbari.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/twarp.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/twarp.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/twarp.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/twarp.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/twarp.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/twarp.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tabsum.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabsum.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tabsum.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tabsum.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabsum.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tabsum.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tabmorph.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/tabmorph.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tabmorph.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tabmorph.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/tabmorph.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tabmorph.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/tabmorph.c:54:17: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->length = flength; ~ ^~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tables.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/tables.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tables.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tables.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/tables.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tables.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tabaudio.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabaudio.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tabaudio.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tabaudio.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabaudio.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/tabaudio.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabaudio.c:168:16: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] if ((n=sf_writef_MYFLT(ff, t, size)) != size) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabaudio.c:28: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:123:26: note: expanded from macro 'sf_writef_MYFLT' #define sf_writef_MYFLT sf_writef_float ^ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabaudio.c:254:12: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] if ((n=sf_writef_MYFLT(ff, t, size)) != size) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tabaudio.c:28: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:123:26: note: expanded from macro 'sf_writef_MYFLT' #define sf_writef_MYFLT sf_writef_float ^ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/system_call.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/system_call.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/system_call.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/system_call.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/system_call.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/system_call.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/synth.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/synth.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/synth.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/synth.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/synth.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/synth.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/syncgrain.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/syncgrain.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/syncgrain.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/syncgrain.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:477:22: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] p->flen = sfinfo.frames; ~ ~~~~~~~^~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:558:23: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] items = sf_read_MYFLT(p->sf,datap,hdatasize); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:26: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:124:25: note: expanded from macro 'sf_read_MYFLT' #define sf_read_MYFLT sf_read_float ^ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:577:23: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] items = sf_read_MYFLT(p->sf,datap+hdatasize, hdatasize); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:26: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:124:25: note: expanded from macro 'sf_read_MYFLT' #define sf_read_MYFLT sf_read_float ^ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:615:23: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] items = sf_read_MYFLT(p->sf,datap+hdatasize,hdatasize); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:26: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:124:25: note: expanded from macro 'sf_read_MYFLT' #define sf_read_MYFLT sf_read_float ^ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:642:23: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] items = sf_read_MYFLT(p->sf,datap,hdatasize); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/syncgrain.c:26: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:124:25: note: expanded from macro 'sf_read_MYFLT' #define sf_read_MYFLT sf_read_float ^ 5 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/symbtab.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/symbtab.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/symbtab.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/symbtab.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/symbtab.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/symbtab.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/symbtab.c:163:25: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len = strlen(s) - 1; ~~~ ~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/symbtab.c:177:25: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len = strlen(s) - 1; ~~~ ~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/symbtab.c:545:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] len = strlen(intypes); ~ ^~~~~~~~~~~~~~~ 3 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/swritestr.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/swritestr.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/swritestr.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/swritestr.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/swritestr.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/swritestr.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/str_ops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/str_ops.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/str_ops.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/str_ops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:138:32: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(ss)+1; ~ ~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:143:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(ss) + 1; ~ ~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:146:31: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t n = strlen(ss)+1; ~ ~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:158:22: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t size = strlen(csound->strsets[indx]); ~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:187:42: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(p->str->data) + 1; ~ ~~~~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:198:37: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(newVal) + 1; ~ ~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:203:35: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(newVal) + 1; ~ ~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:263:32: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(ss)+1; ~ ~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:268:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(ss) + 1; ~ ~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:272:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(ss) + 1; ~ ~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:277:39: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->r->size = strlen(p->r->data) + 1; ~ ~~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:299:25: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] size = strlen(str1) + strlen(str2); ~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:366:57: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t maxChars, siz = strlen(fmt) + numVals*7 + 1; ~~~ ~~~~~~~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:432:38: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t offs = outstring - str->data; ~~~~ ~~~~~~~~~~^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:459:38: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t offs = outstring - str->data; ~~~~ ~~~~~~~~~~^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:483:40: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t offs = outstring - str->data; ~~~~ ~~~~~~~~~~^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:504:38: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t offs = outstring - str->data; ~~~~ ~~~~~~~~~~^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:1042:34: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t size = strlen(s) + 1; ~~~~ ~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/str_ops.c:1048:35: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->Sdst->size = strlen(s) + 1; ~ ~~~~~~~~~~^~~ 19 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sterrain.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sterrain.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sterrain.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sterrain.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sterrain.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sterrain.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/stdopcod.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/stdopcod.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/stdopcod.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/stdopcod.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/stdopcod.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/stdopcod.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sread.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/sread.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sread.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sread.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/sread.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sread.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/sread.c:512:44: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int old = (csound->sread.str)-(csound->sread.inputs); ~~~ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/squinewave.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/squinewave.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/squinewave.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/squinewave.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/squinewave.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/squinewave.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/spectra.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/spectra.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/spectra.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/spectra.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:234:19: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] wrap = curp - begp; ~ ~~~~~^~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:312:23: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] if ((len = endp - curp) >= winlen) /* if no wrap */ ~ ~~~~~^~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:353:24: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] specp->ktimstamp = CS_KCNT; /* time-stamp the output */ ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:916:29: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] p->waddm->ktimstamp = CS_KCNT; /* mark the output spec as new */ ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:979:29: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] p->wdiff->ktimstamp = CS_KCNT; /* mark the output spec as new */ ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:1071:29: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] outspecp->ktimstamp = CS_KCNT; /* mark the outspec as new */ ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:1128:30: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] p->wacout->ktimstamp = CS_KCNT; /* mark the output spec as new */ ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:1217:29: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] outspecp->ktimstamp = CS_KCNT; /* mark output spec as new */ ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spectra.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ 8 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/spat3d.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spat3d.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/spat3d.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/spat3d.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/spat3d.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/spat3d.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/space.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/space.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/space.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/space.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/space.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/space.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sort.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/sort.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sort.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sort.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/sort.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sort.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/socksend.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/socksend.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/socksend.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/socksend.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:590:36: warning: implicit conversion loses integer precision: 'unsigned long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] bsize = strlen(p->dest->data)+1; ~ ~~~~~~~~~~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:634:12: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] return size; ~~~~~~ ^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:642:55: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t buffersize = 0, size, i, bsize = p->aux.size; ~~~~~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:648:35: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] size = strlen(p->dest->data)+1; ~ ~~~~~~~~~~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:657:35: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] size = strlen(p->type->data)+1; ~ ~~~~~~~~~~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:691:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:703:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:715:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:731:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:743:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:752:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] size = strlen(s->data)+1; ~ ~~~~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:758:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:769:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:787:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:809:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:823:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] bsize = p->aux.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:968:29: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] dstrs = strlen(dstr)+1; ~ ~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/socksend.c:973:29: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] tstrs = strlen(tstr)+1; ~ ~~~~~~~~~~~~^~ 18 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sockrecv.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sockrecv.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sockrecv.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sockrecv.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:129:20: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] if ((bytes = recvfrom(p->sock, (void *)tmp, MTU, 0, &from, &clilen)) > 0) { ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:164:20: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] if ((bytes = recvfrom(p->sock, (void *)tmp, MTU, 0, &from, &clilen)) > 0) { ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:224:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->buffsize = p->buffer.size/sizeof(MYFLT); ~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:280:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->buffsize = p->buffer.size/sizeof(MYFLT); ~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:313:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = strlen(&p->buf[p->outsamps]); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:402:33: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->buffsize = p->buffer.size/sizeof(MYFLT); ~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:525:9: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = recv(p->conn, q, k, 0); ~ ^~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:664:7: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] recvfrom(p->sock, (void *)buf, MTU-1, 0, &from, &clilen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:681:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = strlen(buf); ~ ^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:695:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = strlen(buf); ~ ^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sockrecv.c:728:19: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = strlen(buf); ~ ^~~~~~~~~~~ 11 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sndwarp.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sndwarp.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sndwarp.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sndwarp.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sndwarp.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sndwarp.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sndloop.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sndloop.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sndloop.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sndloop.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sndloop.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sndloop.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sndinfUG.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/sndinfUG.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sndinfUG.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sndinfUG.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/sndinfUG.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sndinfUG.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/sndinfUG.c:298:59: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] if (sf_command(sf, SFC_GET_MAX_ALL_CHANNELS, peaks, nBytes) == SF_FALSE) { ~~~~~~~~~~ ^~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/sndinfUG.c:301:67: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] if (sf_command(sf, SFC_CALC_NORM_MAX_ALL_CHANNELS, peaks, nBytes) == 0) ~~~~~~~~~~ ^~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sliderTable.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/sliderTable.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sliderTable.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sliderTable.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/sliderTable.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sliderTable.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/singwave.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/singwave.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/singwave.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/singwave.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/singwave.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/singwave.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/shape.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/shape.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/shape.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/shape.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/shape.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/shape.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/shaker.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/shaker.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/shaker.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/shaker.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/shaker.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/shaker.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sfont.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -Wno-address-of-packed-member -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sfont.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sfont.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sfont.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:436:64: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] p->end[spltNum] = sample->dwEnd + split->endOffset - start; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:438:61: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] sample->dwStartloop + split->startLoopOffset - start; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:440:56: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] sample->dwEndloop + split->endLoopOffset - start; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:769:64: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] p->end[spltNum] = sample->dwEnd + split->endOffset - start; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:771:38: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] split->startLoopOffset - start; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:772:76: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] ...p->endloop[spltNum] = sample->dwEndloop + split->endLoopOffset - start; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:1032:62: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] p->end[spltNum] = sample->dwEnd + split->endOffset - start; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:1034:36: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] split->startLoopOffset - start; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:1035:74: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] ...p->endloop[spltNum] = sample->dwEndloop + split->endLoopOffset - start; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:1301:62: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] p->end[spltNum] = sample->dwEnd + split->endOffset - start; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:1303:36: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] split->startLoopOffset - start; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:1304:74: warning: implicit conversion loses integer precision: 'long long' to 'DWORD' (aka 'unsigned int') [-Wshorten-64-to-32] ...p->endloop[spltNum] = sample->dwEndloop + split->endLoopOffset - start; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:2095:12: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] return fread(chunk->ckDATA,1,chunk->ckSize,fil); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sfont.c:2383:45: warning: implicit conversion loses integer precision: 'long long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->end[spltNum] = sample->dwEnd + split->endOffset; ~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 14 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/serial.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/serial.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/serial.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/serial.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/serial.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/serial.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sequencer.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sequencer.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sequencer.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sequencer.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/sequencer.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sequencer.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/seqtime.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/seqtime.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/seqtime.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/seqtime.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/seqtime.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/seqtime.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/select.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/select.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/select.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/select.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/select.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/select.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scxtract.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/scxtract.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scxtract.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scxtract.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/scxtract.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scxtract.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scugens.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/scugens.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scugens.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scugens.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/scugens.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scugens.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scsort.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/scsort.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scsort.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scsort.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/scsort.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scsort.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scoreline.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/scoreline.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scoreline.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scoreline.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/scoreline.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/scoreline.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/schedule.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/schedule.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/schedule.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/schedule.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/schedule.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/schedule.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/schedule.c:79:18: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t offs = strlen(s) ; ~~~~ ^~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sc_noise.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tl/sc_noise.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sc_noise.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sc_noise.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/tl/sc_noise.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/sc_noise.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/reverbsc.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/reverbsc.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/reverbsc.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/reverbsc.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/reverbsc.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/reverbsc.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/repluck.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/repluck.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/repluck.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/repluck.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/repluck.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/repluck.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/remote.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/remote.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/remote.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/remote.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/remote.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/remote.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/rdscor.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/rdscor.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/rdscor.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/rdscor.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/rdscor.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/rdscor.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/rdscor.c:77:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] n = sstrp-csound->sstrbuf; ~ ~~~~~^~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/rdscor.c:110:31: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] csound->sstrlen = sstrp - csound->sstrbuf; /* & overall length */ ~ ~~~~~~^~~~~~~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/random.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/random.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/random.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/random.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/random.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/random.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/quadbezier.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/quadbezier.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/quadbezier.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/quadbezier.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/quadbezier.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/quadbezier.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsgendy.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsgendy.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsgendy.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsgendy.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsgendy.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsgendy.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsdemix.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsdemix.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsdemix.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsdemix.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsdemix.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsdemix.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvscent.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvscent.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvscent.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvscent.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvscent.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvscent.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsbuffer.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsbuffer.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsbuffer.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsbuffer.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsbuffer.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsbuffer.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsbasic.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsbasic.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsbasic.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsbasic.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsbasic.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsbasic.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsband.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsband.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsband.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsband.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvsband.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsband.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsanal.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvsanal.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsanal.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsanal.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvsanal.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvsanal.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvsanal.c:249:46: warning: implicit conversion loses integer precision: 'long long' to 'int32' (aka 'int') [-Wshorten-64-to-32] p->nI = -((int64_t)(halfwinsize/overlap))*overlap; /* input time (i... ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvsanal.c:290:69: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] ...= (got<= input + buflen - p->nextIn ? got : input + buflen - p->nextIn); ~ ~~~~~~~~~~~~~~~^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvsanal.c:974:47: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->IOi-i : output+p->buflen - p->nextOut); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 3 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvs_ops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvs_ops.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvs_ops.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvs_ops.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvs_ops.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvs_ops.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvread.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvread.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvread.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvread.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvread.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvread.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvocext.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvocext.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvocext.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvocext.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvocext.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvocext.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvoc.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvoc.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvoc.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvoc.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvoc.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvoc.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvlock.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvlock.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvlock.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvlock.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvlock.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvlock.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvlock.c:1235:31: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] size = p->fdata.size/sizeof(MYFLT); ~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvinterp.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvinterp.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvinterp.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvinterp.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvinterp.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvinterp.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvfileio.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvfileio.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvfileio.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvfileio.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvfileio.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvfileio.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvfileio.c:199:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = fwrite(data, sizeof(uint16_t), (size_t) cnt, p->fp); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pvfileio.c:238:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = fwrite(data, sizeof(uint32_t), (size_t) cnt, p->fp); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvadd.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvadd.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvadd.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvadd.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pvadd.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pvadd.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/psynth.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/psynth.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/psynth.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/psynth.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/psynth.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/psynth.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pstream.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pstream.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pstream.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pstream.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pstream.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pstream.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pools.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/pools.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pools.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pools.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/pools.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pools.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pluck.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pluck.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pluck.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pluck.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pluck.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pluck.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pluck.c:65:36: warning: implicit conversion loses integer precision: 'len_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t size = p->wg.upperRail.size; ~~~~ ~~~~~~~~~~~~~~~~^~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/platerev.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/platerev.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/platerev.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/platerev.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/platerev.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/platerev.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pitchtrack.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitchtrack.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pitchtrack.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pitchtrack.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitchtrack.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pitchtrack.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pitch0.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch0.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pitch0.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pitch0.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch0.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pitch0.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pitch.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pitch.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pitch.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pitch.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c:318:32: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] if (UNLIKELY((len = endp - curp) >= winlen)) /* if no wrap */ ~ ~~~~~^~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c:27: In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:35: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/sysdep.h:345:45: note: expanded from macro 'UNLIKELY' # define UNLIKELY(x) __builtin_expect(!!(x),0) ^ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c:345:24: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] specp->ktimstamp = CS_KCNT; /* time-stamp the output */ ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c:27: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c:1185:39: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t size = p->curphs.size / sizeof(double); ~~~~ ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pitch.c:1215:39: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t size = p->curphs.size / sizeof(double); ~~~~ ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 4 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pinker.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pinker.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pinker.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pinker.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pinker.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pinker.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/physutil.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/physutil.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/physutil.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/physutil.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/physutil.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/physutil.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/physmod.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/physmod.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/physmod.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/physmod.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/physmod.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/physmod.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/phisem.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/phisem.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/phisem.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/phisem.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/phisem.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/phisem.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pffft.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pffft.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pffft.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pffft.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/pffft.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pffft.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/paulstretch.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/paulstretch.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/paulstretch.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/paulstretch.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/paulstretch.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/paulstretch.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/partikkel.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/partikkel.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/partikkel.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/partikkel.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/partikkel.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/partikkel.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/partials.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/partials.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/partials.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/partials.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/partials.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/partials.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/partials.c:205:24: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t accum = p->accum, minpoints = (int32_t) (*p->pts > 1 ? *p->p... ~~~~~ ~~~^~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pan2.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pan2.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pan2.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pan2.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/pan2.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/pan2.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/oscils.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/oscils.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/oscils.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/oscils.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/oscils.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/oscils.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/oscbnk.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/oscbnk.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/oscbnk.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/oscbnk.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/oscbnk.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/oscbnk.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/opcode.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/opcode.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/opcode.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/opcode.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/opcode.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/opcode.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/one_file.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/one_file.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/one_file.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/one_file.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/one_file.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/one_file.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/one_file.c:246:28: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len = strlen(p)-2; ~~~ ~~~~~~~~~^~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/nlfilt.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/nlfilt.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/nlfilt.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/nlfilt.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/nlfilt.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/nlfilt.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/nlfilt.c:257:47: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->ians->size = strlen(p->ians->data) + 1; ~ ~~~~~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/nlfilt.c:281:51: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] strlen(((STRINGDAT *)p->inits[n])->data)+1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/newgabopc.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/newgabopc.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/newgabopc.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/newgabopc.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c:158:17: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] if ((loop = (int64_t) *p->kloop) < 0) loop=0;/* gab */ ~ ^~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c:160:16: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] if ((end = (int64_t) *p->kend) > p->tablen-1 ) end = p->tablen - 1; ~ ^~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c:233:17: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] if ((loop = (int64_t) *p->kloop) < 0) loop=0;/* gab */ ~ ^~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c:234:50: warning: implicit conversion loses integer precision: 'long long' to 'int32' (aka 'int') [-Wshorten-64-to-32] else if (loop > p->tablen-3) loop = p->tablen-3; ~ ~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c:235:16: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] if ((end = (int64_t) *p->kend) > p->tablen-1 ) end = p->tablen - 1; ~ ^~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/newgabopc.c:235:68: warning: implicit conversion loses integer precision: 'long long' to 'int32' (aka 'int') [-Wshorten-64-to-32] if ((end = (int64_t) *p->kend) > p->tablen-1 ) end = p->tablen - 1; ~ ~~~~~~~~~~^~~ 6 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/newfils.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/newfils.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/newfils.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/newfils.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/newfils.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/newfils.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/new_orc_parser.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/new_orc_parser.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/new_orc_parser.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/new_orc_parser.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/new_orc_parser.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/new_orc_parser.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/new_opts.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/new_opts.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/new_opts.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/new_opts.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/new_opts.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/new_opts.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/namedins.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/namedins.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/namedins.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/namedins.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/namedins.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/namedins.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/namedins.c:60:21: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int len = tt-s-ss; ~~~ ~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/namedins.c:222:59: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] s = csound->Malloc(csound, n = strlen(baseName) + 21); ~ ~~~~~~~~~~~~~~~~~^~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mxfft.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/mxfft.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mxfft.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mxfft.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/mxfft.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mxfft.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/musmon.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/musmon.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/musmon.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/musmon.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/musmon.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/musmon.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/musmon.c:1346:18: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32' (aka 'unsigned int') [-Wshorten-64-to-32] start_kcnt = time2kcnt(csound, start_time); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/musmon.c:1416:18: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'uint32' (aka 'unsigned int') [-Wshorten-64-to-32] start_kcnt = time2kcnt(csound, start_time); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mpadec.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mpadec.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mpadec.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mpadec.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mpadec.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mpadec.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mp3in.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/mp3in.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mp3in.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mp3in.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/mp3in.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mp3in.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/mp3in.c:217:26: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t pos = p->pos; ~~~ ~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/mp3in.c:632:36: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t size = p->fdata[0].size/sizeof(MYFLT), post, i, j; ~~~~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mp3dec.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mp3dec.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mp3dec.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mp3dec.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mp3dec.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mp3dec.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mp3dec.c:87:9: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] r = read(fd, mp3->in_buffer, 4); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mp3dec.c:101:11: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = read(fd, mp3->in_buffer + mp3->in_buffer_used, n); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mp3dec.c:110:11: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = read(fd, mp3->in_buffer, n); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mp3dec.c:139:15: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = read(fd, mp3->in_buffer, n); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/mp3dec.c:296:18: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] if (n) r = read(mp3->fd, mp3->in_buffer + mp3->in_buffer_used, n); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/moog1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/moog1.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/moog1.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/moog1.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/moog1.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/moog1.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/modmatrix.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/modmatrix.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/modmatrix.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/modmatrix.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/modmatrix.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/modmatrix.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/modal4.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/modal4.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/modal4.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/modal4.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/modal4.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/modal4.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/minmax.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/minmax.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/minmax.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/minmax.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/minmax.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/minmax.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midisend.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/midisend.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midisend.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midisend.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/midisend.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midisend.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midirecv.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/midirecv.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midirecv.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midirecv.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/midirecv.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midirecv.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiout.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/midiout.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiout.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiout.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/midiout.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiout.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiops3.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/midiops3.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiops3.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiops3.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/midiops3.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiops3.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiops2.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/midiops2.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiops2.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiops2.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/midiops2.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiops2.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/midiops.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiops.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiops.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/midiops.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/midiops.c:652:11: warning: implicit conversion loses integer precision: 'time_t' (aka 'long') to 'unsigned int' [-Wshorten-64-to-32] srand(time(NULL)); ~~~~~ ^~~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiinterop.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/midiinterop.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiinterop.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiinterop.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/midiinterop.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midiinterop.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midifile.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/midifile.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midifile.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midifile.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/midifile.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/midifile.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/metro.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/metro.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/metro.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/metro.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/metro.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/metro.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/memfiles.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/memfiles.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/memfiles.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/memfiles.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c:153:21: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] cvh.headBsize = strtol(p, &p, 10); ~ ^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c:154:21: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] cvh.dataBsize = strtol(p, &p, 10); ~ ^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c:155:22: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] cvh.dataFormat = strtol(p, &p, 10); ~ ^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c:157:21: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] cvh.src_chnls = strtol(p, &p, 10); ~ ^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c:158:19: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] cvh.channel = strtol(p, &p, 10); ~ ^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c:159:16: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] cvh.Hlen = strtol(p, &p, 10); ~ ^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memfiles.c:160:18: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] cvh.Format = strtol(p, &p, 10); ~ ^~~~~~~~~~~~~~~~~ 7 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/memalloc.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memalloc.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/memalloc.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/memalloc.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/memalloc.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/memalloc.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mandolin.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/mandolin.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mandolin.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mandolin.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/mandolin.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/mandolin.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/main.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/main.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/main.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/main.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/main.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/main.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/main.c:340:14: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] (n = strlen(csound->scorename)) > 4 && /* if score ?.srt or ?.xtr */ ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/lufs.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/lufs.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/lufs.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/lufs.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/lufs.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/lufs.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/lpred.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/lpred.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/lpred.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/lpred.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/lpred.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/lpred.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/lowpassr.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/lowpassr.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/lowpassr.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/lowpassr.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/lowpassr.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/lowpassr.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/loscilx.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/loscilx.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/loscilx.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/loscilx.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/loscilx.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/loscilx.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/locsig.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/locsig.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/locsig.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/locsig.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/locsig.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/locsig.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/liveconv.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/liveconv.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/liveconv.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/liveconv.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/liveconv.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/liveconv.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/linevent.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/linevent.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/linevent.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/linevent.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/linevent.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/linevent.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/linevent.c:157:25: warning: implicit conversion loses integer precision: 'long' to 'unsigned int' [-Wshorten-64-to-32] tmp = (STA(Linep) - STA(Linebuf)); ~ ~~~~~~~~~~~^~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/linevent.c:207:41: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int extralloc = STA(Linep) + size - STA(Linebufend); ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/linevent.c:244:13: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32] n = read(csound->Linefd, Linend, STA(Linebufend) - Linend); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/linevent.c:415:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] n = cp - Linestart; /* error position */ ~ ~~~^~~~~~~~~~~ 4 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/libsnd_u.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libsnd_u.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/libsnd_u.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/libsnd_u.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libsnd_u.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/libsnd_u.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libsnd_u.c:99:11: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int' [-Wshorten-64-to-32] n = sf_read_MYFLT(infd, inbuf + ntot, nsamples - ntot); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libsnd_u.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:124:25: note: expanded from macro 'sf_read_MYFLT' #define sf_read_MYFLT sf_read_float ^ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/libsnd.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libsnd.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/libsnd.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/libsnd.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libsnd.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/libsnd.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/layer3.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/layer3.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/layer3.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/layer3.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/layer3.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/layer3.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/layer2.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/layer2.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/layer2.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/layer2.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/layer2.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/layer2.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/layer1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/layer1.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/layer1.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/layer1.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/libmpadec/layer1.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/layer1.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/insert.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/insert.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/insert.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/insert.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/insert.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/insert.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/insert.c:497:41: warning: implicit conversion loses integer precision: 'long long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] ip->ksmps_offset = start_time_samps - start_time_kcycles*csound->ksmps; ~ ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/insert.c:1735:20: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->ans->size = strlen(ss); ~ ^~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ifd.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ifd.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ifd.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ifd.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ifd.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ifd.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hvs.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/hvs.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hvs.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hvs.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/hvs.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hvs.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/hvs.c:445:16: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] nsegs = p->nsegs; ~ ~~~^~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtfreverb.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtfreverb.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtfreverb.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtfreverb.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtfreverb.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtfreverb.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtfopcodes.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtfopcodes.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtfopcodes.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtfopcodes.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtfopcodes.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtfopcodes.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtferX.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtferX.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtferX.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtferX.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtferX.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtferX.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtfearly.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtfearly.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtfearly.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtfearly.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/hrtfearly.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/hrtfearly.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/harmon.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/harmon.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/harmon.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/harmon.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/harmon.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/harmon.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/grain4.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/grain4.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/grain4.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/grain4.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/grain4.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/grain4.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/grain.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/grain.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/grain.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/grain.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/grain.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/grain.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/grain.c:61:29: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32' (aka 'int') [-Wshorten-64-to-32] bufsize = sizeof(MYFLT) * (2L * (size_t) (CS_ESR * *p->imkglen) ~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/goto_ops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/goto_ops.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/goto_ops.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/goto_ops.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/goto_ops.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/goto_ops.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/getstring.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/getstring.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/getstring.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/getstring.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/getstring.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/getstring.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/gendy.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gendy.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/gendy.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/gendy.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gendy.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/gendy.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/gammatone.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gammatone.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/gammatone.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/gammatone.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gammatone.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/gammatone.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/gab.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/gab.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/gab.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/gab.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/gab.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/gab.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/gab.c:594:38: warning: implicit conversion loses integer precision: 'long long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t j, curr_frame = p->ndx * p->numins; ~~~~~~~~~~ ~~~~~~~^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/gab/gab.c:652:38: warning: implicit conversion loses integer precision: 'long long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t j, curr_frame = p->ndx * p->numouts; ~~~~~~~~~~ ~~~~~~~^~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ftgen.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ftgen.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ftgen.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ftgen.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:325:23: warning: implicit conversion loses integer precision: 'long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] header.flen = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:329:26: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.lenmask = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:333:25: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.lobits = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:337:25: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.lomask = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:361:25: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.begin1 = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:365:23: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.end1 = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:369:25: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.begin2 = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:373:23: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.end2 = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:377:27: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.soundend = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:381:27: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.flenfrms = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:385:26: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.nchanls = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:389:22: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] header.fno = strtol(s1, &endptr, 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:530:15: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = fwrite(ftp, sizeof(FUNC) - sizeof(MYFLT) - SSTRSIZ, 1, file); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftgen.c:532:15: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] n = fwrite(table, sizeof(MYFLT), flen + 1, file); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ftest.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftest.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ftest.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ftest.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftest.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ftest.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ftconv.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftconv.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ftconv.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ftconv.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ftconv.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ftconv.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/freeverb.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/freeverb.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/freeverb.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/freeverb.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/freeverb.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/freeverb.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/framebuffer.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/framebuffer.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/framebuffer.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/framebuffer.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/framebuffer.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/framebuffer.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fout.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fout.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fout.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fout.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:464:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->f.bufsize = p->buf.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:522:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->f.bufsize = p->buf.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:591:27: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->f.bufsize = p->buf.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:749:29: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] pp->fout_kreset = CS_KCNT; ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:29: In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/stdopcod.h:28: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:785:19: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] p->counter = CS_KCNT; ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:29: In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/stdopcod.h:28: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:788:25: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] pp->fout_kreset = CS_KCNT; ~ ^~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:29: In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/stdopcod.h:28: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:592:39: note: expanded from macro 'CS_KCNT' #define CS_KCNT (p->h.insdshead->kcounter) ~~~~~~~~~~~~~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:881:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->f.bufsize = p->buf.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:940:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->f.bufsize = p->buf.size; ~ ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fout.c:1103:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] p->f.bufsize = p->buf.size; ~ ~~~~~~~^~~~ 9 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/follow.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/follow.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/follow.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/follow.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/follow.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/follow.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fm4op.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fm4op.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fm4op.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fm4op.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fm4op.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fm4op.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/flanger.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/flanger.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/flanger.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/flanger.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/flanger.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/flanger.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/filter.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/filter.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/filter.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/filter.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/filter.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/filter.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fgens.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/fgens.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fgens.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fgens.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/fgens.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fgens.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/fgens.c:729:22: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] npts = fplim - fp; ~ ~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/fgens.c:2700:45: warning: implicit conversion loses integer precision: 'long long' to 'int32' (aka 'int') [-Wshorten-64-to-32] if (UNLIKELY((ff->flen = p->framesrem + 1) <= 0)) { ~ ~~~~~~~~~~~~~^~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/fgens.c:27: In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:35: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/sysdep.h:345:45: note: expanded from macro 'UNLIKELY' # define UNLIKELY(x) __builtin_expect(!!(x),0) ^ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/fgens.c:2801:30: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32' (aka 'int') [-Wshorten-64-to-32] needsiz(csound, ff, p->framesrem); /* ???????????? */ ~~~~~~~ ~~~^~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/fgens.c:3447:16: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] return strlen(n->name); ~~~~~~ ^~~~~~~~~~~~~~~ 4 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fftlib.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/fftlib.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fftlib.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fftlib.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/fftlib.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fftlib.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fareyseq.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fareyseq.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fareyseq.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fareyseq.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fareyseq.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fareyseq.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fareygen.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fareygen.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fareygen.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fareygen.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/fareygen.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/fareygen.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/extract.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/extract.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/extract.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/extract.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/extract.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/extract.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/exciter.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/exciter.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/exciter.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/exciter.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/exciter.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/exciter.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/eqfil.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/eqfil.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/eqfil.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/eqfil.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/eqfil.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/eqfil.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/envvar.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/envvar.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/envvar.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/envvar.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:605:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len1 = strlen(path1); ~~~~ ^~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:606:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len2 = strlen(path2); ~~~~ ^~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:663:25: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] len = lastIndex - convPath; ~ ~~~~~~~~~~^~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:683:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] len = strlen(lastIndex); ~ ^~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:731:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] len = (lastIndex - tempPath); ~ ~~~~~~~~~~^~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:759:22: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] len = (lastIndex - tempPath); /* could be 0 on OS 9 */ ~ ~~~~~~~~~~^~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:1473:13: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int' [-Wshorten-64-to-32] ret = sf_seek(p->sf,pos,whence); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:1501:17: warning: implicit conversion loses integer precision: 'sf_count_t' (aka 'long long') to 'int' [-Wshorten-64-to-32] n = sf_read_MYFLT(current->sf, buf, items); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/envvar.c:25: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/soundio.h:124:25: note: expanded from macro 'sf_read_MYFLT' #define sf_read_MYFLT sf_read_float ^ 8 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/entry1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/entry1.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/entry1.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/entry1.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/entry1.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/entry1.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/emugens.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/emugens.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/emugens.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/emugens.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:703:17: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t i = bpfarr_find(x, xs, N, p->lastidx); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:849:17: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t i = bpfarr_find(x, xs, N, p->lastidx); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:985:41: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] i = bpfx_find(data, x, datalen, lastidx); ~~~~~~~~~ ^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:1027:41: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] i = bpfx_find(data, x, datalen, lastidx); ~~~~~~~~~ ^~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:1128:24: warning: implicit conversion loses integer precision: 'unsigned long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] uint32_t notelen = strlen(note); ~~~~~~~ ^~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:2630:36: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] _string_ensure(csound, p->out, insize); ~~~~~~~~~~~~~~ ^~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:2639:28: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int size = strlen(str) - 1; ~~~~ ~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:2684:28: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int size = strlen(str) - 1; ~~~~ ~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:2752:22: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t fmtlen = strlen(p->sfmt->data); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:2896:46: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t offs = outstring - str->data; ~~~~ ~~~~~~~~~~^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:2898:48: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] ((STRINGDAT*)parm)->size + strlen(strseg); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/emugens/emugens.c:2917:42: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t offs = outstring - str->data; ~~~~ ~~~~~~~~~~^~~~~~~~~~~ 12 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dumpf.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/dumpf.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dumpf.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dumpf.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/dumpf.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dumpf.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/dumpf.c:297:13: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = strlen(outbuf); ~ ^~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/dumpf.c:306:13: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] len = strlen(outbuf); ~ ^~~~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dsputil.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dsputil.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dsputil.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dsputil.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dsputil.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dsputil.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/disprep.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/disprep.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/disprep.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/disprep.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/disprep.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/disprep.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/disprep.c:625:21: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] wrap = hcur - p->hbeg; ~ ~~~~~^~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/disprep.c:729:27: warning: implicit conversion loses integer precision: 'long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] int32_t wrap = xcur - p->xbeg; ~~~~ ~~~~~^~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/diskin2.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/diskin2.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/diskin2.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/diskin2.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/diskin2.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/diskin2.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dcblockr.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dcblockr.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dcblockr.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dcblockr.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dcblockr.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dcblockr.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dcblockr.c:161:30: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] del1size = p->delay1.size/sizeof(double); ~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dcblockr.c:162:35: warning: implicit conversion loses integer precision: 'unsigned long' to 'int32_t' (aka 'int') [-Wshorten-64-to-32] iirdelsize = p->iirdelay1.size/sizeof(double); ~ ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/date.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/date.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/date.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/date.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/date.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/date.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/date.c:104:42: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] p->Stime_->size = strlen(time_string)+1; ~ ~~~~~~~~~~~~~~~~~~~^~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dam.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dam.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dam.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dam.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/dam.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/dam.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_type_system.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_type_system.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_type_system.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_type_system.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_type_system.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_type_system.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_type_system.c:120:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len = strlen(varName); ~~~ ^~~~~~~~~~~~~~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_standard_types.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_standard_types.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_standard_types.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_standard_types.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_standard_types.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_standard_types.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_standard_types.c:76:40: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] sDest->size = strlen(sDest->data)+1; ~ ~~~~~~~~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_standard_types.c:80:42: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] sDest->size = strlen(sDest->data)+1; ~ ~~~~~~~~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_standard_types.c:145:23: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int index = j * memMyfltSize; ~~~~~ ~~^~~~~~~~~~~~~~ 3 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orclex.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_orclex.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -Wno-implicit-fallthrough -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orclex.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orclex.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/csound_orclex.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orclex.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.lex:591:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] len = strlen(s); ~ ^~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.lex:610:15: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len = strlen(s); ~~~ ^~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.lex:630:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] len = strlen(buf); ~ ^~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.lex:641:15: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len = strlen(s); ~~~ ^~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc.lex:652:15: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len = strlen(s); ~~~ ^~~~~~~~~ 5 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_semantics.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_semantics.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_semantics.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_semantics.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c:394:16: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] len1 = strlen(argTypeLeft); ~ ^~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c:395:16: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] len2 = strlen(argTypeRight); ~ ^~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c:452:16: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] len1 = strlen(argTypeLeft); ~ ^~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c:453:16: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] len2 = strlen(argTypeRight); ~ ^~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c:611:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int opLen = dot - opname; ~~~~~ ~~~~^~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c:1084:36: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] dimensions = (strlen(arg) - 1) / 2; ~ ~~~~~~~~~~~~~~~~~~^~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c:1135:18: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int size = strlen(argTypes[i]); ~~~~ ^~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c:2521:50: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] temp = make_leaf(csound, l->line, l->locn, INTEGER_TOKEN, ~~~~~~~~~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c:2529:50: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] temp = make_leaf(csound, l->line, l->locn, INTEGER_TOKEN, ~~~~~~~~~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c:2536:50: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] temp = make_leaf(csound, l->line, l->locn, INTEGER_TOKEN, ~~~~~~~~~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c:2545:50: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] temp = make_leaf(csound, l->line, l->locn, NUMBER_TOKEN, ~~~~~~~~~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c:2552:50: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] temp = make_leaf(csound, l->line, l->locn, INTEGER_TOKEN, ~~~~~~~~~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_semantics.c:2560:50: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] temp = make_leaf(csound, l->line, l->locn, INTEGER_TOKEN, ~~~~~~~~~ ~~~^~~~ 13 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_optimize.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_optimize.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_optimize.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_optimize.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_optimize.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_optimize.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_expressions.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_expressions.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_expressions.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_expressions.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_expressions.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_expressions.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_expressions.c:616:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len = strlen(root->value->lexeme); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_expressions.c:1008:15: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int len = strlen(root->right->value->lexeme); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_expressions.c:1090:59: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] currentArg->line, currentArg->locn, typeTable); ~~~~~~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_expressions.c:1096:67: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] currentArg->line, currentArg->locn, ~~~~~~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_expressions.c:1209:45: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] make_leaf(csound, temp->line, temp->locn, ~~~~~~~~~ ~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_expressions.c:1253:40: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] right->locn, typeTable); ~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_expressions.c:1296:61: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] tempLeft->line, tempLeft->locn, ~~~~~~~~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_expressions.c:1409:56: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32] current->locn, ~~~~~~~~~^~~~ 8 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_compile.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_compile.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_compile.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_compile.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_compile.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_orc_compile.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_orc_compile.c:2200:30: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] str->size = strlen(temp) + 1; ~ ~~~~~~~~~~~~~^~~ 1 warning generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_data_structures.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_data_structures.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_data_structures.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_data_structures.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/csound_data_structures.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound_data_structures.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/csound.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DGIT_HASH_VALUE\=none -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/csound.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csound.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/csound.c:246:16: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int' [-Wshorten-64-to-32] return zz->zklast; ~~~~~~ ~~~~^~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/csound.c:257:16: warning: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int' [-Wshorten-64-to-32] return zz->zalast; ~~~~~~ ~~~~^~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/csound.c:690:6: warning: too many braces around scalar initializer [-Wmany-braces-around-scalar-init] {{{0}}}, /* exitjmp of type jmp_buf */ ^~~ 3 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csmodule.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/csmodule.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csmodule.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csmodule.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/csmodule.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csmodule.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csdebug.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/csdebug.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csdebug.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csdebug.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/csdebug.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/csdebug.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cscorfns.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/cscorfns.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cscorfns.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cscorfns.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/cscorfns.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cscorfns.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/cscorfns.c:696:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] a->nevents = q - &a->e[1]; ~ ~~^~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/cscorfns.c:697:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] b->nevents = r - &b->e[1]; ~ ~~^~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/cscorfns.c:721:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] a->nevents = q - &a->e[1]; ~ ~~^~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/cscorfns.c:722:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] b->nevents = r - &b->e[1]; ~ ~~^~~~~~~~~~ 4 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cscore_internal.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/cscore_internal.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cscore_internal.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cscore_internal.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/cscore_internal.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cscore_internal.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cs_par_orc_semantic_analysis.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/cs_par_orc_semantic_analysis.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cs_par_orc_semantic_analysis.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cs_par_orc_semantic_analysis.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/cs_par_orc_semantic_analysis.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cs_par_orc_semantic_analysis.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cs_par_base.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/cs_par_base.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cs_par_base.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cs_par_base.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/cs_par_base.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cs_par_base.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cs_new_dispatch.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/cs_new_dispatch.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cs_new_dispatch.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cs_new_dispatch.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/cs_new_dispatch.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cs_new_dispatch.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/crossfm.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/crossfm.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/crossfm.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/crossfm.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/crossfm.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/crossfm.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cross2.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/cross2.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cross2.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cross2.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/cross2.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cross2.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/cross2.c:221:15: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] k1 = 1L << k; ~ ~~~^~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/cross2.c:320:15: warning: implicit conversion loses integer precision: 'long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32] flen = 1L << p->m; ~ ~~~^~~~~~~ 2 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cpumeter.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/cpumeter.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cpumeter.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cpumeter.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/cpumeter.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cpumeter.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/counter.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/counter.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/counter.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/counter.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/counter.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/counter.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/corfiles.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/corfiles.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/corfiles.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/corfiles.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/corfiles.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/corfiles.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/corfiles.c:48:28: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] ans->len = strlen(text)+1; ~ ~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/corfiles.c:105:29: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] f->len = strlen(f->body)+1; ~ ~~~~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/corfiles.c:118:12: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] return strlen(f->body); ~~~~~~ ^~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/corfiles.c:145:11: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] i = (q-p); ~ ~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/corfiles.c:196:53: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] else if (dir == SEEK_END) f->p = strlen(f->body)-n; ~ ~~~~~~~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/corfiles.c:242:17: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] while ((n = fread(buffer, 1, 1023, ff))) { ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/corfiles.c:268:75: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32] f->body = (char*)csound->Malloc(csound, f->len=(strlen(body)+strlen(s)+1)); ~ ~~~~~~~~~~~~~~~~~~~~~~^~ 7 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/compress.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/compress.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/compress.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/compress.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/compress.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/compress.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/compile_ops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/compile_ops.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/compile_ops.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/compile_ops.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/compile_ops.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/compile_ops.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cmath.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/cmath.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cmath.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cmath.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/cmath.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cmath.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/clfilt.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/clfilt.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/clfilt.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/clfilt.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/clfilt.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/clfilt.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/circularbuffer.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/circularbuffer.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/circularbuffer.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/circularbuffer.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/InOut/circularbuffer.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/circularbuffer.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cfgvar.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/cfgvar.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cfgvar.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cfgvar.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/cfgvar.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cfgvar.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cellular.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/cellular.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cellular.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cellular.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/cellular.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/cellular.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/butter.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/butter.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/butter.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/butter.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/butter.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/butter.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bus.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/bus.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bus.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bus.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/bus.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bus.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/bus.c:845:43: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] ...= strlen(((STRINGDAT *)p->channelPtrs[index])->data + 1); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/bus.c:950:31: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] ...= strlen(((STRINGDAT *)p->channelPtrs[index])->data + 1); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/bus.c:1142:58: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] ...*)p->channelPtrs[index])->size = strlen(strings[index].data + 1); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/bus.c:1206:56: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] ((STRINGDAT*) p->arg)->size = strlen(s)+1; ~ ~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/bus.c:1240:52: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] ((STRINGDAT*) p->arg)->size = strlen(s)+1; ~ ~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/bus.c:1480:51: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] ((STRINGDAT*) p->fp)->size = strlen(s)+1; ~ ~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/bus.c:1516:47: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] ((STRINGDAT*) p->fp)->size = strlen(s)+1; ~ ~~~~~~~~~^~ /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/bus.c:1808:33: warning: implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int32_t' (aka 'int') [-Wshorten-64-to-32] if (UNLIKELY((n=read(0, &ch, 1))<0)) { ~^~~~~~~~~~~~~~~ In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/bus.c:26: In file included from /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/csoundCore.h:35: /Users/giovanni.bedetti/Downloads/csound-6.18.0/include/sysdep.h:345:45: note: expanded from macro 'UNLIKELY' # define UNLIKELY(x) __builtin_expect(!!(x),0) ^ 8 warnings generated. CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/buchla.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/buchla.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/buchla.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/buchla.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/buchla.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/buchla.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bowedbar.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/bowedbar.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bowedbar.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bowedbar.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/bowedbar.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bowedbar.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/biquad.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/biquad.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/biquad.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/biquad.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/biquad.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/biquad.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bilbar.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/bilbar.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bilbar.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bilbar.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/bilbar.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bilbar.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bbcut.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/bbcut.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bbcut.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bbcut.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/bbcut.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/bbcut.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/babo.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/babo.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/babo.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/babo.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/babo.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/babo.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/auxfd.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/auxfd.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/auxfd.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/auxfd.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine/auxfd.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/auxfd.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/arrays.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/arrays.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/arrays.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/arrays.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/arrays.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/arrays.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/argdecode.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/argdecode.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/argdecode.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/argdecode.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Top/argdecode.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/argdecode.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/aops.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/aops.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/aops.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/aops.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/OOps/aops.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/aops.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ambicode1.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ambicode1.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ambicode1.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ambicode1.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ambicode1.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ambicode1.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ambicode.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ambicode.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ambicode.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ambicode.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/ambicode.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/ambicode.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/afilters.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/afilters.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/afilters.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/afilters.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/afilters.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/afilters.o CompileC /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/Vosim.o /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/Vosim.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios11.0-simulator -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DCMAKE_INTDIR\=\"Release-iphonesimulator\" -DCS_DEFAULT_PLUGINDIR\=\"/Users/giovanni.bedetti/Library/Frameworks/CsoundLib.framework/Versions/6.0/Resources/Opcodes\" -DCS_DEFAULT_USER_PLUGINDIR\=\"Library/csound/6.0/plugins\" -D_CSOUND_RELEASE_ -DHAVE_EXECINFO -DUSE_LRINT -DHAVE_STRLCAT -DHAVE_STRTOK_R -DHAVE_STRTOD_L -DHAVE_SPRINTF_L -DIOS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -I/usr/local/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/include -I/opt/homebrew/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/H -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/Engine -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/util -I/Users/giovanni.bedetti/Downloads/csound-6.18.0 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/include -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources-normal/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources/x86_64 -I/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/DerivedSources -F/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -DSNDFILE_MP3 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -D__BUILDING_LIBCSOUND -DPARCS -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -MMD -MT dependencies -MF /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/Vosim.d --serialize-diagnostics /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/Vosim.dia -c /Users/giovanni.bedetti/Downloads/csound-6.18.0/Opcodes/Vosim.c -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/Vosim.o Libtool /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/libCsoundLib.a normal (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only x86_64 -D -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -L/Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release -filelist /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/CsoundLib.LinkFileList -dependency_info /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/build/CsoundLib-static.build/Release-iphonesimulator/Objects-normal/x86_64/CsoundLib_libtool_dependency_info.dat -o /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/libCsoundLib.a Strip /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/libCsoundLib.a (in target 'CsoundLib-static' from project 'Csound') cd /Users/giovanni.bedetti/Downloads/csound-6.18.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -S -T /Users/giovanni.bedetti/Downloads/csound-6.18.0/iOS/cs6iOS/Release/libCsoundLib.a ** BUILD SUCCEEDED ** + lipo -create libcsound-device.a Release/libCsoundLib.a -output ../libcsound.a fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't open input file: libcsound-device.a (No such file or directory) giovanni.bedetti@LTG-J9W6RJX9KN iOS %