Hi, I'm seeing some build failures for i386 and armv7hl when attempting a scratch build of the gdb package. These problems don't appear to be at all related to the problem that I was fixing. In each case, a segfault occurs when running "make". The koji task is here: https://koji.fedoraproject.org/koji/taskinfo?taskID=43142207 These lines from build.log for each of the failed architectures are of particular interest... i686: /var/tmp/rpm-tmp.sPcxFA: line 67: 3172976 Segmentation fault (core dumped) make -j48 CFLAGS="$CFLAGS $FPROFILE_CFLAGS" LDFLAGS="$LDFLAGS $FPROFILE_CFLAGS" V=1 maybe-configure-gdb armv7hl: /var/tmp/rpm-tmp.v0nO1O: line 67: 20822 Segmentation fault (core dumped) make -j5 CFLAGS="$CFLAGS $FPROFILE_CFLAGS" LDFLAGS="$LDFLAGS $FPROFILE_CFLAGS" V=1 maybe-configure-gdb Direct links to the build.log files are as follows: i686: https://kojipkgs.fedoraproject.org//work/tasks/2274/43142274/build.log armv7hl: https://kojipkgs.fedoraproject.org//work/tasks/2273/43142273/build.log Any thoughts about why this is happening? Kevin _______________________________________________ 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