Package: contest Version: 0.61-6 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 contest_0.61-6 on octave for sid/i386 by rebuildd 0.2.1 > Build started at 2007-08-08 11:31:04.420805 > ****************************************************************************** > Reading package lists... > Building dependency tree... > Reading state information... > Need to get 37.2kB of source archives. > Get:1 http://ftp.fr.debian.org sid/main contest 0.61-6 (dsc) [524B] > Get:2 http://ftp.fr.debian.org sid/main contest 0.61-6 (tar) [33.7kB] > Get:3 http://ftp.fr.debian.org sid/main contest 0.61-6 (diff) [2971B] > Fetched 37.2kB in 0s (145kB/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 11:31:10 UTC 2007 > pbuilder-time-stamp: 1186572670 > 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 [contest_0.61-6.dsc] > -> copying [./contest_0.61.orig.tar.gz] > -> copying [./contest_0.61-6.diff.gz] > Extracting source > gpg: can't open `/gnupg/options.skel': No such file or directory > gpg: Signature made Mon Oct 23 18:10:31 2006 UTC using DSA key ID 5623FC45 > gpg: Can't check signature: public key not found > dpkg-source: extracting contest in contest-0.61 > dpkg-source: unpacking contest_0.61.orig.tar.gz > dpkg-source: applying ./contest_0.61-6.diff.gz > -> Building the package > Setting DEB_BUILD_OPTIONS=nostrip > dpkg-buildpackage: source package is contest > dpkg-buildpackage: source version is 0.61-6 > dpkg-buildpackage: source changed by Tommaso Moroni <[EMAIL PROTECTED]> > dpkg-buildpackage: host architecture i386 > dpkg-buildpackage: source version without epoch 0.61-6 > fakeroot debian/rules clean > rm -fr debian/tmp > rm -f debian/files debian/substvars > rm -f stamp-build stamp-binary > make clean > make[1]: Entering directory `/tmp/buildd/contest-0.61' > rm -f *.o > rm -f contest > rm -f contest.1.gz > make[1]: Leaving directory `/tmp/buildd/contest-0.61' > dpkg-source -b contest-0.61 > dpkg-source: building contest using existing contest_0.61.orig.tar.gz > dpkg-source: building contest in contest_0.61-6.diff.gz > dpkg-source: building contest in contest_0.61-6.dsc > debian/rules build > make > make[1]: Entering directory `/tmp/buildd/contest-0.61' > gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -g > -O2 -c -o main.o main.c > gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -g > -O2 -c -o bmark.o bmark.c > gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -g > -O2 -c -o trivial.o trivial.c > gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -g > -O2 -c -o sysinfo.o sysinfo.c > gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -g > -O2 -c -o ctar_load.o ctar_load.c > gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -g > -O2 -c -o xtar_load.o xtar_load.c > gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -g > -O2 -c -o read_load.o read_load.c > read_load.c: In function 'prep_read_load': > read_load.c:30: warning: pointer targets in passing argument 1 of 'get_ram' > differ in signedness > gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -g > -O2 -c -o mem_load.o mem_load.c > gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -g > -O2 -c -o io_load.o io_load.c > gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -g > -O2 -c -o dbench_load.o dbench_load.c > gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -g > -O2 -c -o process_load.o process_load.c > gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -g > -O2 -c -o list_load.o list_load.c > gcc -W -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -g > -O2 -o contest main.o bmark.o trivial.o sysinfo.o ctar_load.o xtar_load.o > read_load.o mem_load.o io_load.o dbench_load.o process_load.o list_load.o > make[1]: Leaving directory `/tmp/buildd/contest-0.61' > touch stamp-build > fakeroot debian/rules binary > make install INSTPATH=/tmp/buildd/contest-0.61/debian/tmp > BIN=/tmp/buildd/contest-0.61/debian/tmp/usr/bin > MAN=/tmp/buildd/contest-0.61/debian/tmp/usr/share/man > make[1]: Entering directory `/tmp/buildd/contest-0.61' > gzip -c9 contest.1 > contest.1.gz > install -m 755 contest /tmp/buildd/contest-0.61/debian/tmp/usr/bin/contest > install -m 644 contest.1.gz > /tmp/buildd/contest-0.61/debian/tmp/usr/share/man/man1/contest.1.gz > make[1]: Leaving directory `/tmp/buildd/contest-0.61' > strip -R.note -R.comment /tmp/buildd/contest-0.61/debian/tmp/usr/bin/contest > dpkg-shlibdeps contest > chown -R root.root /tmp/buildd/contest-0.61/debian/tmp > chmod -R go=rX /tmp/buildd/contest-0.61/debian/tmp/usr/bin > dpkg-gencontrol -isp > dpkg --build /tmp/buildd/contest-0.61/debian/tmp .. > dpkg-deb: building package `contest' in `../contest_0.61-6_i386.deb'. > touch stamp-binary > 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//18521 and its > subdirectories > Current time: Wed Aug 8 11:33:11 UTC 2007 > pbuilder-time-stamp: 1186572791 > Checking contest_0.61-6_i386.deb for stripped binaries... > --------------------------------------- > /tmp/contest_0.61-6_i386.deb/usr/bin/contest: 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 11:33:14.714435 > Build needed 0:02:10.293630 -- 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]