Package: net-telnet-cisco
Version: 1.10-4
Severity: important
User: [EMAIL PROTECTED]
Usertags: perl-5.10-ftbfs

This package fails to build with Perl 5.10.0 (currently in experimental.)

You're shipping a generated Makefile in the .diff.gz that contains
filenames specific to the version of Perl you were using for the build.
Please generate the Makefile at build time instead, using something like

clean:
        [ ! -f Makefile ] || $(MAKE) distclean

build:
    $(PERL) Makefile.PL INSTALLDIRS=vendor
    $(MAKE)

See the current dh-make-perl templates and the Debian Perl Policy:

 http://www.debian.org/doc/packaging-manuals/perl-policy/ch-module_packages.html

>From the build log:

 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
#[ ! -f Makefile ] && perl Makefile.PL
/usr/bin/make distclean
make[1]: Entering directory `/build/niko/net-telnet-cisco-1.10'
make[1]: *** No rule to make target `/usr/lib/perl/5.8/Config.pm', needed by 
`Makefile'.  Stop.
make[1]: Leaving directory `/build/niko/net-telnet-cisco-1.10'
make: [clean] Error 2 (ignored)
dh_clean
dh_clean: Compatibility levels before 4 are deprecated.
 debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
[ ! -f Makefile ] && perl Makefile.PL
make: [build-stamp] Error 1 (ignored)
/usr/bin/make 
make[1]: Entering directory `/build/niko/net-telnet-cisco-1.10'
make[1]: *** No rule to make target `/usr/lib/perl/5.8/Config.pm', needed by 
`Makefile'.  Stop.
make[1]: Leaving directory `/build/niko/net-telnet-cisco-1.10'
make: *** [build-stamp] Error 2

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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

Reply via email to