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

[qt5-imageformats:x64-windows] build failure #12628

Closed
BenKey opened this issue Jul 29, 2020 · 2 comments · Fixed by #12529
Closed

[qt5-imageformats:x64-windows] build failure #12628

BenKey opened this issue Jul 29, 2020 · 2 comments · Fixed by #12529
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@BenKey
Copy link
Contributor

BenKey commented Jul 29, 2020

Host Environment

  • OS: Windows 10 Pro version 2004 build 19041.388 64-bit
  • Compiler: Visual Studio 2019 Community v16.6.5

To Reproduce

Run the following command.

./vcpkg install qt5 qwt --triplet x64-windows

Failure logs

This fails with the following error.

CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:72 (message):
  Command failed: D:/vcpkg/downloads/tools/jom/jom-1.1.3/jom.exe -j 9
  Working Directory: D:/vcpkg/buildtrees/qt5-imageformats/x64-windows-dbg
  Error code: 2
  See logs for more information:
    D:\vcpkg\buildtrees\qt5-imageformats\package-build-x64-windows-dbg-out.log
    D:\vcpkg\buildtrees\qt5-imageformats\package-build-x64-windows-dbg-err.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_qmake.cmake:31 (vcpkg_execute_required_process)
  scripts/cmake/vcpkg_build_qmake.cmake:66 (run_jom)
  installed/x64-windows/share/qt5/qt_build_submodule.cmake:12 (vcpkg_build_qmake)
  installed/x64-windows/share/qt5/qt_submodule_installation.cmake:8 (qt_build_submodule)
  ports/qt5-imageformats/portfile.cmake:54 (qt_submodule_installation)
  scripts/ports.cmake:79 (include)

Error: Building package qt5-imageformats:x64-windows failed with: BUILD_FAILED

The log files are as follows.

package-build-x64-windows-dbg-out.log
package-build-x64-windows-dbg-err.log

@JackBoosY
Copy link
Contributor

Cannot create parent directory
Will fix in #12529.

@JackBoosY JackBoosY self-assigned this Jul 29, 2020
@JackBoosY JackBoosY added the category:port-bug The issue is with a library, which is something the port should already support label Jul 29, 2020
@JackBoosY JackBoosY linked a pull request Jul 29, 2020 that will close this issue
@Neumann-A
Copy link
Contributor

@BenKey just retry. That is a spurious error we see in qt for some yet to discover reason.

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.

3 participants