Package: libfilesys-diskspace-perl
Version: 0.05-9
Severity: important
Justification: fails to build from source

Hi,

rebuilding libfilesys-diskspace-perl under etch fails with:

Failed Test    Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/linux-ext2.t    2   512    ??   ??       %  ??
t/linux-vfat.t    2   512    ??   ??       %  ??
2 tests skipped.
Failed 2/5 test scripts, 60.00% okay. 0/1 subtests failed, 100.00% okay.
make[1]: *** [test_dynamic] Error 255

A full build log is attached.

MfG
        Goswin

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  debhelper file gettext gettext-base html2text intltool-debian libmagic1
  po-debconf
0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
Need to get 3187kB of archives.
After unpacking 10.9MB of additional disk space will be used.
Get:1 http://storage etch/main gettext-base 0.15-3 [127kB]
Get:2 http://storage etch/main libmagic1 4.17-4 [277kB]
Get:3 http://storage etch/main file 4.17-4 [32.0kB]
Get:4 http://storage etch/main html2text 1.3.2a-3 [92.7kB]
Get:5 http://storage etch/main gettext 0.15-3 [2012kB]
Get:6 http://storage etch/main intltool-debian 0.35.0+20060710.1 [30.8kB]
Get:7 http://storage etch/main po-debconf 1.0.7 [106kB]
Get:8 http://storage etch/main debhelper 5.0.40 [510kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 3187kB in 0s (11.7MB/s)
Selecting previously deselected package gettext-base.
(Reading database ... 10446 files and directories currently installed.)
Unpacking gettext-base (from .../gettext-base_0.15-3_amd64.deb) ...
Selecting previously deselected package libmagic1.
Unpacking libmagic1 (from .../libmagic1_4.17-4_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_4.17-4_amd64.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-3_amd64.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.15-3_amd64.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) 
...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.7_all.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_5.0.40_all.deb) ...
Setting up gettext-base (0.15-3) ...

Setting up libmagic1 (4.17-4) ...

Setting up file (4.17-4) ...
Setting up html2text (1.3.2a-3) ...

Setting up gettext (0.15-3) ...

Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.7) ...
Setting up debhelper (5.0.40) ...
Reading package lists...
Building dependency tree...
Need to get 10.7kB of source archives.
Get:1 http://storage etch/main libfilesys-diskspace-perl 0.05-9 (dsc) [665B]
Get:2 http://storage etch/main libfilesys-diskspace-perl 0.05-9 (tar) [4955B]
Get:3 http://storage etch/main libfilesys-diskspace-perl 0.05-9 (diff) [5053B]
dpkg-source: extracting libfilesys-diskspace-perl in 
libfilesys-diskspace-perl-0.05
dpkg-source: unpacking libfilesys-diskspace-perl_0.05.orig.tar.gz
dpkg-source: applying ./libfilesys-diskspace-perl_0.05-9.diff.gz
Fetched 10.7kB in 0s (197kB/s)
 fakeroot debian/rules clean
dh_testdir
dh_testroot
[ ! -f Makefile ] || /usr/bin/make realclean
dh_clean debian/stamp.build debian/stamp.install
dh_clean: Compatibility levels before 4 are deprecated.
 debian/rules build
dh_testdir
perl Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Writing Makefile for Filesys::DiskSpace
/usr/bin/make OPTIMIZE="-O2 -Wall "
make[1]: Entering directory 
`/home/mrvn/build/libfilesys-diskspace-perl_0.05-9/libfilesys-diskspace-perl-0.05'
cp lib/Filesys/DiskSpace.pm blib/lib/Filesys/DiskSpace.pm
Manifying blib/man3/Filesys::DiskSpace.3pm
make[1]: Leaving directory 
`/home/mrvn/build/libfilesys-diskspace-perl_0.05-9/libfilesys-diskspace-perl-0.05'
/usr/bin/make test
make[1]: Entering directory 
`/home/mrvn/build/libfilesys-diskspace-perl_0.05-9/libfilesys-diskspace-perl-0.05'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/1st............ok
t/freebsd-ufs....skipped
        all skipped: no reason given
t/linux-ext2.....Error: No such file or directory
dubious
        Test returned status 2 (wstat 512, 0x200)
t/linux-vfat.....Error: No such file or directory
dubious
        Test returned status 2 (wstat 512, 0x200)
t/solaris-ufs....skipped
        all skipped: no reason given
Failed Test    Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/linux-ext2.t    2   512    ??   ??       %  ??
t/linux-vfat.t    2   512    ??   ??       %  ??
2 tests skipped.
Failed 2/5 test scripts, 60.00% okay. 0/1 subtests failed, 100.00% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory 
`/home/mrvn/build/libfilesys-diskspace-perl_0.05-9/libfilesys-diskspace-perl-0.05'
make: *** [debian/stamp.build] Error 2
debuild: fatal error at line 1224:
debian/rules build failed
ERROR building

Reply via email to