Skip to content

[libmicrohttpd] Failed to install on Ubuntu 16.04 #6516

@myd7349

Description

@myd7349
$ ./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 support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions