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

Bug#436849: flake: not handling nostrip build option (policy 10.1)



Package: flake
Version: 0.10-1
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 flake_0.10-1 on octave for sid/i386 by rebuildd 0.2.1
> Build started at 2007-08-09 05:39:38.611221
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 48.9kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main flake 0.10-1 (dsc) [659B]
> Get:2 http://ftp.fr.debian.org sid/main flake 0.10-1 (tar) [45.0kB]
> Get:3 http://ftp.fr.debian.org sid/main flake 0.10-1 (diff) [3223B]
> Fetched 48.9kB in 0s (259kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Thu Aug  9 05:39:42 UTC 2007
> pbuilder-time-stamp: 1186637982
> 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 (>= 5)
>    -> 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 [flake_0.10-1.dsc]
>     -> copying [./flake_0.10.orig.tar.gz]
>     -> copying [./flake_0.10-1.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Fri Jun  8 20:00:41 2007 UTC using DSA key ID 57159E59
> gpg: Can't check signature: public key not found
> dpkg-source: extracting flake in flake-0.10
> dpkg-source: unpacking flake_0.10.orig.tar.gz
> dpkg-source: applying ./flake_0.10-1.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is flake
> dpkg-buildpackage: source version is 0.10-1
> dpkg-buildpackage: source changed by Free Ekanayaka <freee@debian.org>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.10-1
>  fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> # Add here commands to clean up after the build process.
> /usr/bin/make distclean
> make[1]: Entering directory `/tmp/buildd/flake-0.10'
> Makefile:4: config.mak: No such file or directory
> touch config.mak
> make[1]: Leaving directory `/tmp/buildd/flake-0.10'
> make[1]: Entering directory `/tmp/buildd/flake-0.10'
> /usr/bin/make -C libflake clean
> make[2]: Entering directory `/tmp/buildd/flake-0.10/libflake'
> rm -f *.o *.d *~ *.a *.lib *.so *.so.* *.dylib *.dll \
> 	      *.lib *.def *.dll.a *.exp
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/libflake'
> /usr/bin/make -C flake    clean
> make[2]: Entering directory `/tmp/buildd/flake-0.10/flake'
> rm -f *.o *~ \
> 	   flake flake_g
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/flake'
> /usr/bin/make -C util     clean
> make[2]: Entering directory `/tmp/buildd/flake-0.10/util'
> rm -f *.o *~ \
> 	   wavinfo
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/util'
> rm -f *.o *.d *~
> /usr/bin/make -C libflake distclean
> make[2]: Entering directory `/tmp/buildd/flake-0.10/libflake'
> rm -f *.o *.d *~ *.a *.lib *.so *.so.* *.dylib *.dll \
> 	      *.lib *.def *.dll.a *.exp
> rm -f .depend
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/libflake'
> /usr/bin/make -C flake    distclean
> make[2]: Entering directory `/tmp/buildd/flake-0.10/flake'
> rm -f *.o *~ \
> 	   flake flake_g
> rm -f .depend ../config.*
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/flake'
> /usr/bin/make -C util     distclean
> make[2]: Entering directory `/tmp/buildd/flake-0.10/util'
> Makefile:4: ../config.mak: No such file or directory
> touch ../config.mak
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/util'
> make[2]: Entering directory `/tmp/buildd/flake-0.10/util'
> rm -f *.o *~ \
> 	   wavinfo
> rm -f .depend ../config.*
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/util'
> rm -f .depend config.*
> make[1]: Leaving directory `/tmp/buildd/flake-0.10'
> rm -f config.status build-stamp
> dh_clean 
>  dpkg-source -b flake-0.10
> dpkg-source: building flake using existing flake_0.10.orig.tar.gz
> dpkg-source: building flake in flake_0.10-1.diff.gz
> dpkg-source: building flake in flake_0.10-1.dsc
>  debian/rules build
> dh_testdir
> CFLAGS="-Wall -g -O2" ./configure --cpu=i386 --prefix=/usr && touch config.status
> source path      /tmp/buildd/flake-0.10
> C compiler       gcc
> make             make
> CPU              i386 (generic)
> big-endian       no
> inttypes.h       yes
> debug symbols    yes
> strip symbols    yes
> optimize         yes
> Creating config.mak and config.h...
> dh_testdir
> # Add here commands to compile the package.
> /usr/bin/make
> make[1]: Entering directory `/tmp/buildd/flake-0.10'
> make -C libflake all
> make[2]: Entering directory `/tmp/buildd/flake-0.10/libflake'
> gcc -O3 -Wall -g -O2 -g -Wdeclaration-after-statement -Wall -Wno-switch -DHAVE_CONFIG_H -I. -I.. -I/tmp/buildd/flake-0.10/libaften -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE  -c -o bitio.o bitio.c
> gcc -O3 -Wall -g -O2 -g -Wdeclaration-after-statement -Wall -Wno-switch -DHAVE_CONFIG_H -I. -I.. -I/tmp/buildd/flake-0.10/libaften -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE  -c -o crc.o crc.c
> gcc -O3 -Wall -g -O2 -g -Wdeclaration-after-statement -Wall -Wno-switch -DHAVE_CONFIG_H -I. -I.. -I/tmp/buildd/flake-0.10/libaften -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE  -c -o encode.o encode.c
> gcc -O3 -Wall -g -O2 -g -Wdeclaration-after-statement -Wall -Wno-switch -DHAVE_CONFIG_H -I. -I.. -I/tmp/buildd/flake-0.10/libaften -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE  -c -o lpc.o lpc.c
> gcc -O3 -Wall -g -O2 -g -Wdeclaration-after-statement -Wall -Wno-switch -DHAVE_CONFIG_H -I. -I.. -I/tmp/buildd/flake-0.10/libaften -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE  -c -o md5.o md5.c
> gcc -O3 -Wall -g -O2 -g -Wdeclaration-after-statement -Wall -Wno-switch -DHAVE_CONFIG_H -I. -I.. -I/tmp/buildd/flake-0.10/libaften -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE  -c -o optimize.o optimize.c
> gcc -O3 -Wall -g -O2 -g -Wdeclaration-after-statement -Wall -Wno-switch -DHAVE_CONFIG_H -I. -I.. -I/tmp/buildd/flake-0.10/libaften -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE  -c -o rice.o rice.c
> rm -f libflake.a
> ar rc libflake.a bitio.o crc.o encode.o lpc.o md5.o optimize.o rice.o 
> ranlib libflake.a
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/libflake'
> make -C flake all
> make[2]: Entering directory `/tmp/buildd/flake-0.10/flake'
> gcc -O3 -Wall -g -O2 -g -Wdeclaration-after-statement -Wall -Wno-switch -DHAVE_CONFIG_H -I. -I.. -I/tmp/buildd/flake-0.10/libflake -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -c -o flake.o flake.c
> gcc -O3 -Wall -g -O2 -g -Wdeclaration-after-statement -Wall -Wno-switch -DHAVE_CONFIG_H -I. -I.. -I/tmp/buildd/flake-0.10/libflake -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -c -o wav.o wav.c
> gcc -L../libflake -Wl,--warn-common   -g -o flake_g flake.o wav.o -lflake -lm
> cp -p flake_g flake
> strip flake
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/flake'
> make -C util all
> make[2]: Entering directory `/tmp/buildd/flake-0.10/util'
> gcc -O3 -Wall -g -O2 -g -Wdeclaration-after-statement -Wall -Wno-switch -DHAVE_CONFIG_H -I. -I.. -I/tmp/buildd/flake-0.10/flake -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -c -o wavinfo.o wavinfo.c
> gcc -Wl,--warn-common   -g -o wavinfo wavinfo.o ../flake/wav.o -lm
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/util'
> make[1]: Leaving directory `/tmp/buildd/flake-0.10'
> 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/flake.
> DESTDIR=/tmp/buildd/flake-0.10/debian/flake /usr/bin/make install-progs
> make[1]: Entering directory `/tmp/buildd/flake-0.10'
> make -C flake all
> make[2]: Entering directory `/tmp/buildd/flake-0.10/flake'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/flake'
> make -C flake install
> make[2]: Entering directory `/tmp/buildd/flake-0.10/flake'
> install -d "/tmp/buildd/flake-0.10/debian/flake/usr/bin"
> install -c -s -m 755 flake "/tmp/buildd/flake-0.10/debian/flake/usr/bin"
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/flake'
> make -C util install
> make[2]: Entering directory `/tmp/buildd/flake-0.10/util'
> make[2]: Nothing to be done for `install'.
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/util'
> make[1]: Leaving directory `/tmp/buildd/flake-0.10'
> # Add here commands to install the package into debian/libflake-dev.
> DESTDIR=/tmp/buildd/flake-0.10/debian/libflake-dev /usr/bin/make install-libs
> make[1]: Entering directory `/tmp/buildd/flake-0.10'
> make -C libflake install-libs
> make[2]: Entering directory `/tmp/buildd/flake-0.10/libflake'
> install -d "/tmp/buildd/flake-0.10/debian/libflake-dev/usr/lib"
> install -m 644 libflake.a "/tmp/buildd/flake-0.10/debian/libflake-dev/usr/lib"
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/libflake'
> make[1]: Leaving directory `/tmp/buildd/flake-0.10'
> DESTDIR=/tmp/buildd/flake-0.10/debian/libflake-dev /usr/bin/make install-headers
> make[1]: Entering directory `/tmp/buildd/flake-0.10'
> make -C libflake install-headers
> make[2]: Entering directory `/tmp/buildd/flake-0.10/libflake'
> install -d "/tmp/buildd/flake-0.10/debian/libflake-dev/usr/include"
> install -m 644 "/tmp/buildd/flake-0.10/libflake"/flake.h "/tmp/buildd/flake-0.10/debian/libflake-dev/usr/include"
> make[2]: Leaving directory `/tmp/buildd/flake-0.10/libflake'
> make[1]: Leaving directory `/tmp/buildd/flake-0.10'
> dh_testdir
> dh_testroot
> dh_installchangelogs Changelog
> dh_installdocs
> dh_installexamples
> dh_installman
> dh_link
> dh_strip
> dh_compress
> dh_fixperms
> dh_installdeb
> dh_shlibdeps
> dh_gencontrol
> dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
> dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
> dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
> dh_md5sums
> dh_builddeb
> dpkg-deb: building package `flake' in `../flake_0.10-1_i386.deb'.
> dpkg-deb: building package `libflake-dev' in `../libflake-dev_0.10-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//27819 and its subdirectories
> Current time: Thu Aug  9 05:44:57 UTC 2007
> pbuilder-time-stamp: 1186638297
> Checking flake_0.10-1_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/flake_0.10-1_i386.deb/usr/bin/flake: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
> Checking libflake-dev_0.10-1_i386.deb for stripped binaries...
> ---------------------------------------
> 
> ...done
> Removing result files...
> ...done
> ******************************************************************************
> Finished with status BUILD_FAILED at 2007-08-09 05:45:01.816902
> Build needed 0:05:23.205681

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