Package: awardeco Version: 0.2-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. > Automatic build of awardeco_0.2-2 on octave for sid/i386 by rebuildd 0.2.1 > Build started at 2007-08-07 20:48:35.020000 > ****************************************************************************** > Reading package lists... > Building dependency tree... > Reading state information... > Need to get 24.3kB of source archives. > Get:1 http://ftp.fr.debian.org sid/main awardeco 0.2-2 (dsc) [555B] > Get:2 http://ftp.fr.debian.org sid/main awardeco 0.2-2 (tar) [21.5kB] > Get:3 http://ftp.fr.debian.org sid/main awardeco 0.2-2 (diff) [2277B] > Fetched 24.3kB in 0s (108kB/s) > Download complete and in download only mode > W: /home/staff/jd/.pbuilderrc does not exist > I: using fakeroot in build. > Current time: Tue Aug 7 20:48:39 UTC 2007 > pbuilder-time-stamp: 1186519719 > 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 cdbs > -> Trying cdbs > -> Considering build-dep debhelper (>= 5) > -> Trying debhelper > -> Installing cdbs 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: > devscripts doc-base dh-make cvs gettext-doc > Recommended packages: > autotools-dev curl wget lynx libmail-sendmail-perl libcompress-zlib-perl > The following NEW packages will be installed: > cdbs debhelper file gettext gettext-base html2text intltool-debian libmagic1 > po-debconf > debconf: delaying package configuration, since apt-utils is not installed > 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. > Need to get 0B/3848kB of archives. > After unpacking 11.4MB 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 cdbs. > Unpacking cdbs (from .../archives/cdbs_0.4.49_all.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 cdbs (0.4.49) ... > > 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 [awardeco_0.2-2.dsc] > -> copying [./awardeco_0.2.orig.tar.gz] > -> copying [./awardeco_0.2-2.diff.gz] > Extracting source > gpg: can't open `/gnupg/options.skel': No such file or directory > gpg: Signature made Sun Apr 8 00:41:38 2007 UTC using DSA key ID 78D621B4 > gpg: Can't check signature: public key not found > dpkg-source: extracting awardeco in awardeco-0.2 > dpkg-source: unpacking awardeco_0.2.orig.tar.gz > dpkg-source: applying ./awardeco_0.2-2.diff.gz > -> Building the package > Setting DEB_BUILD_OPTIONS=nostrip > dpkg-buildpackage: source package is awardeco > dpkg-buildpackage: source version is 0.2-2 > dpkg-buildpackage: source changed by Uwe Hermann <[EMAIL PROTECTED]> > dpkg-buildpackage: host architecture i386 > dpkg-buildpackage: source version without epoch 0.2-2 > fakeroot debian/rules clean > test -x debian/rules > test "`id -u`" = 0 > rmdir src > rmdir: src: Directory not empty > make: [cleanbuilddir] Error 1 (ignored) > /usr/bin/make -f debian/rules reverse-config > make[1]: Entering directory `/tmp/buildd/awardeco-0.2' > make[1]: Nothing to be done for `reverse-config'. > make[1]: Leaving directory `/tmp/buildd/awardeco-0.2' > if [ "reverse-patches" = "reverse-patches" ]; then rm -f > debian/stamp-patched; fi > patches: debian/patches/10_makefile.patch debian/patches/20_kfreebsd.patch > Patch debian/patches/20_kfreebsd.patch is not applied. > Patch debian/patches/10_makefile.patch is not applied. > if [ "reverse-patches" != "reverse-patches" ]; then touch > debian/stamp-patched; fi > if [ "reverse-patches" != "reverse-patches" ] ; then \ > /usr/bin/make -f debian/rules update-config ; \ > fi > for dir in debian/patches ; do \ > rm -f $dir/*.log ; \ > done > /usr/bin/make -f Makefile -C src CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall > -O2" CPPFLAGS="" LDFLAGS="" -k clean > make[1]: Entering directory `/tmp/buildd/awardeco-0.2/src' > rm -f *.o > rm -f awardeco > make[1]: Leaving directory `/tmp/buildd/awardeco-0.2/src' > rm -f debian/stamp-makefile-build > dh_clean > dpkg-source -b awardeco-0.2 > dpkg-source: building awardeco using existing awardeco_0.2.orig.tar.gz > dpkg-source: building awardeco in awardeco_0.2-2.diff.gz > dpkg-source: warning: file src/Makefile has no final newline (either original > or modified version) > dpkg-source: building awardeco in awardeco_0.2-2.dsc > debian/rules build > test -x debian/rules > mkdir -p "src" > /usr/bin/make -f debian/rules reverse-config > make[1]: Entering directory `/tmp/buildd/awardeco-0.2' > make[1]: Nothing to be done for `reverse-config'. > make[1]: Leaving directory `/tmp/buildd/awardeco-0.2' > if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f > debian/stamp-patched; fi > patches: debian/patches/10_makefile.patch debian/patches/20_kfreebsd.patch > Trying patch debian/patches/10_makefile.patch at level 1 ... 0 ... success. > Trying patch debian/patches/20_kfreebsd.patch at level 1 ... success. > if [ "debian/stamp-patched" != "reverse-patches" ]; then touch > debian/stamp-patched; fi > if [ "debian/stamp-patched" != "reverse-patches" ] ; then \ > /usr/bin/make -f debian/rules update-config ; \ > fi > make[1]: Entering directory `/tmp/buildd/awardeco-0.2' > make[1]: Nothing to be done for `update-config'. > make[1]: Leaving directory `/tmp/buildd/awardeco-0.2' > /usr/bin/make -f Makefile -C src CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall > -O2" CPPFLAGS="" LDFLAGS="" > make[1]: Entering directory `/tmp/buildd/awardeco-0.2/src' > gcc awardfnc.c -c -o awardfnc.o -fpack-struct > awardfnc.c: In function 'GetFullDate': > awardfnc.c:173: warning: function returns address of local variable > awardfnc.c: In function 'XtractAwd': > awardfnc.c:298: warning: incompatible implicit declaration of built-in > function 'memcpy' > awardfnc.c:303: warning: incompatible implicit declaration of built-in > function 'exit' > awardfnc.c:340: warning: incompatible implicit declaration of built-in > function 'exit' > awardfnc.c:368: warning: incompatible implicit declaration of built-in > function 'exit' > awardfnc.c: In function 'TotalSecA': > awardfnc.c:519: warning: incompatible implicit declaration of built-in > function 'memcpy' > awardfnc.c:524: warning: incompatible implicit declaration of built-in > function 'exit' > gcc kernel.c -c -o kernel.o -fpack-struct > gcc awardeco.c awardfnc.o kernel.o -s -fpack-struct -o awardeco > make[1]: Leaving directory `/tmp/buildd/awardeco-0.2/src' > touch debian/stamp-makefile-build > DEB_MAKE_CHECK_TARGET unset, not running checks > fakeroot debian/rules binary > test -x debian/rules > test "`id -u`" = 0 > dh_clean -k > dh_installdirs -A > mkdir -p "src" > DEB_MAKE_CHECK_TARGET unset, not running checks > DEB_MAKE_INSTALL_TARGET unset, skipping default makefile.mk common-install > target > dh_installdirs -pawardeco > dh_installdocs -pawardeco ./README > dh_installexamples -pawardeco > dh_installman -pawardeco debian/awardeco.1 > dh_installinfo -pawardeco > dh_installmenu -pawardeco > dh_installcron -pawardeco > dh_installinit -pawardeco > dh_installdebconf -pawardeco > dh_installemacsen -pawardeco > dh_installcatalogs -pawardeco > dh_installpam -pawardeco > dh_installlogrotate -pawardeco > dh_installlogcheck -pawardeco > dh_installmime -pawardeco > dh_installchangelogs -pawardeco > dh_installudev -pawardeco > dh_install -pawardeco > dh_link -pawardeco > dh_strip -pawardeco > dh_compress -pawardeco > dh_fixperms -pawardeco > dh_makeshlibs -pawardeco > dh_installdeb -pawardeco > dh_perl -pawardeco > dh_shlibdeps -pawardeco > dh_gencontrol -pawardeco > dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} > dh_md5sums -pawardeco > dh_builddeb -pawardeco > dpkg-deb: building package `awardeco' in `../awardeco_0.2-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//26198 and its > subdirectories > Current time: Tue Aug 7 20:53:21 UTC 2007 > pbuilder-time-stamp: 1186520001 > Checking awardeco_0.2-2_i386.deb for stripped binaries... > --------------------------------------- > /tmp/awardeco_0.2-2_i386.deb/bin/awardeco: 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-07 20:53:24.882484 > Build needed 0:04:49.862484 -- 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

