llvm18 failed to build from source in Fedora rawhide/f43 https://koji.fedoraproject.org/koji/taskinfo?taskID=135218272 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild Please fix llvm18 at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, llvm18 will be orphaned. Before branching of Fedora 44, llvm18 will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
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 ```