Closed LidiaMirkin closed 6 days ago
vcpkg-tool version: 2022-06-17-9268e366206712e38102b28dbd1617697a99ff2e vcpkg-scripts version: 5dd5017 2022-07-05 (2 years, 2 months ago)
Please update first.
After vcpkg upgrade, it fails on openssl build - full output is attached .
OS: Windows 11 Pro Build: 22631.4037 vcpkg package management program version 2024-08-01-fd884a0d390d12783076341bd43d77c3a6a15658
Thanks !
Did you even read the log? Try some cleanup.
-- Downloading https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/win64/nasm-2.16.01-win64.zip;https://gstreamer.freedesktop.org/src/mirror/nasm-2.16.01-win64.zip;https://vcpkg.github.io/assets/nasm/nasm-2.16.01-win64.zip -> nasm-2.16.01-win64.zip...
CMake Error at scripts/cmake/vcpkg_extract_archive.cmake:19 (message):
C:/aWork/PictimeClientNG/vcpkg/downloads/tools/nasm was an extraction
target, but it already exists.
No, i did not read the log, sorry.
thank you to all for the valuable input ! Lidia.
vcpkg complained that a directory or file already existed. You could check and probably remove that filepath. (ATM it is unclear if vcpkg should do that for you. I submitted #40916.)
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.
error: building poco:x64-windows 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+poco You can submit a new issue at: https://github.com/microsoft/vcpkg/issues/new?template=report-package-build-failure.md&title=[poco]+Build+error Include '[poco] Build error' in your bug report title, the following version information in your bug description, and attach any relevant failure logs from above. vcpkg-tool version: 2022-06-17-9268e366206712e38102b28dbd1617697a99ff2e vcpkg-scripts version: 5dd5017f1 2022-07-05 (2 years, 2 months ago)