[qtwebengine] build failure
@Cheney-W is already working on this.
Since Apr 9, 2025.
- Dominant language
- CMake
- Stars
- 27.5k
- Forks
- 7.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 321
Description
### Operating system
linux
### Compiler
gcc
### Steps to reproduce the behavior
```Shell
./vcpkg install qtwebengine --host-triplet x64-linux-dynamic
```
### Failure logs
CMake Error at ports/qtwebengine/portfile.cmake:127 (file):
file RENAME failed to rename
/home/lishengyuan/aaa/vcpkg-2025.03.19/packages/qtwebengine_x64-linux-dynamic/resources
to
/home/lishengyuan/aaa/vcpkg-2025.03.19/packages/qtwebengine_x64-linux-dynamic/share/Qt6/resources
because: No such file or directory
Call Stack (most recent call first):
scripts/ports.cmake:203 (include)
error: building qtwebengine:x64-linux-dynamic failed with: BUILD_FAILED
See https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information.
Elapsed time to handle qtwebengine:x64-linux-dynamic: 4 min
Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+qtwebengine
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?title=[qtwebengine]+Build+error+on+x64-linux-dynamic&body=Copy%20issue%20body%20from%20%2Fhome%2Flishengyuan%2Faaa%2Fvcpkg-2025.03.19%2Finstalled%2Fvcpkg%2Fissue_body.md
Completed submission of vcpkg-tool-nodejs:x64-linux-dynamic@16.18.0#1 to 1 binary cache(s) in 4.5 s
### Additional context
_No response_
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.