https://bugzilla.redhat.com/show_bug.cgi?id=1851334 Petr Pisar <ppisar@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED Fixed In Version| |perl-Marpa-XS-1.008000-28.f | |c33 Assignee|jplesnik@xxxxxxxxxx |ppisar@xxxxxxxxxx --- Comment #2 from Petr Pisar <ppisar@xxxxxxxxxx> --- This problem is resolved. But the build fails on aarch64 and ppc64le on missing configure.sub: + find ./ -name config.guess -exec cp /usr/lib/rpm/config.guess '{}' ';' cp: cannot stat '/usr/lib/rpm/config.guess': No such file or directory cp: cannot stat '/usr/lib/rpm/config.guess': No such file or directory + find ./ -name config.sub -exec cp /usr/lib/rpm/config.sub '{}' ';' cp: cannot stat '/usr/lib/rpm/config.sub': No such file or directory cp: cannot stat '/usr/lib/rpm/config.sub': No such file or directory + RPM_EC=0 [...] checking build system type... ../dist/config.guess: unable to guess system type This script, last modified 2011-11-11, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD and http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD If the version you run (../dist/config.guess) is already up to date, please send the following data and any information you think might be pertinent to <config-patches@xxxxxxx> in order to provide the needed information to handle your system. config.guess timestamp = 2011-11-11 uname -m = ppc64le uname -r = 5.6.19-300.fc32.ppc64le uname -s = Linux uname -v = #1 SMP Wed Jun 17 15:44:47 UTC 2020 /usr/bin/uname -p = ppc64le /bin/uname -X = hostinfo = /bin/universe = /usr/bin/arch -k = /bin/arch = ppc64le /usr/bin/oslevel = /usr/convex/getsysinfo = UNAME_MACHINE = ppc64le UNAME_RELEASE = 5.6.19-300.fc32.ppc64le UNAME_SYSTEM = Linux UNAME_VERSION = #1 SMP Wed Jun 17 15:44:47 UTC 2020 configure: error: cannot guess build type; you must specify one I will try patching it to use the new location for the autoconf files. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-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/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx