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-xmlpatterns:x64-windows-static build failing #6240

Closed
isanych opened this issue Apr 27, 2019 · 2 comments
Closed

qt5-xmlpatterns:x64-windows-static build failing #6240

isanych opened this issue Apr 27, 2019 · 2 comments
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@isanych
Copy link
Contributor

isanych commented Apr 27, 2019

C:\opt\vcpkg>vcpkg --triplet x64-windows-static install qt5-xmlpatterns
...
-- Package build-x64-windows-static-dbg
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:56 (message):
    Command failed: C:/opt/vcpkg/downloads/tools/jom/jom-1.1.3/jom.exe
    Working Directory: C:/opt/vcpkg/buildtrees/qt5-xmlpatterns/x64-windows-static-dbg
    Error code: 2
    See logs for more information:
      C:\opt\vcpkg\buildtrees\qt5-xmlpatterns\package-build-x64-windows-static-dbg-out.log
      C:\opt\vcpkg\buildtrees\qt5-xmlpatterns\package-build-x64-windows-static-dbg-err.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_qmake.cmake:38 (vcpkg_execute_required_process)
  scripts/cmake/vcpkg_build_qmake.cmake:71 (run_jom)
  installed/x64-windows-static/share/qt5modularscripts/qt_modular_library.cmake:60 (vcpkg_build_qmake)
  installed/x64-windows-static/share/qt5modularscripts/qt_modular_library.cmake:158 (qt_modular_build_library)
  ports/qt5-xmlpatterns/portfile.cmake:5 (qt_modular_library)
  scripts/ports.cmake:71 (include)


Error: Building package qt5-xmlpatterns:x64-windows-static failed with: BUILD_FAILED

C:\opt\vcpkg\buildtrees\qt5-xmlpatterns\package-build-x64-windows-static-dbg-err.log

jom 1.1.3 - empower your cores

The system cannot find the path specified.
jom: C:\opt\vcpkg\buildtrees\qt5-xmlpatterns\x64-windows-static-dbg\tools\xmlpatternsvalidator\Makefile.Debug [..\..\bin\xmlpatternsvalidator.exe] Error 1
jom: C:\opt\vcpkg\buildtrees\qt5-xmlpatterns\x64-windows-static-dbg\tools\xmlpatternsvalidator\Makefile [debug] Error 2
The system cannot find the path specified.
jom: C:\opt\vcpkg\buildtrees\qt5-xmlpatterns\x64-windows-static-dbg\tools\xmlpatterns\Makefile.Debug [..\..\bin\xmlpatterns.exe] Error 1
jom: C:\opt\vcpkg\buildtrees\qt5-xmlpatterns\x64-windows-static-dbg\tools\xmlpatterns\Makefile [debug] Error 2
jom: C:\opt\vcpkg\buildtrees\qt5-xmlpatterns\x64-windows-static-dbg\tools\Makefile [sub-xmlpatterns-make_first] Error 2
jom: C:\opt\vcpkg\buildtrees\qt5-xmlpatterns\x64-windows-static-dbg\tools\Makefile [sub-xmlpatternsvalidator-make_first] Error 2
jom: C:\opt\vcpkg\buildtrees\qt5-xmlpatterns\x64-windows-static-dbg\Makefile [sub-tools-make_first] Error 2

Win10, VS2019, dynamic version of the same package is building fine

C:\opt\vcpkg>git log -n1
commit 745a0aea597771a580d0b0f4886ea1e3a94dbca6 (HEAD -> master, origin/master, origin/HEAD)
Author: Dmitry Marakasov <[email protected]>
Date:   Sat Apr 27 02:48:42 2019 +0300

    Fix typo (#6235)

    [forge] Fix typo
@LilyWangL LilyWangL added the category:port-bug The issue is with a library, which is something the port should already support label Jun 18, 2019
@LilyWangL
Copy link
Contributor

Same error with #5881 (comment)

@JackBoosY
Copy link
Contributor

Hi @isanych, thanks for reporting this issue.
Since qt has been upgrade to 5.12.4, we fixed this issue. Please update vcpkg and rebuild qt5-xmlpatterns.

Thanks.

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

No branches or pull requests

3 participants