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
vcpkg search libpopt
>>libpopt 1.16#17 Library for parsing command line parameters
>>The result may be outdated. Run `git pull` to get the latest results.
>>If your port is not listed, please open an issue at and/or consider making a pull request. - https://github.com/Microsoft/vcpkg/issues
vcpkg install libpopt
Failure logs
Computing installation plan...
The following packages will be built and installed:
libpopt:x64-linux@1.16#17
Detecting compiler hash for triplet x64-linux...
Compiler found: /usr/bin/c++
Restored 0 package(s) from /root/.cache/vcpkg/archives in 7.66 us. Use --debug to see more details.
Installing 1/1 libpopt:x64-linux@1.16#17...
Building libpopt:x64-linux@1.16#17...
-- Using cached popt-1.16.tar.gz.
-- Cleaning sources at /root/vcpkg/buildtrees/libpopt/src/popt-1-cfafdf4397.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /root/vcpkg/downloads/popt-1.16.tar.gz
-- Applying patch 0004-vcpkg-fixmsvc.patch
-- Using source at /root/vcpkg/buildtrees/libpopt/src/popt-1-cfafdf4397.clean
-- Configuring x64-linux
-- Building x64-linux-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
Command failed: /usr/bin/cmake --build . --config Debug --target install -- -v -j5
Working Directory: /root/vcpkg/buildtrees/libpopt/x64-linux-dbg
See logs for more information:
**
/root/vcpkg/buildtrees/libpopt/install-x64-linux-dbg-out.log
**
Call Stack (most recent call first):
installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
ports/libpopt/portfile.cmake:27 (vcpkg_cmake_install)
scripts/ports.cmake:196 (include)
error: building libpopt:x64-linux failed with: BUILD_FAILED
See https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information.
Elapsed time to handle libpopt:x64-linux: 2.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+libpopt
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?title=[libpopt]+Build+error+on+x64-linux&body=Copy+issue+body+from+%2Froot%2Fvcpkg%2Finstalled%2Fvcpkg%2Fissue_body.md
Operating system
ubuntu24
Compiler
gcc
Steps to reproduce the behavior
Failure logs
/root/vcpkg/buildtrees/libpopt/install-x64-linux-dbg-out.log content below:
next , use command :
error below:
next code in the picture,addittion
Additional context
No response
The text was updated successfully, but these errors were encountered: