https://bugzilla.redhat.com/show_bug.cgi?id=1915266 --- Comment #1 from Jakub Čajka <jcajka@xxxxxxxxxx> --- It seems that there is some issue with mock in the rawhide buildroot. Building the linked srpm fails with: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Se0Kfw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pdbg-3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pdbg-3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pdbg-3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kALCTX + umask 022 + cd /builddir/build/BUILD + cd pdbg-3.2 + sh ./bootstrap.sh /usr/bin/autoconf: This script requires a shell more modern than all /usr/bin/autoconf: the shells that I found on your system. /usr/bin/autoconf: Please tell bug-autoconf@xxxxxxx about your system, /usr/bin/autoconf: including any error possibly output before this /usr/bin/autoconf: message. Then install a modern shell, or manually run /usr/bin/autoconf: the script under such a shell if you do have one. autoreconf: /usr/bin/autoconf failed with exit status: 1 Surprisingly with --isolation=simple build passes. Looking in to opening separate BZ to track it. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-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/package-review@xxxxxxxxxxxxxxxxxxxxxxx