Fixed in gcc-toolset-12-binutils-2.38-17.el9_2
I have created a ticket to request that a gcc-toolset-12-rhel-9.3.0 branch be created for the CentOS binutils: https://issues.redhat.com/browse/CS-1682
And a ticket to have a branch created in RHEL: https://issues.redhat.com/browse/RHEL-965
Right, the branches have been created and the RHEL build has completed: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=54634128 But the CentOS build is not working: $ centpkg build --target=scl-gcc-toolset-12-rhel-9.3.0-candidate --rhel-target latest Could not execute build: Unknown build target: scl-gcc-toolset-12-rhel-9.3.0-candidate It looks like the scl-gcc-toolset-12-rhel-9.3.0-candidate target needs to be added to the list supported by centos. So I have created a ticket to ask for this addition: https://issues.redhat.com/browse/CS-1700
OK, I fixed the problem. (Marek has told me that I needed the magic lines at the start of the binutils.spec file, but I had forgotten to add them). The CentOS build is now complete: https://kojihub.stream.rdu2.redhat.com/koji/taskinfo?taskID=2699358
Nick, is the build name correct? It comes from the right branch, scl-gcc-toolset-12-rhel-9.3.0, but the build itself, gcc-toolset-**13**-binutils-2.38-18.**el9** - I'd expect this to be a gcc-toolset-**12** build. Also the release part, the "drop" from el9_2.1 to simple el9 looks suspicious, `el9_3.1` maybe? Not sure though, might be perfectly correct :/
(In reply to Miloš Prchlík from comment #11) > Nick, is the build name correct? It comes from the right branch, > scl-gcc-toolset-12-rhel-9.3.0, but the build itself, > gcc-toolset-**13**-binutils-2.38-18.**el9** - Oh *rude word*. No, you are right. I use copy/paste to add the magic lines to the start of the binutils.spec file that let it build in a CentOS 9 stream, but I forgot to edit the GTS version. Rebuilding...
Fingers crossed, this build will be correct: gcc-toolset-12-binutils-2.38-19.el9 https://kojihub.stream.rdu2.redhat.com/koji/taskinfo?taskID=2712088