Skip to content
New issue

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

[boost-exception] Build error #32695

Closed
kodenamekrak opened this issue Jul 21, 2023 · 2 comments
Closed

[boost-exception] Build error #32695

kodenamekrak opened this issue Jul 21, 2023 · 2 comments
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team.

Comments

@kodenamekrak
Copy link

Package: boost-exception:arm64-android -> 1.82.0#2

Host Environment

  • Host: x64-windows
  • Compiler: Clang 14.0.7
  • vcpkg-tool version: 2023-07-19-814b7ec837b59f1c8778f72351c1dd7605983cd2
    vcpkg-scripts version: 864c70b 2023-07-21 (4 hours ago)

To Reproduce

vcpkg install websocketpp:arm64-android

Failure logs

-- Using cached boostorg-exception-boost-1.82.0.tar.gz.
-- Cleaning sources at C:/vcpkg/buildtrees/boost-exception/src/ost-1.82.0-efb4d34eb1.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source C:/vcpkg/downloads/boostorg-exception-boost-1.82.0.tar.gz
-- Using source at C:/vcpkg/buildtrees/boost-exception/src/ost-1.82.0-efb4d34eb1.clean
-- Getting CMake variables for arm64-android
-- Configuring arm64-android
-- Building arm64-android-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
    Command failed: "C:/Program Files/CMake/bin/cmake.exe" --build . --config Debug --target install -- -v -j3
    Working Directory: C:/vcpkg/buildtrees/boost-exception/arm64-android-dbg
    See logs for more information:
      C:\vcpkg\buildtrees\boost-exception\install-arm64-android-dbg-out.log

Call Stack (most recent call first):
  installed/x64-mingw-dynamic/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
  installed/x64-mingw-dynamic/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
  installed/x64-mingw-dynamic/share/boost-build/boost-modular-build.cmake:139 (vcpkg_cmake_install)
  ports/boost-exception/portfile.cmake:12 (boost_modular_build)
  scripts/ports.cmake:147 (include)



C:\vcpkg\buildtrees\boost-exception\install-arm64-android-dbg-out.log
[1/2] cmd.exe /C "cd /D C:\vcpkg\buildtrees\boost-exception\src\ost-1.82.0-efb4d34eb1.clean\build && C:\vcpkg\installed\x64-mingw-dynamic\tools\boost-build\b2.exe toolset=clang --user-config=C:/vcpkg/buildtrees/boost-exception/arm64-android-dbg/user-config.jam --stagedir=C:/vcpkg/buildtrees/boost-exception/arm64-android-dbg/stage --build-dir=C:/vcpkg/buildtrees/boost-exception/arm64-android-dbg runtime-link=static link=static address-model=64 architecture=arm target-os=android threadapi=pthread variant=debug --layout=system -sICU_PATH="C:/android-ndk-r25c/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr" --with-atomic --with-random --with-date_time --with-filesystem --with-system --with-thread --with-chrono -j 3 -sBOOST_ROOT=C:/vcpkg/installed/x64-mingw-dynamic/tools/boost-build -sBOOST_BUILD_PATH=C:/vcpkg/installed/x64-mingw-dynamic/tools/boost-build --debug-configuration --debug-building --debug-generators --ignore-site-config --hash -q debug-symbols=on -d +2 threading=multi stage"
FAILED: CMakeFiles/boost C:/vcpkg/buildtrees/boost-exception/arm64-android-dbg/CMakeFiles/boost 
cmd.exe /C "cd /D C:\vcpkg\buildtrees\boost-exception\src\ost-1.82.0-efb4d34eb1.clean\build && C:\vcpkg\installed\x64-mingw-dynamic\tools\boost-build\b2.exe toolset=clang --user-config=C:/vcpkg/buildtrees/boost-exception/arm64-android-dbg/user-config.jam --stagedir=C:/vcpkg/buildtrees/boost-exception/arm64-android-dbg/stage --build-dir=C:/vcpkg/buildtrees/boost-exception/arm64-android-dbg runtime-link=static link=static address-model=64 architecture=arm target-os=android threadapi=pthread variant=debug --layout=system -sICU_PATH="C:/android-ndk-r25c/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr" --with-atomic --with-random --with-date_time --with-filesystem --with-system --with-thread --with-chrono -j 3 -sBOOST_ROOT=C:/vcpkg/installed/x64-mingw-dynamic/tools/boost-build -sBOOST_BUILD_PATH=C:/vcpkg/installed/x64-mingw-dynamic/tools/boost-build --debug-configuration --debug-building --debug-generators --ignore-site-config --hash -q debug-symbols=on -d +2 threading=multi stage"
ninja: build stopped: subcommand failed.
@jimwang118 jimwang118 added the category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. label Jul 24, 2023
@FrankXie05
Copy link
Contributor

@kodenamekrak Please make sure the API of your sdk supports b2. :)

C:/android-ndk-r25c

@JonLiu1993
Copy link
Member

This issue hasn’t been updated in 3 month, if it is still an issue, please reopen this issue.

@JonLiu1993 JonLiu1993 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team.
Projects
None yet
Development

No branches or pull requests

4 participants