That looks like it’s due to fmt not having been rebuilt with the ABI change yet, presumably due to https://bugzilla.redhat.com/show_bug.cgi?id=2045391. On Wed, Jan 26, 2022, at 7:30 PM, Adam Williamson wrote: > On Wed, 2022-01-26 at 23:57 +0100, Jakub Jelinek wrote: >> Hi! >> >> A new gcc with most importantly the https://gcc.gnu.org/PR104172 >> bug (that caused a lot of ppc64le failures) fixed and various other >> fixes (e.g. std::basic_string(std::nullptr_t) = deleted only done >> for C++23 etc.) is now in rawhide. >> >> Can rel-eng please retry all FTBS builds that failed on ppc64le? > > Kaleb tried a ceph build with ppc64le turned back on, but it's failed: > > https://koji.fedoraproject.org/koji/taskinfo?taskID=81971177 > https://kojipkgs.fedoraproject.org//work/tasks/1177/81971177/build.log > > [615/1945] : && /usr/bin/g++ -O2 -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/ceph-16.2.7/.package_note-ceph-16.2.7-7.fc36.ppc64le.ld > -rdynamic -pie src/CMakeFiles/librados-config.dir/librados-config.cc.o > -o bin/librados-config > -Wl,-rpath,/builddir/build/BUILD/ceph-16.2.7/build/redhat-linux-build/lib: > lib/librados.so.2.0.0 /usr/lib64/libboost_program_options.so > /usr/lib64/libboost_program_options.so > -Wl,-rpath-link,/builddir/build/BUILD/ceph-16.2.7/build/redhat-linux-build/lib > && : > FAILED: bin/librados-config > : && /usr/bin/g++ -O2 -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/ceph-16.2.7/.package_note-ceph-16.2.7-7.fc36.ppc64le.ld > -rdynamic -pie src/CMakeFiles/librados-config.dir/librados-config.cc.o > -o bin/librados-config > -Wl,-rpath,/builddir/build/BUILD/ceph-16.2.7/build/redhat-linux-build/lib: > lib/librados.so.2.0.0 /usr/lib64/libboost_program_options.so > /usr/lib64/libboost_program_options.so > -Wl,-rpath-link,/builddir/build/BUILD/ceph-16.2.7/build/redhat-linux-build/lib > && : > /usr/bin/ld: > /builddir/build/BUILD/ceph-16.2.7/build/redhat-linux-build/lib/libceph-common.so.2: > undefined reference to `int > fmt::v8::detail::format_float<__ieee128>(__ieee128, int, > fmt::v8::detail::float_specs, fmt::v8::detail::buffer<char>&)' > /usr/bin/ld: > /builddir/build/BUILD/ceph-16.2.7/build/redhat-linux-build/lib/libceph-common.so.2: > undefined reference to `int > fmt::v8::detail::snprintf_float<__ieee128>(__ieee128, int, > fmt::v8::detail::float_specs, fmt::v8::detail::buffer<char>&)' > collect2: error: ld returned 1 exit status > -- > Adam Williamson > Fedora QA > IRC: adamw | Twitter: adamw_ha > https://www.happyassassin.net > > _______________________________________________ > 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 _______________________________________________ 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