On Sun, Jan 23, 2022 at 10:54:49AM +0100, Vitaly Zaitsev via devel wrote: > On 22/01/2022 15:56, Kaleb Keithley wrote: > >Which I presume is related to the failed rebuild of fmt[2] with gcc-12 and > >thus I'm still getting a version of fmt compiled with gcc-11. > > Fmt build failed on ppc64le due to another GCC 12 regression: > > FAILED: libfmt.so.8.1.1 > : && /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g > -grecord-gcc-switches -pipe -Wall -Werror=format-security > -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS > -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong > -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 > -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g > -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now > -specs=/usr/lib/rpm/redhat/redhat-hardened-ld > -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 > -Wl,-dT,/builddir/build/BUILD/.package_note-fmt-8.1.1-2.fc36.ppc64le.ld > -shared -Wl,-soname,libfmt.so.8 -o libfmt.so.8.1.1 > CMakeFiles/fmt.dir/src/format.cc.o CMakeFiles/fmt.dir/src/os.cc.o > -Wl,--as-needed && : > {standard input}: Assembler messages: > {standard input}:31583: Error: junk at end of line, first unrecognized > character is `(' > {standard input}:31584: Error: expected comma after "operator" > {standard input}:32352: Error: junk at end of line, first unrecognized > character is `(' > {standard input}:32353: Error: expected comma after "operator" > make: *** [/tmp/ccKWFwzK.mk:2: /tmp/ccqbVJLh.ltrans0.ltrans.o] Error 1 > lto-wrapper: fatal error: make returned 2 exit status > compilation terminated. > /usr/bin/ld: error: lto-wrapper failed > collect2: error: ld returned 1 exit status This looks similar to an issue I saw with dolfin, also only on ppc64le [1]. Disabling lto "solved" the issue. Zbyszek [1] https://kojipkgs.fedoraproject.org//work/tasks/2369/81482369/build.log _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure