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

Bug#437573: mmx-emu: not handling nostrip build option (policy 10.1)



Package: mmx-emu
Version: 0.6-6
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 mmx-emu_0.6-6 on octave for sid/i386 by rebuildd 0.2.2-r136
> Build started at 2007-08-13 03:49:13.762955
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 36.6kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main mmx-emu 0.6-6 (dsc) [605B]
> Get:2 http://ftp.fr.debian.org sid/main mmx-emu 0.6-6 (tar) [33.7kB]
> Get:3 http://ftp.fr.debian.org sid/main mmx-emu 0.6-6 (diff) [2260B]
> Fetched 36.6kB in 0s (157kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Mon Aug 13 03:49:17 UTC 2007
> pbuilder-time-stamp: 1186976957
> 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 ... 8969 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 [mmx-emu_0.6-6.dsc]
>     -> copying [./mmx-emu_0.6.orig.tar.gz]
>     -> copying [./mmx-emu_0.6-6.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Mon Sep  4 21:44:49 2006 UTC using DSA key ID B2CFCDD8
> gpg: Can't check signature: public key not found
> dpkg-source: extracting mmx-emu in mmx-emu-0.6
> dpkg-source: unpacking mmx-emu_0.6.orig.tar.gz
> dpkg-source: applying ./mmx-emu_0.6-6.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is mmx-emu
> dpkg-buildpackage: source version is 0.6-6
> dpkg-buildpackage: source changed by Philipp Kern <pkern@debian.org>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.6-6
>  fakeroot debian/rules clean
> rm -f build
> /usr/bin/make clean
> make[1]: Entering directory `/tmp/buildd/mmx-emu-0.6'
> /usr/bin/make -C src clean
> make[2]: Entering directory `/tmp/buildd/mmx-emu-0.6/src'
> rm -f *.o libmmxemu.so core
> make[2]: Leaving directory `/tmp/buildd/mmx-emu-0.6/src'
> /usr/bin/make -C test clean
> make[2]: Entering directory `/tmp/buildd/mmx-emu-0.6/test'
> rm -f *.o mmxtest.s mmxtest mmxtest_out mmxtest_err core
> make[2]: Leaving directory `/tmp/buildd/mmx-emu-0.6/test'
> rm -f libmmxemu.so core
> make[1]: Leaving directory `/tmp/buildd/mmx-emu-0.6'
> dh_clean
>  dpkg-source -b mmx-emu-0.6
> dpkg-source: building mmx-emu using existing mmx-emu_0.6.orig.tar.gz
> dpkg-source: building mmx-emu in mmx-emu_0.6-6.diff.gz
> dpkg-source: building mmx-emu in mmx-emu_0.6-6.dsc
>  debian/rules build
> /usr/bin/make #CFLAGS="-O2 -g -Wall"
> make[1]: Entering directory `/tmp/buildd/mmx-emu-0.6'
> /usr/bin/make -C src
> make[2]: Entering directory `/tmp/buildd/mmx-emu-0.6/src'
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c sigill_handler.c
> sigill_handler.c: In function 'detect_emmx':
> sigill_handler.c:32: warning: missing braces around initializer
> sigill_handler.c:32: warning: (near initialization for 'act.__sigaction_handler')
> sigill_handler.c: In function 'detect_mmx':
> sigill_handler.c:67: warning: const qualifier ignored on asm
> sigill_handler.c: In function 'mmx_emu_init':
> sigill_handler.c:82: warning: missing braces around initializer
> sigill_handler.c:82: warning: (near initialization for 'act.__sigaction_handler')
> sigill_handler.c: In function 'mmx_ill_handler':
> sigill_handler.c:159: warning: missing braces around initializer
> sigill_handler.c:159: warning: (near initialization for 'act.__sigaction_handler')
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c decode.c
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c mmx_arithmetic.c
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c mmx_logical.c
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c mmx_conversion.c
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c mmx_comparison.c
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c mmx_emms.c
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c mmx_moves.c
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c mmx_shift.c
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c emmx_cyrix.c
> emmx_cyrix.c: In function 'paveb':
> emmx_cyrix.c:17: warning: pointer targets in initialization differ in signedness
> emmx_cyrix.c:18: warning: pointer targets in initialization differ in signedness
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c 3dnow_arithmetic.c
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c 3dnow_comparison.c
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c 3dnow_conversion.c
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c 3dnow_init.c
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c 3dnow_transcendental.c
> gcc -g -O2 -Wall -fpic -funroll-loops -fomit-frame-pointer -I../include -c 3dnow_decode.c
> gcc -shared -lm -o libmmxemu.so sigill_handler.o decode.o mmx_arithmetic.o mmx_logical.o mmx_conversion.o mmx_comparison.o mmx_emms.o mmx_moves.o mmx_shift.o emmx_cyrix.o 3dnow_arithmetic.o 3dnow_comparison.o 3dnow_conversion.o 3dnow_init.o 3dnow_transcendental.o 3dnow_decode.o
> make[2]: Leaving directory `/tmp/buildd/mmx-emu-0.6/src'
> rm -f libmmxemu.so
> cp src/libmmxemu.so .
> make[1]: Leaving directory `/tmp/buildd/mmx-emu-0.6'
> touch build
>  fakeroot debian/rules binary
> dh_clean
> dh_installdirs usr/bin usr/lib
> install -m 644 -s libmmxemu.so debian/mmx-emu/usr/lib
> install -m 755 mmx-emu.sh debian/mmx-emu/usr/bin/mmx-emu
> dh_installdocs README TODO mmx-emu.lsm test
> dh_installchangelogs ChangeLog
> install -m 644 INSTALL debian/mmx-emu/usr/share/doc/mmx-emu/README.usage
> dh_strip
> dh_compress -Xtest
> dh_fixperms
> dh_shlibdeps
> dh_gencontrol
> dh_md5sums
> dh_builddeb
> dpkg-deb: building package `mmx-emu' in `../mmx-emu_0.6-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//26077 and its subdirectories
> Current time: Mon Aug 13 03:51:41 UTC 2007
> pbuilder-time-stamp: 1186977101
> Checking mmx-emu_0.6-6_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/mmx-emu_0.6-6_i386.deb/usr/lib/libmmxemu.so: 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-13 03:51:45.460034
> Build needed 0:02:31.697079

-- 
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: