Bug#730895: libspork-perl: FTBFS: Failed tests

2013-12-30 Thread Axel Beckert
Hi,

some background:

David Suárez wrote:
 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 
 Relevant part (hopefully):
  make[1]: Entering directory `/«PKGBUILDDIR»'
  PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
  test_harness(0, 'inc', 'blib/lib', 'blib/arch') t/*.t
  t/formatter1.t .. ok
  Can't open file 'Spork.slides' for output:
  Is a directory at /usr/share/perl5/Spoon/Installer.pm line 31 (#1)

This is actually caused by http://bugs.debian.org/733680, a regression
in libio-all-perl 0.50-1.

It may be possible to fix this by patching Spoon::Installer from
libspoon-perl. But I probably haven't found all assert method calls.
Interestingly libspoon-perl doesn't FTBFS because of that issue.

Our current hope is that today's libio-all-perl upstream release fixes
#733680.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#730895: libspork-perl: FTBFS: Failed tests

2013-12-30 Thread Axel Beckert
Hi,

Axel Beckert wrote:
 Our current hope is that today's libio-all-perl upstream release fixes
 #733680.

It didn't. :-( Will upload it anyways as it seems to fix another
regression.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#730895: libspork-perl: FTBFS: Failed tests

2013-11-30 Thread David Suárez
Source: libspork-perl
Version: 0.20-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[1]: Entering directory `/«PKGBUILDDIR»'
 PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
 test_harness(0, 'inc', 'blib/lib', 'blib/arch') t/*.t
 t/formatter1.t .. ok
 Can't open file 'Spork.slides' for output:
 Is a directory at /usr/share/perl5/Spoon/Installer.pm line 31 (#1)
 (S inplace) The implicit opening of a file through use of the 
 filehandle, either implicitly under the -n or -p command-line
 switches, or explicitly, failed for the indicated reason.  Usually
 this is because you don't have read permission for a file which
 you named on the command line.
 
 (F) You tried to call perl with the -e switch, but /dev/null (or
 your operating system's equivalent) could not be opened.
 
 Uncaught exception from user code:
   Can't open file 'Spork.slides' for output:
   Is a directory at /usr/share/perl5/Spoon/Installer.pm line 31.
   IO::All::throw('IO::All::File=GLOB(0x16ad040)', 'Can\'t open file 
 \'Spork.slides\' for output:\x{a}Is a directory') called at 
 /usr/share/perl5/IO/All/File.pm line 85
   IO::All::File::open('IO::All::File=GLOB(0x16ad040)') called at 
 /usr/share/perl5/IO/All/File.pm line 53
   IO::All::File::assert_open('IO::All::File=GLOB(0x16ad040)', '') called 
 at /usr/share/perl5/IO/All/Base.pm line 141
   IO::All::Base::__ANON__('IO::All::File=GLOB(0x16ad040)', 
 '\x{a}presentation_topic: Spork\x{a}presentation_title: Spork - Th...') 
 called at /usr/share/perl5/IO/All/Base.pm line 150
   IO::All::Base::__ANON__('IO::All::File=GLOB(0x16ad040)', 
 '\x{a}presentation_topic: Spork\x{a}presentation_title: Spork - Th...') 
 called at /usr/share/perl5/Spoon/Installer.pm line 31
   Spoon::Installer::extract_files('Spork::Slides=HASH(0x16607b8)') called 
 at /«PKGBUILDDIR»/lib/Spork/Command.pm line 29
   Spork::Command::new_spork('Spork::Command=HASH(0x14b3068)') called at 
 /«PKGBUILDDIR»/lib/Spork/Command.pm line 12
   Spork::Command::call_handler('Spork::Command=HASH(0x14b3068)', '-new') 
 called at /«PKGBUILDDIR»/lib/Spork/Command.pm line 6
   Spork::Command::process('Spork::Command=HASH(0x14b3068)', '-new') 
 called at t/new.t line 17
 # Looks like you planned 3 tests but ran 1.
 # Looks like your test exited with 21 just after 1.
 t/new.t . 
 Dubious, test returned 21 (wstat 5376, 0x1500)
 Failed 1/2 test programs. 0/13 subtests failed.
 Failed 2/3 subtests 
 
 Test Summary Report
 ---
 t/new.t   (Wstat: 5376 Tests: 1 Failed: 0)
   Non-zero exit status: 21
   Parse errors: Bad plan.  You planned 3 tests but ran 1.
 Files=2, Tests=13,  1 wallclock secs ( 0.03 usr  0.02 sys +  0.46 cusr  0.04 
 csys =  0.55 CPU)
 Result: FAIL
 make[1]: *** [test_dynamic] Error 21
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 dh_auto_test: make -j1 test returned exit code 2

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/11/28/libspork-perl_0.20-2_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.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org