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

[catch2] Build error #43130

Closed
pooriaparhizkar opened this issue Jan 6, 2025 · 1 comment
Closed

[catch2] Build error #43130

pooriaparhizkar opened this issue Jan 6, 2025 · 1 comment

Comments

@pooriaparhizkar
Copy link

OS: macOS 15.1.1 (24B91)

Error:
pooria@Pouorixs-MacBook-Air ChampSim % vcpkg/vcpkg install
Detecting compiler hash for triplet arm64-osx...
The following packages will be built and installed:
catch2[core]:arm64-osx -> 3.3.2
cli11[core]:arm64-osx -> 2.3.1
fmt[core]:arm64-osx -> 9.1.0#1
liblzma[core]:arm64-osx -> 5.4.1#1
nlohmann-json[core]:arm64-osx -> 3.11.2
zlib[core]:arm64-osx -> 1.2.13
Restored 0 package(s) from /Users/pooria/.cache/vcpkg/archives in 120 us. Use --debug to see more details.
Installing 1/6 catch2:arm64-osx...
Building catch2[core]:arm64-osx...
warning: -- Using community triplet arm64-osx. This triplet configuration is not guaranteed to succeed.
-- [COMMUNITY] Loading triplet configuration from: /Users/pooria/Desktop/Projects/SBU/champsim/ChampSim/vcpkg/triplets/community/arm64-osx.cmake
-- Using cached catchorg-Catch2-v3.3.2.tar.gz.
-- Cleaning sources at /Users/pooria/Desktop/Projects/SBU/champsim/ChampSim/vcpkg/buildtrees/catch2/src/v3.3.2-2807d59720.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /Users/pooria/Desktop/Projects/SBU/champsim/ChampSim/vcpkg/downloads/catchorg-Catch2-v3.3.2.tar.gz
-- Applying patch fix-install-path.patch
-- Using source at /Users/pooria/Desktop/Projects/SBU/champsim/ChampSim/vcpkg/buildtrees/catch2/src/v3.3.2-2807d59720.clean
-- Configuring arm64-osx
-- Building arm64-osx-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
Command failed: /Users/pooria/Desktop/Projects/SBU/champsim/ChampSim/vcpkg/downloads/tools/cmake-3.25.1-osx/cmake-3.25.1-macos-universal/CMake.app/Contents/bin/cmake --build . --config Debug --target install -- -v -j9
Working Directory: /Users/pooria/Desktop/Projects/SBU/champsim/ChampSim/vcpkg/buildtrees/catch2/arm64-osx-dbg
See logs for more information:
/Users/pooria/Desktop/Projects/SBU/champsim/ChampSim/vcpkg/buildtrees/catch2/install-arm64-osx-dbg-out.log

Call Stack (most recent call first):
/Users/pooria/Desktop/Projects/SBU/champsim/ChampSim/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
/Users/pooria/Desktop/Projects/SBU/champsim/ChampSim/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
ports/catch2/portfile.cmake:23 (vcpkg_cmake_install)
scripts/ports.cmake:147 (include)

error: building catch2:arm64-osx failed with: BUILD_FAILED
Please ensure you're using the latest port files with git pull and vcpkg update.
Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+catch2
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?title=[catch2]+Build+error&body=Copy+issue+body+from+%2FUsers%2Fpooria%2FDesktop%2FProjects%2FSBU%2Fchampsim%2FChampSim%2Fvcpkg_installed%2Fvcpkg%2Fissue_body.md

Copy link

github-actions bot commented Jan 6, 2025

Please see #30604 for how to properly report a build failure.

@pooriaparhizkar pooriaparhizkar closed this as not planned Won't fix, can't repro, duplicate, stale Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant