Bug#806752: devscripts compilation failing

Nicholas Bamber nicholas at periapt.co.uk
Mon Nov 30 21:32:15 UTC 2015


Package: devscripts
Version: 2.15.9
Severity: important

dscverify gives the following error

nicholas at chilcott:~/src$ dscverify bashdb_4.3.0.91+ds-4.dsc 
Use of uninitialized value $_ in -x at /usr/bin/dscverify line 54.
Can't call method "first" on an undefined value at /usr/bin/dscverify line 54.

I believe that this is because we need an explicit declaration

use List::Util qw(first); 

but I am not sure what else is missing or why this happened since earlier versions.
I think it would be a good idea to test that the Perl scripts compile
though this would mean we'd need more build dependencies.

- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
export DEBCHECKOUT_USER='Nicholas Bamber (Periapt) <nicholas at periapt.co.uk>'
export DEBFULLNAME='Nicholas Bamber'
export DEBEMAIL='nicholas at periapt.co.uk'
export BTS_SMTP_AUTH_USERNAME='nicholas at periapt-technologies.co.uk'
export BTS_SMTP_AUTH_PASSWORD='v(H>c]cC<00e)(=w?KrdV@[r]'
export BTS_SMTP_HOST=smtp.periapt-technologies.co.uk

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

Kernel: Linux 4.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages devscripts depends on:
ii  dpkg-dev     1.18.3
ii  libc6        2.19-22
ii  perl         5.20.2-6
ii  python3      3.4.3-7
pn  python3:any  <none>

Versions of packages devscripts recommends:
ii  at                          3.1.16-1
ii  curl                        7.45.0-1+b1
ii  dctrl-tools                 2.24-1
ii  debian-keyring              2015.08.13
ii  dput-ng [dput]              1.10
ii  equivs                      2.0.9+nmu1
ii  fakeroot                    1.20.2-1
ii  file                        1:5.25-2
ii  gnupg                       1.4.19-6
ii  libdistro-info-perl         0.14
ii  libencode-locale-perl       1.05-1
ii  libjson-perl                2.90-1
ii  liblwp-protocol-https-perl  6.06-2
ii  libsoap-lite-perl           1.19-1
ii  liburi-perl                 1.69-1
ii  libwww-perl                 6.13-1
ii  lintian                     2.5.38.1
ii  man-db                      2.7.5-1
ii  patch                       2.7.5-1
ii  patchutils                  0.3.4-1
ii  python3-debian              0.1.27
ii  python3-magic               1:5.25-2
ii  sensible-utils              0.0.9
ii  strace                      4.10-3
ii  unzip                       6.0-20
ii  wdiff                       1.2.2-1
ii  wget                        1.17-1
ii  xz-utils                    5.1.1alpha+20120614-2.1

Versions of packages devscripts suggests:
ii  bsd-mailx [mailx]            8.1.2-0.20150408cvs-1
ii  build-essential              12.1
pn  cvs-buildpackage             <none>
pn  debbindiff                   <none>
pn  devscripts-el                <none>
pn  gnuplot                      <none>
ii  gpgv                         1.4.19-6
ii  libauthen-sasl-perl          2.1600-1
ii  libfile-desktopentry-perl    0.20-1
ii  libnet-smtp-ssl-perl         1.03-1
pn  libterm-size-perl            <none>
ii  libtimedate-perl             2.3000-2
ii  libyaml-syck-perl            1.29-1
ii  mutt                         1.5.24-1
ii  openssh-client [ssh-client]  1:6.9p1-3
pn  svn-buildpackage             <none>
ii  w3m                          0.5.3-25+b1

-- no debconf information



More information about the devscripts-devel mailing list