Bug#470322: libconvert-pem-perl: FTBFS: Failed 1/4 test scripts, 75.00% okay. 1/34 subtests failed, 97.06% okay.

Deepak apenguinlinux at gmail.com
Tue Mar 11 15:47:46 UTC 2008


On Mon, Mar 10, 2008 at 06:03:28PM +0100, Lucas Nussbaum wrote:
> Package: libconvert-pem-perl
> Version: 0.07-2
> Severity: serious
> User: debian-qa at lists.debian.org
> Usertags: qa-ftbfs-20080308 qa-ftbfs
> Justification: FTBFS on i386
> 
> Hi,
         
Hi lucas,
   can you please tell me what approach you have done .because when i am building from source it is working fine 
   i am doing the following steps.
#dget http://ftp.de.debian.org/debian/pool/main/libc/libconvert-pem-perl/libconvert-pem-perl_0.07-2.dsc
#dpkg-source -x libconvert-pem-perl_0.07-2.dsc 
#cd libconvert-pem-perl-0.07
#dpkg-buildpackage -rfakeroot -b -d -us -uc 
dpkg-buildpackage: source package libconvert-pem-perl
dpkg-buildpackage: source version 0.07-2
dpkg-buildpackage: source changed by gregor herrmann <gregor+debian at comodo.priv.at>
 fakeroot debian/rules clean
dpkg-buildpackage: host architecture i386
dh_testdir
dh_testroot
dh_clean build-stamp install-stamp
[ ! -f Makefile ] || /usr/bin/make realclean
make[1]: Entering directory `/home/deepak/test/libconvert-pem-perl-0.07'
rm -f \
	  *.a core \
	  core.[0-9] blib/arch/auto/Convert/PEM/extralibs.all \
	  core.[0-9][0-9] PEM.bso \
	  pm_to_blib.ts core.[0-9][0-9][0-9][0-9] \
	  PEM.x  \
	  perl tmon.out \
	  *.o pm_to_blib \
	  blib/arch/auto/Convert/PEM/extralibs.ld blibdirs.ts \
	  core.[0-9][0-9][0-9][0-9][0-9] *perl.core \
	  core.*perl.*.? Makefile.aperl \
	  perl PEM.def \
	  core.[0-9][0-9][0-9] mon.out \
	  libPEM.def perlmain.c \
	  perl.exe so_locations \
	  PEM.exp 
rm -rf \
	  blib 
mv Makefile Makefile.old > /dev/null 2>&1
rm -f \
	  Makefile.old Makefile 
rm -rf \
	  Convert-PEM-0.07 
make[1]: Leaving directory `/home/deepak/test/libconvert-pem-perl-0.07'
 debian/rules build
dh_testdir
/usr/bin/perl Makefile.PL INSTALLDIRS=vendor
*** ExtUtils::AutoInstall version 0.56
*** Checking for dependencies...
[Core Features]
- Class::ErrorHandler ...loaded. (0.01)
- MIME::Base64        ...loaded. (3.07)
- Convert::ASN1       ...loaded. (0.20 >= 0.10)
- Digest::MD5         ...loaded. (2.36)
- Crypt::DES_EDE3     ...loaded. (0.01)
*** ExtUtils::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Writing Makefile for Convert::PEM
/usr/bin/make
make[1]: Entering directory `/home/deepak/test/libconvert-pem-perl-0.07'
cp lib/Convert/PEM.pm blib/lib/Convert/PEM.pm
cp lib/Convert/PEM/CBC.pm blib/lib/Convert/PEM/CBC.pm
Manifying blib/man3/Convert::PEM.3pm
Manifying blib/man3/Convert::PEM::CBC.3pm
make[1]: Leaving directory `/home/deepak/test/libconvert-pem-perl-0.07'
/usr/bin/make test
make[1]: Entering directory `/home/deepak/test/libconvert-pem-perl-0.07'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-compile.t t/01-readwrite.t t/02-encode.t t/03-ede3.t
t/00-compile......ok
t/01-readwrite....ok
t/02-encode.......ok
t/03-ede3.........ok
All tests successful.
Files=4, Tests=34,  1 wallclock secs ( 0.66 cusr +  0.14 csys =  0.80 CPU)
make[1]: Leaving directory `/home/deepak/test/libconvert-pem-perl-0.07'
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
/usr/bin/make install DESTDIR=/home/deepak/test/libconvert-pem-perl-0.07/debian/libconvert-pem-perl PREFIX=/usr
make[1]: Entering directory `/home/deepak/test/libconvert-pem-perl-0.07'
Installing /home/deepak/test/libconvert-pem-perl-0.07/debian/libconvert-pem-perl/usr/share/perl5/Convert/PEM.pm
Installing /home/deepak/test/libconvert-pem-perl-0.07/debian/libconvert-pem-perl/usr/share/perl5/Convert/PEM/CBC.pm
Installing /home/deepak/test/libconvert-pem-perl-0.07/debian/libconvert-pem-perl/usr/share/man/man3/Convert::PEM.3pm
Installing /home/deepak/test/libconvert-pem-perl-0.07/debian/libconvert-pem-perl/usr/share/man/man3/Convert::PEM::CBC.3pm
make[1]: Leaving directory `/home/deepak/test/libconvert-pem-perl-0.07'
# As this is a architecture independent package, we are not
# supposed to install stuff to /usr/lib. MakeMaker creates
# the dirs, we delete them from the deb:
[ ! -d /home/deepak/test/libconvert-pem-perl-0.07/debian/libconvert-pem-perl/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose /home/deepak/test/libconvert-pem-perl-0.07/debian/libconvert-pem-perl/usr/lib/perl5
rmdir: removing directory, /home/deepak/test/libconvert-pem-perl-0.07/debian/libconvert-pem-perl/usr/lib/perl5
rmdir: removing directory, /home/deepak/test/libconvert-pem-perl-0.07/debian/libconvert-pem-perl/usr/lib
rmdir: removing directory, /home/deepak/test/libconvert-pem-perl-0.07/debian/libconvert-pem-perl/usr
touch install-stamp
dh_testdir
dh_testroot
dh_installdocs
dh_installchangelogs Changes
dh_perl
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `libconvert-pem-perl' in `../libconvert-pem-perl_0.07-2_all.deb'.
 dpkg-genchanges -b >../libconvert-pem-perl_0.07-2_i386.changes
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)

 Thanks
 Deepak Tripathi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20080311/139c6f40/attachment.pgp 


More information about the pkg-perl-maintainers mailing list