Skip to content

Instantly share code, notes, and snippets.

@julianoBRL
Created March 12, 2024 19:38
Show Gist options
  • Save julianoBRL/882d0b272fcdb354021a6d7416321a27 to your computer and use it in GitHub Desktop.
Save julianoBRL/882d0b272fcdb354021a6d7416321a27 to your computer and use it in GitHub Desktop.
Error
warning: In the September 2023 release, the default triplet for vcpkg libraries changed from x86-windows to the detected host triplet (x64-windows). For the old behavior, add --triplet x86-windows . To suppress this message, add --triplet x64-windows .
Computing installation plan...
The following packages will be built and installed:
freeimage:x64-windows@3.18.0#25
* imath:x64-windows@3.1.11
* jasper[core,default-features,opengl]:x64-windows@4.2.1
* jxrlib:x64-windows@2019.10.9#6
* lcms:x64-windows@2.14
* libdeflate[compression,core,decompression,gzip,zlib]:x64-windows@1.19#1
* libjpeg-turbo:x64-windows@3.0.2
* liblzma:x64-windows@5.6.0
* libpng:x64-windows@1.6.43
* libraw:x64-windows@0.21.2
* libwebp[core,libwebpmux,nearlossless,simd,unicode]:x64-windows@1.3.2
* openexr:x64-windows@3.2.3
* openjpeg:x64-windows@2.5.2
* tiff[core,jpeg,lzma,zip]:x64-windows@4.6.0#4
Additional packages (*) will be modified to complete this operation.
Detecting compiler hash for triplet x64-windows...
Restored 0 package(s) from C:\Users\julia\AppData\Local\vcpkg\archives in 651 us. Use --debug to see more details.
Installing 1/14 imath:x64-windows@3.1.11...
Building imath:x64-windows@3.1.11...
-- Using cached AcademySoftwareFoundation-Imath-v3.1.11.tar.gz.
-- Cleaning sources at D:/Projetos/C#/RetroStation/vcpkg/buildtrees/imath/src/v3.1.11-70a082b9c8.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source D:/Projetos/C#/RetroStation/vcpkg/downloads/AcademySoftwareFoundation-Imath-v3.1.11.tar.gz
-- Using source at D:/Projetos/C#/RetroStation/vcpkg/buildtrees/imath/src/v3.1.11-70a082b9c8.clean
-- Found external ninja('1.11.0').
-- Configuring x64-windows
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 (message):
Command failed: "C:/Program Files/Microsoft Visual Studio/2022/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" -v
Working Directory: D:/Projetos/C#/RetroStation/vcpkg/buildtrees/imath/x64-windows-rel/vcpkg-parallel-configure
Error code: 1
See logs for more information:
D:\Projetos\C#\RetroStation\vcpkg\buildtrees\imath\config-x64-windows-dbg-CMakeCache.txt.log
D:\Projetos\C#\RetroStation\vcpkg\buildtrees\imath\config-x64-windows-rel-CMakeCache.txt.log
D:\Projetos\C#\RetroStation\vcpkg\buildtrees\imath\config-x64-windows-out.log
Call Stack (most recent call first):
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:252 (vcpkg_execute_required_process)
ports/imath/portfile.cmake:9 (vcpkg_cmake_configure)
scripts/ports.cmake:175 (include)
error: building imath:x64-windows failed with: BUILD_FAILED
Elapsed time to handle imath:x64-windows: 4.2 s
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+imath
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?title=[imath]+Build+error+on+x64-windows&body=Copy+issue+body+from+D%3A%2FProjetos%2FC%23%2FRetroStation%2Fvcpkg%2Finstalled%2Fvcpkg%2Fissue_body.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment