|
Bugzilla – Full Text Bug Listing |
| Summary: | qt6-webengine qtpdf.index reproducible builds | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Bernhard Wiedemann <bwiedemann> |
| Component: | KDE Applications | Assignee: | Antonio Larrosa <alarrosa> |
| Status: | IN_PROGRESS --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | alarrosa |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Bernhard Wiedemann
2023-12-04 13:16:24 UTC
My tools told me that the variations go away when both builds run on 1-core-VMs. Builds between 3-core and 4-core VMs also matched once. So it could be some race-condition. Looking at https://rb.zq1.de/other/qt6-webengine/provenance.dot.svg there are 2 qdoc runs triggered by cmake --build build -j $N -t docs https://rb.zq1.de/other/qt6-webengine/ also has the raw strace output so you could check which other files were read or written by qdoc. Maybe it kept some shared cache. is qtwebengine the only package affected? Almost all our qt6-* packages build doc qt6-webengine is the only one with this problem of the 38 qt6-* packages. https://build.opensuse.org/request/show/1134211 should fix this. I submitted the patch to upstream at https://codereview.qt-project.org/c/qt/qtwebengine/+/526880 This is an autogenerated message for OBS integration: This bug (1217774) was mentioned in https://build.opensuse.org/request/show/1134292 Factory / qt6-webengine |