Package: ddns3-client Version: 1.8-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 ddns3-client_1.8-6 on octave for sid/i386 by rebuildd 0.2.1 > Build started at 2007-08-08 16:02:40.180532 > ****************************************************************************** > Reading package lists... > Building dependency tree... > Reading state information... > Need to get 24.7kB of source archives. > Get:1 http://ftp.fr.debian.org sid/main ddns3-client 1.8-6 (dsc) [576B] > Get:2 http://ftp.fr.debian.org sid/main ddns3-client 1.8-6 (tar) [18.0kB] > Get:3 http://ftp.fr.debian.org sid/main ddns3-client 1.8-6 (diff) [6077B] > Fetched 24.7kB in 0s (73.3kB/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 16:02:43 UTC 2007 > pbuilder-time-stamp: 1186588963 > 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 [ddns3-client_1.8-6.dsc] > -> copying [./ddns3-client_1.8.orig.tar.gz] > -> copying [./ddns3-client_1.8-6.diff.gz] > Extracting source > gpg: can't open `/gnupg/options.skel': No such file or directory > gpg: Signature made Mon Feb 13 03:58:37 2006 UTC using DSA key ID 1D1DFB53 > gpg: Can't check signature: public key not found > dpkg-source: extracting ddns3-client in ddns3-client-1.8 > dpkg-source: unpacking ddns3-client_1.8.orig.tar.gz > dpkg-source: applying ./ddns3-client_1.8-6.diff.gz > -> Building the package > Setting DEB_BUILD_OPTIONS=nostrip > dpkg-buildpackage: source package is ddns3-client > dpkg-buildpackage: source version is 1.8-6 > dpkg-buildpackage: source changed by Ian Maclaine-cross <[EMAIL PROTECTED]> > dpkg-buildpackage: host architecture i386 > dpkg-buildpackage: source version without epoch 1.8-6 > fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp configure-stamp > # Add here commands to clean up after the build process. > /usr/bin/make clean > make[1]: Entering directory `/tmp/buildd/ddns3-client-1.8' > rm -f *.o core *.a ddns3 > make[1]: Leaving directory `/tmp/buildd/ddns3-client-1.8' > dh_clean > dpkg-source -b ddns3-client-1.8 > dpkg-source: building ddns3-client using existing ddns3-client_1.8.orig.tar.gz > dpkg-source: building ddns3-client in ddns3-client_1.8-6.diff.gz > dpkg-source: building ddns3-client in ddns3-client_1.8-6.dsc > debian/rules build > dh_testdir > # Add here commands to configure the package. > touch configure-stamp > dh_testdir > # Add here commands to compile the package. > /usr/bin/make CFLAGS="-Wall -g -O2" > make[1]: Entering directory `/tmp/buildd/ddns3-client-1.8' > gcc -Wall -g -O2 -c -o sockio.o sockio.c > sockio.c: In function 'ddns3_sockio_getlocalip': > sockio.c:170: warning: pointer targets in passing argument 3 of 'getsockname' > differ in signedness > gcc -Wall -g -O2 -c -o crypto.o crypto.c > crypto.c: In function 'ddns3_crypto_md5hash': > crypto.c:38: warning: pointer targets in passing argument 2 of 'MD5Update' > differ in signedness > crypto.c:39: warning: pointer targets in passing argument 1 of 'MD5Final' > differ in signedness > gcc -Wall -g -O2 -c -o auth.o auth.c > gcc -Wall -g -O2 -c -o md5.o md5.c > gcc -Wall -g -O2 -c -o ctx.o ctx.c > ar -cr libddns3.a *.o > ranlib libddns3.a > gcc -Wall -g -O2 -lcrypt ddns3.c libddns3.a -o ddns3 > make[1]: Leaving directory `/tmp/buildd/ddns3-client-1.8' > #/usr/bin/docbook-to-man debian/ddns3-client.sgml > ddns3-client.1 > touch build-stamp > fakeroot debian/rules binary > dh_testdir > dh_testroot > dh_clean -k > dh_installdirs > # Add here commands to install the package into debian/ddns3-client. > /usr/bin/make install DESTDIR=/tmp/buildd/ddns3-client-1.8/debian/ddns3-client > make[1]: Entering directory `/tmp/buildd/ddns3-client-1.8' > install -s ddns3 /tmp/buildd/ddns3-client-1.8/debian/ddns3-client/usr/bin/ > make[1]: Leaving directory `/tmp/buildd/ddns3-client-1.8' > dh_testdir > dh_testroot > dh_installchangelogs CHANGES > dh_installdocs > dh_installexamples > dh_installinit -- defaults 30 > dh_installcron > dh_installman ddns3.1 > dh_link usr/share/man/man1/ddns3.1 usr/share/man/man1/ddns3-client.1 > dh_link usr/bin/ddns3 usr/bin/ddns3-client > dh_strip > 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 `ddns3-client' in `../ddns3-client_1.8-6_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//4112 and its > subdirectories > Current time: Wed Aug 8 16:05:59 UTC 2007 > pbuilder-time-stamp: 1186589159 > Checking ddns3-client_1.8-6_i386.deb for stripped binaries... > --------------------------------------- > /tmp/ddns3-client_1.8-6_i386.deb/usr/bin/ddns3: 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 16:06:03.968508 > Build needed 0:03:23.787976 -- 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]