For some reason the when running the %check section of the build it takes ages and the build eventually times out after 24hrs http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=3106112 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rjtAr6 + umask 022 + cd /builddir/build/BUILD + cd threads-lite-0.034 + ./Build test # Testing threads::lite 0.034, Perl 5.022000, /usr/bin/perl t/00-load.t ....... ok t/10-basics.t ..... Failed 5/6 subtests EXCEPTION: Timeout(86400) expired for command: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-threads-lite.spec Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 84, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 487, in do raise commandTimeoutExpired("Timeout(%s) expired for command:\n # %s\n%s" % (timeout, command, output)) commandTimeoutExpired: Timeout(86400) expired for command: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-threads-lite.spec LEAVE do --> EXCEPTION RAISED
This is the same issue as on ppc and ppc64le. *** This bug has been marked as a duplicate of bug 719874 ***