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

[poco:x64-mingw] build failure #11499

Closed
junecat opened this issue May 21, 2020 · 0 comments · Fixed by #12080
Closed

[poco:x64-mingw] build failure #11499

junecat opened this issue May 21, 2020 · 0 comments · Fixed by #12080
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@junecat
Copy link

junecat commented May 21, 2020

Host Environment

  • OS: Windows 10 version 1903 build 18362.836
  • Compiler: g++ (Rev2, Built by MSYS2 project) 9.2.0 (64 bit) + Winsual Studio 2019 (ver 16.5.5)

To Reproduce
Steps to reproduce the behavior:

  1. install empty vcpkg from github and build it by bootstrap-vcpkg.bat.
  2. then run
    vcpkg install poco:x64-mingw

Failure logs
`downloading pacman-5.2.1-7-x86_64.pkg.tar.zst...
checking keyring...
checking package integrity...
loading package files...
error: could not open file /var/cache/pacman/pkg/msys2-runtime-3.1.4-2-x86_64.pkg.tar.zst: Child process exited with status 127
error: could not open file /var/cache/pacman/pkg/pacman-5.2.1-7-x86_64.pkg.tar.zst: Child process exited with status 127
error: failed to commit transaction (cannot open package file)
Errors occurred, no packages were upgraded.
-- Acquiring MSYS2... OK
-- Acquiring MSYS Packages...
-- Acquiring MSYS Packages... OK
-- Configuring x64-mingw
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:72 (message):
Command failed: ninja -v
Working Directory: D:/Programs/vcpkg/buildtrees/openssl-unix/x64-mingw-rel/vcpkg-parallel-configure
Error code: 1
See logs for more information:
D:\Programs\vcpkg\buildtrees\openssl-unix\config-x64-mingw-out.log

Call Stack (most recent call first):
scripts/cmake/vcpkg_configure_cmake.cmake:297 (vcpkg_execute_required_process)
ports/openssl-unix/portfile.cmake:41 (vcpkg_configure_cmake)
scripts/ports.cmake:90 (include)`
-Cut and past the appropriate build messages from the console output.
-Please attach any additional failure logs mentioned in the console output.

Additional context
my screenshot and some logs:
poco-x64-mingw
vcpkg_buildtrees_openssl-unix_x64-mingw-dbg_CMakeFiles_CMakeOutput.log
vcpkg_buildtrees_openssl-unix_x64-mingw-rel_CMakeFiles_CMakeOutput.log
config-x64-mingw-out.log
msys-pacman-x64-mingw-out.log

@junecat junecat added the category:port-bug The issue is with a library, which is something the port should already support label May 21, 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
Development

Successfully merging a pull request may close this issue.

2 participants