We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Package: crossguid[core]:x64-osx -> 2021-10-22#1 Host Environment
To Reproduce vcpkg install
vcpkg install
Failure logs
-- Using cached graeme-hill-crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681.tar.gz. -- Extracting source /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/downloads/graeme-hill-crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681.tar.gz -- Using source at /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/crossguid/src/08ee1b7681-b00dc18d3c.clean -- Found external ninja('1.10.2'). -- Configuring x64-osx-dbg -- Configuring x64-osx-rel -- Building x64-osx-dbg CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:157 (message): Command failed: /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/downloads/tools/cmake-3.21.1-osx/cmake-3.21.1-macos-universal/CMake.app/Contents/bin/cmake --build . --config Debug --target install -- -v -j11 Working Directory: /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/crossguid/x64-osx-dbg See logs for more information: /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/crossguid/install-x64-osx-dbg-out.log Call Stack (most recent call first): /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_build.cmake:102 (vcpkg_execute_build_process) /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_install.cmake:41 (vcpkg_cmake_build) ports/crossguid/portfile.cmake:17 (vcpkg_cmake_install) scripts/ports.cmake:145 (include)
[1/3] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DGUID_CFUUID -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/crossguid/src/08ee1b7681-b00dc18d3c.clean/include -fPIC -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -fPIC -Werror -Wall -std=c++17 -MD -MT CMakeFiles/crossguid.dir/src/guid.cpp.o -MF CMakeFiles/crossguid.dir/src/guid.cpp.o.d -o CMakeFiles/crossguid.dir/src/guid.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/crossguid/src/08ee1b7681-b00dc18d3c.clean/src/guid.cpp FAILED: CMakeFiles/crossguid.dir/src/guid.cpp.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DGUID_CFUUID -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/crossguid/src/08ee1b7681-b00dc18d3c.clean/include -fPIC -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -fPIC -Werror -Wall -std=c++17 -MD -MT CMakeFiles/crossguid.dir/src/guid.cpp.o -MF CMakeFiles/crossguid.dir/src/guid.cpp.o.d -o CMakeFiles/crossguid.dir/src/guid.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/crossguid/src/08ee1b7681-b00dc18d3c.clean/src/guid.cpp /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/crossguid/src/08ee1b7681-b00dc18d3c.clean/src/guid.cpp:399:7: error: unused function 'swap<xg::Guid>' [-Werror,-Wunused-function] void swap(xg::Guid &lhs, xg::Guid &rhs) noexcept ^ 1 error generated. ninja: build stopped: subcommand failed.
Additional context
{ "name": "lichtsteuerung", "version-string": "2.0.0", "dependencies": [ "crossguid" ] }
The text was updated successfully, but these errors were encountered:
Thanks for posting this issue. It's duplicated to #15594, let's track this issue there.
Sorry, something went wrong.
LilyWangLL
No branches or pull requests
Package: crossguid[core]:x64-osx -> 2021-10-22#1
Host Environment
vcpkg-scripts version: 4fff1e9 2022-01-17 (2 minutes ago)
To Reproduce
vcpkg install
Failure logs
/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/crossguid/install-x64-osx-dbg-out.log
Additional context
vcpkg.json
The text was updated successfully, but these errors were encountered: