We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Host Environment
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
The text was updated successfully, but these errors were encountered:
Cannot create parent directory Will fix in #12529.
Cannot create parent directory
Sorry, something went wrong.
@BenKey just retry. That is a spurious error we see in qt for some yet to discover reason.
JackBoosY
Successfully merging a pull request may close this issue.
Host Environment
To Reproduce
Run the following command.
./vcpkg install qt5 qwt --triplet x64-windows
Failure logs
This fails with the following error.
The log files are as follows.
package-build-x64-windows-dbg-out.log
package-build-x64-windows-dbg-err.log
The text was updated successfully, but these errors were encountered: