Bug 1264742 - perl-Debug-Client-0.29-5.fc24 FTBFS: tests hang
Summary: perl-Debug-Client-0.29-5.fc24 FTBFS: tests hang
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Debug-Client
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: http://koji.fedoraproject.org/koji/ta...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-21 06:34 UTC by Petr Pisar
Modified: 2015-09-23 10:43 UTC (History)
3 users (show)

Fixed In Version: perl-Term-ReadLine-Gnu-1.27-3.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-23 10:43:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 101078 0 None None None Never
Red Hat Bugzilla 1189459 0 unspecified CLOSED perl-Debug-Client-0.29-3.fc22 FTBFS: Dead-lock in mock environment 2021-02-22 00:41:40 UTC

Internal Links: 1189459

Description Petr Pisar 2015-09-21 06:34:50 UTC
perl-Debug-Client-0.29-5.fc24 fails to build in F24:

+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00-check-deps.t ..... ok
# Info: Testing Debug::Client 0.29
# Info: Perl v5.22.0
t/01-compile.t ........ ok
t/02-exports.t ........ ok
t/03-pod.t ............ skipped: Author tests, not required for installation.
t/04-pod-coverage.t ... skipped: Author tests, not required for installation.
# 
# Info: Perl v5.22.0
# Info: OS linux
# Info: Term::ReadLine::Gnu installed
# Info: Using ReadLine implementation -> Term::ReadLine::Gnu
# INFO: $ENV{TERM} -> vt100
t/06-term.t ........... ok
EXCEPTION: Timeout(86400) expired for command:
 # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps  /builddir/build/SPECS/perl-Debug-Client.spec 

Difference between working and failing build root:

        perl-Term-ReadLine-Gnu 	1.26-4.fc23 	> 	1.27-1.fc24
	perl-ExtUtils-MakeMaker 	7.06-2.fc24 	> 	7.08-1.fc24
	perl-ExtUtils-Command 	7.06-2.fc24 	> 	7.08-1.fc24

Comment 1 Petr Pisar 2015-09-23 08:39:38 UTC
This looks like bug #1189459.

It works with perl-Term-Readline-Gnu 1.26-4, it fails with 1.27-1, and even with 1.27-2.

Comment 2 Petr Pisar 2015-09-23 10:34:34 UTC
The patch was not ported properly. (Final "OUTPUT: RETVAL" statement was missing.) I will correct it.


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