On 12/12/20 1:38 PM, Richard Shaw wrote: > On Thu, Dec 10, 2020 at 1:52 PM Richard Shaw <hobbes1069@xxxxxxxxx > <mailto:hobbes1069@xxxxxxxxx>> wrote: > > For posterity here's the affected packages as far as I can tell: > > lembic > aqsis > blender > calligra > cinelerra-gg > CTL > darktable > Field3D > freeimage > gegl04 > gimp > gmic > gstreamer1-plugins-bad-free > gtatool > hugin > ilmbase > ImageMagick > kdebase3 > kdelibs > kdelibs3 > kde-runtime > kf5-kimageformats > kio-extras > krita > luminance-hdr > luxcorerender > opencv > OpenEXR > OpenEXR_Viewers > OpenEXR_Viewers-nonfree > OpenImageIO > OpenSceneGraph > openshadinglanguage > openvdb > pfstools > povray > prusa-slicer > synfig > synfigstudio > vigra > vips > YafaRay > > > All deps built fine in COPR with the following exceptions: > > 1. Random strange aarch64 failures on some packages, resubmitting > usually worked, so I'll ignore those errors. > 2. kdelibs is FTBFS probably due to new error reported by GCC 11, > https://bugzilla.redhat.com/show_bug.cgi?id=1907031 > <https://bugzilla.redhat.com/show_bug.cgi?id=1907031>. Yea, this is a new diagnostic starting with gcc-11. It's almost certainly the case that it should be using an eq/neq test rather than an ordered test. I've fixed numerous instances of this problem throughout Fedora rawhide. kdelibs didn't get on my "to fix" list because it was failing with gcc-10 elsewhere in the build -- I very much focus on things that work the old compiler, but fail with the new one. I'll try to take a looksie at both. The ordered comparison issue is usually trivial to fix. Jeff _______________________________________________ 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