-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
category:port-bugThe issue is with a library, which is something the port should already supportThe issue is with a library, which is something the port should already support
Description
$ ./vcpkg install libmicrohttpd
The following packages will be built and installed:
libmicrohttpd[core]:x64-linux
Starting package 1/1: libmicrohttpd:x64-linux
Building package libmicrohttpd[core]:x64-linux...
-- Using cached /home/vcpkg/vcpkg/downloads/libmicrohttpd-0.9.63.tar.gz
-- Configuring x64-linux-dbg
-- Configuring x64-linux-rel
-- Building x64-linux-dbg
CMake Error at scripts/cmake/vcpkg_build_cmake.cmake:202 (message):
Command failed: /home/vcpkg/vcpkg/downloads/tools/cmake-3.14.0-linux/cmake-3.14.0-Linux-x86_64/bin/cmake;--build;.;--config;Debug;--target;install;--;-v
Working Directory: /home/vcpkg/vcpkg/buildtrees/libmicrohttpd/x64-linux-dbg
See logs for more information:
/home/vcpkg/vcpkg/buildtrees/libmicrohttpd/install-x64-linux-dbg-out.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_install_cmake.cmake:24 (vcpkg_build_cmake)
ports/libmicrohttpd/portfile.cmake:21 (vcpkg_install_cmake)
scripts/ports.cmake:71 (include)
Error: Building package libmicrohttpd:x64-linux failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with `.\vcpkg update`, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: libmicrohttpd:x64-linux
Vcpkg version: 2018.11.23-unknownhash
Additionally, attach any relevant sections from the log files above.
Log file: install-x64-linux-dbg-out.log
Metadata
Metadata
Assignees
Labels
category:port-bugThe issue is with a library, which is something the port should already supportThe issue is with a library, which is something the port should already support