Package: aribas Version: 1.53-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. > Automatic build of aribas_1.53-1 on octave for sid/i386 by rebuildd 0.2.1 > Build started at 2007-08-07 18:24:58.405808 > ****************************************************************************** > Reading package lists... > Building dependency tree... > Reading state information... > Need to get 287kB of source archives. > Get:1 http://ftp.fr.debian.org sid/main aribas 1.53-1 (dsc) [550B] > Get:2 http://ftp.fr.debian.org sid/main aribas 1.53-1 (tar) [283kB] > Get:3 http://ftp.fr.debian.org sid/main aribas 1.53-1 (diff) [3833B] > Fetched 287kB in 0s (443kB/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 18:25:01 UTC 2007 > pbuilder-time-stamp: 1186511101 > 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) > -> 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 [aribas_1.53-1.dsc] > -> copying [./aribas_1.53.orig.tar.gz] > -> copying [./aribas_1.53-1.diff.gz] > Extracting source > gpg: can't open `/gnupg/options.skel': No such file or directory > gpg: Signature made Wed Dec 29 15:45:27 2004 UTC using DSA key ID E0BA04C1 > gpg: Can't check signature: public key not found > dpkg-source: extracting aribas in aribas-1.53 > dpkg-source: unpacking aribas_1.53.orig.tar.gz > dpkg-source: applying ./aribas_1.53-1.diff.gz > -> Building the package > Setting DEB_BUILD_OPTIONS=nostrip > dpkg-buildpackage: source package is aribas > dpkg-buildpackage: source version is 1.53-1 > dpkg-buildpackage: source changed by Ralf Treinen <[EMAIL PROTECTED]> > dpkg-buildpackage: host architecture i386 > dpkg-buildpackage: source version without epoch 1.53-1 > fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp > cd src; make clean; rm -f aribas arito386.S > make[1]: Entering directory `/tmp/buildd/aribas-1.53/src' > \rm *.o > rm: cannot remove `*.o': No such file or directory > make[1]: *** [clean] Error 1 > make[1]: Leaving directory `/tmp/buildd/aribas-1.53/src' > dh_clean > dpkg-source -b aribas-1.53 > dpkg-source: building aribas using existing aribas_1.53.orig.tar.gz > dpkg-source: building aribas in aribas_1.53-1.diff.gz > dpkg-source: building aribas in aribas_1.53-1.dsc > debian/rules build > if [ i386 == i386 ];\ > then \ > cp src/LINUX/arito386.S src;\ > ASSOBJECTS="arito386.S";\ > EXTRAFLAGS="-DLiNUX -DPROTO";\ > else \ > ASSOBJECTS="";\ > EXTRAFLAGS="-DUNiX -DPROTO";\ > fi;\ > cd src && make -f LINUX/Makefile.linux\ > CC=gcc\ > CFLAGS="-O $EXTRAFLAGS"\ > ASSOBJECTS="$ASSOBJECTS" > make[1]: Entering directory `/tmp/buildd/aribas-1.53/src' > gcc -O -DLiNUX -DPROTO -DMEM=6 -DINTSIZE=64 -c alloc.c > gcc -O -DLiNUX -DPROTO -c analysis.c > gcc -O -DLiNUX -DPROTO -c aritaux.c > gcc -O -DLiNUX -DPROTO -c arith.c > gcc -O -DLiNUX -DPROTO -c aritool0.c > gcc -O -DLiNUX -DPROTO -c aritools.c > gcc -O -DLiNUX -DPROTO -c aritx.c > gcc -O -DLiNUX -DPROTO -c arity.c > gcc -O -DLiNUX -DPROTO -c aritz.c > aritz.c:170:8: warning: extra tokens at end of #endif directive > gcc -O -DLiNUX -DPROTO -c array.c > gcc -O -DLiNUX -DPROTO -c control.c > control.c: In function 'Sfor': > control.c:869: warning: assignment from incompatible pointer type > gcc -O -DLiNUX -DPROTO -c errtext.c > gcc -O -DLiNUX -DPROTO -c eval.c > gcc -O -DLiNUX -DPROTO -c file.c > gcc -O -DLiNUX -DPROTO -c mainloop.c > gcc -O -DLiNUX -DPROTO -c mem0.c > gcc -O -DLiNUX -DPROTO -c parser.c > gcc -O -DLiNUX -DPROTO -c print.c > print.c: In function 'sformaux': > print.c:1834: warning: cast from pointer to integer of different size > gcc -O -DLiNUX -DPROTO -c scanner.c > gcc -O -DLiNUX -DPROTO -c storage.c > gcc -O -DLiNUX -DPROTO -c syntchk.c > gcc -O -DLiNUX -DPROTO -c sysdep.c > gcc -O -DLiNUX -DPROTO -c terminal.c > gcc -o aribas alloc.o analysis.o aritaux.o arith.o aritool0.o aritools.o > aritx.o arity.o aritz.o array.o control.o errtext.o eval.o file.o mainloop.o > mem0.o parser.o print.o scanner.o storage.o syntchk.o sysdep.o terminal.o > arito386.S > strip aribas > make[1]: Leaving directory `/tmp/buildd/aribas-1.53/src' > touch build-stamp > fakeroot debian/rules binary > dh_testdir > dh_testroot > dh_clean -k > dh_installdirs > install -m 755 src/aribas debian/aribas/usr/bin > cp src/EL/aribas.el debian/aribas/usr/share/emacs/site-lisp/aribas > cp src/aribas.hlp debian/aribas/usr/lib/aribas > cp CHANGES*.txt debian/aribas/usr/share/doc/aribas/changelog > dh_testdir > dh_testroot > dh_installdocs > dh_installexamples examples/* > dh_installemacsen > dh_installman doc/aribas.1 > dh_installchangelogs > dh_strip > dh_compress > dh_fixperms > dh_installdeb > dh_shlibdeps > dh_gencontrol > dh_md5sums > dh_builddeb > dpkg-deb: building package `aribas' in `../aribas_1.53-1_i386.deb'. > dpkg-genchanges > dpkg-genchanges: including full source code in upload > dpkg-buildpackage: full upload (original source is 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//22319 and its > subdirectories > Current time: Tue Aug 7 18:28:42 UTC 2007 > pbuilder-time-stamp: 1186511322 > Checking aribas_1.53-1_i386.deb for stripped binaries... > --------------------------------------- > /tmp/aribas_1.53-1_i386.deb/usr/bin/aribas: 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 18:28:47.528235 > Build needed 0:03:49.122427 -- 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

