Your message dated Mon, 16 Mar 2015 22:22:45 +0100
with message-id <[email protected]>
and subject line udhcp was removed from Debian
has caused the Debian Bug report #438230,
regarding udhcp: 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.)
--
438230: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438230
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: udhcp
Version: 0.9.8cvs20050303-2
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 udhcp_0.9.8cvs20050303-2 on octave for sid/i386 by
> rebuildd 0.2.2-r136
> Build started at 2007-08-15 18:21:32.426806
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 66.2kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main udhcp 0.9.8cvs20050303-2 (dsc) [565B]
> Get:2 http://ftp.fr.debian.org sid/main udhcp 0.9.8cvs20050303-2 (tar)
> [48.8kB]
> Get:3 http://ftp.fr.debian.org sid/main udhcp 0.9.8cvs20050303-2 (diff)
> [16.8kB]
> Fetched 66.2kB in 0s (334kB/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 15 18:21:39 UTC 2007
> pbuilder-time-stamp: 1187202099
> 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 [udhcp_0.9.8cvs20050303-2.dsc]
> -> copying [./udhcp_0.9.8cvs20050303.orig.tar.gz]
> -> copying [./udhcp_0.9.8cvs20050303-2.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Fri Dec 16 19:52:57 2005 UTC using DSA key ID B09E8530
> gpg: Can't check signature: public key not found
> dpkg-source: extracting udhcp in udhcp-0.9.8cvs20050303
> dpkg-source: unpacking udhcp_0.9.8cvs20050303.orig.tar.gz
> dpkg-source: applying ./udhcp_0.9.8cvs20050303-2.diff.gz
> -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is udhcp
> dpkg-buildpackage: source version is 0.9.8cvs20050303-2
> dpkg-buildpackage: source changed by Eric Van Buggenhaut <[email protected]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.9.8cvs20050303-2
> fakeroot debian/rules clean
> test -f dhcpc.c -a -f debian/rules
> /usr/bin/make -i clean
> make[1]: Entering directory `/tmp/buildd/udhcp-0.9.8cvs20050303'
> rm -f udhcpd udhcpc dumpleases *.o core
> make[1]: Leaving directory `/tmp/buildd/udhcp-0.9.8cvs20050303'
> rm -rf build debian/tmp debian/files debian/substvars
> dpkg-source -b udhcp-0.9.8cvs20050303
> dpkg-source: building udhcp using existing udhcp_0.9.8cvs20050303.orig.tar.gz
> dpkg-source: building udhcp in udhcp_0.9.8cvs20050303-2.diff.gz
> dpkg-source: warning: file samples/sample.bound has no final newline (either
> original or modified version)
> dpkg-source: warning: file samples/sample.renew has no final newline (either
> original or modified version)
> dpkg-source: building udhcp in udhcp_0.9.8cvs20050303-2.dsc
> debian/rules build
> test -f dhcpc.c -a -f debian/rules
> /usr/bin/make
> make[1]: Entering directory `/tmp/buildd/udhcp-0.9.8cvs20050303'
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer dhcpd.c
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer arpping.c
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer files.c
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer leases.c
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer serverpacket.c
> serverpacket.c: In function 'add_bootp_options':
> serverpacket.c:101: warning: pointer targets in passing argument 1 of
> 'strncpy' differ in signedness
> serverpacket.c:103: warning: pointer targets in passing argument 1 of
> 'strncpy' differ in signedness
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer static_leases.c
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer common.c
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer options.c
> options.c: In function 'add_simple_option':
> options.c:164: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer packet.c
> packet.c: In function 'get_packet':
> packet.c:73: warning: pointer targets in passing argument 1 of 'strncmp'
> differ in signedness
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer pidfile.c
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer signalpipe.c
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer socket.c
> gcc dhcpd.o arpping.o files.o leases.o serverpacket.o static_leases.o
> common.o options.o packet.o pidfile.o signalpipe.o socket.o -o udhcpd
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer dhcpc.c
> dhcpc.c: In function 'main':
> dhcpc.c:228: warning: pointer targets in passing argument 1 of 'strncpy'
> differ in signedness
> dhcpc.c:243: warning: pointer targets in passing argument 1 of 'strncpy'
> differ in signedness
> dhcpc.c:260: warning: pointer targets in passing argument 1 of 'strncpy'
> differ in signedness
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer clientpacket.c
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer clientsocket.c
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer script.c
> gcc dhcpc.o clientpacket.o clientsocket.o script.o common.o options.o
> packet.o pidfile.o signalpipe.o socket.o -o udhcpc
> gcc -c -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os
> -fomit-frame-pointer dumpleases.c
> gcc dumpleases.o -o dumpleases
> strip --remove-section=.note --remove-section=.comment udhcpd udhcpc
> dumpleases
> make[1]: Leaving directory `/tmp/buildd/udhcp-0.9.8cvs20050303'
> touch build
> fakeroot debian/rules binary
> test -f dhcpc.c -a -f debian/rules
> test root = "`whoami`"
> test -f dhcpc.c -a -f debian/rules
> test -f dhcpc.c -a -f debian/rules
> rm -fr debian/tmp
> # Build udhcpc package.
> install -d -m 755 debian/tmp/DEBIAN
> install -m 644 debian/conffiles.udhcpc debian/tmp/DEBIAN/conffiles
> install -d -m 755 debian/tmp/usr/share/doc/udhcpc
> #install -m 644 README debian/tmp/usr/share/doc/udhcpc
> install -m 644 README.udhcpc debian/tmp/usr/share/doc/udhcpc/README
> install -m 644 ChangeLog debian/tmp/usr/share/doc/udhcpc/changelog
> install -m 644 debian/changelog
> debian/tmp/usr/share/doc/udhcpc/changelog.Debian
> gzip -9v debian/tmp/usr/share/doc/udhcpc/*
> debian/tmp/usr/share/doc/udhcpc/README: 59.8% -- replaced with
> debian/tmp/usr/share/doc/udhcpc/README.gz
> debian/tmp/usr/share/doc/udhcpc/changelog: 55.6% -- replaced with
> debian/tmp/usr/share/doc/udhcpc/changelog.gz
> debian/tmp/usr/share/doc/udhcpc/changelog.Debian: 69.4% -- replaced with
> debian/tmp/usr/share/doc/udhcpc/changelog.Debian.gz
> install -m 644 debian/copyright debian/tmp/usr/share/doc/udhcpc
> install -d -m 755 debian/tmp/usr/share/man/man8
> install -m 644 udhcpc.8 debian/tmp/usr/share/man/man8
> gzip -9v debian/tmp/usr/share/man/man8/udhcpc.8
> debian/tmp/usr/share/man/man8/udhcpc.8: 59.5% -- replaced with
> debian/tmp/usr/share/man/man8/udhcpc.8.gz
> install -d -m 755 debian/tmp/sbin
> install -m 755 udhcpc debian/tmp/sbin/udhcpc
> strip --remove-section=.comment --remove-section=.note --strip-unneeded
> debian/tmp/sbin/udhcpc
> install -d -m 755 debian/tmp/etc/udhcpc
> for name in leasefail bound deconfig renew script nak; do \
> install -m 755 samples/sample.$name
> debian/tmp/etc/udhcpc/default.$name ; \
> done
> dpkg-shlibdeps udhcpc
> dpkg-gencontrol -isp -pudhcpc
> chown -R root.root debian/tmp
> chmod -R go=rX debian/tmp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `udhcpc' in
> `../udhcpc_0.9.8cvs20050303-2_i386.deb'.
> rm -fr debian/tmp
> # Build udhcpd package.
> install -d -m 755 debian/tmp/DEBIAN
> install -m 755 debian/postinst.udhcpd debian/tmp/DEBIAN/postinst
> install -m 755 debian/postrm.udhcpd debian/tmp/DEBIAN/postrm
> install -m 755 debian/prerm.udhcpd debian/tmp/DEBIAN/prerm
> install -m 644 debian/conffiles.udhcpd debian/tmp/DEBIAN/conffiles
> install -d -m 755 debian/tmp/usr/share/doc/udhcpd
> #install -m 644 README debian/tmp/usr/share/doc/udhcpd
> install -m 644 README.udhcpd debian/tmp/usr/share/doc/udhcpd/README
> install -m 644 ChangeLog debian/tmp/usr/share/doc/udhcpd/changelog
> install -m 644 debian/changelog
> debian/tmp/usr/share/doc/udhcpd/changelog.Debian
> gzip -9v debian/tmp/usr/share/doc/udhcpd/*
> debian/tmp/usr/share/doc/udhcpd/README: 52.9% -- replaced with
> debian/tmp/usr/share/doc/udhcpd/README.gz
> debian/tmp/usr/share/doc/udhcpd/changelog: 55.6% -- replaced with
> debian/tmp/usr/share/doc/udhcpd/changelog.gz
> debian/tmp/usr/share/doc/udhcpd/changelog.Debian: 69.4% -- replaced with
> debian/tmp/usr/share/doc/udhcpd/changelog.Debian.gz
> install -m 644 debian/copyright debian/tmp/usr/share/doc/udhcpd
> install -d -m 755 debian/tmp/usr/share/doc/udhcpd/examples
> install -m 644 samples/udhcpd.conf debian/tmp/usr/share/doc/udhcpd/examples
> install -d -m 755 debian/tmp/usr/share/man/man1
> install -m 644 dumpleases.1 debian/tmp/usr/share/man/man1
> gzip -9v debian/tmp/usr/share/man/man1/dumpleases.1
> debian/tmp/usr/share/man/man1/dumpleases.1: 45.0% -- replaced with
> debian/tmp/usr/share/man/man1/dumpleases.1.gz
> install -d -m 755 debian/tmp/usr/share/man/man5
> install -m 644 udhcpd.conf.5 debian/tmp/usr/share/man/man5
> gzip -9v debian/tmp/usr/share/man/man5/udhcpd.conf.5
> debian/tmp/usr/share/man/man5/udhcpd.conf.5: 64.4% -- replaced with
> debian/tmp/usr/share/man/man5/udhcpd.conf.5.gz
> install -d -m 755 debian/tmp/usr/share/man/man8
> install -m 644 udhcpd.8 debian/tmp/usr/share/man/man8
> gzip -9v debian/tmp/usr/share/man/man8/udhcpd.8
> debian/tmp/usr/share/man/man8/udhcpd.8: 32.3% -- replaced with
> debian/tmp/usr/share/man/man8/udhcpd.8.gz
> install -d -m 755 debian/tmp/usr/sbin
> install -m 755 udhcpd debian/tmp/usr/sbin/udhcpd
> strip --remove-section=.comment --remove-section=.note --strip-unneeded
> debian/tmp/usr/sbin/udhcpd
> install -d -m 755 debian/tmp/usr/bin
> install -m 755 dumpleases debian/tmp/usr/bin/dumpleases
> strip --remove-section=.comment --remove-section=.note --strip-unneeded
> debian/tmp/usr/bin/dumpleases
> install -d -m 755 debian/tmp/etc/init.d
> install -m 755 debian/udhcpd debian/tmp/etc/init.d
> mkdir -p debian/tmp/var/lib/misc
> touch debian/tmp/var/lib/misc/udhcpd.leases
> dpkg-shlibdeps udhcpd
> dpkg-gencontrol -isp -pudhcpd
> chown -R root.root debian/tmp
> chmod -R go=rX debian/tmp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `udhcpd' in
> `../udhcpd_0.9.8cvs20050303-2_i386.deb'.
> rm -fr debian/tmp
> 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//3247 and its
> subdirectories
> Current time: Wed Aug 15 18:23:44 UTC 2007
> pbuilder-time-stamp: 1187202224
> Checking udhcpc_0.9.8cvs20050303-2_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/udhcpc_0.9.8cvs20050303-2_i386.deb/sbin/udhcpc: ELF 32-bit LSB
> executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically
> linked (uses shared libs), stripped
> Checking udhcpd_0.9.8cvs20050303-2_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/udhcpd_0.9.8cvs20050303-2_i386.deb/usr/bin/dumpleases: ELF 32-bit LSB
> executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically
> linked (uses shared libs), stripped
> /tmp/udhcpd_0.9.8cvs20050303-2_i386.deb/usr/sbin/udhcpd: 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 POST_BUILD_FAILED at 2007-08-15 18:23:47.681325
> Build needed 0:02:15.254519
--
Julien Danjou
.''`. Debian Developer
: :' : http://julien.danjou.info
`. `' http://people.debian.org/~acid
`- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
--- End Message ---
--- Begin Message ---
That happened so long ago that I can't find any proper records for this
action any more, time to close this stale bug report as well.
Andreas
--- End Message ---