Your message dated Sun, 31 Jan 2010 01:47:07 +0000
with message-id <[email protected]>
and subject line Bug#563557: fixed in debhelper 7.4.12
has caused the Debian Bug report #563557,
regarding debhelper: Dh_Lib.pm fails if $MAKE contains spaces
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
563557: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563557
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debhelper
Version: 7.4.3
Severity: important

If $MAKE contains space, then for example dh_auto_build will fail due to
error in Dh_Lib.pm:
[0:0][azat...@azabox tapecalc-20070214]$ sudo ln -s /usr/bin/make 
/usr/local/bin/my\ make
[0:0][azat...@azabox tapecalc-20070214]$ export MAKE=/usr/local/bin/my\ make
[0:0][azat...@azabox tapecalc-20070214]$ LC_ALL=C debuild -eMAKE -uc -us
 dpkg-buildpackage -rfakeroot -D -us -uc -i -ICVS -I.svn -I{arch} -I.arch-ids
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package tapecalc
dpkg-buildpackage: source version 20070214-2
dpkg-buildpackage: source changed by Carl Fürstenberg <[email protected]>
dpkg-buildpackage: host architecture i386
 fakeroot debian/rules clean
echo /usr/local/bin/my make
/usr/local/bin/my make
dh --with quilt clean
   dh_testdir
   dh_auto_clean
   dh_quilt_unpatch
Removing patch 01name-change.diff
Restoring add.1
Restoring add.c
Restoring add.hlp
Restoring makefile.in

Removing patch 00rel-path.diff
Restoring add.c
Restoring makefile.in

No patches applied
   dh_clean
 dpkg-source -i -ICVS -I.svn -I{arch} -I.arch-ids -b tapecalc-20070214
