Package: bld Version: 0.3.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. > Automatic build of bld_0.3.2-3 on octave for sid/i386 by rebuildd 0.2.1 > Build started at 2007-08-08 00:26:44.651422 > ****************************************************************************** > Reading package lists... > Building dependency tree... > Reading state information... > Need to get 74.3kB of source archives. > Get:1 http://ftp.fr.debian.org sid/main bld 0.3.2-3 (dsc) [572B] > Get:2 http://ftp.fr.debian.org sid/main bld 0.3.2-3 (tar) [70.1kB] > Get:3 http://ftp.fr.debian.org sid/main bld 0.3.2-3 (diff) [3608B] > Fetched 74.3kB in 0s (154kB/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 00:26:49 UTC 2007 > pbuilder-time-stamp: 1186532809 > 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 (>= 4.0.0) > -> 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 [bld_0.3.2-3.dsc] > -> copying [./bld_0.3.2.orig.tar.gz] > -> copying [./bld_0.3.2-3.diff.gz] > Extracting source > gpg: can't open `/gnupg/options.skel': No such file or directory > gpg: Signature made Thu Dec 30 18:00:27 2004 UTC using DSA key ID EAAC62DF > gpg: Can't check signature: public key not found > dpkg-source: extracting bld in bld-0.3.2 > dpkg-source: unpacking bld_0.3.2.orig.tar.gz > dpkg-source: applying ./bld_0.3.2-3.diff.gz > -> Building the package > Setting DEB_BUILD_OPTIONS=nostrip > dpkg-buildpackage: source package is bld > dpkg-buildpackage: source version is 0.3.2-3 > dpkg-buildpackage: source changed by Cyril Bouthors <[EMAIL PROTECTED]> > dpkg-buildpackage: host architecture i386 > dpkg-buildpackage: source version without epoch 0.3.2-3 > fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp > /usr/bin/make distclean > make[1]: Entering directory `/tmp/buildd/bld-0.3.2' > make[1]: *** No rule to make target `distclean'. Stop. > make[1]: Leaving directory `/tmp/buildd/bld-0.3.2' > make: [clean] Error 2 (ignored) > dh_clean > dh_clean: Compatibility levels before 4 are deprecated. > dpkg-source -b bld-0.3.2 > dpkg-source: building bld using existing bld_0.3.2.orig.tar.gz > dpkg-source: building bld in bld_0.3.2-3.diff.gz > dpkg-source: building bld in bld_0.3.2-3.dsc > debian/rules build > dh_testdir > CFLAGS="-Wall -g -O2" ./configure --prefix=/usr --mandir=\${prefix}/share/man > --sysconfdir=/etc/bld > 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 main in -lnsl... yes > checking for main in -lresolv... yes > checking for socket in -lsocket... no > checking how to run the C preprocessor... gcc -E > checking for egrep... grep -E > checking for ANSI C header files... yes > checking for sys/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes > checking arpa/inet.h presence... yes > checking for arpa/inet.h... yes > checking fcntl.h usability... yes > checking fcntl.h presence... yes > checking for fcntl.h... yes > checking netdb.h usability... yes > checking netdb.h presence... yes > checking for netdb.h... yes > checking netinet/in.h usability... yes > checking netinet/in.h presence... yes > checking for netinet/in.h... yes > checking for stdlib.h... (cached) yes > checking for string.h... (cached) yes > checking sys/param.h usability... yes > checking sys/param.h presence... yes > checking for sys/param.h... yes > checking sys/socket.h usability... yes > checking sys/socket.h presence... yes > checking for sys/socket.h... yes > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking syslog.h usability... yes > checking syslog.h presence... yes > checking for syslog.h... yes > checking for unistd.h... (cached) yes > checking for an ANSI C-conforming const... yes > checking for pid_t... yes > checking for size_t... yes > checking for unistd.h... (cached) yes > checking vfork.h usability... no > checking vfork.h presence... no > checking for vfork.h... no > checking for fork... yes > checking for vfork... yes > checking for working fork... yes > checking for working vfork... (cached) yes > checking for stdlib.h... (cached) yes > checking for GNU libc compatible malloc... yes > checking return type of signal handlers... void > checking whether lstat dereferences a symlink specified with a trailing > slash... yes > checking whether stat accepts an empty string... no > checking for gethostbyname... yes > checking for inet_ntoa... yes > checking for memset... yes > checking for select... yes > checking for socket... yes > checking for strchr... yes > checking for strerror... yes > checking for strtol... yes > configure: creating ./config.status > config.status: creating Makefile > config.status: creating bld.8 > config.status: creating bld_acl.conf.5 > config.status: creating bld_whitelist.conf.5 > config.status: creating bld.conf.5 > config.status: creating config.h > dh_testdir > /usr/bin/make > make[1]: Entering directory `/tmp/buildd/bld-0.3.2' > gcc -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" > -DETC_LOCATION=\"/etc/bld\" -c -o main.o main.c > gcc -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" > -DETC_LOCATION=\"/etc/bld\" -c -o net.o net.c > gcc -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" > -DETC_LOCATION=\"/etc/bld\" -c -o cmd.o cmd.c > gcc -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" > -DETC_LOCATION=\"/etc/bld\" -c -o iptree.o iptree.c > gcc -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" > -DETC_LOCATION=\"/etc/bld\" -c -o daemon.o daemon.c > gcc -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" > -DETC_LOCATION=\"/etc/bld\" -c -o netlist.o netlist.c > gcc -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" > -DETC_LOCATION=\"/etc/bld\" -c -o utils.o utils.c > gcc -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" > -DETC_LOCATION=\"/etc/bld\" -c -o parse_args.o parse_args.c > gcc -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" > -DETC_LOCATION=\"/etc/bld\" -c -o parse_config.o parse_config.c > gcc -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" > -DETC_LOCATION=\"/etc/bld\" -c -o options.o options.c > gcc -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" > -DETC_LOCATION=\"/etc/bld\" -c -o client.o client.c > gcc -o bld main.o net.o cmd.o iptree.o daemon.o netlist.o utils.o > parse_args.o parse_config.o options.o client.o -lresolv -lnsl > gcc -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" > -DETC_LOCATION=\"/etc/bld\" -c -o dumpread.o dumpread.c > gcc -o bldread dumpread.o > gcc -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" > -DETC_LOCATION=\"/etc/bld\" -c -o submit.o submit.c > gcc -o bldsubmit submit.o net.o client.o utils.o -lresolv -lnsl > gcc -Wall -g -O2 -DPROGNAME=\"bld\" -DVARRUN=\"/var/run/bld\" > -DETC_LOCATION=\"/etc/bld\" -c -o postfix_policy.o postfix_policy.c > gcc -o bld-pf_policy postfix_policy.o net.o client.o -lresolv -lnsl > make[1]: Leaving directory `/tmp/buildd/bld-0.3.2' > touch build-stamp > fakeroot debian/rules binary > dh_testdir > dh_testroot > dh_clean -k > dh_clean: Compatibility levels before 4 are deprecated. > dh_installdirs > dh_installdirs: Compatibility levels before 4 are deprecated. > /usr/bin/make install prefix=/tmp/buildd/bld-0.3.2/debian/tmp/usr > make[1]: Entering directory `/tmp/buildd/bld-0.3.2' > [ -d /tmp/buildd/bld-0.3.2/debian/tmp/usr/sbin ] || mkdir -p > /tmp/buildd/bld-0.3.2/debian/tmp/usr/sbin > cp bld bldread bld-pf_policy /tmp/buildd/bld-0.3.2/debian/tmp/usr/sbin > strip /tmp/buildd/bld-0.3.2/debian/tmp/usr/sbin/bld > strip /tmp/buildd/bld-0.3.2/debian/tmp/usr/sbin/bldread > strip /tmp/buildd/bld-0.3.2/debian/tmp/usr/sbin/bld-pf_policy > cp bldsubmit /tmp/buildd/bld-0.3.2/debian/tmp/usr/sbin \ > && (cd /tmp/buildd/bld-0.3.2/debian/tmp/usr/sbin && ln -s bldsubmit > bldquery) \ > && (cd /tmp/buildd/bld-0.3.2/debian/tmp/usr/sbin && ln -s bldsubmit > bldinsert) \ > && (cd /tmp/buildd/bld-0.3.2/debian/tmp/usr/sbin && ln -s bldsubmit > blddecr) > strip /tmp/buildd/bld-0.3.2/debian/tmp/usr/sbin/bldsubmit > [ -d /tmp/buildd/bld-0.3.2/debian/tmp/usr/share/man ] || mkdir -p > /tmp/buildd/bld-0.3.2/debian/tmp/usr/share/man/man8 > gzip -c -9 -c bld.8 > > /tmp/buildd/bld-0.3.2/debian/tmp/usr/share/man/man8/bld.8.gz > gzip -c -9 -c bldread.8 > > /tmp/buildd/bld-0.3.2/debian/tmp/usr/share/man/man8/bldread.8.gz > gzip -c -9 -c bldquery.8 > > /tmp/buildd/bld-0.3.2/debian/tmp/usr/share/man/man8/bldquery.8.gz > gzip -c -9 -c bldsubmit.8 > > /tmp/buildd/bld-0.3.2/debian/tmp/usr/share/man/man8/bldsubmit.8.gz > gzip -c -9 -c bldinsert.8 > > /tmp/buildd/bld-0.3.2/debian/tmp/usr/share/man/man8/bldinsert.8.gz > gzip -c -9 -c blddecr.8 > > /tmp/buildd/bld-0.3.2/debian/tmp/usr/share/man/man8/blddecr.8.gz > gzip -c -9 -c bld-pf_policy.8 > > /tmp/buildd/bld-0.3.2/debian/tmp/usr/share/man/man8/bld-pf_policy.8.gz > [ -d /tmp/buildd/bld-0.3.2/debian/tmp/usr/share/man ] || mkdir -p > /tmp/buildd/bld-0.3.2/debian/tmp/usr/share/man/man5 > gzip -c -9 -c bld.conf.5 > > /tmp/buildd/bld-0.3.2/debian/tmp/usr/share/man/man5/bld.conf.5.gz > gzip -c -9 -c bld_acl.conf.5 > > /tmp/buildd/bld-0.3.2/debian/tmp/usr/share/man/man5/bld_acl.conf.5.gz > gzip -c -9 -c bld_whitelist.conf.5 > > /tmp/buildd/bld-0.3.2/debian/tmp/usr/share/man/man5/bld_whitelist.conf.5.gz > make[1]: Leaving directory `/tmp/buildd/bld-0.3.2' > cp -pv utils/bld-mrtg.pl utils/bld-will_spam_for_food.pl debian/tmp/usr/sbin > `utils/bld-mrtg.pl' -> `debian/tmp/usr/sbin/bld-mrtg.pl' > `utils/bld-will_spam_for_food.pl' -> > `debian/tmp/usr/sbin/bld-will_spam_for_food.pl' > mv -v debian/{tmp,bld-postfix}/usr/sbin/bld-pf_policy > `debian/tmp/usr/sbin/bld-pf_policy' -> > `debian/bld-postfix/usr/sbin/bld-pf_policy' > mv -v debian/{tmp,bld-postfix}/usr/share/man/man8/bld-pf_policy.8.gz > `debian/tmp/usr/share/man/man8/bld-pf_policy.8.gz' -> > `debian/bld-postfix/usr/share/man/man8/bld-pf_policy.8.gz' > cp -pv utils/bld-pf_log.pl debian/bld-postfix/usr/sbin > `utils/bld-pf_log.pl' -> `debian/bld-postfix/usr/sbin/bld-pf_log.pl' > cp -pv utils/bld-pf_policy.pl debian/bld-postfix/usr/share/doc/bld-postfix > `utils/bld-pf_policy.pl' -> > `debian/bld-postfix/usr/share/doc/bld-postfix/bld-pf_policy.pl' > mv -v debian/tmp/usr/sbin/{bldsubmit,bldquery,bldinsert,blddecr} > debian/bld-tools/usr/sbin/ > `debian/tmp/usr/sbin/bldsubmit' -> `debian/bld-tools/usr/sbin/bldsubmit' > `debian/tmp/usr/sbin/bldquery' -> `debian/bld-tools/usr/sbin/bldquery' > `debian/tmp/usr/sbin/bldinsert' -> `debian/bld-tools/usr/sbin/bldinsert' > `debian/tmp/usr/sbin/blddecr' -> `debian/bld-tools/usr/sbin/blddecr' > mv -v > debian/tmp/usr/share/man/man8/{bldsubmit,bldquery,bldinsert,blddecr}.8.gz > debian/bld-tools/usr/share/man/man8 > `debian/tmp/usr/share/man/man8/bldsubmit.8.gz' -> > `debian/bld-tools/usr/share/man/man8/bldsubmit.8.gz' > `debian/tmp/usr/share/man/man8/bldquery.8.gz' -> > `debian/bld-tools/usr/share/man/man8/bldquery.8.gz' > `debian/tmp/usr/share/man/man8/bldinsert.8.gz' -> > `debian/bld-tools/usr/share/man/man8/bldinsert.8.gz' > `debian/tmp/usr/share/man/man8/blddecr.8.gz' -> > `debian/bld-tools/usr/share/man/man8/blddecr.8.gz' > dh_testdir > dh_testroot > dh_installchangelogs ChangeLog > dh_installchangelogs: Compatibility levels before 4 are deprecated. > dh_installdocs > dh_installdocs: Compatibility levels before 4 are deprecated. > dh_installinit > dh_installinit: Compatibility levels before 4 are deprecated. > dh_installman > dh_installman: Compatibility levels before 4 are deprecated. > dh_installlogcheck > dh_installlogcheck: Compatibility levels before 4 are deprecated. > dh_link > dh_link: Compatibility levels before 4 are deprecated. > dh_strip > dh_compress > dh_compress: Compatibility levels before 4 are deprecated. > dh_fixperms > dh_fixperms: Compatibility levels before 4 are deprecated. > dh_installdeb > dh_installdeb: Compatibility levels before 4 are deprecated. > dh_shlibdeps > dh_shlibdeps: Compatibility levels before 4 are deprecated. > dh_gencontrol > dh_gencontrol: Compatibility levels before 4 are deprecated. > dh_md5sums > dh_md5sums: Compatibility levels before 4 are deprecated. > dh_builddeb > dh_builddeb: Compatibility levels before 4 are deprecated. > dpkg-deb: building package `bld' in `../bld_0.3.2-3_i386.deb'. > dpkg-deb: building package `bld-postfix' in `../bld-postfix_0.3.2-3_i386.deb'. > dpkg-deb: building package `bld-tools' in `../bld-tools_0.3.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//12069 and its > subdirectories > Current time: Wed Aug 8 00:33:34 UTC 2007 > pbuilder-time-stamp: 1186533214 > Checking bld_0.3.2-3_i386.deb for stripped binaries... > --------------------------------------- > /tmp/bld_0.3.2-3_i386.deb/usr/sbin/bldread: ELF 32-bit LSB executable, Intel > 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared > libs), stripped > /tmp/bld_0.3.2-3_i386.deb/usr/sbin/bld: ELF 32-bit LSB executable, Intel > 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared > libs), stripped > Checking bld-postfix_0.3.2-3_i386.deb for stripped binaries... > --------------------------------------- > /tmp/bld-postfix_0.3.2-3_i386.deb/usr/sbin/bld-pf_policy: ELF 32-bit LSB > executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically > linked (uses shared libs), stripped > Checking bld-tools_0.3.2-3_i386.deb for stripped binaries... > --------------------------------------- > /tmp/bld-tools_0.3.2-3_i386.deb/usr/sbin/bldsubmit: 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 00:33:43.930110 > Build needed 0:06:59.278688 -- Julien Danjou .''`. Debian Developer : :' : http://julien.danjou.info `. `' http://people.debian.org/~acid `- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]