Your message dated Sat, 28 Jun 2008 17:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#436760: fixed in dhcping 1.2-4
has caused the Debian Bug report #436760,
regarding dhcping: not handling nostrip build option (policy 10.1)
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.)
--
436760: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436760
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dhcping
Version: 1.2-3
Severity: wishlist
User: [EMAIL PROTECTED]
Usertags: nostrip
Hello,
There was a problem while autobuilding your package with
DEB_BUILD_OPTIONS=nostrip.
Final binaries are still stripped.
If you call dh_strip correctly in debian/rules, this may mean that upstream
is stripping anyway.
You should look for call to strip, ld -s or install -s which may strip binaries.
> Automatic build of dhcping_1.2-3 on octave for sid/i386 by rebuildd 0.2.1
> Build started at 2007-08-08 18:10:15.556768
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 99.6kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main dhcping 1.2-3 (dsc) [518B]
> Get:2 http://ftp.fr.debian.org sid/main dhcping 1.2-3 (tar) [75.5kB]
> Get:3 http://ftp.fr.debian.org sid/main dhcping 1.2-3 (diff) [23.6kB]
> Fetched 99.6kB in 0s (246kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Wed Aug 8 18:10:20 UTC 2007
> pbuilder-time-stamp: 1186596620
> Building the build Environment
> -> extracting base tarball [/var/cache/pbuilder/sid.tgz]
> -> creating local configuration
> -> copying local configuration
> -> mounting /proc filesystem
> -> mounting /dev/pts filesystem
> -> policy-rc.d already exists
> Obtaining the cached apt archive contents
> Installing the build-deps
> -> Attempting to parse the build-deps
> -> Installing
> Reading package lists...
> Building dependency tree...
> Reading state information...
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> -> Finished parsing the build-deps
> Reading package lists...
> Building dependency tree...
> Reading state information...
> fakeroot is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Copying back the cached apt archive contents
> Copying source file
> -> copying [dhcping_1.2-3.dsc]
> -> copying [./dhcping_1.2.orig.tar.gz]
> -> copying [./dhcping_1.2-3.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Sat Mar 4 21:44:31 2006 UTC using DSA key ID 801EA932
> gpg: Can't check signature: public key not found
> dpkg-source: extracting dhcping in dhcping-1.2
> dpkg-source: unpacking dhcping_1.2.orig.tar.gz
> dpkg-source: applying ./dhcping_1.2-3.diff.gz
> -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is dhcping
> dpkg-buildpackage: source version is 1.2-3
> dpkg-buildpackage: source changed by Martin Schulze <[EMAIL PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 1.2-3
> fakeroot debian/rules clean
> rm -rf debian/tmp
> rm -f debian/{files,substvars}
> rm -f stamp-build
> test ! -f Makefile || /usr/bin/make distclean
> rm -rf *~ copyright.txt
> dpkg-source -b dhcping-1.2
> dpkg-source: building dhcping using existing dhcping_1.2.orig.tar.gz
> dpkg-source: building dhcping in dhcping_1.2-3.diff.gz
> dpkg-source: building dhcping in dhcping_1.2-3.dsc
> debian/rules build
> test -f config.cache || ./configure
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for executable suffix...
> checking for object suffix... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for a BSD compatible install... /usr/bin/install -c
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking whether build environment is sane... yes
> checking for mawk... mawk
> checking whether make sets ${MAKE}... yes
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking for netdb.h... yes
> checking for netinet/in.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for sys/socket.h... yes
> checking for sys/time.h... yes
> checking for unistd.h... yes
> checking for gethostbyname... yes
> checking for memset... yes
> checking for select... yes
> checking for socket... yes
> configure: creating ./config.status
> config.status: creating Makefile
> /usr/bin/make
> make[1]: Entering directory `/tmp/buildd/dhcping-1.2'
> source='dhcping.c' object='dhcping.o' libtool=no \
> depfile='.deps/dhcping.Po' tmpdepfile='.deps/dhcping.TPo' \
> depmode=gcc3 /bin/sh ./depcomp \
> gcc -DPACKAGE=\"dhcping\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1
> -DTIME_WITH_SYS_TIME=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1
> -DHAVE_UNISTD_H=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1
> -DHAVE_SOCKET=1 -I. -I. -g -O2 -c `test -f dhcping.c || echo
> './'`dhcping.c
> gcc -g -O2 -o dhcping dhcping.o
> make[1]: Leaving directory `/tmp/buildd/dhcping-1.2'
> touch stamp-build
> cat debian/copyright LICENSE > copyright.txt
> fakeroot debian/rules binary
> rm -rf debian/tmp
> rm -f debian/{files,substvars}
> test -f stamp-build || /usr/bin/make -f debian/rules build
> install -g root -o root -m 755 -d debian/tmp/DEBIAN
> chown -R root.root debian/tmp
> chmod -R g-ws debian/tmp
> install -g root -o root -m 755 -d debian/tmp/usr/share/doc/dhcping
> install -g root -o root -m 644 debian/changelog
> debian/tmp/usr/share/doc/dhcping/changelog.Debian
> #
> install -g root -o root -m 644 copyright.txt
> debian/tmp/usr/share/doc/dhcping/copyright
> # gzip -9f debian/tmp/usr/share/doc/dhcping/{changelog.Debian}
> #
> install -g root -o root -m 755 -d debian/tmp/usr/sbin
> install -g root -o root -m 755 -s dhcping debian/tmp/usr/sbin
> #
> install -g root -o root -m 755 -d debian/tmp/usr/share/man/man8
> install -g root -o root -m 644 dhcping.8 debian/tmp/usr/share/man/man8
> gzip -9 debian/tmp/usr/share/man/man?/*
> #
> dpkg-shlibdeps debian/tmp/usr/sbin/dhcping
> dpkg-gencontrol -isp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `dhcping' in `../dhcping_1.2-3_i386.deb'.
> dpkg-genchanges
> dpkg-genchanges: not including original source code in upload
> dpkg-buildpackage: binary and diff upload (original source NOT included)
> Copying back the cached apt archive contents
> -> unmounting dev/pts filesystem
> -> unmounting proc filesystem
> -> cleaning the build env
> -> removing directory /var/cache/pbuilder/build//15906 and its
> subdirectories
> Current time: Wed Aug 8 18:14:03 UTC 2007
> pbuilder-time-stamp: 1186596843
> Checking dhcping_1.2-3_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/dhcping_1.2-3_i386.deb/usr/sbin/dhcping: ELF 32-bit LSB executable,
> Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses
> shared libs), stripped
>
> ...done
> Removing result files...
> ...done
> ******************************************************************************
> Finished with status BUILD_FAILED at 2007-08-08 18:14:06.837643
> Build needed 0:03:51.280875
--
Julien Danjou
.''`. Debian Developer
: :' : http://julien.danjou.info
`. `' http://people.debian.org/~acid
`- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: dhcping
Source-Version: 1.2-4
We believe that the bug you reported is fixed in the latest version of
dhcping, which is due to be installed in the Debian FTP archive:
dhcping_1.2-4.diff.gz
to pool/main/d/dhcping/dhcping_1.2-4.diff.gz
dhcping_1.2-4.dsc
to pool/main/d/dhcping/dhcping_1.2-4.dsc
dhcping_1.2-4_i386.deb
to pool/main/d/dhcping/dhcping_1.2-4_i386.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 Schulze <[EMAIL PROTECTED]> (supplier of updated dhcping 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: SHA1
Format: 1.8
Date: Sat, 28 Jun 2008 18:55:45 +0200
Source: dhcping
Binary: dhcping
Architecture: source i386
Version: 1.2-4
Distribution: unstable
Urgency: low
Maintainer: Martin Schulze <[EMAIL PROTECTED]>
Changed-By: Joey Schulze <[EMAIL PROTECTED]>
Description:
dhcping - DHCP Daemon Ping Program
Closes: 355687 364694 367154 436760
Changes:
dhcping (1.2-4) unstable; urgency=low
.
* Fixed typo in NMU-Disclaimer, thanks to Petter Reinholdtsen (See:
Bug#225895)
* Added support for nostrip (closes: Bug#436760)
* Added support for debug option
* Document -V as extremely verbose option (closes: Bug#364694)
* Compress changelog.Debian even if it's very small (closes: Bug#355687)
* Fixed typos by A Costa <[EMAIL PROTECTED]> (closes: Bug#367154)
Checksums-Sha1:
3213a2199ab76d792269e61789555b356a00e856 886 dhcping_1.2-4.dsc
1002bffe76360c03950d7370ec4219e34d69b91a 23661 dhcping_1.2-4.diff.gz
916762e09bc29e804ebe08af1a1c42269addebe7 12768 dhcping_1.2-4_i386.deb
Checksums-Sha256:
3a797b1641df736239d850395dbf16b2a9fab7c6e4f3be1d83b7f6c81e99a5e5 886
dhcping_1.2-4.dsc
9d57c808eb49b52862049482a79ca1e1fb767a4368977f88fc3dd39ac6dcbd61 23661
dhcping_1.2-4.diff.gz
68be774fbdd61c23b9fe29e8311b835fc4a8c4dbfca2ce3076d11ba87248fb0f 12768
dhcping_1.2-4_i386.deb
Files:
f3abd57608e301b78edee030955e853f 886 admin optional dhcping_1.2-4.dsc
9168710b39ce7411c52bbb1644feb8df 23661 admin optional dhcping_1.2-4.diff.gz
0261487afb38389f775be075b03016c4 12768 admin optional dhcping_1.2-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFIZm0jW5ql+IAeqTIRAjBYAKCE4of6G+7zeE7RWoKLomyOwzTqpgCdGbk9
Yw3wSp755Qqe24DXZFnFMdk=
=Ragx
-----END PGP SIGNATURE-----
--- End Message ---