[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#437456: libxbox: not handling nostrip build option (policy 10.1)



Package: libxbox
Version: 0.1-2
Severity: wishlist
User: buildd@naquadah.org
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 libxbox_0.1-2 on octave for sid/i386 by rebuildd 0.2.2-r136
> Build started at 2007-08-12 15:41:18.095000
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 27.1kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main libxbox 0.1-2 (dsc) [576B]
> Get:2 http://ftp.fr.debian.org sid/main libxbox 0.1-2 (tar) [24.1kB]
> Get:3 http://ftp.fr.debian.org sid/main libxbox 0.1-2 (diff) [2475B]
> Fetched 27.1kB in 0s (87.7kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Sun Aug 12 15:41:23 UTC 2007
> pbuilder-time-stamp: 1186933283
> 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 ... 8966 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 [libxbox_0.1-2.dsc]
>     -> copying [./libxbox_0.1.orig.tar.gz]
>     -> copying [./libxbox_0.1-2.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Mon Jul 31 12:18:44 2006 UTC using DSA key ID 807CAC25
> gpg: Can't check signature: public key not found
> dpkg-source: extracting libxbox in libxbox-0.1
> dpkg-source: unpacking libxbox_0.1.orig.tar.gz
> dpkg-source: applying ./libxbox_0.1-2.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is libxbox
> dpkg-buildpackage: source version is 0.1-2
> dpkg-buildpackage: source changed by Michael Ablassmeier <abi@debian.org>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.1-2
>  fakeroot debian/rules clean
> debian/rules:61: warning: overriding commands for target `install'
> debian/rules:55: warning: ignoring old commands for target `install'
> 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/libxbox-0.1'
> rm -f libxbox.so libxbox.so.* *.o test
> make[1]: Leaving directory `/tmp/buildd/libxbox-0.1'
> dh_clean 
>  dpkg-source -b libxbox-0.1
> dpkg-source: building libxbox using existing libxbox_0.1.orig.tar.gz
> dpkg-source: building libxbox in libxbox_0.1-2.diff.gz
> dpkg-source: building libxbox in libxbox_0.1-2.dsc
>  debian/rules build
> debian/rules:61: warning: overriding commands for target `install'
> debian/rules:55: warning: ignoring old commands for target `install'
> dh_testdir
> # Add here commands to compile the package.
> /usr/bin/make
> make[1]: Entering directory `/tmp/buildd/libxbox-0.1'
> rm -f libxbox.so libxbox.so.* *.o test
> gcc -g -O2 -shared -fPIC -Wall -Werror -D_REENTRANT -I include   -c -o libxbox-i2c.o libxbox-i2c.c
> gcc -g -O2 -shared -fPIC -Wall -Werror -D_REENTRANT -I include   -c -o libxbox-eeprom.o libxbox-eeprom.c
> gcc -g -O2 -shared -fPIC -Wall -Werror -D_REENTRANT -I include   -c -o libxbox-misc.o libxbox-misc.c
> gcc -g -O2 -shared -fPIC -Wall -Werror -D_REENTRANT -I include   -c -o libxbox-crypto.o libxbox-crypto.c
> gcc -g -O2 -shared -fPIC -Wall -Werror -D_REENTRANT -I include   -c -o rc4.o rc4.c
> gcc -g -O2 -shared -fPIC -Wall -Werror -D_REENTRANT -I include   -c -o sha1.o sha1.c
> gcc -I. -O2 -fPIC -lc -shared -Wl,-z,defs,-soname,libxbox.so.0 -o libxbox.so.0.1.0 libxbox-i2c.o libxbox-eeprom.o libxbox-misc.o libxbox-crypto.o rc4.o sha1.o
> strip --strip-unneeded libxbox.so.0.1.0
> make[1]: Leaving directory `/tmp/buildd/libxbox-0.1'
> touch build-stamp
>  fakeroot debian/rules binary
> debian/rules:61: warning: overriding commands for target `install'
> debian/rules:55: warning: ignoring old commands for target `install'
> #Install the libs to libxbox,
> #and headers to libxbox-dev
> /usr/bin/make install DESTDIR=/tmp/buildd/libxbox-0.1/debian/libxbox0
> make[1]: Entering directory `/tmp/buildd/libxbox-0.1'
> install -d /tmp/buildd/libxbox-0.1/debian/libxbox0/usr/lib
> cp libxbox.so.0.1.0 /tmp/buildd/libxbox-0.1/debian/libxbox0/usr/lib
> cd /tmp/buildd/libxbox-0.1/debian/libxbox0/usr/lib
> ln -s libxbox.so.0.1.0 /tmp/buildd/libxbox-0.1/debian/libxbox0/usr/lib/libxbox.so.0
> make[1]: Leaving directory `/tmp/buildd/libxbox-0.1'
> /usr/bin/make install-dev DESTDIR=/tmp/buildd/libxbox-0.1/debian/libxbox-dev
> make[1]: Entering directory `/tmp/buildd/libxbox-0.1'
> install -d /tmp/buildd/libxbox-0.1/debian/libxbox-dev/usr/include
> cp include/libxbox.h include/libxbox-eeprom.h include/libxbox-i2c.h include/xboxi2c-dev.h  include/xboxi2c-id.h  include/xboxi2c.h /tmp/buildd/libxbox-0.1/debian/libxbox-dev/usr/include
> install -d /tmp/buildd/libxbox-0.1/debian/libxbox-dev/usr/lib
> cd /tmp/buildd/libxbox-0.1/debian/libxbox-dev/usr/lib
> ln -s libxbox.so.0.1.0 /tmp/buildd/libxbox-0.1/debian/libxbox-dev/usr/lib/libxbox.so
> make[1]: Leaving directory `/tmp/buildd/libxbox-0.1'
> dh_testdir
> dh_testroot
> dh_installchangelogs 
> dh_installdocs
> dh_installexamples
> dh_install
> dh_installman
> dh_link
> dh_strip
> dh_compress
> dh_fixperms
> dh_makeshlibs 
> dh_installdeb
> dh_shlibdeps
> dh_gencontrol
> dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
> dh_md5sums
> dh_builddeb
> dpkg-deb: building package `libxbox-dev' in `../libxbox-dev_0.1-2_i386.deb'.
> dpkg-deb: building package `libxbox0' in `../libxbox0_0.1-2_i386.deb'.
>  dpkg-genchanges
> dpkg-genchanges: warning: missing Section for source files
> 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//32365 and its subdirectories
> Current time: Sun Aug 12 15:46:31 UTC 2007
> pbuilder-time-stamp: 1186933591
> Checking libxbox-dev_0.1-2_i386.deb for stripped binaries...
> ---------------------------------------
> Checking libxbox0_0.1-2_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/libxbox0_0.1-2_i386.deb/usr/lib/libxbox.so.0.1.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), stripped
> 
> ...done
> Removing result files...
> ...done
> ******************************************************************************
> Finished with status POST_BUILD_FAILED at 2007-08-12 15:46:38.936231
> Build needed 0:05:20.841231

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature


Reply to: