Your message dated Sat, 22 Jun 2013 15:33:41 +0000
with message-id <[email protected]>
and subject line Bug#713228: fixed in libextutils-modulemaker-perl 0.51-2
has caused the Debian Bug report #713228,
regarding libextutils-modulemaker-perl: FTBFS: test failed
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
713228: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713228
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libextutils-modulemaker-perl
Version: 0.51-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/01_ini.t t/03_quick.t
> t/04_compact.t t/05_abstract.t t/06_build.t t/07_proxy.t t/10_standard_text.t
> t/13_alt_block_new_method.t t/14_mmkr_alt_block_new_method.t t/failsafe/201.t
> t/failsafe/202.t t/failsafe/203.t t/failsafe/204.t t/failsafe/205.t
> t/failsafe/206.t t/failsafe/207.t t/failsafe/208.t t/failsafe/209.t
> t/failsafe/210.t t/failsafe/211.t t/license/apache.t t/license/apache_1_1.t
> t/license/artistic.t t/license/artistic_agg.t t/license/bsd.t t/license/gpl.t
> t/license/gpl_2.t t/license/ibm.t t/license/ibm_1_0.t t/license/intel.t
> t/license/jabber.t t/license/jabber_1_0.t t/license/lgpl.t
> t/license/lgpl_2_1.t t/license/libpng.t t/license/looselips.t t/license/mit.t
> t/license/mitre.t t/license/mozilla.t t/license/mozilla_1_0.t
> t/license/mozilla_1_1.t t/license/mpl.t t/license/mpl_1_0.t
> t/license/mpl_1_1.t t/license/nethack.t t/license/nokia.t
> t/license/nokia_1_0a.t t/license/nokos.t t/license/nokos_1_0a.t
> t/license/perl.t t/license/python.t t/license/q.t t/license/q_1_0.t
> t/license/r_bsd.t t/license/ricoh.t t/license/ricoh_1_0.t t/license/sissl.t
> t/license/sleepycat.t t/license/sun.t t/license/vovida.t
> t/license/vovida_1_0.t t/license/zlib.t t/makedefaults/1201.t
> t/makedefaults/1202.t t/makedefaults/1203.t t/miscargs/901.t t/miscargs/902.t
> t/miscargs/903.t t/miscargs/904.t t/miscargs/905.t t/miscargs/906.t
> t/miscargs/907.t t/miscargs/908.t t/miscargs/909.t t/miscargs/910.t
> t/miscargs/911.t t/miscargs/912.t t/miscargs/913.t t/miscargs/914.t
> t/miscargs/915.t t/miscargs/916.t t/miscargs/917.t t/miscargs/918.t
> t/miscargs/919.t t/miscargs/920.t t/miscargs/921.t t/miscargs/922.t
> t/miscargs/923.t t/mmkr/801.t t/mmkr/802.t t/mmkr/803.t t/mmkr/804.t
> t/mmkr/805.t t/mmkr/806.t t/mmkr/807.t t/mmkr/808.t
> Unable to identify 'HOME' directory: No such file or directory at t/01_ini.t
> line 17
> Use of uninitialized value $home in concatenation (.) or string at
> /usr/share/perl5/File/Save/Home.pm line 276.
> Use of uninitialized value $subdir_top in concatenation (.) or string at
> /usr/share/perl5/File/Save/Home.pm line 276.
> Couldn't unlink /run/shm: Permission denied at
> /usr/share/perl5/File/Save/Home.pm line 273.
> Couldn't unlink /run/utmp: Permission denied at
> /usr/share/perl5/File/Save/Home.pm line 273.
> Couldn't unlink /run/initctl: Permission denied at
> /usr/share/perl5/File/Save/Home.pm line 273.
[...]
> Couldn't rmdir /dev: Permission denied at /usr/share/perl5/File/Save/Home.pm
> line 271.
> Couldn't rmdir /media: Permission denied at
> /usr/share/perl5/File/Save/Home.pm line 271.
> Couldn't rmdir /: Device or resource busy at
> /usr/share/perl5/File/Save/Home.pm line 271.
> Use of uninitialized value $desired_dir in -d at
> /usr/share/perl5/File/Save/Home.pm line 277.
> # Looks like you planned 5 tests but ran 3.
> t/01_ini.t ........................
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 2/5 subtests
> Cannot detect source of 't/03_quick.t'! at
> /usr/share/perl/5.14/TAP/Parser/IteratorFactory.pm line 263
>
> TAP::Parser::IteratorFactory::detect_source('TAP::Parser::IteratorFactory=HASH(0x29410f0)',
> 'TAP::Parser::Source=HASH(0x2737210)') called at
> /usr/share/perl/5.14/TAP/Parser/IteratorFactory.pm line 213
>
> TAP::Parser::IteratorFactory::make_iterator('TAP::Parser::IteratorFactory=HASH(0x29410f0)',
> 'TAP::Parser::Source=HASH(0x2737210)') called at
> /usr/share/perl/5.14/TAP/Parser.pm line 469
> TAP::Parser::_initialize('TAP::Parser=HASH(0x2a33938)',
> 'HASH(0x28fcb40)') called at /usr/share/perl/5.14/TAP/Object.pm line 58
> TAP::Object::new('TAP::Parser', 'HASH(0x28fcb40)') called at
> /usr/share/perl/5.14/TAP/Object.pm line 133
> TAP::Object::_construct('TAP::Harness=HASH(0x2869e50)', 'TAP::Parser',
> 'HASH(0x28fcb40)') called at /usr/share/perl/5.14/TAP/Harness.pm line 779
> TAP::Harness::make_parser('TAP::Harness=HASH(0x2869e50)',
> 'TAP::Parser::Scheduler::Job=HASH(0x290b7a0)') called at
> /usr/share/perl/5.14/TAP/Harness.pm line 578
> TAP::Harness::_aggregate_single('TAP::Harness=HASH(0x2869e50)',
> 'TAP::Parser::Aggregator=HASH(0x2869dd8)',
> 'TAP::Parser::Scheduler=HASH(0x290a420)') called at
> /usr/share/perl/5.14/TAP/Harness.pm line 670
> TAP::Harness::aggregate_tests('TAP::Harness=HASH(0x2869e50)',
> 'TAP::Parser::Aggregator=HASH(0x2869dd8)', 't/01_ini.t', 't/03_quick.t',
> 't/04_compact.t', 't/05_abstract.t', 't/06_build.t', 't/07_proxy.t',
> 't/10_standard_text.t', ...) called at /usr/share/perl/5.14/Test/Harness.pm
> line 152
> Test::Harness::_aggregate_tests('TAP::Harness=HASH(0x2869e50)',
> 'TAP::Parser::Aggregator=HASH(0x2869dd8)', 't/01_ini.t', 't/03_quick.t',
> 't/04_compact.t', 't/05_abstract.t', 't/06_build.t', 't/07_proxy.t',
> 't/10_standard_text.t', ...) called at /usr/share/perl/5.14/Test/Harness.pm
> line 134
> Test::Harness::_aggregate('TAP::Harness=HASH(0x2869e50)',
> 'TAP::Parser::Aggregator=HASH(0x2869dd8)', 't/01_ini.t', 't/03_quick.t',
> 't/04_compact.t', 't/05_abstract.t', 't/06_build.t', 't/07_proxy.t',
> 't/10_standard_text.t', ...) called at /usr/share/perl/5.14/Test/Harness.pm
> line 166
> Test::Harness::runtests('t/01_ini.t', 't/03_quick.t', 't/04_compact.t',
> 't/05_abstract.t', 't/06_build.t', 't/07_proxy.t', 't/10_standard_text.t',
> 't/13_alt_block_new_method.t', 't/14_mmkr_alt_block_new_method.t', ...)
> called at /usr/share/perl/5.14/ExtUtils/Command/MM.pm line 62
> ExtUtils::Command::MM::test_harness(0, 'blib/lib', 'blib/arch') called
> at -e line 1
> make[1]: *** [test_dynamic] Error 2
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/libextutils-modulemaker-perl_0.51-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: libextutils-modulemaker-perl
Source-Version: 0.51-2
We believe that the bug you reported is fixed in the latest version of
libextutils-modulemaker-perl, which is due to be installed in the Debian FTP
archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated
libextutils-modulemaker-perl package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 22 Jun 2013 17:03:36 +0200
Source: libextutils-modulemaker-perl
Binary: libextutils-modulemaker-perl
Architecture: source all
Version: 0.51-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
libextutils-modulemaker-perl - Perl extension to build module from scratch
Closes: 713228
Changes:
libextutils-modulemaker-perl (0.51-2) unstable; urgency=low
.
* Team upload.
.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
.
[ gregor herrmann ]
* Set HOME for test suite in debian/rules. (Closes: #713228)
Checksums-Sha1:
4e610d5e3cc321006f73e21e6aaa2637bb27df0a 2205
libextutils-modulemaker-perl_0.51-2.dsc
1e1ca065127c9d069a5fd2dccb9291977ee656ce 1824
libextutils-modulemaker-perl_0.51-2.debian.tar.gz
aa96997ad68ec91d324fc5ab2da3b798958352ee 154880
libextutils-modulemaker-perl_0.51-2_all.deb
Checksums-Sha256:
3bf433d3070ca65ffea7656b2bb0e7932ef0f2df509ba8f1d43b1db9abd08f47 2205
libextutils-modulemaker-perl_0.51-2.dsc
22d99cdc9845d9d63bbea0bfd8e04742e544aa4efbefb7287cbf6d50f72d40d3 1824
libextutils-modulemaker-perl_0.51-2.debian.tar.gz
c4d34ebbd64d0f77f0d38d481b1047f60059548873e9a1a7ea27d379d50bb87e 154880
libextutils-modulemaker-perl_0.51-2_all.deb
Files:
117f5fcce39e06b0860d742970cca5e3 2205 perl optional
libextutils-modulemaker-perl_0.51-2.dsc
aa58252e8252ca81c5cd80235d19b4fa 1824 perl optional
libextutils-modulemaker-perl_0.51-2.debian.tar.gz
f443fc117007319be4de1834d46855ae 154880 perl optional
libextutils-modulemaker-perl_0.51-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRxb0CAAoJELs6aAGGSaoGNsEQAIG/jvUkEsSOw6MtNiAVzfZW
JZb1JznKLzMj5viY4uXpR8MHqGxalIE6TYJIXtvNS6ny2lFnqQptcIaUhxbMA26s
v37Ng2p7vmAs5l6LhRNS9AlJUZhYTI6PS9JUM07FvpSCQTOpOd/xUVyFEa7Twip8
WRYOJ1pcj09syJ3m7ywxBYMVoLNarGjqFwq1H6wQcfot9kqBONOZ6IiS+caFCU2K
I+vnOpQOqcJyAu7J3/jw4EyZo6iLXu61NR+rPJYJIN133SOGjT+FQx6O0YqXK6VQ
rnq92YdazK6NfrWG1ovRAPH4jbmiOcRgnTlE0ekf0TY4PG1LIk4yxEeDyUXCXSTH
kORjPd4JHIjRFQrcmEx69Em/Ib3/h2cFadA84JTk66DF5tqFlz+yRc0nSvLIgBSN
onn1PnmR7gf6Xxb8a6OQ5viW+9oPWtk0n2xp+qpF9QCD49Vam+qns1RYN8CjMnwu
6TJ2YbXhZoYOlRl53Mz7t0VaCutDjxOx1vxyvj0AHR61Jvv6dPLuZlafOdiAxh1H
45vo3syL6HEFdHWYG/bHgvnTO7Y24e34EPr4eTYTHsmsg+iWhQetaOK4G77Scmvo
Tsj3DxvRER51Mum4EV7NOgfoSDF83l4IejMEN9kau/05swgR/r7tQUhe/THhx9El
Ed3GAmEQLES8MlbXAC9k
=pypo
-----END PGP SIGNATURE-----
--- End Message ---