Bug 1249149 - perl-threads-lite times out build after 24 hrs on make check
Summary: perl-threads-lite times out build after 24 hrs on make check
Keywords:
Status: CLOSED DUPLICATE of bug 719874
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-threads-lite
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64
TreeView+ depends on / blocked
 
Reported: 2015-07-31 16:10 UTC by Peter Robinson
Modified: 2015-08-03 08:46 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-08-03 08:46:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Peter Robinson 2015-07-31 16:10:41 UTC
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

Comment 1 Petr Pisar 2015-08-03 08:46:42 UTC
This is the same issue as on ppc and ppc64le.

*** This bug has been marked as a duplicate of bug 719874 ***


Note You need to log in before you can comment on or make changes to this bug.