Package: dhcpdump
Version: 1.7-1.1
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 dhcpdump_1.7-1.1 on octave for sid/i386 by rebuildd 0.2.1
> Build started at 2007-08-08 18:09:09.610030
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 99.2kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main dhcpdump 1.7-1.1 (dsc) [527B]
> Get:2 http://ftp.fr.debian.org sid/main dhcpdump 1.7-1.1 (tar) [95.3kB]
> Get:3 http://ftp.fr.debian.org sid/main dhcpdump 1.7-1.1 (diff) [3414B]
> Fetched 99.2kB in 0s (159kB/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:09:13 UTC 2007
> pbuilder-time-stamp: 1186596553
> 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 [dhcpdump_1.7-1.1.dsc]
>     -> copying [./dhcpdump_1.7.orig.tar.gz]
>     -> copying [./dhcpdump_1.7-1.1.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Thu Jul 13 16:39:23 2006 UTC using DSA key ID 3FCC2A90
> gpg: Can't check signature: public key not found
> dpkg-source: extracting dhcpdump in dhcpdump-1.7
> dpkg-source: unpacking dhcpdump_1.7.orig.tar.gz
> dpkg-source: applying ./dhcpdump_1.7-1.1.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is dhcpdump
> dpkg-buildpackage: source version is 1.7-1.1
> dpkg-buildpackage: source changed by Amaya Rodrigo Sastre <[EMAIL PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 1.7-1.1
>  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
> rm -f dhcpdump.1
>  dpkg-source -b dhcpdump-1.7
> dpkg-source: building dhcpdump using existing dhcpdump_1.7.orig.tar.gz
> dpkg-source: building dhcpdump in dhcpdump_1.7-1.1.diff.gz
> dpkg-source: warning: ignoring deletion of file dhcpdump.1
> dpkg-source: building dhcpdump in dhcpdump_1.7-1.1.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 suffix of executables... 
> checking for suffix of object files... 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 for strsep... yes
> checking whether build environment is sane... yes
> checking for gawk... no
> 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 sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for regcomp... yes
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating config.h
> config.status: executing default-1 commands
> /usr/bin/make
> make[1]: Entering directory `/tmp/buildd/dhcpdump-1.7'
> cd . \
>         && CONFIG_FILES= CONFIG_HEADERS=config.h \
>            /bin/sh ./config.status
> config.status: creating config.h
> config.status: config.h is unchanged
> config.status: executing default-1 commands
> /usr/bin/make  all-am
> make[2]: Entering directory `/tmp/buildd/dhcpdump-1.7'
> source='dhcpdump.c' object='dhcpdump.o' libtool=no \
>       depfile='.deps/dhcpdump.Po' tmpdepfile='.deps/dhcpdump.TPo' \
>       depmode=gcc3 /bin/sh ./depcomp \
>       gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c `test -f dhcpdump.c || 
> echo './'`dhcpdump.c
> gcc  -g -O2   -o dhcpdump  dhcpdump.o  
> pod2man --release="November 21, 2003" --date="November 21, 2003" 
> --center="General Commands Manual" --section=1 dhcpdump.pod > dhcpdump.1
> make[2]: Leaving directory `/tmp/buildd/dhcpdump-1.7'
> make[1]: Leaving directory `/tmp/buildd/dhcpdump-1.7'
> 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/dhcpdump
> install -g root -o root -m 755 debian/{prerm,postinst} debian/tmp/DEBIAN/
> install -g root -o root -m 644 debian/changelog 
> debian/tmp/usr/share/doc/dhcpdump/changelog.Debian
> #
> install -g root -o root -m 644 copyright.txt 
> debian/tmp/usr/share/doc/dhcpdump/copyright
> # gzip -9f debian/tmp/usr/share/doc/dhcpdump/{changelog.Debian}
> #
> install -g root -o root -m 755 -d debian/tmp/usr/sbin
> install -g root -o root -m 755 -s dhcpdump debian/tmp/usr/sbin
> #
> install -g root -o root -m 755 -d debian/tmp/usr/share/man/man1
> install -g root -o root -m 644 dhcpdump.1 debian/tmp/usr/share/man/man1
> gzip -9 debian/tmp/usr/share/man/man?/*
> #
> dpkg-shlibdeps debian/tmp/usr/sbin/dhcpdump
> dpkg-gencontrol -isp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `dhcpdump' in `../dhcpdump_1.7-1.1_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//4527 and its 
> subdirectories
> Current time: Wed Aug  8 18:14:02 UTC 2007
> pbuilder-time-stamp: 1186596842
> Checking dhcpdump_1.7-1.1_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/dhcpdump_1.7-1.1_i386.deb/usr/sbin/dhcpdump: 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.575931
> Build needed 0:04:56.965901

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature

Reply via email to