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

Bug#438051: sound-recorder: not handling nostrip build option (policy 10.1)



Package: sound-recorder
Version: 0.06-7
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 sound-recorder_0.06-7 on octave for sid/i386 by rebuildd 0.2.2-r136
> Build started at 2007-08-15 06:06:54.116686
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 48.0kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main sound-recorder 0.06-7 (dsc) [581B]
> Get:2 http://ftp.fr.debian.org sid/main sound-recorder 0.06-7 (tar) [40.8kB]
> Get:3 http://ftp.fr.debian.org sid/main sound-recorder 0.06-7 (diff) [6662B]
> Fetched 48.0kB in 8s (5900B/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 15 06:07:06 UTC 2007
> pbuilder-time-stamp: 1187158026
> 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
>    -> 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 [sound-recorder_0.06-7.dsc]
>     -> copying [./sound-recorder_0.06.orig.tar.gz]
>     -> copying [./sound-recorder_0.06-7.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Fri Oct 28 19:14:01 2005 UTC using DSA key ID 5B713DF0
> gpg: Can't check signature: public key not found
> dpkg-source: extracting sound-recorder in sound-recorder-0.06
> dpkg-source: unpacking sound-recorder_0.06.orig.tar.gz
> dpkg-source: applying ./sound-recorder_0.06-7.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is sound-recorder
> dpkg-buildpackage: source version is 0.06-7
> dpkg-buildpackage: source changed by Frank Lichtenheld <djpig@debian.org>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.06-7
>  fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp install-stamp sound-recorder-stamp
> # Add here commands to clean up after the build process.
> /usr/bin/make clean
> make[1]: Entering directory `/tmp/buildd/sound-recorder-0.06'
> cd doc; make clean; cd ..; cd src; make clean; cd ..;
> make[2]: Entering directory `/tmp/buildd/sound-recorder-0.06/doc'
> make[2]: `clean' is up to date.
> make[2]: Leaving directory `/tmp/buildd/sound-recorder-0.06/doc'
> make[2]: Entering directory `/tmp/buildd/sound-recorder-0.06/src'
> rm -f sound-recorder play-sample *.o
> test ! -L cdsound-recorder || rm cdsound-recorder
> make[2]: Leaving directory `/tmp/buildd/sound-recorder-0.06/src'
> make[1]: Leaving directory `/tmp/buildd/sound-recorder-0.06'
> dh_clean
>  dpkg-source -b sound-recorder-0.06
> dpkg-source: building sound-recorder using existing sound-recorder_0.06.orig.tar.gz
> dpkg-source: building sound-recorder in sound-recorder_0.06-7.diff.gz
> dpkg-source: building sound-recorder in sound-recorder_0.06-7.dsc
>  debian/rules build
> dh_testdir
> # Add here commands to compile the package.
> /usr/bin/make
> make[1]: Entering directory `/tmp/buildd/sound-recorder-0.06'
> cd doc; make all; cd ..;  cd src; make all; cd ..;
> make[2]: Entering directory `/tmp/buildd/sound-recorder-0.06/doc'
> make[2]: `all' is up to date.
> make[2]: Leaving directory `/tmp/buildd/sound-recorder-0.06/doc'
> make[2]: Entering directory `/tmp/buildd/sound-recorder-0.06/src'
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c record.cc
> record.cc: In function 'void cdrom_record(recordSettings*)':
> record.cc:385: warning: missing sentinel in function call
> record.cc: In function 'void line_record(recordSettings*)':
> record.cc:440: warning: missing sentinel in function call
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c cd-player.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c waveriff.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c pcm.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c dsp.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c cdr.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c dspsetting.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c rcfile.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c soundrec.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c mixer.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c errorcodes.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c channel.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c volume.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c codec_pcm.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c codec_msadpcm.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c codec_imaadpcm.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c audio_spec.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' record.o cd-player.o waveriff.o pcm.o dsp.o cdr.o dspsetting.o rcfile.o soundrec.o mixer.o errorcodes.o channel.o volume.o codec_pcm.o codec_msadpcm.o codec_imaadpcm.o audio_spec.o -o sound-recorder -lpthread
> test -f cdsound-recorder || ln -s sound-recorder cdsound-recorder
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' -c play-sample.cc
> c++ -D_REENTRANT -g -Wall -O2 -DVERSION='"0.06 (Build on Aug 15 2007)"' play-sample.o waveriff.o pcm.o dsp.o dspsetting.o rcfile.o soundrec.o codec_pcm.o codec_msadpcm.o codec_imaadpcm.o cdr.o audio_spec.o -o play-sample -lpthread
> make[2]: Leaving directory `/tmp/buildd/sound-recorder-0.06/src'
> make[1]: Leaving directory `/tmp/buildd/sound-recorder-0.06'
> 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/tmp.
> /usr/bin/make DESTDIR=/tmp/buildd/sound-recorder-0.06/debian/sound-recorder BIN=/tmp/buildd/sound-recorder-0.06/debian/sound-recorder/usr/bin MAN=/tmp/buildd/sound-recorder-0.06/debian/sound-recorder/usr/share/man/man1 install
> make[1]: Entering directory `/tmp/buildd/sound-recorder-0.06'
> cd doc; make install; cd ..; cd src; make install; cd ..;
> make[2]: Entering directory `/tmp/buildd/sound-recorder-0.06/doc'
> install -m 644 -g root -o root cdsound-recorder.1 sound-recorder.1 play-sample.1 /tmp/buildd/sound-recorder-0.06/debian/sound-recorder/usr/share/man/man1
> make[2]: Leaving directory `/tmp/buildd/sound-recorder-0.06/doc'
> make[2]: Entering directory `/tmp/buildd/sound-recorder-0.06/src'
> install -s -m 755 -g root -o root sound-recorder /tmp/buildd/sound-recorder-0.06/debian/sound-recorder/usr/bin
> install -s -m 755 -g root -o root play-sample /tmp/buildd/sound-recorder-0.06/debian/sound-recorder/usr/bin
> ln -s sound-recorder /tmp/buildd/sound-recorder-0.06/debian/sound-recorder/usr/bin/cdsound-recorder
> make[2]: Leaving directory `/tmp/buildd/sound-recorder-0.06/src'
> install -m 644 -g root -o root soundrecorder.conf /tmp/buildd/sound-recorder-0.06/debian/sound-recorder/etc
> make[1]: Leaving directory `/tmp/buildd/sound-recorder-0.06'
> touch install-stamp
> dh_testdir
> dh_testroot
> dh_installdirs
> dh_installdocs
> dh_installchangelogs Changelog
> dh_installman doc/*.1
> dh_link
> dh_strip
> dh_compress
> dh_fixperms
> dh_shlibdeps
> dh_gencontrol
> dh_installdeb
> dh_md5sums
> dh_builddeb
> dpkg-deb: building package `sound-recorder' in `../sound-recorder_0.06-7_i386.deb'.
> touch sound-recorder-stamp
>  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//18156 and its subdirectories
> Current time: Wed Aug 15 06:12:06 UTC 2007
> pbuilder-time-stamp: 1187158326
> Checking sound-recorder_0.06-7_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/sound-recorder_0.06-7_i386.deb/usr/bin/sound-recorder: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
> /tmp/sound-recorder_0.06-7_i386.deb/usr/bin/play-sample: 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 POST_BUILD_FAILED at 2007-08-15 06:12:11.156092
> Build needed 0:05:17.039406

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