Package: debhelper
Version: 7.9.2
Severity: important

When building by package libpcsc-perl on sid using debhelper 7.9.2 I
have the error:

[...]
dh build
   dh_testdir
   dh_auto_configure
Undefined subroutine &Debian::Debhelper::Buildsystem::perl_makemaker::compat 
called at /usr/share/perl5/Debian/Debhelper/Buildsystem/perl_makemaker.pm line 
47.
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


My debian/rules contains:
#!/usr/bin/make -f

%:
    dh $@


Downgrading to debhelper 7.9.1 the build completes successfully.

[...]
dh build
   dh_testdir
   dh_auto_configure
osname: linux
LDDFLAGS: 
INC: `pkg-config --cflags libpcsclite`
Checking if your kit is complete...
Looks good
'CREATE_PACKLIST' is not a known MakeMaker parameter name.
Writing Makefile for Chipcard::PCSC::Card
Writing Makefile for Chipcard::PCSC
   dh_auto_build
[...]


I can't upload a new version of my package (Architecture: any) since it
may fail to build on some autobuilders because or this bug.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages debhelper depends on:
ii  binutils                      2.20.1-11  The GNU assembler, linker and bina
ii  dpkg-dev                      1.15.7.2   Debian package development tools
ii  file                          5.04-2     Determines file type using "magic"
ii  html2text                     1.3.2a-15  advanced HTML to text converter
ii  man-db                        2.5.7-3    on-line manual pager
ii  perl                          5.10.1-13  Larry Wall's Practical Extraction 
ii  perl-base                     5.10.1-13  minimal Perl system
ii  po-debconf                    1.0.16     tool for managing templates file t

debhelper recommends no packages.

Versions of packages debhelper suggests:
pn  dh-make                       <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to