From Fedora Project Wiki
(Initial version of page) |
m (→Current status: Add link to quota issue) |
||
Line 5: | Line 5: | ||
=== Current status === | === Current status === | ||
* Timeout building GCC in copr, so using one of Jakub's scratch builds, turned into repos [https://dmalcolm.fedorapeople.org/gcc/gcc-15-mass-prebuild/ here]. | * Timeout building GCC in copr, so using one of Jakub's scratch builds, turned into repos [https://dmalcolm.fedorapeople.org/gcc/gcc-15-mass-prebuild/ here]. | ||
** Currently having quota issues uploading the repos, so only testing aarch64 for now | ** Currently having [https://pagure.io/fedora-infrastructure/issue/12325 quota issues] uploading the repos, so only testing aarch64 for now | ||
* Disabling annobin in redhat-rpm-config in the copr for now due to https://sourceware.org/bugzilla/show_bug.cgi?id=32429 | * Disabling annobin in redhat-rpm-config in the copr for now due to https://sourceware.org/bugzilla/show_bug.cgi?id=32429 | ||
Revision as of 17:03, 9 December 2024
GCC 15 mass prebuild
These are notes to myself on my attempts to use mass-prebuilder to test GCC 15 in Fedora in December 2024
Current status
- Timeout building GCC in copr, so using one of Jakub's scratch builds, turned into repos here.
- Currently having quota issues uploading the repos, so only testing aarch64 for now
- Disabling annobin in redhat-rpm-config in the copr for now due to https://sourceware.org/bugzilla/show_bug.cgi?id=32429
libtool can't be installed
Problem: cannot install both gcc-15.0.0-0.2.fc42.aarch64 from https_dmalcolm_fedorapeople_org_gcc_gcc_15_mass_prebuild_arch and gcc-14.2.1-6.fc42.aarch64 from fedora - package libtool-2.5.4-1.fc42.aarch64 from fedora requires gcc(major) = 14, but none of the providers can be installed - cannot install the best candidate for the job - conflicting requests You can try to add to command line: --no-best to not limit the transaction to the best candidates Copr build error: Build failed