Package: libdata-dumper-perl
Version: 2.121-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of libdata-dumper-perl_2.121-1 on goedel by sbuild/alpha 
> 1.170.5
> Build started at 20050310-1833

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: perl (>= 5.6.1-8.7), debhelper (>= 3.0.18)

[...]

>       /usr/bin/make -C Data-Dumper-2.121 install PREFIX=`pwd`/debian/tmp/usr; 
> \
> else \
>       /usr/bin/make -C Data-Dumper-2.121 pure_install 
> DESTDIR=`pwd`/debian/tmp; \
> fi
> install_vendor :: all pure_vendor_install doc_vendor_install
> make[1]: Entering directory 
> `/build/buildd/libdata-dumper-perl-2.121/Data-Dumper-2.121'
> Installing 
> /build/buildd/libdata-dumper-perl-2.121/debian/tmp/usr/lib/perl5/auto/Data/Dumper/Dumper.so
> Installing 
> /build/buildd/libdata-dumper-perl-2.121/debian/tmp/usr/lib/perl5/auto/Data/Dumper/Dumper.bs
> Files found in blib/arch: installing files in blib/lib into architecture 
> dependent library tree
> Installing 
> /build/buildd/libdata-dumper-perl-2.121/debian/tmp/usr/lib/perl5/Data/Dumper.pm
> make[1]: Leaving directory 
> `/build/buildd/libdata-dumper-perl-2.121/Data-Dumper-2.121'
> touch install-stamp
>  dpkg-genchanges -B -mDebian Build Daemon <buildd_alpha-goedel>
> dpkg-genchanges: arch-specific upload - not including arch-independent 
> packages
> dpkg-genchanges: failure: cannot read files list file: No such file or 
> directory

A full build log can be found at:
http://buildd.debian.org/build.php?arch=alpha&pkg=libdata-dumper-perl&ver=2.121-1

All of the commands in the debian/rules file are under the binary-indep target,
(underneath the comment # Build architecture-independent files here.).  This
target is only called when building binary-all, which is not what the package
produces.  You need to move all of the commands under binary-indep to
binary-arch. (which has the comment # Build architecture-dependent files here.
above it)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to