Bug 2385159
| Summary: | llvm18: FTBFS in Fedora rawhide/f43 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> |
| Component: | llvm18 | Assignee: | Jens Petersen <petersen> |
| Status: | ASSIGNED --- | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | lx, tbaeder |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2339432 | ||
|
Description
Fedora Release Engineering
2025-07-30 15:04:11 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. Not sure how to solve this, but the latest build log has the following failure... https://kojipkgs.fedoraproject.org/work/tasks/1502/136181502/build.log ``` ******************** Failed Tests (4): LLVM :: tools/opt-viewer/basic.test LLVM :: tools/opt-viewer/filter.test LLVM :: tools/opt-viewer/suppress.test LLVM :: tools/opt-viewer/unicode-function-name.test Testing Time: 372.71s Total Discovered Tests: 58167 Skipped : 15 (0.03%) Unsupported : 2258 (3.88%) Passed : 55736 (95.82%) Expectedly Failed: 154 (0.26%) Failed : 4 (0.01%) FAILED: [code=1] CMakeFiles/check-all /builddir/build/BUILD/llvm18-18.1.8-build/llvm-18.1.8.src/redhat-linux-build/CMakeFiles/check-all cd /builddir/build/BUILD/llvm18-18.1.8-build/llvm-18.1.8.src/redhat-linux-build && /usr/bin/python3.14 /builddir/build/BUILD/llvm18-18.1.8-build/llvm-18.1.8.src/redhat-linux-build/./bin/llvm-lit -v /builddir/build/BUILD/llvm18-18.1.8-build/llvm-18.1.8.src/redhat-linux-build/utils/mlgo-utils /builddir/build/BUILD/llvm18-18.1.8-build/llvm-18.1.8.src/redhat-linux-build/utils/lit /builddir/build/BUILD/llvm18-18.1.8-build/llvm-18.1.8.src/redhat-linux-build/test ninja: build stopped: subcommand failed. RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.fSoojg (%check) %changelog not in descending chronological order Bad exit status from /var/tmp/rpm-tmp.fSoojg (%check) Child return code was: 1 ``` |