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

vcpkg install boost-asio error #5412

Closed
NghiaHanoi opened this issue Feb 21, 2019 · 1 comment
Closed

vcpkg install boost-asio error #5412

NghiaHanoi opened this issue Feb 21, 2019 · 1 comment
Labels
requires:repro The issue is not currently repro-able

Comments

@NghiaHanoi
Copy link

NghiaHanoi commented Feb 21, 2019

I have following errors during install boost-asio
vcpkg install boost-asio error

Console:
->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
The following packages will be built and installed:
boost-asio[core]:x86-windows
Starting package 1/1: boost-asio:x86-windows
Building package boost-asio[core]:x86-windows...
-- Using cached C:/vcpkg/downloads/boostorg-asio-boost-1.69.0.tar.gz
-- Using source at C:/vcpkg/buildtrees/boost-asio/src/ost-1.69.0-b288466bcf
-- Packaging headers
-- Packaging headers done
-- Using cached C:/vcpkg/downloads/boost_LICENSE_1_0.txt
-- Installing: C:/vcpkg/packages/boost-asio_x86-windows/share/boost-asio/copyright
-- Performing post-build validation
There should be no empty directories in C:/vcpkg/packages/boost-asio_x86-windows
The following empty directories were found:

C:/vcpkg/packages/boost-asio_x86-windows/include/boost

If a directory should be populated but is not, this might indicate an error in the portfile.
If the directories are not needed and their creation cannot be disabled, use something like this in the portfile to remove them:

file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/a/dir ${CURRENT_PACKAGES_DIR}/some/other/dir)

Found 1 error(s). Please correct the portfile:
C:\vcpkg\ports\boost-asio\portfile.cmake
-- Performing post-build validation done
Error: Building package boost-asio:x86-windows failed with: POST_BUILD_CHECKS_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: boost-asio:x86-windows
Vcpkg version: 2018.11.23-nohash

Additionally, attach any relevant sections from the log files above.

->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
This folder is empty after run install command: vcpkg\packages\boost-asio_x86-windows\include\boost
Please help.

@PhoebeHui PhoebeHui added the requires:repro The issue is not currently repro-able label Feb 21, 2019
@LarryIII
Copy link
Contributor

@NghiaHanoi Thanks for your feedback. I installed boost-asio successfully with VS 2017 15.9.11, Please try to use latest vcpkg version and reopen a new issue if it is still a problem for you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires:repro The issue is not currently repro-able
Projects
None yet
Development

No branches or pull requests

3 participants