Bug 1228015 - perl-Test-AutoBuild-1.2.4-15.fc23 FTBFS on ARM: cannot open /builddir/build/BUILD/Test-AutoBuild-1.2.4/t/build-home/head/a: No such file or directory at t/110-Repository-Darcs.t line 139
Summary: perl-Test-AutoBuild-1.2.4-15.fc23 FTBFS on ARM: cannot open /builddir/build/B...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Test-AutoBuild
Version: 23
Hardware: armv7hl
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL: http://koschei.cloud.fedoraproject.or...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-04 05:39 UTC by Petr Pisar
Modified: 2015-12-02 10:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-02 10:06:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2015-06-04 05:39:57 UTC
perl-Test-AutoBuild-1.2.4-15.fc23 fails to build on ARM platform:

t/110-Repository-CVS.t ......... ok
cannot open /builddir/build/BUILD/Test-AutoBuild-1.2.4/t/build-home/head/a: No such file or directory at t/110-Repository-Darcs.t line 139.
# Looks like you planned 31 tests but ran 6.
# Looks like your test exited with 2 just after 6.
t/110-Repository-Darcs.t ....... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 25/31 subtests 
t/110-Repository-Disk.t ........ ok

The package specifically removes the test if ghc is not supported:

# Darcs won't work on arches which lack GHC
%ifnarch %{?ghc_arches_with_ghci}
%define with_darcs 0
%endif

But since this build root change:

        darcs 	2.8.4-5.fc22 	> 	2.8.5-1.fc22
	ghc-array 	0.4.0.1-28.fc22 	> 	0.5.0.0-40.fc22
	ghc-time 	1.4.0.1-28.fc22 	> 	1.4.2-40.fc22
	ghc-old-locale 	1.0.0.5-28.fc22 	> 	1.0.0.6-40.fc22
	ghc-directory 	1.2.0.1-28.fc22 	> 	1.2.1.0-40.fc22
	ghc-html 	1.0.1.2-30.fc22 	> 	1.0.1.2-31.fc22
	ghc-regex-base 	0.93.2-30.fc22 	> 	0.93.2-31.fc22
	ghc-terminfo 	0.3.2.5-6.fc22 	> 	0.4.0.0-40.fc22
	ghc-process 	1.1.0.2-28.fc22 	> 	1.2.0.0-40.fc22
	darcs-common 		> 	2.8.5-1.fc22
	ghc-text 	0.11.3.1-3.fc21 	> 	1.1.1.3-1.fc22
	ghc-transformers 	0.3.0.0-35.fc22 	> 	0.3.0.0-40.fc22
	ghc-extensible-exceptions 	0.1.1.4-15.fc22 	> 	0.1.1.4-16.fc22
	ghc-zlib 	0.5.4.1-29.fc22 	> 	0.5.4.1-30.fc22
	ghc-parsec 	3.1.3-31.fc21 	> 	3.1.5-1.fc22
	ghc-hashed-storage 	0.5.10-8.fc22 	> 	0.5.11-1.fc22
	ghc-vector 	0.10.0.1-8.fc21 	> 	0.10.9.1-1.fc22
	ghc-mtl 	2.1.2-28.fc21 	> 	2.1.3.1-1.fc22
	ghc-base 	4.6.0.1-28.fc22 	> 	4.7.0.2-40.fc22
	ghc-unix 	2.6.0.1-28.fc22 	> 	2.7.0.1-40.fc22
	ghc-tar 	0.4.0.1-6.fc22 	> 	0.4.0.1-7.fc22
	ghc-old-time 	1.1.0.1-28.fc22 	> 	1.1.0.2-40.fc22
	ghc-utf8-string 	0.3.7-10.fc22 	> 	0.3.8-1.fc22
	ghc-mmap 	0.5.8-6.fc22 	> 	0.5.9-1.fc22
	ghc-random 	1.0.1.1-28.fc22 	> 	1.0.1.1-29.fc22
	ghc-haskeline 	0.7.0.3-5.fc22 	> 	0.7.1.2-40.fc22
	ghc-regex-posix 	0.95.2-31.fc22 	> 	0.95.2-32.fc22
	ghc-binary 	0.5.1.1-28.fc22 	> 	0.7.1.0-40.fc22
	ghc-filepath 	1.3.0.1-28.fc22 	> 	1.3.0.2-40.fc22
	ghc-bytestring 	0.10.0.2-28.fc22 	> 	0.10.4.0-40.fc22
	ghc-regex-compat 	0.95.1-36.fc22 	> 	0.95.1-37.fc22
	ghc-containers 	0.5.0.0-28.fc22 	> 	0.5.5.1-40.fc22
	ghc-deepseq 	1.3.0.1-28.fc22 	> 	1.3.0.2-40.fc22
	ghc-dataenc 	0.14.0.5-5.fc22 	> 	0.14.0.7-1.fc22
	ghc-primitive 	0.5.0.1-5.fc21 	> 	0.5.2.1-1.fc22
	perl-generators 	1.02-1.fc22 	> 	1.03-1.fc22

the condition evaluates to false and the test is run and it fails.

Comment 1 Jan Kurik 2015-07-15 14:03:40 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 2 Fedora Admin XMLRPC Client 2015-09-10 09:53:52 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Mat Booth 2015-12-02 10:06:50 UTC
This package was retired:

http://pkgs.fedoraproject.org/cgit/perl-Test-AutoBuild.git/tree/dead.package


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