Bug#661800: FTBFS
Moritz Muehlenhoff
muehlenhoff at univention.de
Thu Mar 1 12:01:20 UTC 2012
Package: libfile-libmagic-perl
Version: 0.96-1
Severity: serious
Your package fails to build from source:
6\" -DXS_VERSION=\"0.96\" -fPIC "-I/usr/lib/perl/5.14/CORE" LibMagic.c
Running Mkbootstrap for File::LibMagic ()
chmod 644 LibMagic.bs
rm -f blib/arch/auto/File/LibMagic/LibMagic.so
cc -shared -O2 -g -L/usr/local/lib -fstack-protector LibMagic.o -o blib/arch/auto/File/LibMagic/LibMagic.so \
-lmagic \
chmod 755 blib/arch/auto/File/LibMagic/LibMagic.so
cp LibMagic.bs blib/arch/auto/File/LibMagic/LibMagic.bs
chmod 644 blib/arch/auto/File/LibMagic/LibMagic.bs
Manifying blib/man3/File::LibMagic.3pm
make[1]: Leaving directory `/home/jmm/libfile-libmagic-perl-0.96'
dh_auto_test
make[1]: Entering directory `/home/jmm/libfile-libmagic-perl-0.96'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1.t .................. ok
t/2-easy.t ............. 1/6
# Failed test at t/2-easy.t line 10.
# got: 'C source, ASCII text'
# expected: 'ASCII C program text'
# Looks like you failed 1 test of 6.
t/2-easy.t ............. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
(1 TODO test unexpectedly succeeded)
t/3-complete-errors.t .. ok
t/3-complete.t ......... 1/14
# Failed test at t/3-complete.t line 35.
# got: 'ASCII text'
# expected: 'ASCII C program text'
# Failed test at t/3-complete.t line 48.
# got: 'C source, ASCII text'
# expected: 'ASCII C program text'
# Failed test at t/3-complete.t line 61.
# got: 'C source, ASCII text'
# expected: 'ASCII C program text'
# Looks like you failed 3 tests of 14.
t/3-complete.t ......... Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/14 subtests
t/4-all.t .............. 1/6
# Failed test at t/4-all.t line 11.
# got: 'C source, ASCII text'
# expected: 'ASCII C program text'
# Failed test at t/4-all.t line 19.
# got: 'C source, ASCII text'
# expected: 'ASCII C program text'
# Looks like you failed 2 tests of 6.
t/4-all.t .............. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
t/6-oo.t ............... 1/20
# Failed test 'Describe t/samples/foo.c'
# at t/6-oo.t line 31.
# got: 'C source, ASCII text'
# expected: 'ASCII C program text'
# Failed test 'Describe data t/samples/foo.c'
# at t/6-oo.t line 40.
# got: 'C source, ASCII text'
# expected: 'ASCII C program text'
# Failed test 'MIME t/samples/foo.c'
# at t/6-oo.t line 54.
# 'text/plain; charset=us-ascii'
# doesn't match '(?^:(?:text/x-c;? charset=us-ascii|text/x-foo))'
# Failed test 'Describe t/samples/foo.c'
# at t/6-oo.t line 55.
# got: 'ASCII text'
# expected: 'ASCII C program text'
# Failed test 'MIME data t/samples/foo.c'
# at t/6-oo.t line 64.
# 'text/plain; charset=us-ascii'
# doesn't match '(?^:(?:text/x-c;? charset=us-ascii|text/x-foo))'
# Failed test 'Describe data t/samples/foo.c'
# at t/6-oo.t line 65.
# got: 'ASCII text'
# expected: 'ASCII C program text'
# Looks like you failed 6 tests of 20.
t/6-oo.t ............... Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/20 subtests
Test Summary Report
-------------------
t/2-easy.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 3
TODO passed: 6
Non-zero exit status: 1
t/3-complete-errors.t (Wstat: 0 Tests: 7 Failed: 0)
TODO passed: 6
t/3-complete.t (Wstat: 768 Tests: 14 Failed: 3)
Failed tests: 5, 9, 13
Non-zero exit status: 3
t/4-all.t (Wstat: 512 Tests: 6 Failed: 2)
Failed tests: 3, 6
Non-zero exit status: 2
t/6-oo.t (Wstat: 1536 Tests: 20 Failed: 6)
Failed tests: 3, 5, 11-14
Non-zero exit status: 6
Files=6, Tests=55, 1 wallclock secs ( 0.06 usr 0.08 sys + 0.30 cusr 0.17 csys = 0.61 CPU)
Result: FAIL
Failed 4/6 test programs. 12/55 subtests failed.
make[1]: *** [test_dynamic] Error 6
make[1]: Leaving directory `/home/jmm/libfile-libmagic-perl-0.96'
dh_auto_test: make -j1 test returned exit code 2
make: *** [build] Error 29
dpkg-buildpackage: error: debian/rules build gave error exit status 2
More information about the pkg-perl-maintainers
mailing list