IXWebSocket icon indicating copy to clipboard operation
IXWebSocket copied to clipboard

Build error. (mbedtls)

Open autoantwort opened this issue 1 year ago • 3 comments

I don't know if this is vcpkg related, maybe the versions are in conflict, but I get:

Package: ixwebsocket[core,mbedtls]:arm64-osx -> 11.4.4#2

Host Environment

  • Host: arm64-osx
  • Compiler: AppleClang 15.0.0.15000100
  • vcpkg-tool version: 2999-12-31-unknownhash vcpkg-scripts version: 10e052511 2024-01-31 (8 hours ago)

To Reproduce

vcpkg install --enforce-port-checks --allow-unsupported Failure logs

-- Using cached machinezone-IXWebSocket-v11.4.4.tar.gz.
-- Extracting source /Users/leanderSchulten/git_projekte/vcpkg/downloads/machinezone-IXWebSocket-v11.4.4.tar.gz
-- Applying patch fix-C2065-of-errorMsg.patch
-- Using source at /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean
-- Found external ninja('1.11.1').
-- Configuring arm64-osx
-- Building arm64-osx-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
    Command failed: /Users/leanderSchulten/git_projekte/vcpkg/downloads/tools/cmake-3.27.1-osx/cmake-3.27.1-macos-universal/CMake.app/Contents/bin/cmake --build . --config Debug --target install -- -v -j11
    Working Directory: /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/arm64-osx-dbg
    See logs for more information:
      /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/install-arm64-osx-dbg-out.log

Call Stack (most recent call first):
  vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
  vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
  ports/ixwebsocket/portfile.cmake:38 (vcpkg_cmake_install)
  scripts/ports.cmake:170 (include)



/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/install-arm64-osx-dbg-out.log
Change Dir: '/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/arm64-osx-dbg'

Run Build Command(s): /opt/homebrew/bin/ninja -v -v -j11 install
[1/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXNetSystem.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXNetSystem.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXNetSystem.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXNetSystem.cpp
[2/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXExponentialBackoff.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXExponentialBackoff.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXExponentialBackoff.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXExponentialBackoff.cpp
[3/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXConnectionState.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXConnectionState.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXConnectionState.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXConnectionState.cpp
[4/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXCancellationRequest.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXCancellationRequest.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXCancellationRequest.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXCancellationRequest.cpp
[5/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXGzipCodec.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXGzipCodec.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXGzipCodec.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXGzipCodec.cpp
[6/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterruptFactory.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterruptFactory.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterruptFactory.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXSelectInterruptFactory.cpp
[7/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterrupt.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterrupt.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterrupt.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXSelectInterrupt.cpp
[8/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXBench.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXBench.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXBench.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXBench.cpp
[9/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXDNSLookup.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXDNSLookup.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXDNSLookup.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXDNSLookup.cpp
[10/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXGetFreePort.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXGetFreePort.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXGetFreePort.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXGetFreePort.cpp
[11/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttp.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttp.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttp.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXHttp.cpp
[12/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttpClient.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttpClient.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttpClient.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXHttpClient.cpp
[13/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterruptEvent.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterruptEvent.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterruptEvent.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXSelectInterruptEvent.cpp
[14/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterruptPipe.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterruptPipe.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSelectInterruptPipe.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXSelectInterruptPipe.cpp
[15/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketFactory.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketFactory.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketFactory.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXSocketFactory.cpp
[16/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSetThreadName.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSetThreadName.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSetThreadName.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXSetThreadName.cpp
[17/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttpServer.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttpServer.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXHttpServer.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXHttpServer.cpp
[18/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketConnect.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketConnect.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketConnect.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXSocketConnect.cpp
[19/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocket.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocket.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocket.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXSocket.cpp
[20/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXStrCaseCompare.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXStrCaseCompare.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXStrCaseCompare.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXStrCaseCompare.cpp
[21/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketTLSOptions.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketTLSOptions.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketTLSOptions.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXSocketTLSOptions.cpp
[22/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUdpSocket.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUdpSocket.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUdpSocket.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXUdpSocket.cpp
[23/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketServer.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketServer.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketServer.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXSocketServer.cpp
[24/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUrlParser.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUrlParser.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUrlParser.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXUrlParser.cpp
[25/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketCloseConstants.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketCloseConstants.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketCloseConstants.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXWebSocketCloseConstants.cpp
[26/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflate.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXWebSocketPerMessageDeflate.cpp
[27/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUuid.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUuid.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUuid.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXUuid.cpp
[28/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUserAgent.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUserAgent.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXUserAgent.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXUserAgent.cpp
[29/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp
[30/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketHttpHeaders.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketHttpHeaders.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketHttpHeaders.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXWebSocketHttpHeaders.cpp
[31/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp
[32/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocket.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocket.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocket.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXWebSocket.cpp
[33/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketHandshake.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketHandshake.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketHandshake.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXWebSocketHandshake.cpp
[34/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketMbedTLS.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketMbedTLS.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketMbedTLS.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXSocketMbedTLS.cpp
FAILED: CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketMbedTLS.cpp.o 
ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketMbedTLS.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketMbedTLS.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketMbedTLS.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXSocketMbedTLS.cpp
/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXSocketMbedTLS.cpp:52:61: warning: unused parameter 'errorMsg' [-Wunused-parameter]
    bool SocketMbedTLS::loadSystemCertificates(std::string& errorMsg)
                                                            ^
/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXSocketMbedTLS.cpp:137:17: error: no matching function for call to 'mbedtls_pk_parse_keyfile'
            if (mbedtls_pk_parse_keyfile(&_pkey, _tlsOptions.keyFile.c_str(), "", mbedtls_ctr_drbg_random, &_ctr_drbg) < 0)
                ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include/mbedtls/pk.h:751:5: note: candidate function not viable: requires 3 arguments, but 5 were provided
int mbedtls_pk_parse_keyfile(mbedtls_pk_context *ctx,
    ^
1 warning and 1 error generated.
[35/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketProxyServer.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketProxyServer.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketProxyServer.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXWebSocketProxyServer.cpp
[36/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketServer.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketServer.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketServer.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXWebSocketServer.cpp
[37/39] ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DIXWEBSOCKET_USE_MBED_TLS -DIXWEBSOCKET_USE_MBED_TLS_MIN_VERSION_3 -DIXWEBSOCKET_USE_TLS -DIXWEBSOCKET_USE_ZLIB -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -fPIC -Wall -Wextra -pedantic -Wshorten-64-to-32 -g -std=c++11 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -mmacosx-version-min=13.6 -MD -MT CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketTransport.cpp.o -MF CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketTransport.cpp.o.d -o CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketTransport.cpp.o -c /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ixwebsocket/src/v11.4.4-c62af040d6.clean/ixwebsocket/IXWebSocketTransport.cpp
ninja: build stopped: subcommand failed.

Additional context

vcpkg.json
{
  "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
  "name": "lichtsteuerung",
  "version-string": "2.0 $.0",
  "dependencies": [
    {
      "name": "ixwebsocket",
      "default-features": false,
      "features": [
        "mbedtls"
      ]
    }
  ],
  "$overrides": [
    {
      "name": "llvm",
      "version": "14.0.6#1"
    }
  ],
  "$builtin-baseline": "e68bd1cc40a13fd47d999ecff333e8b809b2c720"
}

autoantwort avatar Feb 01 '24 08:02 autoantwort