Hi all, I'm in the midst of the mpfr 4 rebuilds. I just tried to kick off a long chain build, the first build of which is the final gcc rebuild that will give us an mpfr 4-using gcc. Unfortunately, not all of its dependencies could be installed on s390x; root.log says:
DEBUG util.py:593: No matching package to install: '/lib/libc.so.6' DEBUG util.py:595: Package glibc-2.30.9000-11.fc32.s390x is already installed. DEBUG util.py:593: No matching package to install: '/usr/lib/libc.so' DEBUG util.py:595: Package binutils-2.32-27.fc32.s390x is already installed. DEBUG util.py:595: Package glibc-2.30.9000-11.fc32.s390x is already installed. DEBUG util.py:593: Not all dependencies satisfied DEBUG util.py:593: Error: Some packages could not be found. The previous build found glibc32, but I see this in the glibc32 changelog: * Tue Oct 08 2019 Florian Weimer <fwei...@redhat.com> - 2.30-6.1 - Update to glibc-2.30-6.fc31. - Drop ppc64 and s390x support. ppc64 is gone completely, and Fedora no longer has a 31-bit userland on s390x. - Add scripts and instructions from downstream. Written by Carlos O'Donell. The previous build managed to grab the last build of glibc32 for s390x, it seems. I'm going to assume that this means that s390x should be removed from the multilib_64_arches variable in the gcc spec, just so I can keep these builds going. (There are at least 3 days of builds still to go.) If that is wrong, please let me know ASAP so I can make it right before anything lands in Rawhide. I think this glibc32 change should have been mentioned on fedora-devel-list. Thanks, -- Jerry James http://www.jamezone.org/ _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org 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@lists.fedoraproject.org