Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[libmicrohttpd] Failed to install on Ubuntu 16.04 #6516

Closed
myd7349 opened this issue May 18, 2019 · 1 comment · Fixed by #11983
Closed

[libmicrohttpd] Failed to install on Ubuntu 16.04 #6516

myd7349 opened this issue May 18, 2019 · 1 comment · Fixed by #11983
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@myd7349
Copy link
Contributor

myd7349 commented May 18, 2019

$ ./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

@JackBoosY JackBoosY added the category:port-bug The issue is with a library, which is something the port should already support label May 19, 2019
@JackBoosY JackBoosY assigned JackBoosY and Rastaban and unassigned JackBoosY Sep 12, 2019
@Rastaban Rastaban assigned grdowns and unassigned Rastaban Oct 3, 2019
@NoFr1ends
Copy link
Contributor

The same issue appears on OSX too.

@JackBoosY JackBoosY assigned LilyWangL and unassigned grdowns Apr 13, 2020
@JackBoosY JackBoosY changed the title [port bug][libmicrohttpd] Failed to install on Ubuntu 16.04 [libmicrohttpd] Failed to install on Ubuntu 16.04 Apr 13, 2020
@LilyWangL LilyWangL assigned JackBoosY and unassigned LilyWangL Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
7 participants