dpkg-source: info: using source format `1.0'
dpkg-source: info: building tapecalc using existing 
tapecalc_20070214.orig.tar.gz
dpkg-source: info: building tapecalc in tapecalc_20070214-2.diff.gz
dpkg-source: warning: executable mode 0755 of 'config.status' will not be 
represented in diff
dpkg-source: info: building tapecalc in tapecalc_20070214-2.dsc
 debian/rules build
echo /usr/local/bin/my make
/usr/local/bin/my make
dh --with quilt build
   dh_testdir
   dh_quilt_patch
Applying patch 00rel-path.diff
patching file add.c
patching file makefile.in

Applying patch 01name-change.diff
patching file add.1
patching file add.c
patching file add.hlp
patching file makefile.in

Now at patch 01name-change.diff
   dh_auto_configure
loading cache ./config.cache
checking for X... (cached) libraries , headers /usr/include
checking host system type... i686-pc-linux-gnu
(cached) Configuring for linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for working const... (cached) yes
checking for gcc option to accept ANSI C... (cached) -DCC_HAS_PROTOS
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for object suffix... (cached) o
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for getopt.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking version of gcc... 4.3.4
checking if you want to turn on gcc warnings... no
checking for extra include directories... (cached) no
checking if we have identified curses headers... (cached) curses.h
checking for curses.h... (cached) yes
checking for terminfo header... (cached) term.h
checking for ncurses version... (cached) 5.7.20090803
checking if we have identified curses libraries... no
checking for tgoto... (cached) no
checking for tgoto in -lncurses... (cached) yes
checking for initscr in -lncurses... (cached) yes
checking if you want to use dmalloc for testing... no
checking if you want to use dbmalloc for testing... no
checking if you want to use purify for testing... no
checking if you want to use valgrind for testing... no
checking if you want to perform memory-leak testing... 
checking for size_t... (cached) yes
checking declaration of chtype... yes
checking for getcwd... (cached) yes
checking for getopt... (cached) yes
checking if we must define _XOPEN_SOURCE_EXTENDED... (cached) no
checking for term.h... (cached) term.h
checking for COLOR_PAIR... (cached) yes
checking for beep... (cached) yes
checking for bkgd... (cached) yes
checking for flash... (cached) yes
checking for keypad... (cached) yes
checking for typeahead... (cached) yes
checking for wsetscrreg... (cached) yes
creating ./config.status
creating makefile
creating config.h
config.h is unchanged
   dh_auto_build
Can't exec "/usr/local/bin/my": No such file or directory at 
/usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 178.
dh_auto_build: /usr/local/bin/my make failed to to execute: No such file or 
directory
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1324:
dpkg-buildpackage -rfakeroot -D -us -uc -i -ICVS -I.svn -I{arch} -I.arch-ids 
failed


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/bash

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

debhelper recommends no packages.

Versions of packages debhelper suggests:
ii  dh-make                       0.50       tool that converts source archives

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: debhelper
Source-Version: 7.4.12

We believe that the bug you reported is fixed in the latest version of
debhelper, which is due to be installed in the Debian FTP archive:

debhelper_7.4.12.dsc
  to main/d/debhelper/debhelper_7.4.12.dsc
debhelper_7.4.12.tar.gz
  to main/d/debhelper/debhelper_7.4.12.tar.gz
debhelper_7.4.12_all.deb
  to main/d/debhelper/debhelper_7.4.12_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <[email protected]> (supplier of updated debhelper package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 30 Jan 2010 20:23:02 -0500
Source: debhelper
Binary: debhelper
Architecture: source all
Version: 7.4.12
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[email protected]>
Changed-By: Joey Hess <[email protected]>
Description: 
 debhelper  - helper programs for debian/rules
Closes: 541773 563269 563557 566840 567737
Changes: 
 debhelper (7.4.12) unstable; urgency=low
 .
   * dh_bugfiles: Doc typo. Closes: #563269
   * makefile: Support the (asking for trouble) case of MAKE being set to
     something with a space in it. Closes: #563557
   * Fix warning about unknown options passed to commands in override targets.
   * Add -O option, which can be used to pass options to commands, ignoring
     options that they do not support.
   * dh: Use -O to pass user-specified options to the commands it runs.
     This solves the problem with passing "-Bbuild" to dh, where commands
     that do not support -B would see a bogus -u option. Closes: #541773
     (It also ensures that the commands dh prints out can really be run.)
   * qmake: New buildsystem contributed by Kel Modderman. Closes: #566840
   * Fix typo in call to abs2rel in --builddir sanitize code.
     Closes: #567737
Checksums-Sha1: 
 a95fb25c3ba8b68387adcdceccfdcb67d0c15967 1551 debhelper_7.4.12.dsc
 9a777b5d5269d782b8190fa13ad367feedfb457e 351968 debhelper_7.4.12.tar.gz
 78c4f3eee8ee415fd460f713e1831dcbd2019d04 454638 debhelper_7.4.12_all.deb
Checksums-Sha256: 
 4fced32d083fcec3873abcaf8a3bf8b08438ce59bcf88db5f52f6f1a4802485b 1551 
debhelper_7.4.12.dsc
 83a78943e157fb576ebe170393ca69e8b15ff466ec714e49cc91403b2aaffea4 351968 
debhelper_7.4.12.tar.gz
 74d78311f021d203ee776c7a341a4140d60d3b62fd163c36eeb0007fa6ca8f54 454638 
debhelper_7.4.12_all.deb
Files: 
 88da4bba9212632f935fdcf01cbb6da4 1551 devel optional debhelper_7.4.12.dsc
 fe2047dd27f3d30f28576978118705e2 351968 devel optional debhelper_7.4.12.tar.gz
 80cdddace1fa9129f6a0897a413aba23 454638 devel optional debhelper_7.4.12_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIVAwUBS2TeI8kQ2SIlEuPHAQj4TA//R7oqHzyK49bX7Bz9S/EYdsrqarlmgYZP
oWLlQmnIzc3jffLri0woRBSw7xXC4IrrrBIaCxs15aXk50fHD3g5BlptuUzXk32z
zCqofTsih9qzzMboca3y4gG4Syh+nPuFLdnBaClgXTXR26GD+6ZUSYkjf+nT4HBm
pZ1J3/cYZ4YRTW9ByBy8pyHA5rjQCn/ghWd06HRCYPtc2uEmWNCn2Q0/dHyOBIzK
dXroNmRSDAKu1kF29tpI0DwSmL3SW5be8S8hHhXJKQkcLkw6PWET2ffSKwUCmSNo
I3sCg9ccgRsAAtewoPxIZ/80n4lr/J3jWy3m9Nzi8ie2h9aOgH5oRdBpKSJnpnCg
Aczs3orcWRtH11FF/Vb85GRvtay4Vf8KM588DID9pi+Pn3jHqHXiuNn2cGORpwKk
kppiSwtJhhimjXvfmvaujTvZZXjxPGAp11aUT2q6bIXDJrkWN7lAkjw2+czTHt4c
pSaOOH+GRr6enrGYMeeh8ZLmtI7eEsvHdJXSmla3uGe5bZXJba0rmVCkoyiNdGA5
MhpEkD05TCBUPd1IoB4p+YU9C/Xhnf7lrCt0MNEJlSd2Pbhj3DzDVrc/80K/BDEl
/R1XhJg8NNMVMmci0m0t0wEeVxnGbwkfdnaqH2APUvCFLZCuiflF/W1OQmz8yl74
ns/+IIRvOZo=
=YKVZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to