You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
andvcpkg 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
The text was updated successfully, but these errors were encountered: