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

[qtwebengine] Build error on x64-windows #38351

Closed
SirValecekLuis opened this issue Apr 23, 2024 · 3 comments
Closed

[qtwebengine] Build error on x64-windows #38351

SirValecekLuis opened this issue Apr 23, 2024 · 3 comments
Assignees
Labels
category:question This issue is a question

Comments

@SirValecekLuis
Copy link

SirValecekLuis commented Apr 23, 2024

Package: qtwebengine[core,default-features]:x64-windows@6.6.1#5

Host Environment

  • Host: x64-windows
  • Compiler: MSVC 19.40.33617.1
  • vcpkg-tool version: 2024-03-14-7d353e869753e5609a1f1a057df3db8fd356e49d
    vcpkg-scripts version: da4b78d 2024-04-22 (12 hours ago)

To Reproduce

vcpkg install qtwebengine
Failure logs

CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 (message):
    Command failed: D:/v/downloads/tools/python/python-3.11.8-x64/Scripts/pip.exe install virtualenv --no-warn-script-location
    Working Directory: D:/v/buildtrees/qtwebengine
    Error code: 1
    See logs for more information:

Call Stack (most recent call first):
  installed/x64-windows/share/vcpkg-get-python-packages/x_vcpkg_get_python_packages.cmake:62 (vcpkg_execute_required_process)
  ports/qtwebengine/portfile.cmake:68 (x_vcpkg_get_python_packages)
  scripts/ports.cmake:175 (include)

I have no idea how to fix this unfortunately and I didn't find any error that would be similar to this one on the internet related to this package. I will be grateful for any help!

@JonLiu1993 JonLiu1993 self-assigned this Apr 23, 2024
@JonLiu1993 JonLiu1993 added the requires:more-information This Issue requires more information to solve label Apr 23, 2024
@JonLiu1993
Copy link
Member

@SirValecekLuis, please provide the error log and the entire installation information

@SirValecekLuis
Copy link
Author

SirValecekLuis commented Apr 23, 2024

@JonLiu1993 what exactly do you mean by error log? I have provided issue_body.md as was said which is basically my error output in the CLion console when installing said library. I can attach one file from buildtrees/qtwebengine that is not empty, other .log files are empty there or have the same information as I already provided. Please, let me know if I have missed something or if I should attach any other specific file you are missing.

stdout-x64-windows.log
x64-windows.vcpkg_abi_info.txt

@SirValecekLuis
Copy link
Author

Find totally different way around to install QT without vcpkg because I was having a hard time overall. Thank you anyway.

@JonLiu1993 JonLiu1993 added category:question This issue is a question and removed requires:more-information This Issue requires more information to solve labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:question This issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants