Package: ethtool Version: 5-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 ethtool_5-2 on octave for sid/i386 by rebuildd 0.2.1 > Build started at 2007-08-09 02:02:19.739182 > ****************************************************************************** > Reading package lists... > Building dependency tree... > Reading state information... > Need to get 131kB of source archives. > Get:1 http://ftp.fr.debian.org sid/main ethtool 5-2 (dsc) [555B] > Get:2 http://ftp.fr.debian.org sid/main ethtool 5-2 (tar) [123kB] > Get:3 http://ftp.fr.debian.org sid/main ethtool 5-2 (diff) [6976B] > Fetched 131kB in 0s (597kB/s) > Download complete and in download only mode > W: /home/staff/jd/.pbuilderrc does not exist > I: using fakeroot in build. > Current time: Thu Aug 9 02:02:23 UTC 2007 > pbuilder-time-stamp: 1186624943 > 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 > -> Considering build-dep debhelper (>= 5) > -> Trying debhelper > -> Installing debhelper > Reading package lists... > Building dependency tree... > Reading state information... > The following extra packages will be installed: > file gettext gettext-base html2text intltool-debian libmagic1 po-debconf > Suggested packages: > dh-make cvs gettext-doc > Recommended packages: > curl wget lynx libmail-sendmail-perl libcompress-zlib-perl > The following NEW packages will be installed: > debhelper file gettext gettext-base html2text intltool-debian libmagic1 > po-debconf > debconf: delaying package configuration, since apt-utils is not installed > 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. > Need to get 0B/3448kB of archives. > After unpacking 10.7MB of additional disk space will be used. > Selecting previously deselected package libmagic1. > (Reading database ... 8965 files and directories currently installed.) > Unpacking libmagic1 (from .../libmagic1_4.21-2_i386.deb) ... > Selecting previously deselected package file. > Unpacking file (from .../archives/file_4.21-2_i386.deb) ... > Selecting previously deselected package gettext-base. > Unpacking gettext-base (from .../gettext-base_0.16.1-2_i386.deb) ... > Selecting previously deselected package html2text. > Unpacking html2text (from .../html2text_1.3.2a-3_i386.deb) ... > Selecting previously deselected package gettext. > Unpacking gettext (from .../gettext_0.16.1-2_i386.deb) ... > Selecting previously deselected package intltool-debian. > Unpacking intltool-debian (from > .../intltool-debian_0.35.0+20060710.1_all.deb) ... > Selecting previously deselected package po-debconf. > Unpacking po-debconf (from .../po-debconf_1.0.9_all.deb) ... > Selecting previously deselected package debhelper. > Unpacking debhelper (from .../debhelper_5.0.53_all.deb) ... > Setting up libmagic1 (4.21-2) ... > > Setting up file (4.21-2) ... > Setting up gettext-base (0.16.1-2) ... > > Setting up html2text (1.3.2a-3) ... > > Setting up gettext (0.16.1-2) ... > > Setting up intltool-debian (0.35.0+20060710.1) ... > Setting up po-debconf (1.0.9) ... > Setting up debhelper (5.0.53) ... > -> 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 [ethtool_5-2.dsc] > -> copying [./ethtool_5.orig.tar.gz] > -> copying [./ethtool_5-2.diff.gz] > Extracting source > gpg: can't open `/gnupg/options.skel': No such file or directory > gpg: Signature made Fri May 11 12:56:50 2007 UTC using DSA key ID 1880283C > gpg: Can't check signature: public key not found > dpkg-source: extracting ethtool in ethtool-5 > dpkg-source: unpacking ethtool_5.orig.tar.gz > dpkg-source: applying ./ethtool_5-2.diff.gz > -> Building the package > Setting DEB_BUILD_OPTIONS=nostrip > dpkg-buildpackage: source package is ethtool > dpkg-buildpackage: source version is 5-2 > dpkg-buildpackage: source changed by Anibal Monsalve Salazar <[EMAIL > PROTECTED]> > dpkg-buildpackage: host architecture i386 > dpkg-buildpackage: source version without epoch 5-2 > fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp > /usr/bin/make distclean > make[1]: Entering directory `/tmp/buildd/ethtool-5' > make[1]: *** No rule to make target `distclean'. Stop. > make[1]: Leaving directory `/tmp/buildd/ethtool-5' > make: [clean] Error 2 (ignored) > dh_clean > dpkg-source -b ethtool-5 > dpkg-source: building ethtool using existing ethtool_5.orig.tar.gz > dpkg-source: building ethtool in ethtool_5-2.diff.gz > dpkg-source: building ethtool in ethtool_5-2.dsc > debian/rules build > dh_testdir > ./configure --prefix=/usr --mandir=/usr/share/man --enable-compat > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking for gcc... gcc > checking for C compiler default output file name... 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 gcc option to accept ANSI C... none needed > 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 egrep... grep -E > checking whether gcc needs -traditional... no > checking for ANSI C header files... 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 sys/ioctl.h usability... yes > checking sys/ioctl.h presence... yes > checking for sys/ioctl.h... yes > checking for ANSI C header files... (cached) yes > checking for socket... yes > checking for strtol... yes > configure: creating ./config.status > config.status: creating Makefile > config.status: creating ethtool.spec > config.status: creating ethtool-config.h > config.status: executing depfiles commands > /usr/bin/make all CC=gcc CFLAGS="-O2 -DPRE24_COMPAT" > make[1]: Entering directory `/tmp/buildd/ethtool-5' > /usr/bin/make all-am > make[2]: Entering directory `/tmp/buildd/ethtool-5' > if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -DPRE24_COMPAT -MT ethtool.o > -MD -MP -MF ".deps/ethtool.Tpo" -c -o ethtool.o ethtool.c; \ > then mv -f ".deps/ethtool.Tpo" ".deps/ethtool.Po"; else rm -f > ".deps/ethtool.Tpo"; exit 1; fi > if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -DPRE24_COMPAT -MT amd8111e.o > -MD -MP -MF ".deps/amd8111e.Tpo" -c -o amd8111e.o amd8111e.c; \ > then mv -f ".deps/amd8111e.Tpo" ".deps/amd8111e.Po"; else rm -f > ".deps/amd8111e.Tpo"; exit 1; fi > if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -DPRE24_COMPAT -MT de2104x.o > -MD -MP -MF ".deps/de2104x.Tpo" -c -o de2104x.o de2104x.c; \ > then mv -f ".deps/de2104x.Tpo" ".deps/de2104x.Po"; else rm -f > ".deps/de2104x.Tpo"; exit 1; fi > if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -DPRE24_COMPAT -MT e100.o -MD > -MP -MF ".deps/e100.Tpo" -c -o e100.o e100.c; \ > then mv -f ".deps/e100.Tpo" ".deps/e100.Po"; else rm -f > ".deps/e100.Tpo"; exit 1; fi > if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -DPRE24_COMPAT -MT e1000.o > -MD -MP -MF ".deps/e1000.Tpo" -c -o e1000.o e1000.c; \ > then mv -f ".deps/e1000.Tpo" ".deps/e1000.Po"; else rm -f > ".deps/e1000.Tpo"; exit 1; fi > if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -DPRE24_COMPAT -MT fec_8xx.o > -MD -MP -MF ".deps/fec_8xx.Tpo" -c -o fec_8xx.o fec_8xx.c; \ > then mv -f ".deps/fec_8xx.Tpo" ".deps/fec_8xx.Po"; else rm -f > ".deps/fec_8xx.Tpo"; exit 1; fi > if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -DPRE24_COMPAT -MT ibm_emac.o > -MD -MP -MF ".deps/ibm_emac.Tpo" -c -o ibm_emac.o ibm_emac.c; \ > then mv -f ".deps/ibm_emac.Tpo" ".deps/ibm_emac.Po"; else rm -f > ".deps/ibm_emac.Tpo"; exit 1; fi > if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -DPRE24_COMPAT -MT natsemi.o > -MD -MP -MF ".deps/natsemi.Tpo" -c -o natsemi.o natsemi.c; \ > then mv -f ".deps/natsemi.Tpo" ".deps/natsemi.Po"; else rm -f > ".deps/natsemi.Tpo"; exit 1; fi > if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -DPRE24_COMPAT -MT pcnet32.o > -MD -MP -MF ".deps/pcnet32.Tpo" -c -o pcnet32.o pcnet32.c; \ > then mv -f ".deps/pcnet32.Tpo" ".deps/pcnet32.Po"; else rm -f > ".deps/pcnet32.Tpo"; exit 1; fi > if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -DPRE24_COMPAT -MT realtek.o > -MD -MP -MF ".deps/realtek.Tpo" -c -o realtek.o realtek.c; \ > then mv -f ".deps/realtek.Tpo" ".deps/realtek.Po"; else rm -f > ".deps/realtek.Tpo"; exit 1; fi > if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -DPRE24_COMPAT -MT tg3.o -MD > -MP -MF ".deps/tg3.Tpo" -c -o tg3.o tg3.c; \ > then mv -f ".deps/tg3.Tpo" ".deps/tg3.Po"; else rm -f ".deps/tg3.Tpo"; > exit 1; fi > if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -DPRE24_COMPAT -MT skge.o -MD > -MP -MF ".deps/skge.Tpo" -c -o skge.o skge.c; \ > then mv -f ".deps/skge.Tpo" ".deps/skge.Po"; else rm -f > ".deps/skge.Tpo"; exit 1; fi > gcc -Wall -O2 -DPRE24_COMPAT -o ethtool ethtool.o amd8111e.o de2104x.o > e100.o e1000.o fec_8xx.o ibm_emac.o natsemi.o pcnet32.o realtek.o tg3.o > skge.o > make[2]: Leaving directory `/tmp/buildd/ethtool-5' > make[1]: Leaving directory `/tmp/buildd/ethtool-5' > touch build-stamp > fakeroot debian/rules binary > dh_testdir > dh_testroot > dh_clean -k > # install binaries > /usr/bin/make install-strip DESTDIR=`pwd`/debian/ethtool > make[1]: Entering directory `/tmp/buildd/ethtool-5' > /usr/bin/make INSTALL_PROGRAM="/bin/sh /tmp/buildd/ethtool-5/install-sh -c > -s" \ > install_sh_PROGRAM="/bin/sh /tmp/buildd/ethtool-5/install-sh -c -s" > INSTALL_STRIP_FLAG=-s \ > `test -z '' || \ > echo "INSTALL_PROGRAM_ENV=STRIPPROG=''"` install > make[2]: Entering directory `/tmp/buildd/ethtool-5' > make[3]: Entering directory `/tmp/buildd/ethtool-5' > test -z "/usr/sbin" || mkdir -p -- > "/tmp/buildd/ethtool-5/debian/ethtool/usr/sbin" > /bin/sh /tmp/buildd/ethtool-5/install-sh -c -s 'ethtool' > '/tmp/buildd/ethtool-5/debian/ethtool/usr/sbin/ethtool' > test -z "/usr/share/man/man8" || mkdir -p -- > "/tmp/buildd/ethtool-5/debian/ethtool/usr/share/man/man8" > /usr/bin/install -c -m 644 './ethtool.8' > '/tmp/buildd/ethtool-5/debian/ethtool/usr/share/man/man8/ethtool.8' > make[3]: Leaving directory `/tmp/buildd/ethtool-5' > make[2]: Leaving directory `/tmp/buildd/ethtool-5' > make[1]: Leaving directory `/tmp/buildd/ethtool-5' > # force removing .comment section from binary (lintian check) > strip -R .comment debian/ethtool/usr/sbin/ethtool > # install documentation > dh_installmanpages > dh_installmanpages: This program is deprecated, switch to dh_installman. > dh_installdocs AUTHORS NEWS README > dh_installchangelogs ChangeLog > dh_compress > dh_fixperms > dh_installdeb > dh_shlibdeps > dh_gencontrol > dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} > dh_md5sums > dh_builddeb > dpkg-deb: building package `ethtool' in `../ethtool_5-2_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//14251 and its > subdirectories > Current time: Thu Aug 9 02:08:44 UTC 2007 > pbuilder-time-stamp: 1186625324 > Checking ethtool_5-2_i386.deb for stripped binaries... > --------------------------------------- > /tmp/ethtool_5-2_i386.deb/usr/sbin/ethtool: 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-09 02:08:49.634758 > Build needed 0:06:29.895576 -- 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

