Bug#684070: libxml-libxml-perl: lack of error handling in build process means that if there is a problem broken packages are built (rather than a build failure)

2012-08-08 Thread Alessandro Ghedini
On Tue, Aug 07, 2012 at 11:07:25PM +0200, Alessandro Ghedini wrote: On Tue, Aug 07, 2012 at 08:38:31PM +0200, Alessandro Ghedini wrote: libaudio-tagger-perl libauthen-krb5-simple-perl libdata-structure-util-perl libfile-libmagic-perl libipc-sharelite-perl I've prepared uploads

Bug#684070: libxml-libxml-perl: lack of error handling in build process means that if there is a problem broken packages are built (rather than a build failure)

2012-08-08 Thread gregor herrmann
On Wed, 08 Aug 2012 17:19:21 +0200, Alessandro Ghedini wrote: I've prepared uploads (locally) for the above packages. I will do the rest and the actual uploads tomorrow. Done. Mille grazie! Cheers, gregor -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key

Bug#684070: libxml-libxml-perl: lack of error handling in build process means that if there is a problem broken packages are built (rather than a build failure)

2012-08-07 Thread gregor herrmann
On Mon, 06 Aug 2012 18:43:17 +0100, peter green wrote: Thanks for your bug report! make[1]: Entering directory `/«BUILDDIR»/libxml-libxml-perl-2.0001+dfsg' SKIP_SAX_INSTALL=1 dh_auto_configure enable native perl UTF8 running xml2-config...ok (2.8.0) system call to 'make test OTHERLDFLAGS='

Bug#684070: libxml-libxml-perl: lack of error handling in build process means that if there is a problem broken packages are built (rather than a build failure)

2012-08-07 Thread Alessandro Ghedini
On Tue, Aug 07, 2012 at 07:18:18PM +0200, gregor herrmann wrote: # -- # # test if the libraries are really installed! unless (have_library(xml2) or have_library(libxml2)) { print STDERR DEATH; libxml2, zlib, and/or

Bug#684070: libxml-libxml-perl: lack of error handling in build process means that if there is a problem broken packages are built (rather than a build failure)

2012-08-07 Thread gregor herrmann
On Tue, 07 Aug 2012 19:59:54 +0200, Alessandro Ghedini wrote: unless (have_library(xml2) or have_library(libxml2)) { exit 0; # 0 recommended by http://cpantest.grango.org (Notes for CPAN Authors) This is also what happens when using Devel::CheckLib's check_lib_or_exit(). Oopsie. (Nice

Bug#684070: libxml-libxml-perl: lack of error handling in build process means that if there is a problem broken packages are built (rather than a build failure)

2012-08-07 Thread Alessandro Ghedini
On Tue, Aug 07, 2012 at 08:15:00PM +0200, gregor herrmann wrote: On Tue, 07 Aug 2012 19:59:54 +0200, Alessandro Ghedini wrote: unless (have_library(xml2) or have_library(libxml2)) { exit 0; # 0 recommended by http://cpantest.grango.org (Notes for CPAN Authors) This is also what

Bug#684070: libxml-libxml-perl: lack of error handling in build process means that if there is a problem broken packages are built (rather than a build failure)

2012-08-07 Thread Alessandro Ghedini
On Tue, Aug 07, 2012 at 08:38:31PM +0200, Alessandro Ghedini wrote: libaudio-tagger-perl libauthen-krb5-simple-perl libdata-structure-util-perl libfile-libmagic-perl libipc-sharelite-perl I've prepared uploads (locally) for the above packages. I will do the rest and the actual uploads

Bug#684070: libxml-libxml-perl: lack of error handling in build process means that if there is a problem broken packages are built (rather than a build failure)

2012-08-06 Thread peter green
Package: libxml-libxml-perl Version: 2.0001+dfsg-1 I am running a debian derivative called raspbian and one of our users reported that our libxml-libxml-perl package was broken. I looked at our package and discovered that the package only contained documentation files. I then looked at our