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-winapi] Build error on wasm32-emscripten #38640

Open
tekinas opened this issue May 8, 2024 · 1 comment
Open

[boost-winapi] Build error on wasm32-emscripten #38640

tekinas opened this issue May 8, 2024 · 1 comment
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team.

Comments

@tekinas
Copy link

tekinas commented May 8, 2024

Package: boost-winapi:wasm32-emscripten@1.84.0#1

Host Environment

  • Host: x64-linux
  • Compiler: Clang 19.0.0
  • vcpkg-tool version: 2024-04-23-d6945642ee5c3076addd1a42c331bbf4cfc97457
    vcpkg-scripts version: b323a59 2024-05-07 (13 hours ago)

To Reproduce

vcpkg install boost:wasm32-emscripten

Failure logs

-- Using cached boostorg-winapi-boost-1.84.0.tar.gz.
-- Cleaning sources at /home/tekinas/Documents/vcpkg/buildtrees/boost-winapi/src/ost-1.84.0-45e8b75ad4.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /home/tekinas/Documents/vcpkg/downloads/boostorg-winapi-boost-1.84.0.tar.gz
-- Using source at /home/tekinas/Documents/vcpkg/buildtrees/boost-winapi/src/ost-1.84.0-45e8b75ad4.clean
CMake Error at ports/boost-winapi/portfile.cmake:12 (boost_configure_and_install):
  Unknown CMake command "boost_configure_and_install".
Call Stack (most recent call first):
  scripts/ports.cmake:175 (include)



@Osyotr
Copy link
Contributor

Osyotr commented May 8, 2024

Mixed installed tree: please reinstall boost (vcpkg remove boost-uninstall:wasm32-emscripten --recurse + boost-winapi:wasm32-emscripten) or remove installed/ dir.

@JonLiu1993 JonLiu1993 added the category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. label May 9, 2024
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

3 participants