(base) prko@prkoMBP2021 build % cmake -G Xcode -DCMAKE_CXX_FLAGS="--std=c++17 -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION" -DCMAKE_PREFIX_PATH=`brew --prefix qt5` .. Warning: Formula qt5 was renamed to qt@5. Warning: Formula qt5 was renamed to qt@5. -- SuperCollider Version: 3.14.0-dev -- Building from branch develop, commit hash is cc607824c -- Please specify the build configuration in the next step -- Compiling with Qt GUI -- Using bundled boost -- Using bundled yaml-cpp CMake Deprecation Warning at external_libraries/hidapi/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- HIDAPI components: -- mac -- hidapi_parser -- Building with HID support -- FFT library (scsynth): vDSP -- Audio API (scsynth): coreaudio -- Found a homebrew install of readline /opt/homebrew/opt/readline -- Found GNU Readline version 8.2: /opt/homebrew/opt/readline/lib/libreadline.dylib -- Found Qt: /opt/homebrew/opt/qt@5/lib/QtCore.framework/QtCore -- sclang: Building with QtWebEngine -- Compiling with Ableton Link support -- Compiling with Readline support -- Building the Qt IDE -- IDE: Building with QtWebEngine -- Found Qt deploy utility: /opt/homebrew/opt/qt@5/bin/macdeployqt -- Configuring done (0.9s) -- Generating done (0.0s) -- Build files have been written to: /Users/prko/supercollider/build (base) prko@prkoMBP2021 build % cmake --build . --target install --config RelWithDebInfo 2024-05-20 13:02:07.548 xcodebuild[74303:4290493] DVTErrorPresenter: Unable to load simulator devices. Domain: DVTCoreSimulatorAdditionsErrorDomain Code: 3 Failure Reason: The version of the CoreSimulator framework installed on this Mac is out-of-date and not supported by this version of Xcode. Recovery Suggestion: Please ensure that you have installed all available updates to your Mac's software, and that you are running the most recent version of Xcode supported by macOS. -- CoreSimulator is out of date. Current version (944.5.0) is older than build version (947.17.0). Domain: DVTCoreSimulatorAdditionsErrorDomain Code: 3 -- 2024-05-20 13:02:07.548 xcodebuild[74303:4290493] iOSSimulator: [SimServiceContext sharedServiceContextForDeveloperDir:error:] returned nil (Error Domain=DVTCoreSimulatorAdditionsErrorDomain Code=3 "CoreSimulator is out of date. Current version (944.5.0) is older than build version (947.17.0)." UserInfo={NSLocalizedDescription=CoreSimulator is out of date. Current version (944.5.0) is older than build version (947.17.0).}). Simulator device support disabled. Command line invocation: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -project SuperCollider.xcodeproj build -target install -parallelizeTargets -configuration RelWithDebInfo -hideShellScriptEnvironment User defaults from command line: HideShellScriptEnvironment = YES IDEPackageSupportUseBuiltinSCM = YES ComputeTargetDependencyGraph note: Building targets in dependency order note: Target dependency graph (46 targets) Target 'install' in project 'SuperCollider' ➜ Explicit dependency on target 'ALL_BUILD' in project 'SuperCollider' Target 'ALL_BUILD' in project 'SuperCollider' ➜ Explicit dependency on target 'hidapi' in project 'SuperCollider' ➜ Explicit dependency on target 'hidapi_parser' in project 'SuperCollider' ➜ Explicit dependency on target 'BinaryOpUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'ChaosUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'DelayUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'DemandUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'DemoUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'DynNoiseUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'FilterUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'GendynUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'GrainUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'IOUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'LFUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'MulAddUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'NoiseUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'OscUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'PanUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'PhysicalModelingUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'ReverbUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'TestUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'TriggerUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'UnaryOpUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'UnpackFFTUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'UIUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'FFT_UGens' in project 'SuperCollider' ➜ Explicit dependency on target 'PV_ThirdParty' in project 'SuperCollider' ➜ Explicit dependency on target 'ML_UGens' in project 'SuperCollider' ➜ Explicit dependency on target 'DiskIO_UGens' in project 'SuperCollider' ➜ Explicit dependency on target 'libscsynth' in project 'SuperCollider' ➜ Explicit dependency on target 'scsynth' in project 'SuperCollider' ➜ Explicit dependency on target 'libsclang' in project 'SuperCollider' ➜ Explicit dependency on target 'sclang' in project 'SuperCollider' ➜ Explicit dependency on target 'libscide' in project 'SuperCollider' ➜ Explicit dependency on target 'SuperCollider' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_test' in project 'SuperCollider' ➜ Explicit dependency on target 'scsynth_test' in project 'SuperCollider' ➜ Explicit dependency on target 'ZERO_CHECK' in project 'SuperCollider' Target 'ZERO_CHECK' in project 'SuperCollider' (no dependencies) Target 'scsynth_test' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_system_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_filesystem_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'tlsf' in project 'SuperCollider' ➜ Explicit dependency on target 'libscsynth' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_test' in project 'SuperCollider' Target 'boost_test' in project 'SuperCollider' (no dependencies) Target 'SuperCollider' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_system_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_filesystem_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'oscpack' in project 'SuperCollider' ➜ Explicit dependency on target 'yaml' in project 'SuperCollider' ➜ Explicit dependency on target 'libscide' in project 'SuperCollider' Target 'libscide' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_system_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_filesystem_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'oscpack' in project 'SuperCollider' ➜ Explicit dependency on target 'yaml' in project 'SuperCollider' Target 'oscpack' in project 'SuperCollider' (no dependencies) Target 'sclang' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_system_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_filesystem_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_regex_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_thread_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'tlsf' in project 'SuperCollider' ➜ Explicit dependency on target 'yaml' in project 'SuperCollider' ➜ Explicit dependency on target 'hidapi' in project 'SuperCollider' ➜ Explicit dependency on target 'hidapi_parser' in project 'SuperCollider' ➜ Explicit dependency on target 'libscsynth' in project 'SuperCollider' ➜ Explicit dependency on target 'libsclang' in project 'SuperCollider' Target 'libsclang' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_system_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_filesystem_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_regex_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_thread_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'tlsf' in project 'SuperCollider' ➜ Explicit dependency on target 'yaml' in project 'SuperCollider' ➜ Explicit dependency on target 'hidapi' in project 'SuperCollider' ➜ Explicit dependency on target 'hidapi_parser' in project 'SuperCollider' ➜ Explicit dependency on target 'libscsynth' in project 'SuperCollider' Target 'yaml' in project 'SuperCollider' (no dependencies) Target 'boost_regex_lib' in project 'SuperCollider' (no dependencies) Target 'scsynth' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_system_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_filesystem_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'tlsf' in project 'SuperCollider' ➜ Explicit dependency on target 'libscsynth' in project 'SuperCollider' Target 'libscsynth' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_system_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_filesystem_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'tlsf' in project 'SuperCollider' Target 'tlsf' in project 'SuperCollider' (no dependencies) Target 'boost_filesystem_lib' in project 'SuperCollider' (no dependencies) Target 'DiskIO_UGens' in project 'SuperCollider' (no dependencies) Target 'ML_UGens' in project 'SuperCollider' (no dependencies) Target 'PV_ThirdParty' in project 'SuperCollider' (no dependencies) Target 'FFT_UGens' in project 'SuperCollider' (no dependencies) Target 'UIUGens' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_system_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_thread_lib' in project 'SuperCollider' Target 'boost_thread_lib' in project 'SuperCollider' ➜ Explicit dependency on target 'boost_system_lib' in project 'SuperCollider' Target 'boost_system_lib' in project 'SuperCollider' (no dependencies) Target 'UnpackFFTUGens' in project 'SuperCollider' (no dependencies) Target 'UnaryOpUGens' in project 'SuperCollider' (no dependencies) Target 'TriggerUGens' in project 'SuperCollider' (no dependencies) Target 'TestUGens' in project 'SuperCollider' (no dependencies) Target 'ReverbUGens' in project 'SuperCollider' (no dependencies) Target 'PhysicalModelingUGens' in project 'SuperCollider' (no dependencies) Target 'PanUGens' in project 'SuperCollider' (no dependencies) Target 'OscUGens' in project 'SuperCollider' (no dependencies) Target 'NoiseUGens' in project 'SuperCollider' (no dependencies) Target 'MulAddUGens' in project 'SuperCollider' (no dependencies) Target 'LFUGens' in project 'SuperCollider' (no dependencies) Target 'IOUGens' in project 'SuperCollider' (no dependencies) Target 'GrainUGens' in project 'SuperCollider' (no dependencies) Target 'GendynUGens' in project 'SuperCollider' (no dependencies) Target 'FilterUGens' in project 'SuperCollider' (no dependencies) Target 'DynNoiseUGens' in project 'SuperCollider' (no dependencies) Target 'DemoUGens' in project 'SuperCollider' (no dependencies) Target 'DemandUGens' in project 'SuperCollider' (no dependencies) Target 'DelayUGens' in project 'SuperCollider' (no dependencies) Target 'ChaosUGens' in project 'SuperCollider' (no dependencies) Target 'BinaryOpUGens' in project 'SuperCollider' (no dependencies) Target 'hidapi_parser' in project 'SuperCollider' (no dependencies) Target 'hidapi' in project 'SuperCollider' (no dependencies) GatherProvisioningInputs CreateBuildDescription ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c++ -c /dev/null ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -V ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x objective-c++ -c /dev/null Build description signature: ef92573c4e7046f5e1b5d17181408bca Build description path: /Users/prko/supercollider/build/build/XCBuildData/ef92573c4e7046f5e1b5d17181408bca.xcbuilddata ClangStatCache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache cd /Users/prko/SuperCollider/build/SuperCollider.xcodeproj /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -o /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache WriteAuxiliaryFile /Users/prko/supercollider/build/build/boost_test.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'boost_test' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/boost_test.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/testsuite/server/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/build/build/boost_test.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/boost_test.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/boost_test.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/testsuite/server/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/oscpack.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'oscpack' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/oscpack.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/external_libraries/RelWithDebInfo/include -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/build/build/oscpack.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/oscpack.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/oscpack.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/external_libraries/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' '-DSC_MEMORY_ALIGNMENT=32' -DNOVA_SIMD -DSNDFILE_HAS_VORBIS -DSNDFILE_HAS_OPUS -DSNDFILE_HAS_MPEG '-DUSE_RENDEZVOUS=1' -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DSC_FFT_VDSP -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/scsynth/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/server -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/server/scsynth -I/Users/prko/supercollider/external_libraries/boost_sync/include -I/opt/homebrew/include -I/Users/prko/supercollider/external_libraries/TLSF-2.4.6/src -I/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/scsynth/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'boost_thread_lib' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DBOOST_THREAD_USE_LIB -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/external_libraries/RelWithDebInfo/include -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/external_libraries/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/external_libraries/RelWithDebInfo/include -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/external_libraries/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/boost_system_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'boost_system_lib' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/boost_system_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/external_libraries/RelWithDebInfo/include -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/build/build/boost_system_lib.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/boost_system_lib.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/boost_system_lib.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/external_libraries/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/boost_filesystem_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'boost_filesystem_lib' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/boost_filesystem_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/external_libraries/RelWithDebInfo/include -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/build/build/boost_filesystem_lib.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/boost_filesystem_lib.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/boost_filesystem_lib.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/external_libraries/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/yaml.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'yaml' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/yaml.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/external_libraries/RelWithDebInfo/include -I/Users/prko/supercollider/external_libraries/yaml-cpp/include -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/build/build/yaml.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/yaml.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/yaml.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/external_libraries/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' '-fvisibility=hidden' ProcessProductPackaging "" /Users/prko/supercollider/build/build/PV_ThirdParty.build/RelWithDebInfo/PV_ThirdParty.scx.xcent (in target 'PV_ThirdParty' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/PV_ThirdParty.build/RelWithDebInfo/PV_ThirdParty.scx.xcent PhaseScriptExecution Generate\ CMakeFiles/ZERO_CHECK /Users/prko/supercollider/build/build/SuperCollider.build/RelWithDebInfo/ZERO_CHECK.build/Script-C1FEF58A63E5132C1B289B4C.sh (in target 'ZERO_CHECK' from project 'SuperCollider') cd /Users/prko/supercollider /bin/sh -c /Users/prko/supercollider/build/build/SuperCollider.build/RelWithDebInfo/ZERO_CHECK.build/Script-C1FEF58A63E5132C1B289B4C.sh make: `/Users/prko/supercollider/build/CMakeFiles/cmake.check_cache' is up to date. ProcessProductPackaging "" /Users/prko/supercollider/build/build/TriggerUGens.build/RelWithDebInfo/TriggerUGens.scx.xcent (in target 'TriggerUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/TriggerUGens.build/RelWithDebInfo/TriggerUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/ReverbUGens.build/RelWithDebInfo/ReverbUGens.scx.xcent (in target 'ReverbUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/ReverbUGens.build/RelWithDebInfo/ReverbUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/PhysicalModelingUGens.build/RelWithDebInfo/PhysicalModelingUGens.scx.xcent (in target 'PhysicalModelingUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/PhysicalModelingUGens.build/RelWithDebInfo/PhysicalModelingUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/OscUGens.build/RelWithDebInfo/OscUGens.scx.xcent (in target 'OscUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/OscUGens.build/RelWithDebInfo/OscUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/ML_UGens.scx.xcent (in target 'ML_UGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/ML_UGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/DiskIO_UGens.build/RelWithDebInfo/DiskIO_UGens.scx.xcent (in target 'DiskIO_UGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/DiskIO_UGens.build/RelWithDebInfo/DiskIO_UGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/scsynth_test.xcent (in target 'scsynth_test' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; "com.apple.security.get-task-allow" = 1; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/scsynth_test.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/scsynth.xcent (in target 'scsynth' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; "com.apple.security.get-task-allow" = 1; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/scsynth.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/UnaryOpUGens.build/RelWithDebInfo/UnaryOpUGens.scx.xcent (in target 'UnaryOpUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/UnaryOpUGens.build/RelWithDebInfo/UnaryOpUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/UnpackFFTUGens.build/RelWithDebInfo/UnpackFFTUGens.scx.xcent (in target 'UnpackFFTUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/UnpackFFTUGens.build/RelWithDebInfo/UnpackFFTUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/UIUGens.build/RelWithDebInfo/UIUGens.scx.xcent (in target 'UIUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/UIUGens.build/RelWithDebInfo/UIUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/TestUGens.build/RelWithDebInfo/TestUGens.scx.xcent (in target 'TestUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/TestUGens.build/RelWithDebInfo/TestUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/PanUGens.build/RelWithDebInfo/PanUGens.scx.xcent (in target 'PanUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/PanUGens.build/RelWithDebInfo/PanUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/NoiseUGens.build/RelWithDebInfo/NoiseUGens.scx.xcent (in target 'NoiseUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/NoiseUGens.build/RelWithDebInfo/NoiseUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/MulAddUGens.build/RelWithDebInfo/MulAddUGens.scx.xcent (in target 'MulAddUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/MulAddUGens.build/RelWithDebInfo/MulAddUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/LFUGens.build/RelWithDebInfo/LFUGens.scx.xcent (in target 'LFUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/LFUGens.build/RelWithDebInfo/LFUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/IOUGens.build/RelWithDebInfo/IOUGens.scx.xcent (in target 'IOUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/IOUGens.build/RelWithDebInfo/IOUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/GrainUGens.build/RelWithDebInfo/GrainUGens.scx.xcent (in target 'GrainUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/GrainUGens.build/RelWithDebInfo/GrainUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/GendynUGens.build/RelWithDebInfo/GendynUGens.scx.xcent (in target 'GendynUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/GendynUGens.build/RelWithDebInfo/GendynUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/FilterUGens.build/RelWithDebInfo/FilterUGens.scx.xcent (in target 'FilterUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/FilterUGens.build/RelWithDebInfo/FilterUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/FFT_UGens.build/RelWithDebInfo/FFT_UGens.scx.xcent (in target 'FFT_UGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/FFT_UGens.build/RelWithDebInfo/FFT_UGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/DynNoiseUGens.build/RelWithDebInfo/DynNoiseUGens.scx.xcent (in target 'DynNoiseUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/DynNoiseUGens.build/RelWithDebInfo/DynNoiseUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/DemoUGens.build/RelWithDebInfo/DemoUGens.scx.xcent (in target 'DemoUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/DemoUGens.build/RelWithDebInfo/DemoUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/DemandUGens.build/RelWithDebInfo/DemandUGens.scx.xcent (in target 'DemandUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/DemandUGens.build/RelWithDebInfo/DemandUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/DelayUGens.build/RelWithDebInfo/DelayUGens.scx.xcent (in target 'DelayUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/DelayUGens.build/RelWithDebInfo/DelayUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/ChaosUGens.build/RelWithDebInfo/ChaosUGens.scx.xcent (in target 'ChaosUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/ChaosUGens.build/RelWithDebInfo/ChaosUGens.scx.xcent ProcessProductPackaging "" /Users/prko/supercollider/build/build/BinaryOpUGens.build/RelWithDebInfo/BinaryOpUGens.scx.xcent (in target 'BinaryOpUGens' from project 'SuperCollider') cd /Users/prko/supercollider Entitlements: { "com.apple.application-identifier" = ""; } builtin-productPackagingUtility -entitlements -format xml -o /Users/prko/supercollider/build/build/BinaryOpUGens.build/RelWithDebInfo/BinaryOpUGens.scx.xcent ProcessProductPackagingDER /Users/prko/supercollider/build/build/PV_ThirdParty.build/RelWithDebInfo/PV_ThirdParty.scx.xcent /Users/prko/supercollider/build/build/PV_ThirdParty.build/RelWithDebInfo/PV_ThirdParty.scx.xcent.der (in target 'PV_ThirdParty' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/PV_ThirdParty.build/RelWithDebInfo/PV_ThirdParty.scx.xcent -o /Users/prko/supercollider/build/build/PV_ThirdParty.build/RelWithDebInfo/PV_ThirdParty.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/ML_UGens.scx.xcent /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/ML_UGens.scx.xcent.der (in target 'ML_UGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/ML_UGens.scx.xcent -o /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/ML_UGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/OscUGens.build/RelWithDebInfo/OscUGens.scx.xcent /Users/prko/supercollider/build/build/OscUGens.build/RelWithDebInfo/OscUGens.scx.xcent.der (in target 'OscUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/OscUGens.build/RelWithDebInfo/OscUGens.scx.xcent -o /Users/prko/supercollider/build/build/OscUGens.build/RelWithDebInfo/OscUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/scsynth_test.xcent /Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/scsynth_test.xcent.der (in target 'scsynth_test' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/scsynth_test.xcent -o /Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/scsynth_test.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/scsynth.xcent /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/scsynth.xcent.der (in target 'scsynth' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/scsynth.xcent -o /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/scsynth.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/UnpackFFTUGens.build/RelWithDebInfo/UnpackFFTUGens.scx.xcent /Users/prko/supercollider/build/build/UnpackFFTUGens.build/RelWithDebInfo/UnpackFFTUGens.scx.xcent.der (in target 'UnpackFFTUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/UnpackFFTUGens.build/RelWithDebInfo/UnpackFFTUGens.scx.xcent -o /Users/prko/supercollider/build/build/UnpackFFTUGens.build/RelWithDebInfo/UnpackFFTUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/UIUGens.build/RelWithDebInfo/UIUGens.scx.xcent /Users/prko/supercollider/build/build/UIUGens.build/RelWithDebInfo/UIUGens.scx.xcent.der (in target 'UIUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/UIUGens.build/RelWithDebInfo/UIUGens.scx.xcent -o /Users/prko/supercollider/build/build/UIUGens.build/RelWithDebInfo/UIUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/UnaryOpUGens.build/RelWithDebInfo/UnaryOpUGens.scx.xcent /Users/prko/supercollider/build/build/UnaryOpUGens.build/RelWithDebInfo/UnaryOpUGens.scx.xcent.der (in target 'UnaryOpUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/UnaryOpUGens.build/RelWithDebInfo/UnaryOpUGens.scx.xcent -o /Users/prko/supercollider/build/build/UnaryOpUGens.build/RelWithDebInfo/UnaryOpUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/TriggerUGens.build/RelWithDebInfo/TriggerUGens.scx.xcent /Users/prko/supercollider/build/build/TriggerUGens.build/RelWithDebInfo/TriggerUGens.scx.xcent.der (in target 'TriggerUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/TriggerUGens.build/RelWithDebInfo/TriggerUGens.scx.xcent -o /Users/prko/supercollider/build/build/TriggerUGens.build/RelWithDebInfo/TriggerUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/TestUGens.build/RelWithDebInfo/TestUGens.scx.xcent /Users/prko/supercollider/build/build/TestUGens.build/RelWithDebInfo/TestUGens.scx.xcent.der (in target 'TestUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/TestUGens.build/RelWithDebInfo/TestUGens.scx.xcent -o /Users/prko/supercollider/build/build/TestUGens.build/RelWithDebInfo/TestUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/ReverbUGens.build/RelWithDebInfo/ReverbUGens.scx.xcent /Users/prko/supercollider/build/build/ReverbUGens.build/RelWithDebInfo/ReverbUGens.scx.xcent.der (in target 'ReverbUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/ReverbUGens.build/RelWithDebInfo/ReverbUGens.scx.xcent -o /Users/prko/supercollider/build/build/ReverbUGens.build/RelWithDebInfo/ReverbUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/PhysicalModelingUGens.build/RelWithDebInfo/PhysicalModelingUGens.scx.xcent /Users/prko/supercollider/build/build/PhysicalModelingUGens.build/RelWithDebInfo/PhysicalModelingUGens.scx.xcent.der (in target 'PhysicalModelingUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/PhysicalModelingUGens.build/RelWithDebInfo/PhysicalModelingUGens.scx.xcent -o /Users/prko/supercollider/build/build/PhysicalModelingUGens.build/RelWithDebInfo/PhysicalModelingUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/PanUGens.build/RelWithDebInfo/PanUGens.scx.xcent /Users/prko/supercollider/build/build/PanUGens.build/RelWithDebInfo/PanUGens.scx.xcent.der (in target 'PanUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/PanUGens.build/RelWithDebInfo/PanUGens.scx.xcent -o /Users/prko/supercollider/build/build/PanUGens.build/RelWithDebInfo/PanUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/NoiseUGens.build/RelWithDebInfo/NoiseUGens.scx.xcent /Users/prko/supercollider/build/build/NoiseUGens.build/RelWithDebInfo/NoiseUGens.scx.xcent.der (in target 'NoiseUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/NoiseUGens.build/RelWithDebInfo/NoiseUGens.scx.xcent -o /Users/prko/supercollider/build/build/NoiseUGens.build/RelWithDebInfo/NoiseUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/MulAddUGens.build/RelWithDebInfo/MulAddUGens.scx.xcent /Users/prko/supercollider/build/build/MulAddUGens.build/RelWithDebInfo/MulAddUGens.scx.xcent.der (in target 'MulAddUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/MulAddUGens.build/RelWithDebInfo/MulAddUGens.scx.xcent -o /Users/prko/supercollider/build/build/MulAddUGens.build/RelWithDebInfo/MulAddUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/LFUGens.build/RelWithDebInfo/LFUGens.scx.xcent /Users/prko/supercollider/build/build/LFUGens.build/RelWithDebInfo/LFUGens.scx.xcent.der (in target 'LFUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/LFUGens.build/RelWithDebInfo/LFUGens.scx.xcent -o /Users/prko/supercollider/build/build/LFUGens.build/RelWithDebInfo/LFUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/IOUGens.build/RelWithDebInfo/IOUGens.scx.xcent /Users/prko/supercollider/build/build/IOUGens.build/RelWithDebInfo/IOUGens.scx.xcent.der (in target 'IOUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/IOUGens.build/RelWithDebInfo/IOUGens.scx.xcent -o /Users/prko/supercollider/build/build/IOUGens.build/RelWithDebInfo/IOUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/GrainUGens.build/RelWithDebInfo/GrainUGens.scx.xcent /Users/prko/supercollider/build/build/GrainUGens.build/RelWithDebInfo/GrainUGens.scx.xcent.der (in target 'GrainUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/GrainUGens.build/RelWithDebInfo/GrainUGens.scx.xcent -o /Users/prko/supercollider/build/build/GrainUGens.build/RelWithDebInfo/GrainUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/GendynUGens.build/RelWithDebInfo/GendynUGens.scx.xcent /Users/prko/supercollider/build/build/GendynUGens.build/RelWithDebInfo/GendynUGens.scx.xcent.der (in target 'GendynUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/GendynUGens.build/RelWithDebInfo/GendynUGens.scx.xcent -o /Users/prko/supercollider/build/build/GendynUGens.build/RelWithDebInfo/GendynUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/FilterUGens.build/RelWithDebInfo/FilterUGens.scx.xcent /Users/prko/supercollider/build/build/FilterUGens.build/RelWithDebInfo/FilterUGens.scx.xcent.der (in target 'FilterUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/FilterUGens.build/RelWithDebInfo/FilterUGens.scx.xcent -o /Users/prko/supercollider/build/build/FilterUGens.build/RelWithDebInfo/FilterUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/FFT_UGens.build/RelWithDebInfo/FFT_UGens.scx.xcent /Users/prko/supercollider/build/build/FFT_UGens.build/RelWithDebInfo/FFT_UGens.scx.xcent.der (in target 'FFT_UGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/FFT_UGens.build/RelWithDebInfo/FFT_UGens.scx.xcent -o /Users/prko/supercollider/build/build/FFT_UGens.build/RelWithDebInfo/FFT_UGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/DynNoiseUGens.build/RelWithDebInfo/DynNoiseUGens.scx.xcent /Users/prko/supercollider/build/build/DynNoiseUGens.build/RelWithDebInfo/DynNoiseUGens.scx.xcent.der (in target 'DynNoiseUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/DynNoiseUGens.build/RelWithDebInfo/DynNoiseUGens.scx.xcent -o /Users/prko/supercollider/build/build/DynNoiseUGens.build/RelWithDebInfo/DynNoiseUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/DiskIO_UGens.build/RelWithDebInfo/DiskIO_UGens.scx.xcent /Users/prko/supercollider/build/build/DiskIO_UGens.build/RelWithDebInfo/DiskIO_UGens.scx.xcent.der (in target 'DiskIO_UGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/DiskIO_UGens.build/RelWithDebInfo/DiskIO_UGens.scx.xcent -o /Users/prko/supercollider/build/build/DiskIO_UGens.build/RelWithDebInfo/DiskIO_UGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/DemoUGens.build/RelWithDebInfo/DemoUGens.scx.xcent /Users/prko/supercollider/build/build/DemoUGens.build/RelWithDebInfo/DemoUGens.scx.xcent.der (in target 'DemoUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/DemoUGens.build/RelWithDebInfo/DemoUGens.scx.xcent -o /Users/prko/supercollider/build/build/DemoUGens.build/RelWithDebInfo/DemoUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/DemandUGens.build/RelWithDebInfo/DemandUGens.scx.xcent /Users/prko/supercollider/build/build/DemandUGens.build/RelWithDebInfo/DemandUGens.scx.xcent.der (in target 'DemandUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/DemandUGens.build/RelWithDebInfo/DemandUGens.scx.xcent -o /Users/prko/supercollider/build/build/DemandUGens.build/RelWithDebInfo/DemandUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/DelayUGens.build/RelWithDebInfo/DelayUGens.scx.xcent /Users/prko/supercollider/build/build/DelayUGens.build/RelWithDebInfo/DelayUGens.scx.xcent.der (in target 'DelayUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/DelayUGens.build/RelWithDebInfo/DelayUGens.scx.xcent -o /Users/prko/supercollider/build/build/DelayUGens.build/RelWithDebInfo/DelayUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/ChaosUGens.build/RelWithDebInfo/ChaosUGens.scx.xcent /Users/prko/supercollider/build/build/ChaosUGens.build/RelWithDebInfo/ChaosUGens.scx.xcent.der (in target 'ChaosUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/ChaosUGens.build/RelWithDebInfo/ChaosUGens.scx.xcent -o /Users/prko/supercollider/build/build/ChaosUGens.build/RelWithDebInfo/ChaosUGens.scx.xcent.der --raw ProcessProductPackagingDER /Users/prko/supercollider/build/build/BinaryOpUGens.build/RelWithDebInfo/BinaryOpUGens.scx.xcent /Users/prko/supercollider/build/build/BinaryOpUGens.build/RelWithDebInfo/BinaryOpUGens.scx.xcent.der (in target 'BinaryOpUGens' from project 'SuperCollider') cd /Users/prko/supercollider /usr/bin/derq query -f xml -i /Users/prko/supercollider/build/build/BinaryOpUGens.build/RelWithDebInfo/BinaryOpUGens.scx.xcent -o /Users/prko/supercollider/build/build/BinaryOpUGens.build/RelWithDebInfo/BinaryOpUGens.scx.xcent.der --raw WriteAuxiliaryFile /Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'scsynth_test' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE '-DSC_MEMORY_ALIGNMENT=32' -DNOVA_SIMD -DSNDFILE_HAS_VORBIS -DSNDFILE_HAS_OPUS -DSNDFILE_HAS_MPEG '-DUSE_RENDEZVOUS=1' -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/testsuite/server/scsynth/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/include/server -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/server/scsynth -I/opt/homebrew/include -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/external_libraries/TLSF-2.4.6/src -I/Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/testsuite/server/scsynth/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp (in target 'scsynth' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DSC_FFT_VDSP '-DSC_MEMORY_ALIGNMENT=32' -DNOVA_SIMD -DSNDFILE_HAS_VORBIS -DSNDFILE_HAS_OPUS -DSNDFILE_HAS_MPEG '-DUSE_RENDEZVOUS=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/scsynth/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/server -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/server/scsynth -I/Users/prko/supercollider/external_libraries/boost_sync/include -I/opt/homebrew/include -I/Users/prko/supercollider/external_libraries/TLSF-2.4.6/src -I/Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/scsynth/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'scsynth' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DSC_FFT_VDSP '-DSC_MEMORY_ALIGNMENT=32' -DNOVA_SIMD -DSNDFILE_HAS_VORBIS -DSNDFILE_HAS_OPUS -DSNDFILE_HAS_MPEG '-DUSE_RENDEZVOUS=1' -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/scsynth/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/server -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/server/scsynth -I/Users/prko/supercollider/external_libraries/boost_sync/include -I/opt/homebrew/include -I/Users/prko/supercollider/external_libraries/TLSF-2.4.6/src -I/Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/scsynth/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/UnpackFFTUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'UnpackFFTUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/UnpackFFTUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DUnpackFFTUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/UnpackFFTUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/UnpackFFTUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/UnpackFFTUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/UnaryOpUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'UnaryOpUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/UnaryOpUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DUnaryOpUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/UnaryOpUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/UnaryOpUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/UnaryOpUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/UIUGens.build/RelWithDebInfo/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp (in target 'UIUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/UIUGens.build/RelWithDebInfo/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DUIUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DBOOST_THREAD_USE_LIB '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/UIUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/UIUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/UIUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/TriggerUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'TriggerUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/TriggerUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DTriggerUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/TriggerUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/TriggerUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/TriggerUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/TestUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'TestUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/TestUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DTestUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/TestUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/TestUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/TestUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/ReverbUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'ReverbUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/ReverbUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DReverbUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/ReverbUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/ReverbUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/ReverbUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/PhysicalModelingUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'PhysicalModelingUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/PhysicalModelingUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DPhysicalModelingUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/PhysicalModelingUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/PhysicalModelingUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/PhysicalModelingUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/PanUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'PanUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/PanUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DPanUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/PanUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/PanUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/PanUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/PV_ThirdParty.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'PV_ThirdParty' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/PV_ThirdParty.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DPV_ThirdParty_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/PV_ThirdParty.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/PV_ThirdParty.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/PV_ThirdParty.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/OscUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'OscUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/OscUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DOscUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/OscUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/OscUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/OscUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/NoiseUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'NoiseUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/NoiseUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DNoiseUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/NoiseUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/NoiseUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/NoiseUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/IOUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'IOUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/IOUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DIOUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/IOUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/IOUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/IOUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/FilterUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'FilterUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/FilterUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DFilterUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/FilterUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/FilterUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/FilterUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/GrainUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'GrainUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/GrainUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DGrainUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/GrainUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/GrainUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/GrainUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'ML_UGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DML_UGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/LFUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'LFUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/LFUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DLFUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/LFUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/LFUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/LFUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/MulAddUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'MulAddUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/MulAddUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DMulAddUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/MulAddUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/MulAddUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/MulAddUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/FFT_UGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'FFT_UGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/FFT_UGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DFFT_UGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/FFT_UGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/FFT_UGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/FFT_UGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/GendynUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'GendynUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/GendynUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DGendynUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/GendynUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/GendynUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/GendynUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/DynNoiseUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'DynNoiseUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/DynNoiseUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DDynNoiseUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/DynNoiseUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/DynNoiseUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/DynNoiseUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/DemoUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'DemoUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/DemoUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DDemoUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/DemoUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/DemoUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/DemoUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/DiskIO_UGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'DiskIO_UGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/DiskIO_UGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DDiskIO_UGens_EXPORTS -DSNDFILE_HAS_VORBIS -DSNDFILE_HAS_OPUS -DSNDFILE_HAS_MPEG -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/opt/homebrew/include -I/Users/prko/supercollider/build/build/DiskIO_UGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/DiskIO_UGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/DiskIO_UGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/DemandUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'DemandUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/DemandUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DDemandUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/DemandUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/DemandUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/DemandUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/DelayUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'DelayUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/DelayUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DDelayUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/DelayUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/DelayUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/DelayUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/ChaosUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'ChaosUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/ChaosUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DChaosUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/ChaosUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/ChaosUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/ChaosUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' WriteAuxiliaryFile /Users/prko/supercollider/build/build/BinaryOpUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'BinaryOpUGens' from project 'SuperCollider') cd /Users/prko/supercollider write-file /Users/prko/supercollider/build/build/BinaryOpUGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -target arm64-apple-macos14.4 '-stdlib=libc++' -fpascal-strings -O2 '-DCMAKE_INTDIR="RelWithDebInfo"' -DBinaryOpUGens_EXPORTS -DNOVA_SIMD -DBOOST_CHRONO_HEADER_ONLY -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -I/Users/prko/supercollider/build/server/plugins/RelWithDebInfo/include -I/Users/prko/supercollider/build/common -I/Users/prko/supercollider/external_libraries -I/Users/prko/supercollider/external_libraries/nova-simd -I/Users/prko/supercollider/external_libraries/nova-tt -I/Users/prko/supercollider/external_libraries/boost -I/Users/prko/supercollider/include/common -I/Users/prko/supercollider/common -I/Users/prko/supercollider/include/plugin_interface -I/Users/prko/supercollider/build/build/BinaryOpUGens.build/RelWithDebInfo/DerivedSources-normal/arm64 -I/Users/prko/supercollider/build/build/BinaryOpUGens.build/RelWithDebInfo/DerivedSources/arm64 -I/Users/prko/supercollider/build/build/BinaryOpUGens.build/RelWithDebInfo/DerivedSources -F/Users/prko/supercollider/build/server/plugins/RelWithDebInfo '--std=c++17' -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -DNDEBUG '-std=gnu++17' -fPIC '-fvisibility=hidden' CompileC /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_ServerBootDelayWarning.o /Users/prko/supercollider/common/SC_ServerBootDelayWarning.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'scsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_ServerBootDelayWarning.d --serialize-diagnostics /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_ServerBootDelayWarning.dia -c /Users/prko/supercollider/common/SC_ServerBootDelayWarning.cpp -o /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_ServerBootDelayWarning.o CompileC /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/MFCC.o /Users/prko/supercollider/server/plugins/MFCC.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'ML_UGens' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/MFCC.d --serialize-diagnostics /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/MFCC.dia -c /Users/prko/supercollider/server/plugins/MFCC.cpp -o /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/MFCC.o CompileC /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/ML.o /Users/prko/supercollider/server/plugins/ML.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'ML_UGens' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/ML.d --serialize-diagnostics /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/ML.dia -c /Users/prko/supercollider/server/plugins/ML.cpp -o /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/ML.o CompileC /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/ML_SpecStats.o /Users/prko/supercollider/server/plugins/ML_SpecStats.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'ML_UGens' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/ML_SpecStats.d --serialize-diagnostics /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/ML_SpecStats.dia -c /Users/prko/supercollider/server/plugins/ML_SpecStats.cpp -o /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/ML_SpecStats.o CompileC /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/Loudness.o /Users/prko/supercollider/server/plugins/Loudness.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'ML_UGens' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/Loudness.d --serialize-diagnostics /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/Loudness.dia -c /Users/prko/supercollider/server/plugins/Loudness.cpp -o /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/Loudness.o CompileC /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/KeyTrack.o /Users/prko/supercollider/server/plugins/KeyTrack.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'ML_UGens' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/KeyTrack.d --serialize-diagnostics /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/KeyTrack.dia -c /Users/prko/supercollider/server/plugins/KeyTrack.cpp -o /Users/prko/supercollider/build/build/ML_UGens.build/RelWithDebInfo/Objects-normal/arm64/KeyTrack.o CompileC /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/scsynth_main.o /Users/prko/supercollider/server/scsynth/scsynth_main.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'scsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/scsynth_main.d --serialize-diagnostics /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/scsynth_main.dia -c /Users/prko/supercollider/server/scsynth/scsynth_main.cpp -o /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/scsynth_main.o CompileC /Users/prko/supercollider/build/build/yaml.build/RelWithDebInfo/Objects-normal/arm64/libyamlcpp.o /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'yaml' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/yaml.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/yaml.build/RelWithDebInfo/Objects-normal/arm64/libyamlcpp.d --serialize-diagnostics /Users/prko/supercollider/build/build/yaml.build/RelWithDebInfo/Objects-normal/arm64/libyamlcpp.dia -c /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp -o /Users/prko/supercollider/build/build/yaml.build/RelWithDebInfo/Objects-normal/arm64/libyamlcpp.o /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:2:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/binary.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #include "/Users/prko/supercollider/external_libraries/yaml-cpp/src/binary.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/binary.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:3:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/convert.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #include "/Users/prko/supercollider/external_libraries/yaml-cpp/src/convert.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/convert.cpp" In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:3: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/convert.cpp:3: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/convert.h:17: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/impl.h:11: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/iterator.h:13: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/detail/iterator.h:12: /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/detail/node_iterator.h:56:19: warning: 'iterator, long, YAML::detail::node_iterator_value *, YAML::detail::node_iterator_value>' is deprecated [-Wdeprecated-declarations] : public std::iterator, ^ In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:3: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/convert.cpp:3: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/convert.h:17: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/impl.h:11: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/iterator.h:13: /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/detail/iterator.h:85:13: note: in instantiation of template class 'YAML::detail::node_iterator_base' requested here base_type m_iterator; ^ In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:2: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/binary.cpp:1: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/binary.h:10: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:580: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator, long, YAML::detail::node_iterator_value *, YAML::detail::node_iterator_value>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:2: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/binary.cpp:1: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/binary.h:10: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:567: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/max.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/comp.h:12: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:3: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/convert.cpp:3: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/convert.h:17: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/impl.h:11: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/iterator.h:13: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/detail/iterator.h:12: /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/detail/node_iterator.h:56:19: warning: 'iterator, long, YAML::detail::node_iterator_value *, YAML::detail::node_iterator_value>' is deprecated [-Wdeprecated-declarations] : public std::iterator, ^ In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:3: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/convert.cpp:3: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/convert.h:17: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/impl.h:13: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/detail/node.h:14: /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/detail/node_ref.h:43:23: note: in instantiation of template class 'YAML::detail::node_iterator_base' requested here const_node_iterator begin() const { ^ In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:2: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/binary.cpp:1: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/binary.h:10: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:580: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator, long, YAML::detail::node_iterator_value *, YAML::detail::node_iterator_value>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:2: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/binary.cpp:1: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/binary.h:10: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:567: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/max.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/comp.h:12: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:3: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/convert.cpp:3: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/convert.h:17: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/impl.h:11: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/iterator.h:13: /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/detail/iterator.h:21:35: warning: 'iterator' is deprecated [-Wdeprecated-declarations] class iterator_base : public std::iterator' requested here inline const_iterator Node::begin() const { ^ In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:2: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/binary.cpp:1: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/binary.h:10: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:580: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:2: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/binary.cpp:1: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/binary.h:10: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:567: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/max.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/comp.h:12: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:3: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/convert.cpp:3: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/convert.h:17: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/impl.h:11: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/iterator.h:13: /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/node/detail/iterator.h:21:35: warning: 'iterator' is deprecated [-Wdeprecated-declarations] class iterator_base : public std::iterator' requested here inline iterator Node::begin() { ^ In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:2: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/binary.cpp:1: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/binary.h:10: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:580: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__iterator/reverse_iterator.h:23: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__iterator/iterator.h:24:29: note: 'iterator' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ^ In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:2: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/binary.cpp:1: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/include/yaml-cpp/binary.h:10: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:567: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/max.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/comp.h:12: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:4:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/directives.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] ..."/Users/prko/supercollider/external_libraries/yaml-cpp/src/directives.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/directives.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:5:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/emit.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #include "/Users/prko/supercollider/external_libraries/yaml-cpp/src/emit.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/emit.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:6:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/emitfromevents.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] ..."/Users/prko/supercollider/external_libraries/yaml-cpp/src/emitfromevents.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/emitfromevents.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:7:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/emitter.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #include "/Users/prko/supercollider/external_libraries/yaml-cpp/src/emitter.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/emitter.cpp" In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:7: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/emitter.cpp:3: In file included from /Users/prko/supercollider/external_libraries/yaml-cpp/src/emitterutils.h:12: /Users/prko/supercollider/external_libraries/yaml-cpp/src/emitterstate.h:66:34: warning: implicit conversion loses integer precision: 'const std::size_t' (aka 'const unsigned long') to 'int' [-Wshorten-64-to-32] int CurIndent() const { return m_curIndent; } ~~~~~~ ^~~~~~~~~~~ /Users/prko/supercollider/external_libraries/yaml-cpp/src/emitterstate.h:98:43: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int GetIndent() const { return m_indent.get(); } ~~~~~~ ~~~~~~~~~^~~~~ /Users/prko/supercollider/external_libraries/yaml-cpp/src/emitterstate.h:101:63: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int GetPreCommentIndent() const { return m_preCommentIndent.get(); } ~~~~~~ ~~~~~~~~~~~~~~~~~~~^~~~~ /Users/prko/supercollider/external_libraries/yaml-cpp/src/emitterstate.h:103:65: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32] int GetPostCommentIndent() const { return m_postCommentIndent.get(); } ~~~~~~ ~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:7: /Users/prko/supercollider/external_libraries/yaml-cpp/src/emitter.cpp:82:38: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] return m_pState->SetFloatPrecision(n, FmtScope::Global); ~~~~~~~~~~~~~~~~~ ^ /Users/prko/supercollider/external_libraries/yaml-cpp/src/emitter.cpp:86:39: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] return m_pState->SetDoublePrecision(n, FmtScope::Global); ~~~~~~~~~~~~~~~~~~ ^ /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:8:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/emitterstate.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] ..."/Users/prko/supercollider/external_libraries/yaml-cpp/src/emitterstate.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/emitterstate.cpp" In file included from /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:8: /Users/prko/supercollider/external_libraries/yaml-cpp/src/emitterstate.cpp:213:22: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] return m_curIndent - m_groups[m_groups.size() - 2]->indent; ~~~~~~ ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:9:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/emitterutils.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] ..."/Users/prko/supercollider/external_libraries/yaml-cpp/src/emitterutils.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/emitterutils.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:10:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/exp.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #include "/Users/prko/supercollider/external_libraries/yaml-cpp/src/exp.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/exp.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:11:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/memory.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #include "/Users/prko/supercollider/external_libraries/yaml-cpp/src/memory.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/memory.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:12:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/node.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #include "/Users/prko/supercollider/external_libraries/yaml-cpp/src/node.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/node.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:13:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/node_data.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] ..."/Users/prko/supercollider/external_libraries/yaml-cpp/src/node_data.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/node_data.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:14:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/nodebuilder.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] ..."/Users/prko/supercollider/external_libraries/yaml-cpp/src/nodebuilder.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/nodebuilder.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:15:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/nodeevents.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] ..."/Users/prko/supercollider/external_libraries/yaml-cpp/src/nodeevents.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/nodeevents.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:16:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/null.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #include "/Users/prko/supercollider/external_libraries/yaml-cpp/src/null.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/null.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:17:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/ostream_wrapper.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] ..."/Users/prko/supercollider/external_libraries/yaml-cpp/src/ostream_wrapper.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/ostream_wrapper.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:18:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/parse.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #include "/Users/prko/supercollider/external_libraries/yaml-cpp/src/parse.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/parse.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:19:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/parser.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #include "/Users/prko/supercollider/external_libraries/yaml-cpp/src/parser.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/parser.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:20:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/regex_yaml.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] ..."/Users/prko/supercollider/external_libraries/yaml-cpp/src/regex_yaml.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/regex_yaml.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:21:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/scanner.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #include "/Users/prko/supercollider/external_libraries/yaml-cpp/src/scanner.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/scanner.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:22:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/scanscalar.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] ..."/Users/prko/supercollider/external_libraries/yaml-cpp/src/scanscalar.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/scanscalar.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:23:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/scantag.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #include "/Users/prko/supercollider/external_libraries/yaml-cpp/src/scantag.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/scantag.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:24:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/scantoken.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] ..."/Users/prko/supercollider/external_libraries/yaml-cpp/src/scantoken.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/scantoken.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:25:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/simplekey.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] ..."/Users/prko/supercollider/external_libraries/yaml-cpp/src/simplekey.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/simplekey.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:26:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/singledocparser.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] ..."/Users/prko/supercollider/external_libraries/yaml-cpp/src/singledocparser.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/singledocparser.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:27:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/stream.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #include "/Users/prko/supercollider/external_libraries/yaml-cpp/src/stream.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/stream.cpp" /Users/prko/supercollider/build/external_libraries/libyamlcpp.cpp:28:10: warning: non-portable path to file '"Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/tag.cpp"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #include "/Users/prko/supercollider/external_libraries/yaml-cpp/src/tag.cpp" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Userss/prko/SuperCollider/external_libraries/yaml-cpp/src/tag.cpp" 38 warnings generated. CompileC /Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/Objects-normal/arm64/scsynth_test.o /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'scsynth_test' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/Objects-normal/arm64/scsynth_test.d --serialize-diagnostics /Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/Objects-normal/arm64/scsynth_test.dia -c /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp -o /Users/prko/supercollider/build/build/scsynth_test.build/RelWithDebInfo/Objects-normal/arm64/scsynth_test.o In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:604:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(bool) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:605:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:606:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(signed char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:607:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:609:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(wchar_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:612:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char16_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:615:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char32_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:617:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(short) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:618:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned short) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:619:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(int) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:620:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned int) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:621:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(long) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:622:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned long) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:624:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(float) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:625:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(double) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:626:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(long double) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:628:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:630:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::wstring) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:633:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:636:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:640:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:642:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::wstring_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:645:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:648:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:653:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::long_long_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:654:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::ulong_long_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function<__int128, unsigned long>' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:658:5: note: in instantiation of template class 'boost::hash_detail::hash_base<__int128>' requested here BOOST_HASH_SPECIALIZE(boost::int128_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function<__int128, unsigned long>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:659:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::uint128_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:674:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(std::type_index) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:46: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/old/impl.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/assertion_result.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/class_properties.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/call_traits.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/detail/call_traits.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_traits/is_enum.hpp:14: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY' # define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_ref... ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] ...T> struct has_trivial_destructor : public integral_constant' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:687:18: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here : public boost::hash_detail::hash_base ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:415:24: note: in instantiation of template class 'boost::hash' requested here boost::hash hasher; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:546:9: note: in instantiation of function template specialization 'boost::hash_combine' requested here hash_combine(seed, &v.category()); ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:43: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ios:222: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__locale:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/shared_ptr.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/operations.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/iostream:36: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:46: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/old/impl.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/assertion_result.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/class_properties.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/call_traits.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/detail/call_traits.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_traits/is_enum.hpp:14: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY' # define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_ref... ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:57:65: note: in instantiation of template class 'boost::has_trivial_copy' requested here template struct has_trivial_copy_constructor : public has_triv... ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:945:20: note: in instantiation of template class 'boost::has_trivial_copy_constructor' requested here if (boost::has_trivial_copy_constructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0' requested here base_type(f) ^ /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:3:1: note: in instantiation of function template specialization 'boost::function::function' requested here BOOST_AUTO_TEST_CASE(create_and_destroy_world) { ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:19: /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test_suite.hpp:212:9: note: expanded from macro 'BOOST_AUTO_TEST_CASE' BOOST_AUTO_TEST_CASE_NO_DECOR, \ ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/test_tools.hpp:54: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_op.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tools/fpc_tolerance.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/fixture.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] ...T> struct has_trivial_destructor : public integral_constant' requested here boost::has_trivial_destructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0' requested here base_type(f) ^ /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:3:1: note: in instantiation of function template specialization 'boost::function::function' requested here BOOST_AUTO_TEST_CASE(create_and_destroy_world) { ^ In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.cpp:1: In file included from /Users/prko/supercollider/testsuite/server/scsynth/scsynth_test.hpp:4: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test.hpp:19: /Users/prko/supercollider/external_libraries/boost/boost/test/unit_test_suite.hpp:212:9: note: expanded from macro 'BOOST_AUTO_TEST_CASE' BOOST_AUTO_TEST_CASE_NO_DECOR, \ ^ 34 warnings generated. CompileC /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_AppleEventLoop.o /Users/prko/supercollider/common/SC_AppleEventLoop.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'scsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_AppleEventLoop.d --serialize-diagnostics /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_AppleEventLoop.dia -c /Users/prko/supercollider/common/SC_AppleEventLoop.mm -o /Users/prko/supercollider/build/build/scsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_AppleEventLoop.o /Users/prko/supercollider/common/SC_AppleEventLoop.mm:52:55: warning: 'NSAnyEventMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] NSEvent* event = [NSApp nextEventMatchingMask:NSAnyEventMask ^~~~~~~~~~~~~~ NSEventMaskAny In file included from /Users/prko/supercollider/common/SC_AppleEventLoop.mm:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityColor.h:9: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:46: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:10: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:10: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:158:26: note: 'NSAnyEventMask' has been explicitly marked deprecated here static const NSEventMask NSAnyEventMask API_DEPRECATED_W... ^ /Users/prko/supercollider/common/SC_AppleEventLoop.mm:68:50: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] NSEvent* event = [NSEvent otherEventWithType:NSApplicationDefined ^~~~~~~~~~~~~~~~~~~~ NSEventTypeApplicationDefined In file included from /Users/prko/supercollider/common/SC_AppleEventLoop.mm:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityColor.h:9: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:46: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:10: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:10: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:79:26: note: 'NSApplicationDefined' has been explicitly marked deprecated here static const NSEventType NSApplicationDefined API_DEPRECATED_WITH_REPL... ^ 2 warnings generated. CompileC /Users/prko/supercollider/build/build/oscpack.build/RelWithDebInfo/Objects-normal/arm64/oscpack_build.o /Users/prko/supercollider/external_libraries/oscpack_build.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'oscpack' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/oscpack.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/oscpack.build/RelWithDebInfo/Objects-normal/arm64/oscpack_build.d --serialize-diagnostics /Users/prko/supercollider/build/build/oscpack.build/RelWithDebInfo/Objects-normal/arm64/oscpack_build.dia -c /Users/prko/supercollider/external_libraries/oscpack_build.cpp -o /Users/prko/supercollider/build/build/oscpack.build/RelWithDebInfo/Objects-normal/arm64/oscpack_build.o CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_AllocPool.o /Users/prko/supercollider/common/SC_AllocPool.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_AllocPool.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_AllocPool.dia -c /Users/prko/supercollider/common/SC_AllocPool.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_AllocPool.o In file included from /Users/prko/supercollider/common/SC_AllocPool.cpp:23: /Users/prko/supercollider/common/SC_AllocPool.h:185:29: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32' (aka 'int') [-Wshorten-64-to-32] int bits = 28 - CLZ(inSize); ~~~ ^~~~~~ /Users/prko/supercollider/common/SC_AllocPool.cpp:308:17: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] int index = BinIndex(size); ~~~~~ ^~~~~~~~~~~~~~ 2 warnings generated. CompileC /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/future.o /Users/prko/supercollider/external_libraries/boost/libs/thread/src/future.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_thread_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/future.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/future.dia -c /Users/prko/supercollider/external_libraries/boost/libs/thread/src/future.cpp -o /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/future.o CompileC /Users/prko/supercollider/build/build/boost_test.build/RelWithDebInfo/Objects-normal/arm64/boost_test.o /Users/prko/supercollider/testsuite/server/boost_test.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_test' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_test.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_test.build/RelWithDebInfo/Objects-normal/arm64/boost_test.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_test.build/RelWithDebInfo/Objects-normal/arm64/boost_test.dia -c /Users/prko/supercollider/testsuite/server/boost_test.cpp -o /Users/prko/supercollider/build/build/boost_test.build/RelWithDebInfo/Objects-normal/arm64/boost_test.o In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:19: /Users/prko/supercollider/external_libraries/boost/boost/test/utils/setcolor.hpp:92:31: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] m_command_size = std::sprintf( m_control_command, "%c[%c;3%c;4%cm", ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:569: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/remove.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:57: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/platform/macos.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/posix_features.hpp:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:71: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_types.h:27: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:19: /Users/prko/supercollider/external_libraries/boost/boost/test/utils/setcolor.hpp:103:31: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] m_command_size = std::sprintf(m_control_command, "%c[%c;3%c;4%cm", ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:569: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/remove.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:57: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/platform/macos.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/posix_features.hpp:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:71: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_types.h:27: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:604:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(bool) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:605:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:606:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(signed char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:607:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:609:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(wchar_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:612:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char16_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:615:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char32_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:617:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(short) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:618:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned short) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:619:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(int) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:620:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned int) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:621:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(long) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:622:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned long) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:624:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(float) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:625:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(double) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:626:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(long double) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:628:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:630:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::wstring) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:633:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:636:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:640:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:642:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::wstring_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:645:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:648:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:653:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::long_long_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:654:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::ulong_long_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function<__int128, unsigned long>' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:658:5: note: in instantiation of template class 'boost::hash_detail::hash_base<__int128>' requested here BOOST_HASH_SPECIALIZE(boost::int128_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function<__int128, unsigned long>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:659:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::uint128_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_index/stl_type_index.hpp:47: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:674:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(std::type_index) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/class_properties.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/call_traits.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/detail/call_traits.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_traits/is_enum.hpp:14: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY' # define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_ref... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] ...T> struct has_trivial_destructor : public integral_constant' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:687:18: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here : public boost::hash_detail::hash_base ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:415:24: note: in instantiation of template class 'boost::hash' requested here boost::hash hasher; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:546:9: note: in instantiation of function template specialization 'boost::hash_combine' requested here hash_combine(seed, &v.category()); ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/bcs_char_traits.hpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/output/compiler_log_formatter.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/global_typedef.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/detail/config.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/class_properties.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/call_traits.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/detail/call_traits.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_traits/is_enum.hpp:14: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY' # define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_ref... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:57:65: note: in instantiation of template class 'boost::has_trivial_copy, boost::_bi::list1>>>>' requested here template struct has_trivial_copy_constructor : public has_triv... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:945:20: note: in instantiation of template class 'boost::has_trivial_copy_constructor, boost::_bi::list1>>>>' requested here if (boost::has_trivial_copy_constructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to, boost::_bi::list1>>>>' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0, boost::_bi::list1>>>>' requested here base_type(f) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/framework.ipp:707:63: note: in instantiation of function template specialization 'boost::function::function, boost::_bi::list1>>>>' requested here result = unit_test_monitor.execute_and_translate( boost::bin... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] ...T> struct has_trivial_destructor : public integral_constant, boost::_bi::list1>>>>' requested here boost::has_trivial_destructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to, boost::_bi::list1>>>>' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0, boost::_bi::list1>>>>' requested here base_type(f) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/framework.ipp:707:63: note: in instantiation of function template specialization 'boost::function::function, boost::_bi::list1>>>>' requested here result = unit_test_monitor.execute_and_translate( boost::bin... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/class_properties.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/call_traits.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/detail/call_traits.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_traits/is_enum.hpp:14: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY' # define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_ref... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:57:65: note: in instantiation of template class 'boost::has_trivial_copy, boost::_bi::list2, boost::reference_wrapper>>>' requested here template struct has_trivial_copy_constructor : public has_triv... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:945:20: note: in instantiation of template class 'boost::has_trivial_copy_constructor, boost::_bi::list2, boost::reference_wrapper>>>' requested here if (boost::has_trivial_copy_constructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to, boost::_bi::list2, boost::reference_wrapper>>>' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0, boost::_bi::list2, boost::reference_wrapper>>>' requested here base_type(f) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/framework.ipp:986:58: note: in instantiation of function template specialization 'boost::function::function, boost::_bi::list2, boost::reference_wrapper>>>' requested here boost::function< void () > log_cleaner = boost::bind( &u... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] ...T> struct has_trivial_destructor : public integral_constant, boost::_bi::list2, boost::reference_wrapper>>>' requested here boost::has_trivial_destructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to, boost::_bi::list2, boost::reference_wrapper>>>' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0, boost::_bi::list2, boost::reference_wrapper>>>' requested here base_type(f) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/framework.ipp:986:58: note: in instantiation of function template specialization 'boost::function::function, boost::_bi::list2, boost::reference_wrapper>>>' requested here boost::function< void () > log_cleaner = boost::bind( &u... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/class_properties.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/call_traits.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/detail/call_traits.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_traits/is_enum.hpp:14: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY' # define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_ref... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:57:65: note: in instantiation of template class 'boost::has_trivial_copy, boost::_bi::list3, boost::_bi::value, boost::reference_wrapper>>>' requested here template struct has_trivial_copy_constructor : public has_triv... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:945:20: note: in instantiation of template class 'boost::has_trivial_copy_constructor, boost::_bi::list3, boost::_bi::value, boost::reference_wrapper>>>' requested here if (boost::has_trivial_copy_constructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to, boost::_bi::list3, boost::_bi::value, boost::reference_wrapper>>>' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0, boost::_bi::list3, boost::_bi::value, boost::reference_wrapper>>>' requested here base_type(f) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/framework.ipp:1119:62: note: in instantiation of function template specialization 'boost::function::function, boost::_bi::list3, boost::_bi::value, boost::reference_wrapper>>>' requested here boost::function< void () > log_cleaner = boost::bind... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] ...T> struct has_trivial_destructor : public integral_constant, boost::_bi::list3, boost::_bi::value, boost::reference_wrapper>>>' requested here boost::has_trivial_destructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to, boost::_bi::list3, boost::_bi::value, boost::reference_wrapper>>>' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0, boost::_bi::list3, boost::_bi::value, boost::reference_wrapper>>>' requested here base_type(f) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/framework.ipp:1119:62: note: in instantiation of function template specialization 'boost::function::function, boost::_bi::list3, boost::_bi::value, boost::reference_wrapper>>>' requested here boost::function< void () > log_cleaner = boost::bind... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/class_properties.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/call_traits.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/detail/call_traits.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_traits/is_enum.hpp:14: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY' # define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_ref... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:57:65: note: in instantiation of template class 'boost::has_trivial_copy>>>' requested here template struct has_trivial_copy_constructor : public has_triv... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:945:20: note: in instantiation of template class 'boost::has_trivial_copy_constructor>>>' requested here if (boost::has_trivial_copy_constructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to>>>' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0>>>' requested here base_type(f) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/framework.ipp:1177:53: note: in instantiation of function template specialization 'boost::function::function>>>' requested here boost::function< void () > report_cleaner = boost::bind( &result... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] ...T> struct has_trivial_destructor : public integral_constant>>>' requested here boost::has_trivial_destructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to>>>' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0>>>' requested here base_type(f) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/framework.ipp:1177:53: note: in instantiation of function template specialization 'boost::function::function>>>' requested here boost::function< void () > report_cleaner = boost::bind( &result... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/class_properties.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/call_traits.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/detail/call_traits.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_traits/is_enum.hpp:14: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY' # define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_ref... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:57:65: note: in instantiation of template class 'boost::has_trivial_copy>>>' requested here template struct has_trivial_copy_constructor : public has_triv... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:945:20: note: in instantiation of template class 'boost::has_trivial_copy_constructor>>>' requested here if (boost::has_trivial_copy_constructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to>>>' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0>>>' requested here base_type(f) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/framework.ipp:1208:42: note: in instantiation of function template specialization 'boost::function::function>>>' requested here s_frk_state().m_aux_em.vexecute( boost::bind( &impl::invoke_init... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] ...T> struct has_trivial_destructor : public integral_constant>>>' requested here boost::has_trivial_destructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to>>>' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0>>>' requested here base_type(f) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/framework.ipp:1208:42: note: in instantiation of function template specialization 'boost::function::function>>>' requested here s_frk_state().m_aux_em.vexecute( boost::bind( &impl::invoke_init... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/class_properties.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/call_traits.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/detail/call_traits.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_traits/is_enum.hpp:14: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY' # define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_ref... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:57:65: note: in instantiation of template class 'boost::has_trivial_copy, boost::_bi::list3, boost::_bi::value, boost::_bi::value>>>' requested here template struct has_trivial_copy_constructor : public has_triv... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:945:20: note: in instantiation of template class 'boost::has_trivial_copy_constructor, boost::_bi::list3, boost::_bi::value, boost::_bi::value>>>' requested here if (boost::has_trivial_copy_constructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to, boost::_bi::list3, boost::_bi::value, boost::_bi::value>>>' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0, boost::_bi::list3, boost::_bi::value, boost::_bi::value>>>' requested here base_type(f) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/framework.ipp:1666:100: note: in instantiation of function template specialization 'boost::function::function, boost::_bi::list3, boost::_bi::value, boost::_bi::value>>>' requested here ...result = unit_test_monitor.execute_and_translate( boost::bind( &test_obs... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] ...T> struct has_trivial_destructor : public integral_constant, boost::_bi::list3, boost::_bi::value, boost::_bi::value>>>' requested here boost::has_trivial_destructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to, boost::_bi::list3, boost::_bi::value, boost::_bi::value>>>' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0, boost::_bi::list3, boost::_bi::value, boost::_bi::value>>>' requested here base_type(f) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/framework.ipp:1666:100: note: in instantiation of function template specialization 'boost::function::function, boost::_bi::list3, boost::_bi::value, boost::_bi::value>>>' requested here ...result = unit_test_monitor.execute_and_translate( boost::bind( &test_obs... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/class_properties.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/call_traits.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/detail/call_traits.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_traits/is_enum.hpp:14: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY' # define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_ref... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:57:65: note: in instantiation of template class 'boost::has_trivial_copy' requested here template struct has_trivial_copy_constructor : public has_triv... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:945:20: note: in instantiation of template class 'boost::has_trivial_copy_constructor' requested here if (boost::has_trivial_copy_constructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0' requested here base_type(f) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/execution_monitor.ipp:1397:14: note: in instantiation of function template specialization 'boost::function::function' requested here execute( detail::forward( F ) ); ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] ...T> struct has_trivial_destructor : public integral_constant' requested here boost::has_trivial_destructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function0::assign_to' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function0::function0' requested here base_type(f) ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/execution_monitor.ipp:1397:14: note: in instantiation of function template specialization 'boost::function::function' requested here execute( detail::forward( F ) ); ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/class_properties.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/call_traits.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/detail/call_traits.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/type_traits/is_enum.hpp:14: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY' # define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_ref... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_copy.hpp:57:65: note: in instantiation of template class 'boost::has_trivial_copy<(lambda at /Users/prko/supercollider/external_libraries/boost/boost/test/impl/unit_test_parameters.ipp:133:24)>' requested here template struct has_trivial_copy_constructor : public has_triv... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/test_unit.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/tree/decorator.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function1.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:945:20: note: in instantiation of template class 'boost::has_trivial_copy_constructor<(lambda at /Users/prko/supercollider/external_libraries/boost/boost/test/impl/unit_test_parameters.ipp:133:24)>' requested here if (boost::has_trivial_copy_constructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function1>::assign_to<(lambda at /Users/prko/supercollider/external_libraries/boost/boost/test/impl/unit_test_parameters.ipp:133:24)>' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function1>::function1<(lambda at /Users/prko/supercollider/external_libraries/boost/boost/test/impl/unit_test_parameters.ipp:133:24)>' requested here base_type(f) ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1139:5: note: in instantiation of function template specialization 'boost::function)>::function<(lambda at /Users/prko/supercollider/external_libraries/boost/boost/test/impl/unit_test_parameters.ipp:133:24)>' requested here self_type(f).swap(*this); ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/decorator.ipp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/iterator/token_iterator.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/named_params.hpp:24: /Users/prko/supercollider/external_libraries/boost/boost/test/utils/assign_op.hpp:30:7: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) t = s; ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/decorator.ipp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/iterator/token_iterator.hpp:27: /Users/prko/supercollider/external_libraries/boost/boost/test/utils/named_params.hpp:346:5: note: in instantiation of function template specialization 'boost::unit_test::assign_op)>, (lambda at /Users/prko/supercollider/external_libraries/boost/boost/test/impl/unit_test_parameters.ipp:133:24)>' requested here assign_op( target, p[k], static_cast(0) ); ^ /Users/prko/supercollider/external_libraries/boost/boost/test/utils/named_params.hpp:357:5: note: in instantiation of function template specialization 'boost::nfp::opt_assign)>, boost::nfp::named_parameter_combine, boost::nfp::named_parameter_combine, boost::runtime::(anonymous namespace)::env_var_t>, boost::nfp::named_parameter, boost::runtime::(anonymous namespace)::description_t>>>, boost::nfp::keyword>' requested here opt_assign( default_val, p, k ); ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:34: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/unit_test_parameters.ipp:36: /Users/prko/supercollider/external_libraries/boost/boost/test/utils/runtime/parameter.hpp:145:24: note: in instantiation of function template specialization 'boost::nfp::opt_get)>, boost::nfp::named_parameter_combine, boost::nfp::named_parameter_combine, boost::runtime::(anonymous namespace)::env_var_t>, boost::nfp::named_parameter, boost::runtime::(anonymous namespace)::description_t>>>, boost::nfp::keyword>' requested here , p_callback( nfp::opt_get( m, callback, callback_type() ) ) ^ /Users/prko/supercollider/external_libraries/boost/boost/test/utils/runtime/parameter.hpp:312:7: note: in instantiation of function template specialization 'boost::runtime::basic_param::basic_param, boost::nfp::named_parameter_combine, boost::runtime::(anonymous namespace)::env_var_t>, boost::nfp::named_parameter, boost::runtime::(anonymous namespace)::description_t>>>>' requested here : basic_param( name, a != runtime::REQUIRED_PARAM, a == runtime::REP... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:34: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/unit_test_parameters.ipp:128:32: note: in instantiation of function template specialization 'boost::runtime::parameter::parameter, boost::nfp::named_parameter_combine, boost::runtime::(anonymous namespace)::env_var_t>, boost::nfp::named_parameter, boost::runtime::(anonymous namespace)::description_t>>>>' requested here rt::parameter break_exec_path( btrt_break_exec_path, ( ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/compiler_log_formatter.ipp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/execution_monitor.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function0.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/maybe_include.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/detail/prologue.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/function/function_base.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] ...T> struct has_trivial_destructor : public integral_constant' requested here boost::has_trivial_destructor::value && ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:720:13: note: in instantiation of function template specialization 'boost::function1>::assign_to<(lambda at /Users/prko/supercollider/e xternal_libraries/boost/boost/test/impl/unit_test_parameters.ipp:133:24)>' requested here this->assign_to(f); ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1086:5: note: in instantiation of function template specialization 'boost::function1>::function1<(lambda at /Users/prko/supercollider/external_libraries/boost/boost/test/impl/unit_test_parameters.ipp:133:24)>' requested here base_type(f) ^ /Users/prko/supercollider/external_libraries/boost/boost/function/function_template.hpp:1139:5: note: in instantiation of function template specialization 'boost::function)>::function<(lambda at /Users/prko/supercollider/external_libraries/boost/boost/test/impl/unit_test_parameters.ipp:133:24)>' requested here self_type(f).swap(*this); ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/decorator.ipp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/iterator/token_iterator.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/named_params.hpp:24: /Users/prko/supercollider/external_libraries/boost/boost/test/utils/assign_op.hpp:30:7: note: in instantiation of function template specialization 'boost::function)>::operator=<(lambda at /Users/prko/supercollider/external_libraries/boost/boost/test/impl/unit_test_parameters.ipp:133:24)>' requested here t = s; ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/decorator.ipp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/utils/iterator/token_iterator.hpp:27: /Users/prko/supercollider/external_libraries/boost/boost/test/utils/named_params.hpp:346:5: note: in instantiation of function template specialization 'boost::unit_test::assign_op)>, (lambda at /Users/prko/supercollider/external_libraries/boost/boost/test/impl/unit_test_parameters.ipp:133:24)>' requested here assign_op( target, p[k], static_cast(0) ); ^ /Users/prko/supercollider/external_libraries/boost/boost/test/utils/named_params.hpp:357:5: note: in instantiation of function template specialization 'boost::nfp::opt_assign)>, boost::nfp::named_parameter_combine, boost::nfp::named_parameter_combine, boost::runtime::(anonymous namespace)::env_var_t>, boost::nfp::named_parameter, boost::runtime::(anonymous namespace)::description_t>>>, boost::nfp::keyword>' requested here opt_assign( default_val, p, k ); ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:34: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/impl/unit_test_parameters.ipp:36: /Users/prko/supercollider/external_libraries/boost/boost/test/utils/runtime/parameter.hpp:145:24: note: in instantiation of function template specialization 'boost::nfp::opt_get)>, boost::nfp::named_parameter_combine, boost::nfp::named_parameter_combine, boost::runtime::(anonymous namespace)::env_var_t>, boost::nfp::named_parameter, boost::runtime::(anonymous namespace)::description_t>>>, boost::nfp::keyword>' requested here , p_callback( nfp::opt_get( m, callback, callback_type() ) ) ^ /Users/prko/supercollider/external_libraries/boost/boost/test/utils/runtime/parameter.hpp:312:7: note: in instantiation of function template specialization 'boost::runtime::basic_param::basic_param, boost::nfp::named_parameter_combine, boost::runtime::(anonymous namespace)::env_var_t>, boost::nfp::named_parameter, boost::runtime::(anonymous namespace)::description_t>>>>' requested here : basic_param( name, a != runtime::REQUIRED_PARAM, a == runtime::REP... ^ In file included from /Users/prko/supercollider/testsuite/server/boost_test.cpp:2: In file included from /Users/prko/supercollider/external_libraries/boost/boost/test/included/unit_test.hpp:34: /Users/prko/supercollider/external_libraries/boost/boost/test/impl/unit_test_parameters.ipp:128:32: note: in instantiation of function template specialization 'boost::runtime::parameter::parameter, boost::nfp::named_parameter_combine, boost::runtime::(anonymous namespace)::env_var_t>, boost::nfp::named_parameter, boost::runtime::(anonymous namespace)::description_t>>>>' requested here rt::parameter break_exec_path( btrt_break_exec_path, ( ^ CompileC /Users/prko/supercollider/build/build/boost_system_lib.build/RelWithDebInfo/Objects-normal/arm64/error_code.o /Users/prko/supercollider/external_libraries/boost/libs/system/src/error_code.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_system_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_system_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_system_lib.build/RelWithDebInfo/Objects-normal/arm64/error_code.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_system_lib.build/RelWithDebInfo/Objects-normal/arm64/error_code.dia -c /Users/prko/supercollider/external_libraries/boost/libs/system/src/error_code.cpp -o /Users/prko/supercollider/build/build/boost_system_lib.build/RelWithDebInfo/Objects-normal/arm64/error_code.o CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/winstances.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/winstances.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/winstances.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/winstances.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/winstances.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/winstances.o CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/wide_posix_api.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/wide_posix_api.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/wide_posix_api.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/wide_posix_api.o In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:604:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(bool) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:605:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:606:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(signed char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:607:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:609:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(wchar_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:612:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char16_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:615:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char32_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:617:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(short) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:618:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned short) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:619:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(int) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:620:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned int) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:621:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(long) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:622:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned long) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:624:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(float) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:625:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(double) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:626:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(long double) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:628:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:630:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::wstring) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:633:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:636:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:640:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:642:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::wstring_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:645:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:648:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:653:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::long_long_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:654:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::ulong_long_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function<__int128, unsigned long>' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:658:5: note: in instantiation of template class 'boost::hash_detail::hash_base<__int128>' requested here BOOST_HASH_SPECIALIZE(boost::int128_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function<__int128, unsigned long>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:659:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::uint128_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:674:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(std::type_index) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:287:30: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] array[i].rm_so = (m[i].matched == false) ? -1 : (m[i].first - buf); ~ ^ /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:287:61: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] array[i].rm_so = (m[i].matched == false) ? -1 : (m[i].first - buf); ~ ^ /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:288:30: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] array[i].rm_eo = (m[i].matched == false) ? -1 : (m[i].second - buf); ~ ^ /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:288:61: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] array[i].rm_eo = (m[i].matched == false) ? -1 : (m[i].second - buf); ~ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:687:18: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here : public boost::hash_detail::hash_base ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:415:24: note: in instantiation of template class 'boost::hash' requested here boost::hash hasher; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:546:9: note: in instantiation of function template specialization 'boost::hash_combine' requested here hash_combine(seed, &v.category()); ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:73: /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:2263:33: warning: implicit conversion loses integer precision: 'boost::intmax_t' (aka 'long') to 'int' [-Wshorten-64-to-32] br->index = v < 0 ? (v - 1) : 0; ~ ~~^~~ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:463:17: note: in instantiation of member function 'boost::re_detail_107400::basic_regex_parser>::parse_perl_extension' requested here return parse_perl_extension(); ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:341:14: note: in instantiation of member function 'boost::re_detail_107400::basic_regex_parser>::parse_open_paren' requested here return parse_open_paren(); ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:159:62: note: in instantiation of member function 'boost::re_detail_107400::basic_regex_parser>::parse_extended' requested here m_parser_proc = &basic_regex_parser::parse_extended; ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:233:14: note: in instantiation of member function 'boost::re_detail_107400::basic_regex_parser>::parse' requested here parser.parse(arg_first, arg_last, f); ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:677:10: note: in instantiation of member function 'boost::re_detail_107400::basic_regex_implementation>::assign' requested here temp->assign(p1, p2, f); ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:398:14: note: in instantiation of member function 'boost::basic_regex>::do_assign' requested here return do_assign(p1, p2, f); ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:603:7: note: in instantiation of member function 'boost::basic_regex>::assign' requested here assign(p1, p2, f | regex_constants::no_except); ^ /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:138:54: note: in instantiation of member function 'boost::basic_regex>::set_expression' requested here static_cast(expression->guts)->set_expression(ptr... ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:73: /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:2296:22: warning: implicit conversion loses integer precision: 'boost::intmax_t' (aka 'long') to 'int' [-Wshorten-64-to-32] br->index = v; ~ ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:2357:22: warning: implicit conversion loses integer precision: 'boost::intmax_t' (aka 'long') to 'int' [-Wshorten-64-to-32] br->index = v; ~ ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:928:187: warning: implicit conversion loses integer precision: 'boost::intmax_t' (aka 'long') to 'int' [-Wshorten-64-to-32] ...> 0) && (this->m_backrefs.test(this->m_pdata->get_id(i))))) ~~~~~~ ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:345:14: note: in instantiation of member function 'boost::re_detail_107400::basic_regex_parser>::parse_extended_escape' requested here return parse_extended_escape(); ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:159:62: note: in instantiation of member function 'boost::re_detail_107400::basic_regex_parser>::parse_extended' requested here m_parser_proc = &basic_regex_parser::parse_extended; ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:233:14: note: in instantiation of member function 'boost::re_detail_107400::basic_regex_parser>::parse' requested here parser.parse(arg_first, arg_last, f); ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:677:10: note: in instantiation of member function 'boost::re_detail_107400::basic_regex_implementation>::assign' requested here temp->assign(p1, p2, f); ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:398:14: note: in instantiation of member function 'boost::basic_regex>::do_assign' requested here return do_assign(p1, p2, f); ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:603:7: note: in instantiation of member function 'boost::basic_regex>::assign' requested here assign(p1, p2, f | regex_constants::no_except); ^ /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:138:54: note: in instantiation of member function 'boost::basic_regex>::set_expression' requested here static_cast(expression->guts)->set_expression(ptr... ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:73: /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:928:131: warning: implicit conversion loses integer precision: 'boost::intmax_t' (aka 'long') to 'int' [-Wshorten-64-to-32] ...|| ((i >= hash_value_mask) && (this->m_pdata->get_id(i) > 0) && (this->m... ~~~~~~ ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:932:25: warning: implicit conversion loses integer precision: 'boost::intmax_t' (aka 'long') to 'int' [-Wshorten-64-to-32] pb->index = i; ~ ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:1964:19: warning: implicit conversion loses integer precision: 'boost::intmax_t' (aka 'long') to 'int' [-Wshorten-64-to-32] pb->index = i; ~ ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:754:14: note: in instantiation of member function 'boost::re_detail_107400::basic_regex_parser>::parse_backref' requested here return parse_backref(); ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:345:14: note: in instantiation of member function 'boost::re_detail_107400::basic_regex_parser>::parse_extended_escape' requested here return parse_extended_escape(); ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex_parser.hpp:159:62: note: in instantiation of member function 'boost::re_detail_107400::basic_regex_parser>::parse_extended' requested here m_parser_proc = &basic_regex_parser::parse_extended; ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:233:14: note: in instantiation of member function 'boost::re_detail_107400::basic_regex_parser>::parse' requested here parser.parse(arg_first, arg_last, f); ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:677:10: note: in instantiation of member function 'boost::re_detail_107400::basic_regex_implementation>::assign' requested here temp->assign(p1, p2, f); ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:398:14: note: in instantiation of member function 'boost::basic_regex>::do_assign' requested here return do_assign(p1, p2, f); ^ /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:603:7: note: in instantiation of member function 'boost::basic_regex>::assign' requested here assign(p1, p2, f | regex_constants::no_except); ^ /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wide_posix_api.cpp:138:54: note: in instantiation of member function 'boost::basic_regex>::set_expression' requested here static_cast(expression->guts)->set_expression(ptr... ^ 41 warnings generated. Libtool /Users/prko/supercollider/build/external_libraries/RelWithDebInfo/libboost_system_lib.a normal (in target 'boost_system_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only arm64 -D -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -L/Users/prko/supercollider/build/external_libraries/RelWithDebInfo -filelist /Users/prko/supercollider/build/build/boost_system_lib.build/RelWithDebInfo/Objects-normal/arm64/boost_system_lib.LinkFileList -dependency_info /Users/prko/supercollider/build/build/boost_system_lib.build/RelWithDebInfo/Objects-normal/arm64/boost_system_lib_libtool_dependency_info.dat -o /Users/prko/supercollider/build/external_libraries/RelWithDebInfo/libboost_system_lib.a CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/wc_regex_traits.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wc_regex_traits.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/wc_regex_traits.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/wc_regex_traits.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wc_regex_traits.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/wc_regex_traits.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/wc_regex_traits.cpp:267:17: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int result = std::wcstol(b, &ep, radix); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/w32_regex_traits.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/w32_regex_traits.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/w32_regex_traits.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/w32_regex_traits.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/w32_regex_traits.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/w32_regex_traits.o CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/usinstances.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/usinstances.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/usinstances.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/usinstances.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/usinstances.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/usinstances.o CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/static_mutex.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/static_mutex.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/static_mutex.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/static_mutex.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/static_mutex.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/static_mutex.o Libtool /Users/prko/supercollider/build/external_libraries/RelWithDebInfo/liboscpack.a normal (in target 'oscpack' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only arm64 -D -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -L/Users/prko/supercollider/build/external_libraries/RelWithDebInfo -filelist /Users/prko/supercollider/build/build/oscpack.build/RelWithDebInfo/Objects-normal/arm64/oscpack.LinkFileList -dependency_info /Users/prko/supercollider/build/build/oscpack.build/RelWithDebInfo/Objects-normal/arm64/oscpack_libtool_dependency_info.dat -o /Users/prko/supercollider/build/external_libraries/RelWithDebInfo/liboscpack.a CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/sc_popen.o /Users/prko/supercollider/common/sc_popen.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/sc_popen.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/sc_popen.dia -c /Users/prko/supercollider/common/sc_popen.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/sc_popen.o CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/Samp.o /Users/prko/supercollider/common/Samp.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/Samp.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/Samp.dia -c /Users/prko/supercollider/common/Samp.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/Samp.o CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_fftlib.o /Users/prko/supercollider/common/SC_fftlib.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_fftlib.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_fftlib.dia -c /Users/prko/supercollider/common/SC_fftlib.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_fftlib.o /Users/prko/supercollider/common/SC_fftlib.cpp:252:70: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32] ...chunk = (char*)alloc.alloc(sizeof(scfft) + scfft_trbufsize(fullsize) + a... ~~~~~~~~~~~~~~~ ^~~~~~~~ /Users/prko/supercollider/common/SC_fftlib.cpp:265:16: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32] f->nfull = fullsize; ~ ^~~~~~~~ /Users/prko/supercollider/common/SC_fftlib.cpp:266:15: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32] f->nwin = winsize; ~ ^~~~~~~ /Users/prko/supercollider/common/SC_fftlib.cpp:267:29: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32' (aka 'int') [-Wshorten-64-to-32] f->log2nfull = LOG2CEIL(fullsize); ~~~~~~~~ ^~~~~~~~ /Users/prko/supercollider/common/SC_fftlib.cpp:268:28: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32' (aka 'int') [-Wshorten-64-to-32] f->log2nwin = LOG2CEIL(winsize); ~~~~~~~~ ^~~~~~~ /Users/prko/supercollider/common/SC_fftlib.cpp:295:38: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32] memset(trbuf, 0, scfft_trbufsize(fullsize)); ~~~~~~~~~~~~~~~ ^~~~~~~~ 6 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_World.o /Users/prko/supercollider/server/scsynth/SC_World.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_World.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_World.dia -c /Users/prko/supercollider/server/scsynth/SC_World.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_World.o In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:28: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:25: /Users/prko/supercollider/server/scsynth/SC_Str4.h:44:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] return str4len(src - src0); ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Str4.h:52:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int wordlen = src - src0; ~~~~~~~ ~~~~^~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:805:30: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:272:54: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T) BOOST_MOVE_HAS_TRIV... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:128:51: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:812:30: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIB... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:246:62: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:119:52: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR(T) __has_trivial_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:822:30: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:240:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE' BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:122:45: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY' # define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:856:30: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:278:60: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:131:52: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR' # define BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR(T) __has_nothrow_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:285:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:32: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:297:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:32: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:310:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:32: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:34: /Users/prko/supercollider/common/SC_AllocPool.h:185:29: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32' (aka 'int') [-Wshorten-64-to-32] int bits = 28 - CLZ(inSize); ~~~ ^~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:39: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:2516:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(if_name + 1, "%lu", scope_id); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:32: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:39: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:65: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:50: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:35: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:39: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here conditional< ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:39: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/allocator.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:115:20: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here && detail::is_executor_of_impl::value && detail::is_executor_of_impl>::value>::type>' [with S = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] : detail::sender_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:149:5: note: in instantiation of template class 'boost::asio::execution::detail::sender_traits_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:165:42: note: in instantiation of template class 'boost::asio::execution::sender_traits, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here typename boost::asio::execution::sender_traits< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:189:13: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) detail::has_sender_traits::type>::value, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:39: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:63:5: note: in instantiation of template class 'boost::asio::execution::can_execute, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here can_execute::value, ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:39: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:32: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stddef.h:39: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:39: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here conditional< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:39: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:32: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stddef.h:39: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:39: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:108: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v4.hpp:260: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v4.ipp:136:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:32: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:39: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:109: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v6.hpp:234: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v6.ipp:105:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:32: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:30: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:39: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:38: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] ...struct has_nothrow_constructor : public integral_constanthw->mNRTInputFile, inputFileBuf, fileBufFrames); ~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_World.cpp:1060:20: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] buf->samples = numSamples; ~ ^~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_World.cpp:1061:25: warning: implicit conversion loses integer precision: 'long' to 'int32' (aka 'int') [-Wshorten-64-to-32] buf->mask = BUFMASK(numSamples); // for delay lines ~~~~~~~ ^~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_World.cpp:1084:48: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] SendReply(&addr, packet.data(), packet.size()); ~~~~~~~~~ ~~~~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_World.cpp:1107:48: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] SendReply(&addr, packet.data(), packet.size()); ~~~~~~~~~ ~~~~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_World.cpp:1171:48: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] SendReply(&addr, packet.data(), packet.size()); ~~~~~~~~~ ~~~~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_World.cpp:1182:48: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] SendReply(&addr, packet.data(), packet.size()); ~~~~~~~~~ ~~~~~~~^~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:822:30: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:240:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE' BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:122:45: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY' # define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:378:15: note: in instantiation of template class 'boost::move_detail::is_trivially_copy_constructible>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:145:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_constructible>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_constructible *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:158:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:294:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_constructible::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2943:10: note: while substituting deduced template arguments into function template 'uninitialized_move_alloc' [with Allocator = allocator_type, I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] ::boost::container::uninitialized_move_alloc ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:378:15: note: in instantiation of template class 'boost::move_detail::is_trivially_copy_assignable>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:137:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_assignable>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_assignable *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:168:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:879:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_assignable::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2947:10: note: while substituting deduced template arguments into function template 'move_backward' [with I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] boost::container::move_backward(pos, old_finish - n, old_finish); ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:251:42: note: in instantiation of template class 'boost::move_detail::is_nothrow_copy_constructible>' requested here static const bool nothrow_copy = dtl::is_nothrow_copy_constructible>' requested here : public vector_value_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:3037:16: note: in instantiation of template class 'boost::container::vector_value_traits, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>' requested here typename value_traits::ArrayDestructor old_values_destroyer(old_st... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2767:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_backwards, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_backwards ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_World.cpp:32: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ 32 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_UnitDef.o /Users/prko/supercollider/server/scsynth/SC_UnitDef.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_UnitDef.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_UnitDef.dia -c /Users/prko/supercollider/server/scsynth/SC_UnitDef.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_UnitDef.o In file included from /Users/prko/supercollider/server/scsynth/SC_UnitDef.cpp:27: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.h:23: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:25: /Users/prko/supercollider/server/scsynth/SC_Str4.h:44:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] return str4len(src - src0); ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Str4.h:52:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int wordlen = src - src0; ~~~~~~~ ~~~~^~~~~~ 2 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Unit.o /Users/prko/supercollider/server/scsynth/SC_Unit.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Unit.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Unit.dia -c /Users/prko/supercollider/server/scsynth/SC_Unit.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Unit.o In file included from /Users/prko/supercollider/server/scsynth/SC_Unit.cpp:26: In file included from /Users/prko/supercollider/server/scsynth/SC_UnitDef.h:25: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:25: /Users/prko/supercollider/server/scsynth/SC_Str4.h:44:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] return str4len(src - src0); ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Str4.h:52:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int wordlen = src - src0; ~~~~~~~ ~~~~^~~~~~ 2 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_StringParser.o /Users/prko/supercollider/common/SC_StringParser.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_StringParser.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_StringParser.dia -c /Users/prko/supercollider/common/SC_StringParser.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_StringParser.o CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_StringBuffer.o /Users/prko/supercollider/common/SC_StringBuffer.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_StringBuffer.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_StringBuffer.dia -c /Users/prko/supercollider/common/SC_StringBuffer.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_StringBuffer.o CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Str4.o /Users/prko/supercollider/server/scsynth/SC_Str4.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Str4.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Str4.dia -c /Users/prko/supercollider/server/scsynth/SC_Str4.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Str4.o In file included from /Users/prko/supercollider/server/scsynth/SC_Str4.cpp:22: /Users/prko/supercollider/server/scsynth/SC_Str4.h:44:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] return str4len(src - src0); ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Str4.h:52:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int wordlen = src - src0; ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Str4.cpp:30:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int charlen = cdst - cdst0; ~~~~~~~ ~~~~~^~~~~~~ 3 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_ServerBootDelayWarning.o /Users/prko/supercollider/common/SC_ServerBootDelayWarning.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_ServerBootDelayWarning.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_ServerBootDelayWarning.dia -c /Users/prko/supercollider/common/SC_ServerBootDelayWarning.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_ServerBootDelayWarning.o CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_SequencedCommand.o /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_SequencedCommand.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_SequencedCommand.dia -c /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_SequencedCommand.o In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:2516:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(if_name + 1, "%lu", scope_id); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/executor_function.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_alloc_helpers.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/recycling_allocator.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/thread_context.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/call_stack.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/tss_ptr.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/posix_tss_ptr.hpp:76: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/posix_tss_ptr.ipp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/throw_error.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/system/error_code.hpp:17: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ostream:172: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_code.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_category.h:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:569: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/remove.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/config.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:57: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/platform/macos.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/posix_features.hpp:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:71: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_types.h:27: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:65: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:50: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:35: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here conditional< ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/allocator.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:115:20: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here && detail::is_executor_of_impl::value && detail::is_executor_of_impl>::value>::type>' [with S = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] : detail::sender_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:149:5: note: in instantiation of template class 'boost::asio::execution::detail::sender_traits_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:165:42: note: in instantiation of template class 'boost::asio::execution::sender_traits, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here typename boost::asio::execution::sender_traits< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:189:13: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) detail::has_sender_traits::type>::value, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:63:5: note: in instantiation of template class 'boost::asio::execution::can_execute, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here can_execute::value, ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:19: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/memory:884: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:13: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/allocator_traits.h:14: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/construct_at.h:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/new:399: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/exception:94: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/config.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here conditional< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:19: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/memory:884: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:13: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/allocator_traits.h:14: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/construct_at.h:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/new:399: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/exception:94: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/config.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:108: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v4.hpp:260: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v4.ipp:136:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/executor_function.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_alloc_helpers.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/recycling_allocator.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/thread_context.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/call_stack.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/tss_ptr.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/posix_tss_ptr.hpp:76: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/posix_tss_ptr.ipp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/throw_error.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/system/error_code.hpp:17: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ostream:172: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_code.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_category.h:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:569: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/remove.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/config.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:57: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/platform/macos.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/posix_features.hpp:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:71: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_types.h:27: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:109: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v6.hpp:234: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v6.ipp:105:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/executor_function.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_alloc_helpers.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/recycling_allocator.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/thread_context.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/call_stack.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/tss_ptr.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/posix_tss_ptr.hpp:76: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/posix_tss_ptr.ipp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/throw_error.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/system/error_code.hpp:17: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ostream:172: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_code.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_category.h:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:569: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/remove.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/config.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:57: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/platform/macos.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/posix_features.hpp:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:71: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_types.h:27: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:421: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:25: /Users/prko/supercollider/server/scsynth/SC_Str4.h:44:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] return str4len(src - src0); ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Str4.h:52:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int wordlen = src - src0; ~~~~~~~ ~~~~^~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:38: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] ...struct has_nothrow_constructor : public integral_constant>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:27: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:145:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_constructible>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_constructible *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:27: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:158:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:294:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_constructible::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:27: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2943:10: note: while substituting deduced template arguments into function template 'uninitialized_move_alloc' [with Allocator = allocator_type, I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] ::boost::container::uninitialized_move_alloc ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:27: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/traits.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:378:15: note: in instantiation of template class 'boost::move_detail::is_trivially_copy_assignable>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:27: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:137:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_assignable>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_assignable *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:27: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:168:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:879:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_assignable::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:27: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2947:10: note: while substituting deduced template arguments into function template 'move_backward' [with I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] boost::container::move_backward(pos, old_finish - n, old_finish); ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:27: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/traits.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:27: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:251:42: note: in instantiation of template class 'boost::move_detail::is_nothrow_copy_constructible>' requested here static const bool nothrow_copy = dtl::is_nothrow_copy_constructible>' requested here : public vector_value_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:3037:16: note: in instantiation of template class 'boost::container::vector_value_traits, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>' requested here typename value_traits::ArrayDestructor old_values_destroyer(old_st... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2767:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_backwards, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_backwards ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.cpp:27: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ 48 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Reply.o /Users/prko/supercollider/common/SC_Reply.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Reply.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Reply.dia -c /Users/prko/supercollider/common/SC_Reply.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Reply.o In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:2516:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(if_name + 1, "%lu", scope_id); ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/executor_function.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_alloc_helpers.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/recycling_allocator.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/thread_context.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/call_stack.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/tss_ptr.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/posix_tss_ptr.hpp:76: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/posix_tss_ptr.ipp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/throw_error.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/system/error_code.hpp:17: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ostream:172: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_code.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_category.h:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:569: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/remove.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/config.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:57: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/platform/macos.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/posix_features.hpp:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:71: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_types.h:27: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:65: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:50: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:35: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here conditional< ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/allocator.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:115:20: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here && detail::is_executor_of_impl::value && detail::is_executor_of_impl>::value>::type>' [with S = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] : detail::sender_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:149:5: note: in instantiation of template class 'boost::asio::execution::detail::sender_traits_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:165:42: note: in instantiation of template class 'boost::asio::execution::sender_traits, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here typename boost::asio::execution::sender_traits< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:189:13: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) detail::has_sender_traits::type>::value, ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:63:5: note: in instantiation of template class 'boost::asio::execution::can_execute, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here can_execute::value, ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:19: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/memory:884: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:13: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/allocator_traits.h:14: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/construct_at.h:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/new:399: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/exception:94: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/config.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here conditional< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:19: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/memory:884: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:13: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/allocator_traits.h:14: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__memory/construct_at.h:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/new:399: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/exception:94: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/config.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:108: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v4.hpp:260: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v4.ipp:136:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/executor_function.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_alloc_helpers.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/recycling_allocator.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/thread_context.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/call_stack.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/tss_ptr.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/posix_tss_ptr.hpp:76: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/posix_tss_ptr.ipp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/throw_error.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/system/error_code.hpp:17: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ostream:172: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_code.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_category.h:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:569: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/remove.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/config.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:57: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/platform/macos.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/posix_features.hpp:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:71: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_types.h:27: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:109: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v6.hpp:234: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v6.ipp:105:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/executor_function.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_alloc_helpers.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/recycling_allocator.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/thread_context.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/call_stack.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/tss_ptr.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/posix_tss_ptr.hpp:76: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/posix_tss_ptr.ipp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/throw_error.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/system/error_code.hpp:17: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ostream:172: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_code.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_category.h:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:569: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/remove.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Reply.cpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/config.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:57: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/platform/macos.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/posix_features.hpp:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:71: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_types.h:27: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Rate.o /Users/prko/supercollider/server/scsynth/SC_Rate.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Rate.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Rate.dia -c /Users/prko/supercollider/server/scsynth/SC_Rate.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Rate.o CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Node.o /Users/prko/supercollider/server/scsynth/SC_Node.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Node.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Node.dia -c /Users/prko/supercollider/server/scsynth/SC_Node.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Node.o In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:28: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:25: /Users/prko/supercollider/server/scsynth/SC_Str4.h:44:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] return str4len(src - src0); ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Str4.h:52:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int wordlen = src - src0; ~~~~~~~ ~~~~^~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:805:30: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:272:54: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T) BOOST_MOVE_HAS_TRIV... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:128:51: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:812:30: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIB... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:246:62: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:119:52: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR(T) __has_trivial_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:822:30: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:240:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE' BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:122:45: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY' # define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:856:30: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:278:60: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:131:52: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR' # define BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR(T) __has_nothrow_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:285:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:24: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:32: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Group.h:24: In file included from /Users/prko/supercollider/include/plugin_interface/SC_Graph.h:23: In file included from /Users/prko/supercollider/include/plugin_interface/SC_Node.h:24: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:297:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:24: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:32: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Group.h:24: In file included from /Users/prko/supercollider/include/plugin_interface/SC_Graph.h:23: In file included from /Users/prko/supercollider/include/plugin_interface/SC_Node.h:24: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:310:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:24: In file included from /Users/prko/supercollider/include/plugin_interface/SC_World.h:32: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Group.h:24: In file included from /Users/prko/supercollider/include/plugin_interface/SC_Graph.h:23: In file included from /Users/prko/supercollider/include/plugin_interface/SC_Node.h:24: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/server/scsynth/SC_Node.cpp:323:29: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'const int' [-Wshorten-64-to-32] const int cmdNameSize = strlen(cmdName); ~~~~~~~~~~~ ^~~~~~~~~~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:822:30: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:240:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE' BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:122:45: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY' # define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:378:15: note: in instantiation of template class 'boost::move_detail::is_trivially_copy_constructible>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:145:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_constructible>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_constructible *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:158:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:294:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_constructible::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2943:10: note: while substituting deduced template arguments into function template 'uninitialized_move_alloc' [with Allocator = allocator_type, I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] ::boost::container::uninitialized_move_alloc ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:378:15: note: in instantiation of template class 'boost::move_detail::is_trivially_copy_assignable>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:137:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_assignable>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_assignable *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:168:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:879:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_assignable::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2947:10: note: while substituting deduced template arguments into function template 'move_backward' [with I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] boost::container::move_backward(pos, old_finish - n, old_finish); ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:251:42: note: in instantiation of template class 'boost::move_detail::is_nothrow_copy_constructible>' requested here static const bool nothrow_copy = dtl::is_nothrow_copy_constructible>' requested here : public vector_value_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:3037:16: note: in instantiation of template class 'boost::container::vector_value_traits, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>' requested here typename value_traits::ArrayDestructor old_values_destroyer(old_st... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2767:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_backwards, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_backwards ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Node.cpp:31: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ 15 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_MiscCmds.o /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_MiscCmds.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_MiscCmds.dia -c /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_MiscCmds.o In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:25: /Users/prko/supercollider/server/scsynth/SC_Str4.h:44:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] return str4len(src - src0); ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Str4.h:52:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int wordlen = src - src0; ~~~~~~~ ~~~~^~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:2516:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(if_name + 1, "%lu", scope_id); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:25: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:65: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:50: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:35: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here conditional< ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/allocator.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:115:20: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here && detail::is_executor_of_impl::value && detail::is_executor_of_impl>::value>::type>' [with S = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] : detail::sender_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:149:5: note: in instantiation of template class 'boost::asio::execution::detail::sender_traits_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:165:42: note: in instantiation of template class 'boost::asio::execution::sender_traits, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here typename boost::asio::execution::sender_traits< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:189:13: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) detail::has_sender_traits::type>::value, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:63:5: note: in instantiation of template class 'boost::asio::execution::can_execute, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here can_execute::value, ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:25: In file included from /Users/prko/supercollider/include/common/SC_Types.h:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stddef.h:39: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here conditional< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:25: In file included from /Users/prko/supercollider/include/common/SC_Types.h:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stddef.h:39: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:108: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v4.hpp:260: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v4.ipp:136:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:25: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:109: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v6.hpp:234: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v6.ipp:105:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:25: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:38: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] ...struct has_nothrow_constructor : public integral_constantInit(inData, inSize)... ~~~~ ^~~~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:681:32: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] int numbufs = msg.remain() >> 2; ~~~~~~~ ~~~~~~~~~~~~~^~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:701:60: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] ...CallSequencedCommand(SendReplyCmd, inWorld, packet.size(), packet.data(), inReply); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:31: /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:45:33: note: expanded from macro 'CallSequencedCommand' int err = cmd->Init(inData, inSize)... ~~~~ ^~~~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1345:56: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] CallSequencedCommand(SendReplyCmd, inWorld, packet.size(), packet.data(), inReply); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:31: /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:45:33: note: expanded from macro 'CallSequencedCommand' int err = cmd->Init(inData, inSize)... ~~~~ ^~~~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1498:33: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] int numheads = msg.remain() >> 2; ~~~~~~~~ ~~~~~~~~~~~~~^~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1516:60: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] ...CallSequencedCommand(SendReplyCmd, inWorld, packet.size(), packet.data(), inReply); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:31: /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:45:33: note: expanded from macro 'CallSequencedCommand' int err = cmd->Init(inData, inSize)... ~~~~ ^~~~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1531:33: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] int numheads = msg.remain() >> 3; ~~~~~~~~ ~~~~~~~~~~~~~^~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1567:60: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] ...CallSequencedCommand(SendReplyCmd, inWorld, packet.size(), packet.data(), inReply); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:31: /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:45:33: note: expanded from macro 'CallSequencedCommand' int err = cmd->Init(inData, inSize)... ~~~~ ^~~~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1616:33: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] int numheads = msg.remain() >> 2; ~~~~~~~~ ~~~~~~~~~~~~~^~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1636:60: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] ...CallSequencedCommand(SendReplyCmd, inWorld, packet.size(), packet.data(), inReply); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:31: /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:45:33: note: expanded from macro 'CallSequencedCommand' int err = cmd->Init(inData, inSize)... ~~~~ ^~~~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1655:33: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] int numheads = msg.remain() >> 3; ~~~~~~~~ ~~~~~~~~~~~~~^~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1695:60: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] ...CallSequencedCommand(SendReplyCmd, inWorld, packet.size(), packet.data(), inReply); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:31: /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:45:33: note: expanded from macro 'CallSequencedCommand' int err = cmd->Init(inData, inSize)... ~~~~ ^~~~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1710:48: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] int numheads = msg.tags ? strlen(msg.tags) - 1 : msg.remain() >> 2; ~~~~~~~~ ~~~~~~~~~~~~~~~~~^~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1710:67: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] int numheads = msg.tags ? strlen(msg.tags) - 1 : msg.remain() >> 2; ~~~~~~~~ ~~~~~~~~~~~~~^~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1741:60: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] ...CallSequencedCommand(SendReplyCmd, inWorld, packet.size(), packet.data(), inReply); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:31: /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:45:33: note: expanded from macro 'CallSequencedCommand' int err = cmd->Init(inData, inSize)... ~~~~ ^~~~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1757:54: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] int numheads = msg.tags ? (strlen(msg.tags) - 1) >> 1 : msg.remain() >> 3; ~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1757:74: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] int numheads = msg.tags ? (strlen(msg.tags) - 1) >> 1 : msg.remain() >> 3; ~~~~~~~~ ~~~~~~~~~~~~~^~~~ /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:1809:60: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] ...CallSequencedCommand(SendReplyCmd, inWorld, packet.size(), packet.data(), inReply); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:31: /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:45:33: note: expanded from macro 'CallSequencedCommand' int err = cmd->Init(inData, inSize)... ~~~~ ^~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/traits.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:822:30: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:240:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE' BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:122:45: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY' # define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:378:15: note: in instantiation of template class 'boost::move_detail::is_trivially_copy_constructible>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:145:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_constructible>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_constructible *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:158:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:294:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_constructible::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2943:10: note: while substituting deduced template arguments into function template 'uninitialized_move_alloc' [with Allocator = allocator_type, I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] ::boost::container::uninitialized_move_alloc ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/traits.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:378:15: note: in instantiation of template class 'boost::move_detail::is_trivially_copy_assignable>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:137:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_assignable>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_assignable *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:168:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:879:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_assignable::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2947:10: note: while substituting deduced template arguments into function template 'move_backward' [with I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] boost::container::move_backward(pos, old_finish - n, old_finish); ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/traits.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:251:42: note: in instantiation of template class 'boost::move_detail::is_nothrow_copy_constructible>' requested here static const bool nothrow_copy = dtl::is_nothrow_copy_constructible>' requested here : public vector_value_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:3037:16: note: in instantiation of template class 'boost::container::vector_value_traits, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>' requested here typename value_traits::ArrayDestructor old_values_destroyer(old_st... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2767:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_backwards, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_backwards ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_MiscCmds.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ 42 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Lib_Cintf.o /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Lib_Cintf.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Lib_Cintf.dia -c /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Lib_Cintf.o In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.h:23: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:25: /Users/prko/supercollider/server/scsynth/SC_Str4.h:44:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] return str4len(src - src0); ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Str4.h:52:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int wordlen = src - src0; ~~~~~~~ ~~~~^~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:2516:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(if_name + 1, "%lu", scope_id); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.h:23: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.h:23: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:25: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:65: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:50: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:35: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here conditional< ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/allocator.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:115:20: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here && detail::is_executor_of_impl::value && detail::is_executor_of_impl>::value>::type>' [with S = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] : detail::sender_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:149:5: note: in instantiation of template class 'boost::asio::execution::detail::sender_traits_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:165:42: note: in instantiation of template class 'boost::asio::execution::sender_traits, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here typename boost::asio::execution::sender_traits< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:189:13: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) detail::has_sender_traits::type>::value, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:63:5: note: in instantiation of template class 'boost::asio::execution::can_execute, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here can_execute::value, ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.h:23: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.h:23: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:25: In file included from /Users/prko/supercollider/include/common/SC_Types.h:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stddef.h:39: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here conditional< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.h:23: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.h:23: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:25: In file included from /Users/prko/supercollider/include/common/SC_Types.h:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stddef.h:39: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:108: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v4.hpp:260: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v4.ipp:136:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.h:23: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.h:23: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:25: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:109: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v6.hpp:234: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v6.ipp:105:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.h:23: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.h:23: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:25: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib_Cintf.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:38: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] ...struct has_nothrow_constructor : public integral_constant, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here conditional< ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/allocator.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:115:20: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here && detail::is_executor_of_impl::value && detail::is_executor_of_impl>::value>::type>' [with S = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] : detail::sender_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:149:5: note: in instantiation of template class 'boost::asio::execution::detail::sender_traits_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:165:42: note: in instantiation of template class 'boost::asio::execution::sender_traits, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here typename boost::asio::execution::sender_traits< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:189:13: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) detail::has_sender_traits::type>::value, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:63:5: note: in instantiation of template class 'boost::asio::execution::can_execute, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here can_execute::value, ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:25: In file included from /Users/prko/supercollider/include/common/SC_Types.h:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stddef.h:39: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here conditional< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:25: In file included from /Users/prko/supercollider/include/common/SC_Types.h:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stddef.h:39: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:108: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v4.hpp:260: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v4.ipp:136:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:25: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_SequencedCommand.h:31: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:109: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v6.hpp:234: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v6.ipp:105:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:27: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.h:25: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:41:46: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] SendReply(inReply, packet.data(), packet.size()); ~~~~~~~~~ ~~~~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:53:46: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] SendReply(inReply, packet.data(), packet.size()); ~~~~~~~~~ ~~~~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:93:19: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] int numArgs = strlen(oscFormat); ~~~~~~~ ^~~~~~~~~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:105:46: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] SendReply(inReply, packet.data(), packet.size()); ~~~~~~~~~ ~~~~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:117:46: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] SendReply(inReply, packet.data(), packet.size()); ~~~~~~~~~ ~~~~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:131:46: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] SendReply(inReply, packet.data(), packet.size()); ~~~~~~~~~ ~~~~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:137:19: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] int numArgs = strlen(oscFormat); ~~~~~~~ ^~~~~~~~~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:151:46: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] SendReply(inReply, packet.data(), packet.size()); ~~~~~~~~~ ~~~~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:161:46: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] SendReply(inReply, packet.data(), packet.size()); ~~~~~~~~~ ~~~~~~~^~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:25: /Users/prko/supercollider/common/scsynthsend.h:105:25: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int32' (aka 'int') [-Wshorten-64-to-32] int32 swaplen = len; ~~~~~~~ ^~~ /Users/prko/supercollider/server/scsynth/SC_Lib.cpp:84:20: note: in instantiation of member function 'scpacket<>::addb' requested here packet.addb(b, len); ^ 20 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Group.o /Users/prko/supercollider/server/scsynth/SC_Group.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Group.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Group.dia -c /Users/prko/supercollider/server/scsynth/SC_Group.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Group.o In file included from /Users/prko/supercollider/server/scsynth/SC_Group.cpp:23: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:25: /Users/prko/supercollider/server/scsynth/SC_Str4.h:44:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] return str4len(src - src0); ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Str4.h:52:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int wordlen = src - src0; ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Group.cpp:161:65: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] ...bus = (childGraph->mMapControls[i]) - (child->mWorld->mAudioBus); ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_Group.cpp:165:65: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] ...bus = (childGraph->mMapControls[i]) - (child->mWorld->mControlBus); ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_Group.cpp:342:61: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] ...bus = (childGraph->mMapControls[i]) - (child->mWorld->mAudioBus); ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_Group.cpp:346:61: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] ...bus = (childGraph->mMapControls[i]) - (child->mWorld->mControlBus); ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_GraphDef.o /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_GraphDef.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_GraphDef.dia -c /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_GraphDef.o In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:25: /Users/prko/supercollider/server/scsynth/SC_Str4.h:44:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] return str4len(src - src0); ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Str4.h:52:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int wordlen = src - src0; ~~~~~~~ ~~~~^~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:805:30: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:272:54: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T) BOOST_MOVE_HAS_TRIV... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:128:51: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:812:30: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIB... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:246:62: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:119:52: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR(T) __has_trivial_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:822:30: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:240:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE' BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:122:45: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY' # define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:856:30: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:278:60: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:131:52: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR' # define BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR(T) __has_nothrow_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:285:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:26: In file included from /Users/prko/supercollider/include/common/clz.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:297:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:26: In file included from /Users/prko/supercollider/include/common/clz.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:310:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:26: In file included from /Users/prko/supercollider/include/common/clz.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:37: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:2516:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(if_name + 1, "%lu", scope_id); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:26: In file included from /Users/prko/supercollider/include/common/clz.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:37: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:65: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:50: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:35: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:37: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here conditional< ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:37: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/allocator.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:115:20: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here && detail::is_executor_of_impl::value && detail::is_executor_of_impl>::value>::type>' [with S = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] : detail::sender_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:149:5: note: in instantiation of template class 'boost::asio::execution::detail::sender_traits_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:165:42: note: in instantiation of template class 'boost::asio::execution::sender_traits, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here typename boost::asio::execution::sender_traits< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:189:13: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) detail::has_sender_traits::type>::value, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:37: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:63:5: note: in instantiation of template class 'boost::asio::execution::can_execute, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here can_execute::value, ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:37: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:26: In file included from /Users/prko/supercollider/include/common/clz.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stddef.h:39: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:37: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here conditional< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:37: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:26: In file included from /Users/prko/supercollider/include/common/clz.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:23: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stddef.h:39: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:37: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:108: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v4.hpp:260: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v4.ipp:136:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:26: In file included from /Users/prko/supercollider/include/common/clz.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:37: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:109: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v6.hpp:234: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v6.ipp:105:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:26: In file included from /Users/prko/supercollider/include/common/clz.h:29: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:37: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:38: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] ...struct has_nothrow_constructor : public integral_constantmBufferIndex)) { ~~~~~~~ ~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:822:30: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:240:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE' BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:122:45: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY' # define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:378:15: note: in instantiation of template class 'boost::move_detail::is_trivially_copy_constructible>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:145:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_constructible>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_constructible *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:158:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:294:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_constructible::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2943:10: note: while substituting deduced template arguments into function template 'uninitialized_move_alloc' [with Allocator = allocator_type, I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] ::boost::container::uninitialized_move_alloc ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:378:15: note: in instantiation of template class 'boost::move_detail::is_trivially_copy_assignable>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:137:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_assignable>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_assignable *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:168:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:879:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_assignable::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2947:10: note: while substituting deduced template arguments into function template 'move_backward' [with I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] boost::container::move_backward(pos, old_finish - n, old_finish); ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:251:42: note: in instantiation of template class 'boost::move_detail::is_nothrow_copy_constructible>' requested here static const bool nothrow_copy = dtl::is_nothrow_copy_constructible>' requested here : public vector_value_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:3037:16: note: in instantiation of template class 'boost::container::vector_value_traits, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>' requested here typename value_traits::ArrayDestructor old_values_destroyer(old_st... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2767:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_backwards, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_backwards ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.cpp:33: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ 26 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Graph.o /Users/prko/supercollider/server/scsynth/SC_Graph.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Graph.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Graph.dia -c /Users/prko/supercollider/server/scsynth/SC_Graph.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Graph.o In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:25: /Users/prko/supercollider/server/scsynth/SC_Str4.h:44:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] return str4len(src - src0); ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Str4.h:52:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int wordlen = src - src0; ~~~~~~~ ~~~~^~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:805:30: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:272:54: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T) BOOST_MOVE_HAS_TRIV... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:128:51: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:812:30: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIB... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:246:62: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:119:52: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR(T) __has_trivial_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:822:30: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:240:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE' BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:122:45: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY' # define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:856:30: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:278:60: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:131:52: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR' # define BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR(T) __has_nothrow_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:285:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:23: In file included from /Users/prko/supercollider/include/plugin_interface/SC_Graph.h:23: In file included from /Users/prko/supercollider/include/plugin_interface/SC_Node.h:24: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:297:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:23: In file included from /Users/prko/supercollider/include/plugin_interface/SC_Graph.h:23: In file included from /Users/prko/supercollider/include/plugin_interface/SC_Node.h:24: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:310:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:24: In file included from /Users/prko/supercollider/server/scsynth/SC_GraphDef.h:24: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:24: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:23: In file included from /Users/prko/supercollider/include/plugin_interface/SC_Graph.h:23: In file included from /Users/prko/supercollider/include/plugin_interface/SC_Node.h:24: In file included from /Users/prko/supercollider/include/common/SC_Types.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:822:30: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:240:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE' BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:122:45: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY' # define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:378:15: note: in instantiation of template class 'boost::move_detail::is_trivially_copy_constructible>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:145:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_constructible>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_constructible *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:158:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:294:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_constructible::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2943:10: note: while substituting deduced template arguments into function template 'uninitialized_move_alloc' [with Allocator = allocator_type, I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] ::boost::container::uninitialized_move_alloc ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:378:15: note: in instantiation of template class 'boost::move_detail::is_trivially_copy_assignable>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:137:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_assignable>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_assignable *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:168:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:879:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_assignable::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2947:10: note: while substituting deduced template arguments into function template 'move_backward' [with I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] boost::container::move_backward(pos, old_finish - n, old_finish); ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:251:42: note: in instantiation of template class 'boost::move_detail::is_nothrow_copy_constructible>' requested here static const bool nothrow_copy = dtl::is_nothrow_copy_constructible>' requested here : public vector_value_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:3037:16: note: in instantiation of template class 'boost::container::vector_value_traits, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>' requested here typename value_traits::ArrayDestructor old_values_destroyer(old_st... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2767:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_backwards, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_backwards ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_Graph.cpp:28: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ 14 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Filesystem_win.o /Users/prko/supercollider/common/SC_Filesystem_win.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Filesystem_win.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Filesystem_win.dia -c /Users/prko/supercollider/common/SC_Filesystem_win.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Filesystem_win.o CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Filesystem_unix.o /Users/prko/supercollider/common/SC_Filesystem_unix.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Filesystem_unix.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Filesystem_unix.dia -c /Users/prko/supercollider/common/SC_Filesystem_unix.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Filesystem_unix.o CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Filesystem_iphone.o /Users/prko/supercollider/common/SC_Filesystem_iphone.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Filesystem_iphone.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Filesystem_iphone.dia -c /Users/prko/supercollider/common/SC_Filesystem_iphone.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Filesystem_iphone.o CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Errors.o /Users/prko/supercollider/common/SC_Errors.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Errors.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Errors.dia -c /Users/prko/supercollider/common/SC_Errors.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_Errors.o /Users/prko/supercollider/common/SC_Errors.cpp:31:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "none"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:34:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "failed"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:37:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "Node %i not found", gMissingNodeID); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:40:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "target Node %i not found", gMissingNodeID); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:43:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "Group %i not found", gMissingNodeID); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:46:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "SynthDef not found"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:49:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "no such command"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:52:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "wrong argument type"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:55:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "index out of range"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:58:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "access denied"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:61:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "no reply port"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:64:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "invalid control index"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:68:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "already logged in"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:71:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "not logged in"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:74:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "too many users"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:77:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "too many nodes"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:80:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "duplicate node ID"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:83:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "negative node IDs are reserved"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:86:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "can't replace group 0"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:89:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "out of real time memory"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:93:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "unsupported header format"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:96:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "unsupported sample format"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:100:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "buf gen routine not found"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/common/SC_Errors.cpp:104:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(returnString, "unknown error"); ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/common/SC_Errors.cpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:64: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_stdio.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 24 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_CoreAudio.o /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_CoreAudio.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_CoreAudio.dia -c /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_CoreAudio.o In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:2516:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(if_name + 1, "%lu", scope_id); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/executor_function.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_alloc_helpers.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/recycling_allocator.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/thread_context.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/call_stack.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/tss_ptr.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/posix_tss_ptr.hpp:76: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/posix_tss_ptr.ipp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/throw_error.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/system/error_code.hpp:17: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ostream:172: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_code.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_category.h:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:569: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/remove.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:23: In file included from /Users/prko/supercollider/common/MsgFifo.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/atomic:522: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/aliases.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic_base.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic_sync.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/contention_t.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/is_trivially_copyable.h:14: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cstdint:146: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:65: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:50: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:35: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here conditional< ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/allocator.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:115:20: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here && detail::is_executor_of_impl::value && detail::is_executor_of_impl>::value>::type>' [with S = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] : detail::sender_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:149:5: note: in instantiation of template class 'boost::asio::execution::detail::sender_traits_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:165:42: note: in instantiation of template class 'boost::asio::execution::sender_traits, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here typename boost::asio::execution::sender_traits< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:189:13: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) detail::has_sender_traits::type>::value, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:63:5: note: in instantiation of template class 'boost::asio::execution::can_execute, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here can_execute::value, ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:23: In file included from /Users/prko/supercollider/common/MsgFifo.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/atomic:522: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/aliases.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic_base.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic_sync.h:16: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__chrono/duration.h:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:23: In file included from /Users/prko/supercollider/common/MsgFifo.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/atomic:521: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here conditional< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:23: In file included from /Users/prko/supercollider/common/MsgFifo.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/atomic:522: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/aliases.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic_base.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic_sync.h:16: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__chrono/duration.h:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:23: In file included from /Users/prko/supercollider/common/MsgFifo.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/atomic:521: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:108: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v4.hpp:260: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v4.ipp:136:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/executor_function.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_alloc_helpers.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/recycling_allocator.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/thread_context.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/call_stack.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/tss_ptr.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/posix_tss_ptr.hpp:76: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/posix_tss_ptr.ipp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/throw_error.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/system/error_code.hpp:17: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ostream:172: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_code.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_category.h:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:569: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/remove.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:23: In file included from /Users/prko/supercollider/common/MsgFifo.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/atomic:522: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/aliases.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic_base.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic_sync.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/contention_t.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/is_trivially_copyable.h:14: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cstdint:146: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:109: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v6.hpp:234: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v6.ipp:105:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:25: In file included from /Users/prko/supercollider/server/scsynth/OSC_Packet.h:31: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/executor_function.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_alloc_helpers.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/recycling_allocator.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/thread_context.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/call_stack.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/tss_ptr.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/posix_tss_ptr.hpp:76: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/posix_tss_ptr.ipp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/throw_error.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/system/error_code.hpp:17: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/ostream:172: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_code.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__system_error/error_category.h:15: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:569: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/remove.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:23: In file included from /Users/prko/supercollider/common/MsgFifo.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/atomic:522: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/aliases.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic_base.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/atomic_sync.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/contention_t.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/is_trivially_copyable.h:14: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cstdint:146: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:124: In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdint.h:52: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:38: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] ...struct has_nothrow_constructor : public integral_constant>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:25: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:145:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_constructible>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_constructible *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:25: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:158:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:294:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_constructible::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:25: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2943:10: note: while substituting deduced template arguments into function template 'uninitialized_move_alloc' [with Allocator = allocator_type, I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] ::boost::container::uninitialized_move_alloc ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:25: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/traits.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:378:15: note: in instantiation of template class 'boost::move_detail::is_trivially_copy_assignable>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:25: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:137:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_assignable>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_assignable *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:25: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:168:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:879:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_assignable::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:25: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2947:10: note: while substituting deduced template arguments into function template 'move_backward' [with I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] boost::container::move_backward(pos, old_finish - n, old_finish); ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:25: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:21: In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.h:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:53: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/traits.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:25: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:251:42: note: in instantiation of template class 'boost::move_detail::is_nothrow_copy_constructible>' requested here static const bool nothrow_copy = dtl::is_nothrow_copy_constructible>' requested here : public vector_value_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:3037:16: note: in instantiation of template class 'boost::container::vector_value_traits, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>' requested here typename value_traits::ArrayDestructor old_values_destroyer(old_st... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2767:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_backwards, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_backwards ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_CoreAudio.cpp:25: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_ComPort.o /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_ComPort.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_ComPort.dia -c /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_ComPort.o In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:28: In file included from /Users/prko/supercollider/server/scsynth/HashTable.h:25: /Users/prko/supercollider/server/scsynth/SC_Str4.h:44:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] return str4len(src - src0); ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Str4.h:52:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int wordlen = src - src0; ~~~~~~~ ~~~~^~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:805:30: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:272:54: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T) BOOST_MOVE_HAS_TRIV... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:128:51: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:812:30: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIB... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:246:62: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:119:52: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR(T) __has_trivial_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:822:30: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:240:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE' BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:122:45: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY' # define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:856:30: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:278:60: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:131:52: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR' # define BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR(T) __has_nothrow_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:285:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:27: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:21: In file included from /Users/prko/supercollider/include/common/SC_Endian.h:34: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/machine/endian.h:37: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/arm/endian.h:47: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:297:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:27: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:21: In file included from /Users/prko/supercollider/include/common/SC_Endian.h:34: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/machine/endian.h:37: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/arm/endian.h:47: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:27: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/try_lexical_convert.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical.hpp:54: /Users/prko/supercollider/external_libraries/boost/boost/lexical_cast/detail/converter_lexical_streams.hpp:310:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(begin, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:27: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:21: In file included from /Users/prko/supercollider/include/common/SC_Endian.h:34: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/machine/endian.h:37: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/arm/endian.h:47: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:2516:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(if_name + 1, "%lu", scope_id); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:27: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:21: In file included from /Users/prko/supercollider/include/common/SC_Endian.h:34: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/machine/endian.h:37: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/arm/endian.h:47: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_accept_op.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_holder.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/socket_ops.hpp:382: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:65: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:50: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/impl/socket_ops.ipp:3850:35: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32] int error = ::getnameinfo(addr, addrlen, host, hostlen, serv, servlen, flags); ~~ ^~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here conditional< ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/allocator.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:115:20: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>>' requested here && detail::is_executor_of_impl::value && detail::is_executor_of_impl>::value>::type>' [with S = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] : detail::sender_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:149:5: note: in instantiation of template class 'boost::asio::execution::detail::sender_traits_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:165:42: note: in instantiation of template class 'boost::asio::execution::sender_traits, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here typename boost::asio::execution::sender_traits< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:189:13: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) detail::has_sender_traits::type>::value, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:63:5: note: in instantiation of template class 'boost::asio::execution::can_execute, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here can_execute::value, ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:27: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>> &()>' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:21: In file included from /Users/prko/supercollider/include/common/SC_Endian.h:34: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/machine/endian.h:37: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/arm/endian.h:77: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_endian.h:131: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/_OSByteOrder.h:80: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/arm/OSByteOrder.h:8: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:106: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here conditional< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:49: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/compose.hpp:136: /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:71:21: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: during template argument deduction for class template partial specialization 'composed_work_guard::value>::type>' [with Executor = boost::asio::basic_system_executor, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>] composed_work_guard head_; ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/compose.hpp:209:42: note: in instantiation of template class 'boost::asio::detail::composed_work_guard, boost::asio::execution::detail::relationship::fork_t<>, std::allocator>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:27: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:21: In file included from /Users/prko/supercollider/include/common/SC_Endian.h:34: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/machine/endian.h:37: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/arm/endian.h:77: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_endian.h:131: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/_OSByteOrder.h:80: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/arm/OSByteOrder.h:8: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:106: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:108: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v4.hpp:260: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v4.ipp:136:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:27: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:21: In file included from /Users/prko/supercollider/include/common/SC_Endian.h:34: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/machine/endian.h:37: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/arm/endian.h:47: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:109: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/network_v6.hpp:234: /Users/prko/supercollider/external_libraries/boost/boost/asio/ip/impl/network_v6.ipp:105:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(prefix_len, "/%u", prefix_length_); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:27: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/algorithm:1761: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:21: In file included from /Users/prko/supercollider/include/common/SC_Endian.h:34: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/machine/endian.h:37: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/arm/endian.h:47: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: /Users/prko/supercollider/common/SC_OscUtils.hpp:38:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] size = inSize - (data - inData); ~ ~~~~~~~^~~~~~~~~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:222:39: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] dumpOSC(mWorld->mDumpOSC, bytes_transferred, recvBuffer.data()); ~~~~~~~ ^~~~~~~~~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:233:25: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int32' (aka 'int') [-Wshorten-64-to-32] packet->mSize = bytes_transferred; ~ ^~~~~~~~~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:235:38: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] if (!UnrollOSCPacket(mWorld, bytes_transferred, recvBuffer.data(... ~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:304:20: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int32' (aka 'int') [-Wshorten-64-to-32] ...= boost::asio::read(socket, boost::asio::buffer((void*)&msglen, sizeof(int32))); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:312:20: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int32' (aka 'int') [-Wshorten-64-to-32] ...= boost::asio::read(socket, boost::asio::buffer((void*)buf, msglen)); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:370:39: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] dumpOSC(mWorld->mDumpOSC, bytes_transferred, data); ~~~~~~~ ^~~~~~~~~~~~~~~~~ /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:380:38: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] if (!UnrollOSCPacket(mWorld, bytes_transferred, data, packet)) ~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:822:30: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:240:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE' BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:122:45: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY' # define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:378:15: note: in instantiation of template class 'boost::move_detail::is_trivially_copy_constructible>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:145:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_constructible>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_constructible *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:158:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:294:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_constructible::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2943:10: note: while substituting deduced template arguments into function template 'uninitialized_move_alloc' [with Allocator = allocator_type, I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] ::boost::container::uninitialized_move_alloc ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:378:15: note: in instantiation of template class 'boost::move_detail::is_trivially_copy_assignable>' requested here : and_impl ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:395:6: note: in instantiation of template class 'boost::move_detail::and_impl>>' requested here : and_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:137:6: note: in instantiation of template class 'boost::move_detail::and_ *, boost::interprocess::offset_ptr *>, boost::move_detail::is_trivially_copy_assignable>>' requested here : boost::move_detail::and_ ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility_core.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/meta_utils_core.hpp:87:34: note: in instantiation of template class 'boost::container::dtl::is_memtransfer_copy_assignable *, boost::interprocess::offset_ptr *>' requested here struct disable_if : enable_if_c {}; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/container/detail/advanced_insert_int.hpp:28: /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:168:6: note: in instantiation of template class 'boost::move_detail::disable_if *, boost::interprocess::offset_ptr *>, boost::interprocess::offset_ptr *>' requested here : disable_if, R> ^ /Users/prko/supercollider/external_libraries/boost/boost/container/detail/copy_move_algo.hpp:879:22: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) inline typename dtl::disable_if_memtransfer_copy_assignable::type ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2947:10: note: while substituting deduced template arguments into function template 'move_backward' [with I = boost::interprocess::offset_ptr *, F = boost::interprocess::offset_ptr *] boost::container::move_backward(pos, old_finish - n, old_finish); ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2760:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_forward, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_forward(raw_pos, n, i... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:22: In file included from /Users/prko/supercollider/common/scope_buffer.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/offset_ptr.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/detail/utilities.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/pointer_traits.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/intrusive/detail/mpl.hpp:26: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: In file included from /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:29: In file included from /Users/prko/supercollider/external_libraries/boost/boost/interprocess/containers/vector.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:251:42: note: in instantiation of template class 'boost::move_detail::is_nothrow_copy_constructible>' requested here static const bool nothrow_copy = dtl::is_nothrow_copy_constructible>' requested here : public vector_value_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:3037:16: note: in instantiation of template class 'boost::container::vector_value_traits, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>' requested here typename value_traits::ArrayDestructor old_values_destroyer(old_st... ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2767:19: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_expand_backwards, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_expand_backwards ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:2625:16: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_forward_range_insert_no_capacity, boost::interprocess::segment_manager, boost::interprocess::iset_index>>, boost::interprocess::offset_ptr *>>' requested here this->priv_forward_range_insert_no_capacity ^ /Users/prko/supercollider/external_libraries/boost/boost/container/vector.hpp:1876:58: note: in instantiation of function template specialization 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::priv_push_back &>' requested here BOOST_MOVE_CONVERSION_AWARE_CATCH(push_back, T, void, priv_push_back) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:38: /Users/prko/supercollider/server/scsynth/../../common/server_shm.hpp:65:27: note: in instantiation of member function 'boost::container::vector, boost::interprocess::allocator, boost::interprocess::segment_manager, boost::interprocess::iset_index>>>::push_back' requested here scope_buffers.push_back(buf); ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>> &()>' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>>>' requested here conditional< ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/allocator.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:115:20: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>, boost::asio::execution::detail::as_invocable, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>>>' requested here && detail::is_executor_of_impl::value && detail::is_executor_of_impl>::value>::type>' [with S = boost::asio::execution::any_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>] : detail::sender_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:149:5: note: in instantiation of template class 'boost::asio::execution::detail::sender_traits_base, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>>' requested here /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:165:42: note: in instantiation of template class 'boost::asio::execution::sender_traits, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>>' requested here typename boost::asio::execution::sender_traits< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:189:13: note: (skipping 12 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) detail::has_sender_traits::type>::value, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:365:14: note: in instantiation of template class 'boost::asio::detail::reactive_socket_recvfrom_op, boost::_bi::bind_t, boost::_bi::list3, boost::arg<1> (*)(), boost::arg<2> (*)()>>, boost::asio::execution::any_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>>' requested here typename op::ptr p = { boost::asio::detail::addressof(handler), ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:1202:34: note: in instantiation of function template specialization 'boost::asio::detail::reactive_socket_service::async_receive_from, boost::_bi::list3, boost::arg<1> (*)(), boost::arg<2> (*)()>>, boost::asio::execution::any_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>>' requested here self_->impl_.get_service().async_receive_from( ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:662: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/system_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_context.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/scheduler.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution_context.hpp:409: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/execution_context.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_type_requirements.hpp:53: /Users/prko/supercollider/external_libraries/boost/boost/asio/async_result.hpp:152:5: note: in instantiation of function template specialization 'boost::asio::basic_datagram_socket::initiate_async_receive_from::operator(), boost::_bi::list3, boost::arg<1> (*)(), boost::arg<2> (*)()>>, boost::asio::mutable_buffers_1>' requested here BOOST_ASIO_MOVE_CAST(Initiation)(initiation)( ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:18: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/config.hpp:134:37: note: expanded from macro 'BOOST_ASIO_MOVE_CAST' # define BOOST_ASIO_MOVE_CAST(type) static_cast ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:662: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/system_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_context.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/scheduler.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution_context.hpp:409: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/execution_context.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_type_requirements.hpp:53: /Users/prko/supercollider/external_libraries/boost/boost/asio/async_result.hpp:365:17: note: in instantiation of function template specialization 'boost::asio::async_result, boost::_bi::list3, boost::arg<1> (*)(), boost::arg<2> (*)()>>, void (boost::system::error_code, unsigned long)>::initiate::initiate_async_receive_from, boost::_bi::bind_t, boost::_bi::list3, boost::arg<1> (*)(), boost::arg<2> (*)()>>, const boost::asio::mutable_buffers_1 &, boost::asio::ip::basic_endpoint *, int>' requested here Signature>::initiate(BOOST_ASIO_MOVE_CAST(Initiation)(initiation), ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:1017:12: note: in instantiation of function template specialization 'boost::asio::async_initiate, boost::_bi::list3, boost::arg<1> (*)(), boost::arg<2> (*)()>>, void (boost::system::error_code, unsigned long), boost::asio::basic_datagram_socket::initiate_async_receive_from, const boost::asio::mutable_buffers_1 &, boost::asio::ip::basic_endpoint *, int>' requested here return async_initiate, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>> &()>' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:21: In file included from /Users/prko/supercollider/include/common/SC_Endian.h:34: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/machine/endian.h:37: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/arm/endian.h:77: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_endian.h:131: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/_OSByteOrder.h:80: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/arm/OSByteOrder.h:8: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:106: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>, boost::asio::execution::invocable_archetype>' requested here conditional< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/io_object_impl.hpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/io_context.hpp:1519: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/io_context.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/completion_handler.hpp:21: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_work.hpp:114:19: note: in instantiation of template class 'boost::asio::execution::is_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>>' requested here !execution::is_executor::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_work.hpp:407:16: note: during template argument deduction for class template partial specialization 'handler_work_base::value && (!is_same::value || !is_same::value)>::type>' [with Executor = boost::asio::execution::any_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>, CandidateExecutor = void, IoContext = boost::asio::io_context, PolymorphicExecutor = boost::asio::executor] >::type> : handler_work_base ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_work.hpp:407:16: note: in instantiation of template class 'boost::asio::detail::handler_work_base, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>>' requested here In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:32: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_recvfrom_op.hpp:157:37: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) handler_work work_; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:36: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/reactive_socket_service.hpp:365:14: note: in instantiation of template class 'boost::asio::detail::reactive_socket_recvfrom_op, boost::_bi::bind_t, boost::_bi::list3, boost::arg<1> (*)(), boost::arg<2> (*)()>>, boost::asio::execution::any_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>>' requested here typename op::ptr p = { boost::asio::detail::addressof(handler), ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:1202:34: note: in instantiation of function template specialization 'boost::asio::detail::reactive_socket_service::async_receive_from, boost::_bi::list3, boost::arg<1> (*)(), boost::arg<2> (*)()>>, boost::asio::execution::any_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>>' requested here self_->impl_.get_service().async_receive_from( ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:662: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/system_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_context.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/scheduler.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution_context.hpp:409: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/execution_context.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_type_requirements.hpp:53: /Users/prko/supercollider/external_libraries/boost/boost/asio/async_result.hpp:152:5: note: in instantiation of function template specialization 'boost::asio::basic_datagram_socket::initiate_async_receive_from::operator(), boost::_bi::list3, boost::arg<1> (*)(), boost::arg<2> (*)()>>, boost::asio::mutable_buffers_1>' requested here BOOST_ASIO_MOVE_CAST(Initiation)(initiation)( ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_allocator.hpp:18: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/config.hpp:134:37: note: expanded from macro 'BOOST_ASIO_MOVE_CAST' # define BOOST_ASIO_MOVE_CAST(type) static_cast ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:662: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/system_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_context.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/scheduler.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution_context.hpp:409: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/impl/execution_context.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/handler_type_requirements.hpp:53: /Users/prko/supercollider/external_libraries/boost/boost/asio/async_result.hpp:365:17: note: in instantiation of function template specialization 'boost::asio::async_result, boost::_bi::list3, boost::arg<1> (*)(), boost::arg<2> (*)()>>, void (boost::system::error_code, unsigned long)>::initiate::initiate_async_receive_from, boost::_bi::bind_t, boost::_bi::list3, boost::arg<1> (*)(), boost::arg<2> (*)()>>, const boost::asio::mutable_buffers_1 &, boost::asio::ip::basic_endpoint *, int>' requested here Signature>::initiate(BOOST_ASIO_MOVE_CAST(Initiation)(initiation), ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:1017:12: note: in instantiation of function template specialization 'boost::asio::async_initiate, boost::_bi::list3, boost::arg<1> (*)(), boost::arg<2> (*)()>>, void (boost::system::error_code, unsigned long), boost::asio::basic_datagram_socket::initiate_async_receive_from, const boost::asio::mutable_buffers_1 &, boost::asio::ip::basic_endpoint *, int>' requested here return async_initiate' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:21: In file included from /Users/prko/supercollider/include/common/SC_Endian.h:34: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/machine/endian.h:37: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/arm/endian.h:77: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_endian.h:131: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/_OSByteOrder.h:80: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/arm/OSByteOrder.h:8: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:106: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of, 0>> &()>' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, 0>, boost::asio::execution::detail::as_invocable, 0>>>' requested here conditional< ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/allocator.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:115:20: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, 0>, boost::asio::execution::detail::as_invocable, 0>>>' requested here && detail::is_executor_of_impl::value && detail::is_executor_of_impl>::value>::type>' [with S = boost::asio::io_context::basic_executor_type, 0>] : detail::sender_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:149:5: note: in instantiation of template class 'boost::asio::execution::detail::sender_traits_base, 0>>' requested here /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:165:42: note: in instantiation of template class 'boost::asio::execution::sender_traits, 0>>' requested here typename boost::asio::execution::sender_traits< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:189:13: note: (skipping 9 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) detail::has_sender_traits::type>::value, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:19: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:1354:12: note: in instantiation of template class 'boost::asio::execution::detail::is_valid_target_executor, 0>, void (boost::asio::execution::context_as_t, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>)>' requested here >::type::value ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/io_object_impl.hpp:61:7: note: while substituting deduced template arguments into function template 'any_executor' [with Executor = io_context::executor_type] executor_(context.get_executor()) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:132:7: note: in instantiation of function template specialization 'boost::asio::detail::io_object_impl, boost::asio::execution::any_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>>::io_object_impl' requested here : impl_(context) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:107:7: note: in instantiation of function template specialization 'boost::asio::basic_socket::basic_socket' requested here : basic_socket(context) ^ /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:255:9: note: in instantiation of function template specialization 'boost::asio::basic_datagram_socket::basic_datagram_socket' requested here udpSocket(ioService) { ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:27: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of, 0>> &()>' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:21: In file included from /Users/prko/supercollider/include/common/SC_Endian.h:34: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/machine/endian.h:37: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/arm/endian.h:77: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_endian.h:131: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/_OSByteOrder.h:80: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/arm/OSByteOrder.h:8: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:106: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, 0>, boost::asio::execution::invocable_archetype>' requested here conditional< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, 0>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:19: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:478:5: note: in instantiation of template class 'boost::asio::execution::is_executor, 0>>' requested here is_executor::value, ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:1354:12: note: in instantiation of template class 'boost::asio::execution::detail::is_valid_target_executor, 0>, void (boost::asio::execution::context_as_t, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>)>' requested here >::type::value ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/io_object_impl.hpp:61:7: note: while substituting deduced template arguments into function template 'any_executor' [with Executor = io_context::executor_type] executor_(context.get_executor()) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:132:7: note: in instantiation of function template specialization 'boost::asio::detail::io_object_impl, boost::asio::execution::any_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>>::io_object_impl' requested here : impl_(context) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:107:7: note: in instantiation of function template specialization 'boost::asio::basic_socket::basic_socket' requested here : basic_socket(context) ^ /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:255:9: note: in instantiation of function template specialization 'boost::asio::basic_datagram_socket::basic_datagram_socket' requested here udpSocket(ioService) { ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:27: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:21: In file included from /Users/prko/supercollider/include/common/SC_Endian.h:34: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/machine/endian.h:37: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/arm/endian.h:77: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_endian.h:131: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/_OSByteOrder.h:80: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/arm/OSByteOrder.h:8: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:106: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of, 4>> &()>' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, 4>, boost::asio::execution::detail::as_invocable, 4>>>' requested here conditional< ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/allocator.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:115:20: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, 4>, boost::asio::execution::detail::as_invocable, 4>>>' requested here && detail::is_executor_of_impl::value && detail::is_executor_of_impl>::value>::type>' [with S = boost::asio::io_context::basic_executor_type, 4>] : detail::sender_traits_base ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:149:5: note: in instantiation of template class 'boost::asio::execution::detail::sender_traits_base, 4>>' requested here /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:165:42: note: in instantiation of template class 'boost::asio::execution::sender_traits, 4>>' requested here typename boost::asio::execution::sender_traits< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/sender.hpp:189:13: note: (skipping 13 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) detail::has_sender_traits::type>::value, ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:19: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:1358:17: note: in instantiation of function template specialization 'boost::asio::execution::any_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>::prop_fns_table, 0>>' requested here prop_fns_(prop_fns_table()) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/io_object_impl.hpp:61:7: note: in instantiation of function template specialization 'boost::asio::execution::any_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>::any_executor, 0>>' requested here executor_(context.get_executor()) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:132:7: note: in instantiation of function template specialization 'boost::asio::detail::io_object_impl, boost::asio::execution::any_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>>::io_object_impl' requested here : impl_(context) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:107:7: note: in instantiation of function template specialization 'boost::asio::basic_socket::basic_socket' requested here : basic_socket(context) ^ /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:255:9: note: in instantiation of function template specialization 'boost::asio::basic_datagram_socket::basic_datagram_socket' requested here udpSocket(ioService) { ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:27: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of, 4>> &()>' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:21: In file included from /Users/prko/supercollider/include/common/SC_Endian.h:34: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/machine/endian.h:37: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/arm/endian.h:77: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_endian.h:131: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/_OSByteOrder.h:80: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/arm/OSByteOrder.h:8: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:106: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:43:18: warning: 'result_of' is deprecated [-Wdeprecated-declarations] typename result_of::type&()>::type ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:62:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl_base, 4>, boost::asio::execution::invocable_archetype>' requested here conditional< ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/executor.hpp:114:3: note: in instantiation of template class 'boost::asio::execution::detail::is_executor_of_impl, 4>, boost::asio::execution::invocable_archetype>' requested here detail::is_executor_of_impl ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/associated_executor.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/system_executor.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/execution.hpp:19: /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:478:5: note: in instantiation of template class 'boost::asio::execution::is_executor, 4>>' requested here is_executor::value, ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:1354:12: note: in instantiation of template class 'boost::asio::execution::detail::is_valid_target_executor, 4>, void (boost::asio::execution::context_as_t, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>)>' requested here >::type::value ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:1078:12: note: while substituting deduced template arguments into function template 'any_executor' [with Executor = typename enable_if, 0> &, void (const prefer_only> &)>::overload == call_prefer_free, typename call_traits, 0> &, void (const prefer_only> &)>::result_type>::type] return boost::asio::prefer(*static_cast(ex), ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:1091:12: note: (skipping 2 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) return prefer_fn_impl(ex, prop, 0); ^ /Users/prko/supercollider/external_libraries/boost/boost/asio/execution/any_executor.hpp:1358:17: note: in instantiation of function template specialization 'boost::asio::execution::any_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>::prop_fns_table, 0>>' requested here prop_fns_(prop_fns_table()) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:22: /Users/prko/supercollider/external_libraries/boost/boost/asio/detail/io_object_impl.hpp:61:7: note: in instantiation of function template specialization 'boost::asio::execution::any_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>::any_executor, 0>>' requested here executor_(context.get_executor()) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:20: /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_socket.hpp:132:7: note: in instantiation of function template specialization 'boost::asio::detail::io_object_impl, boost::asio::execution::any_executor, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>, boost::asio::execution::prefer_only>>>::io_object_impl' requested here : impl_(context) ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:25: In file included from /Users/prko/supercollider/common/SC_OscUtils.hpp:23: In file included from /Users/prko/supercollider/common/SC_ReplyImpl.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/asio.hpp:24: /Users/prko/supercollider/external_libraries/boost/boost/asio/basic_datagram_socket.hpp:107:7: note: in instantiation of function template specialization 'boost::asio::basic_socket::basic_socket' requested here : basic_socket(context) ^ /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:255:9: note: in instantiation of function template specialization 'boost::asio::basic_datagram_socket::basic_datagram_socket' requested here udpSocket(ioService) { ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:22: In file included from /Users/prko/supercollider/server/scsynth/SC_HiddenWorld.h:27: In file included from /Users/prko/supercollider/include/plugin_interface/SC_RGen.h:53: In file included from /Users/prko/supercollider/include/common/SC_BoundsMacros.h:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cmath:318: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:315: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/limits:827: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/type_traits:532: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__type_traits/result_of.h:25:7: note: 'result_of' has been explicitly marked deprecated here class _LIBCPP_DEPRECATED_IN_CXX17 result_of; ^ In file included from /Users/prko/supercollider/server/scsynth/SC_ComPort.cpp:21: In file included from /Users/prko/supercollider/include/common/SC_Endian.h:34: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/machine/endian.h:37: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/arm/endian.h:77: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_endian.h:131: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/_OSByteOrder.h:80: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/libkern/arm/OSByteOrder.h:8: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdint.h:106: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_BufGen.o /Users/prko/supercollider/server/scsynth/SC_BufGen.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_BufGen.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_BufGen.dia -c /Users/prko/supercollider/server/scsynth/SC_BufGen.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/SC_BufGen.o In file included from /Users/prko/supercollider/server/scsynth/SC_BufGen.cpp:33: /Users/prko/supercollider/server/scsynth/SC_Str4.h:44:24: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] return str4len(src - src0); ~~~~~~~ ~~~~^~~~~~ /Users/prko/supercollider/server/scsynth/SC_Str4.h:52:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] int wordlen = src - src0; ~~~~~~~ ~~~~^~~~~~ 2 warnings generated. CompileC /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/Rendezvous.o /Users/prko/supercollider/server/scsynth/Rendezvous.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'libscsynth' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/Rendezvous.d --serialize-diagnostics /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/Rendezvous.dia -c /Users/prko/supercollider/server/scsynth/Rendezvous.cpp -o /Users/prko/supercollider/build/build/libscsynth.build/RelWithDebInfo/Objects-normal/arm64/Rendezvous.o CompileC /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/tss_null.o /Users/prko/supercollider/external_libraries/boost/libs/thread/src/tss_null.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_thread_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/tss_null.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/tss_null.dia -c /Users/prko/supercollider/external_libraries/boost/libs/thread/src/tss_null.cpp -o /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/tss_null.o CompileC /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/thread.o /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_thread_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/thread.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/thread.dia -c /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp -o /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/thread.o In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/lock_guard.hpp:12: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/move.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/traits.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:805:30: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:272:54: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T) BOOST_MOVE_HAS_TRIV... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:128:51: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:812:30: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIB... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:246:62: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:119:52: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR(T) __has_trivial_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:822:30: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:240:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE' BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:122:45: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY' # define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:856:30: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:278:60: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:131:52: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR' # define BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR(T) __has_nothrow_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:604:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(bool) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:605:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:606:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(signed char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:607:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:609:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(wchar_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:612:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char16_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:615:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char32_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:617:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(short) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:618:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned short) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:619:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(int) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:620:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned int) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:621:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(long) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:622:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned long) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:624:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(float) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:625:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(double) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:626:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(long double) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:628:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:630:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::wstring) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:633:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:636:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:640:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:642:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::wstring_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:645:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:648:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:653:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::long_long_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:654:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::ulong_long_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function<__int128, unsigned long>' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:658:5: note: in instantiation of template class 'boost::hash_detail::hash_base<__int128>' requested here BOOST_HASH_SPECIALIZE(boost::int128_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function<__int128, unsigned long>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:659:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::uint128_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:674:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(std::type_index) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/future.hpp:51: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/optional/optional.hpp:38: /Users/prko/supercollider/external_libraries/boost/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] ...struct has_nothrow_constructor : public integral_constant struct has_trivial_destructor : public integral_constant(expr) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:12: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/lock_types.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_time.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/date_time/posix_time/posix_time_types.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/date_time/posix_time/posix_time_duration.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/numeric/conversion/cast.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/numeric/conversion/converter.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/numeric/conversion/conversion_traits.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/numeric/conversion/detail/conversion_traits.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/numeric/conversion/detail/int_float_mixture.hpp:19: In file included from /Users/prko/supercollider/external_libraries/boost/boost/mpl/integral_c.hpp:32: /Users/prko/supercollider/external_libraries/boost/boost/mpl/aux_/integral_wrapper.hpp:73:31: error: integer value -1 is outside the valid range of values [0, 3] for this enumeration type [-Wenum-constexpr-conversion] In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:12: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/lock_types.hpp:18: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_time.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/date_time/posix_time/posix_time_types.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/date_time/posix_time/posix_time_duration.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/numeric/conversion/cast.hpp:33: In file included from /Users/prko/supercollider/external_libraries/boost/boost/numeric/conversion/converter.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/numeric/conversion/conversion_traits.hpp:13: In file included from /Users/prko/supercollider/external_libraries/boost/boost/numeric/conversion/detail/conversion_traits.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/numeric/conversion/detail/meta.hpp:15: In file included from /Users/prko/supercollider/external_libraries/boost/boost/mpl/if.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/mpl/aux_/value_wknd.hpp:17: /Users/prko/supercollider/external_libraries/boost/boost/mpl/aux_/static_cast.hpp:24:47: note: expanded from macro 'BOOST_MPL_AUX_STATIC_CAST' # define BOOST_MPL_AUX_STATIC_CAST(T, expr) static_cast(expr) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/thread.hpp:41: In file included from /Users/prko/supercollider/external_libraries/boost/boost/functional/hash.hpp:6: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:687:18: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here : public boost::hash_detail::hash_base ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:415:24: note: in instantiation of template class 'boost::hash' requested here boost::hash hasher; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:546:9: note: in instantiation of function template specialization 'boost::hash_combine' requested here hash_combine(seed, &v.category()); ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/thread_only.hpp:17: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/thread_data.hpp:10: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/exceptions.hpp:20: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/config.hpp:11: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ 43 warnings and 2 errors generated. CompileC /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/once_atomic.o /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/once_atomic.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_thread_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/once_atomic.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/once_atomic.dia -c /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/once_atomic.cpp -o /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/once_atomic.o In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/once_atomic.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/once.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/once_atomic.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/move.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/traits.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:805:30: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:272:54: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T) BOOST_MOVE_HAS_TRIV... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:128:51: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:812:30: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIB... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:246:62: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:119:52: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR(T) __has_trivial_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:822:30: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:240:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE' BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:122:45: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY' # define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:856:30: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:278:60: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:131:52: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR' # define BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR(T) __has_nothrow_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ 6 warnings generated. CompileC /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/once.o /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/once.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_thread_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/once.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/once.dia -c /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/once.cpp -o /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/once.o In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/once.cpp:8: In file included from /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/./once_atomic.cpp:9: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/once.hpp:26: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/pthread/once_atomic.hpp:16: In file included from /Users/prko/supercollider/external_libraries/boost/boost/thread/detail/move.hpp:25: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/utility.hpp:30: In file included from /Users/prko/supercollider/external_libraries/boost/boost/move/traits.hpp:31: /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:805:30: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:272:54: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DESTRUCTIBLE(T) BOOST_MOVE_HAS_TRIV... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:128:51: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_DESTRUCTOR(T) __has_trivial_destructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:812:30: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIB... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:246:62: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:119:52: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR' # define BOOST_MOVE_HAS_TRIVIAL_CONSTRUCTOR(T) __has_trivial_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:822:30: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:240:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE' BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:122:45: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_COPY' # define BOOST_MOVE_HAS_TRIVIAL_COPY(T) __has_trivial_copy(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:840:30: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE(T); ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:260:58: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_COPY_ASSIGNABLE' BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:125:48: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_ASSIGN' # define BOOST_MOVE_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) ) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:856:30: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:278:60: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_DEFAULT_CONSTRUCTIBLE(T) BOOST_MOVE_HA... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:131:52: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR' # define BOOST_MOVE_HAS_NOTHROW_CONSTRUCTOR(T) __has_nothrow_constructor(T) ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:863:30: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] { static const bool value = BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T); }; ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:284:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE' #define BOOST_MOVE_IS_NOTHROW_COPY_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_... ^ /Users/prko/supercollider/external_libraries/boost/boost/move/detail/type_traits.hpp:134:46: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_COPY' # define BOOST_MOVE_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T)) ^ 6 warnings generated. CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex_traits_defaults.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex_traits_defaults.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex_traits_defaults.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex_traits_defaults.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex_traits_defaults.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex_traits_defaults.o CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex_raw_buffer.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex_raw_buffer.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex_raw_buffer.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex_raw_buffer.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex_raw_buffer.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex_raw_buffer.o CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex_debug.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex_debug.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex_debug.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex_debug.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex_debug.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex_debug.o CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/regex.o In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:604:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(bool) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:605:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:606:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(signed char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:607:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:609:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(wchar_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:612:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char16_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:615:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char32_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:617:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(short) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:618:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned short) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:619:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(int) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:620:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned int) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:621:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(long) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:622:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned long) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:624:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(float) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:625:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(double) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:626:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(long double) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:628:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:630:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::wstring) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:633:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:636:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:640:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:642:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::wstring_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:645:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:648:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:653:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::long_long_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:654:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::ulong_long_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function<__int128, unsigned long>' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:658:5: note: in instantiation of template class 'boost::hash_detail::hash_base<__int128>' requested here BOOST_HASH_SPECIALIZE(boost::int128_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function<__int128, unsigned long>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:659:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::uint128_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:674:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(std::type_index) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:687:18: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here : public boost::hash_detail::hash_base ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:415:24: note: in instantiation of template class 'boost::hash' requested here boost::hash hasher; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:546:9: note: in instantiation of function template specialization 'boost::hash_combine' requested here hash_combine(seed, &v.category()); ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:24: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/regex.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/posix_api.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/posix_api.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/posix_api.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/posix_api.o In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:604:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(bool) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:605:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:606:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(signed char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:607:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned char) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:609:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(wchar_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:612:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char16_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:615:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(char32_t) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:617:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(short) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:618:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned short) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:619:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(int) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:620:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned int) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:621:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(long) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:622:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(unsigned long) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:624:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(float) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:625:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(double) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:626:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(long double) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:628:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:630:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::wstring) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:633:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:636:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:640:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:642:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::wstring_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:645:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:648:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE_REF(std::basic_string_view) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:586:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE_REF' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:653:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::long_long_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:654:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::ulong_long_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function<__int128, unsigned long>' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:658:5: note: in instantiation of template class 'boost::hash_detail::hash_base<__int128>' requested here BOOST_HASH_SPECIALIZE(boost::int128_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function<__int128, unsigned long>' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:659:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(boost::uint128_type) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:67: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/basic_regex.hpp:23: /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:131:33: warning: 'unary_function' is deprecated [-Wdeprecated-declarations] struct hash_base : std::unary_function {}; ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:674:5: note: in instantiation of template class 'boost::hash_detail::hash_base' requested here BOOST_HASH_SPECIALIZE(std::type_index) ^ /Users/prko/supercollider/external_libraries/boost/boost/container_hash/hash.hpp:576:19: note: expanded from macro 'BOOST_HASH_SPECIALIZE' : public boost::hash_detail::hash_base \ ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:23: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex.hpp:31: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex.hpp:32: In file included from /Users/prko/supercollider/external_libraries/boost/boost/regex/v4/regex_workaround.hpp:30: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:574: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/hash.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:44: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/select_stdlib_config.hpp:24: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/version:226: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__assert:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1025:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) ^ /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:182:27: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] int r = (std::sprintf)(localbuf, "%d", i); ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:22: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cstdio:101: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:57: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/platform/macos.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/posix_features.hpp:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:71: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_types.h:27: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:194:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] int r = (std::sprintf)(localbuf, "%d", 0); ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:22: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cstdio:101: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:21: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:57: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/platform/macos.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/posix_features.hpp:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:71: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_types.h:27: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:272:30: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] array[i].rm_so = (m[i].matched == false) ? -1 : (m[i].first - buf); ~ ^ /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:272:61: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] array[i].rm_so = (m[i].matched == false) ? -1 : (m[i].first - buf); ~ ^ /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:273:30: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] array[i].rm_eo = (m[i].matched == false) ? -1 : (m[i].second - buf); ~ ^ /Users/prko/supercollider/external_libraries/boost/libs/regex/src/posix_api.cpp:273:61: warning: implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] array[i].rm_eo = (m[i].matched == false) ? -1 : (m[i].second - buf); ~ ^ Libtool /Users/prko/supercollider/build/external_libraries/RelWithDebInfo/libyaml.a normal (in target 'yaml' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only arm64 -D -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -L/Users/prko/supercollider/build/external_libraries/RelWithDebInfo -filelist /Users/prko/supercollider/build/build/yaml.build/RelWithDebInfo/Objects-normal/arm64/yaml.LinkFileList -dependency_info /Users/prko/supercollider/build/build/yaml.build/RelWithDebInfo/Objects-normal/arm64/yaml_libtool_dependency_info.dat -o /Users/prko/supercollider/build/external_libraries/RelWithDebInfo/libyaml.a CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/instances.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/instances.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/instances.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/instances.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/instances.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/instances.o CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/icu.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/icu.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/icu.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/icu.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/icu.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/icu.o CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/fileiter.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/fileiter.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/fileiter.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/fileiter.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/fileiter.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/fileiter.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/fileiter.cpp:862:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] r = (std::sprintf)(buf, "%s%s", root, name); ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/fileiter.cpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:569: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/remove.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/fileiter.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:57: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/platform/macos.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/posix_features.hpp:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:71: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_types.h:27: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/prko/supercollider/external_libraries/boost/libs/regex/src/fileiter.cpp:864:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] r = (std::sprintf)(buf, "%s%s%s", root, _fi_sep, name); ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/fileiter.cpp:25: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/string:569: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/remove.h:12: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/__algorithm/find.h:21: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/cwchar:114: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/wchar.h:126: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/wchar.h:90: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/stdio.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons on... ^ In file included from /Users/prko/supercollider/external_libraries/boost/libs/regex/src/fileiter.cpp:22: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config.hpp:57: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/platform/macos.hpp:28: In file included from /Users/prko/supercollider/external_libraries/boost/boost/config/detail/posix_features.hpp:18: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/unistd.h:71: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/_types.h:27: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/_types.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/cregex.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/cregex.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/cregex.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/cregex.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/cregex.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/cregex.o CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/cpp_regex_traits.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/cpp_regex_traits.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/cpp_regex_traits.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/cpp_regex_traits.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/cpp_regex_traits.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/cpp_regex_traits.o CompileC /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/c_regex_traits.o /Users/prko/supercollider/external_libraries/boost/libs/regex/src/c_regex_traits.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_regex_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/c_regex_traits.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/c_regex_traits.dia -c /Users/prko/supercollider/external_libraries/boost/libs/regex/src/c_regex_traits.cpp -o /Users/prko/supercollider/build/build/boost_regex_lib.build/RelWithDebInfo/Objects-normal/arm64/c_regex_traits.o CompileC /Users/prko/supercollider/build/build/boost_filesystem_lib.build/RelWithDebInfo/Objects-normal/arm64/windows_file_codecvt.o /Users/prko/supercollider/external_libraries/boost/libs/filesystem/src/windows_file_codecvt.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_filesystem_lib' from project 'SuperCollider') cd /Users/prko/supercollider /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /var/folders/2_/hdf9s2tx6kg7_yqv0bwqtlcm0000gn/C/com.apple.DeveloperTools/15.4-15F31d/Xcode/SDKStatCaches.noindex/macosx14.5-23F73-7e3fd6dc4171e65dbd154ba8db3956d2.sdkstatcache -fmessage-length\=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fcolor-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body @/Users/prko/supercollider/build/build/boost_filesystem_lib.build/RelWithDebInfo/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/prko/supercollider/build/build/boost_filesystem_lib.build/RelWithDebInfo/Objects-normal/arm64/windows_file_codecvt.d --serialize-diagnostics /Users/prko/supercollider/build/build/boost_filesystem_lib.build/RelWithDebInfo/Objects-normal/arm64/windows_file_codecvt.dia -c /Users/prko/supercollider/external_libraries/boost/libs/filesystem/src/windows_file_codecvt.cpp -o /Users/prko/supercollider/build/build/boost_filesystem_lib.build/RelWithDebInfo/Objects-normal/arm64/windows_file_codecvt.o note: Run script build phase 'Generate CMakeFiles/ALL_BUILD' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'ALL_BUILD' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'install' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'sclang' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'PV_ThirdParty' from project 'SuperCollider') note: Run script build phase 'Generate CMakeFiles/ZERO_CHECK' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'ZERO_CHECK' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'TriggerUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'ReverbUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'PhysicalModelingUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'OscUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'ML_UGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'DiskIO_UGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'scsynth' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'UnaryOpUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'UnpackFFTUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'UIUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'TestUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'PanUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'NoiseUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'MulAddUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'LFUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'IOUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'GrainUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'GendynUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'FilterUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'FFT_UGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'DynNoiseUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'DemoUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'DemandUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'DelayUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'ChaosUGens' from project 'SuperCollider') note: Run script build phase 'CMake PostBuild Rules' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'BinaryOpUGens' from project 'SuperCollider') ** BUILD FAILED ** The following build commands failed: CompileC /Users/prko/supercollider/build/build/boost_thread_lib.build/RelWithDebInfo/Objects-normal/arm64/thread.o /Users/prko/supercollider/external_libraries/boost/libs/thread/src/pthread/thread.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'boost_thread_lib' from project 'SuperCollider') (1 failure) (base) prko@prkoMBP2021 build %