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

Bug#438226: ttylog: not handling nostrip build option (policy 10.1)



Package: ttylog
Version: 0.1.b-4
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 ttylog_0.1.b-4 on octave for sid/i386 by rebuildd 0.2.2-r136
> Build started at 2007-08-15 17:28:17.156335
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 10.4kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main ttylog 0.1.b-4 (dsc) [497B]
> Get:2 http://ftp.fr.debian.org sid/main ttylog 0.1.b-4 (tar) [9931B]
> Fetched 10.4kB in 0s (63.2kB/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 17:28:20 UTC 2007
> pbuilder-time-stamp: 1187198900
> 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 (>> 3.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 ... 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 [ttylog_0.1.b-4.dsc]
>     -> copying [./ttylog_0.1.b-4.tar.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Tue Apr 18 04:46:23 2006 UTC using DSA key ID A7D91602
> gpg: Can't check signature: public key not found
> dpkg-source: extracting ttylog in ttylog-0.1.b
> dpkg-source: unpacking ttylog_0.1.b-4.tar.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is ttylog
> dpkg-buildpackage: source version is 0.1.b-4
> dpkg-buildpackage: source changed by Andrew Pollock <apollock@debian.org>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.1.b-4
>  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/ttylog-0.1.b'
> rm -f *.o ttylog core *~
> make[1]: Leaving directory `/tmp/buildd/ttylog-0.1.b'
> dh_clean
> 	rm -f debian/ttylog.substvars
> 	rm -f debian/ttylog.*.debhelper
> 	rm -rf debian/ttylog
> 	rm -f debian/files
> 	find .  \( \( -type f -a \
> 	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> 		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> 		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> 		 -o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name '*.P' \) \
> 		\) -exec rm -f {} \; \) -o \
> 		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
>  dpkg-source -b ttylog-0.1.b
> dpkg-source: building ttylog in ttylog_0.1.b-4.tar.gz
> dpkg-source: building ttylog in ttylog_0.1.b-4.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
> make[1]: Entering directory `/tmp/buildd/ttylog-0.1.b'
> gcc -Wall -O2 -c ttylog.c
> gcc -Wall -O2 -o ttylog ttylog.o
> make[1]: Leaving directory `/tmp/buildd/ttylog-0.1.b'
> #/usr/bin/docbook-to-man debian/ttylog.sgml > ttylog.1
> touch build-stamp
>  fakeroot debian/rules binary
> dh_testdir
> dh_testroot
> dh_clean -k
> 	rm -f debian/ttylog.substvars
> 	rm -f debian/ttylog.*.debhelper
> 	rm -rf debian/ttylog
> 	find .  \( \( -type f -a \
> 	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> 		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> 		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> 		 -o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name '*.P' \) \
> 		\) -exec rm -f {} \; \) -o \
> 		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
> dh_installdirs
> 	install -d debian/ttylog
> 	install -d debian/ttylog/usr/sbin debian/ttylog/usr/share/man/man8
> # Add here commands to install the package into debian/ttylog.
> /usr/bin/make install DESTDIR=/tmp/buildd/ttylog-0.1.b/debian/ttylog
> make[1]: Entering directory `/tmp/buildd/ttylog-0.1.b'
> /usr/bin/install -o root -g root -m 0755 -s ttylog /tmp/buildd/ttylog-0.1.b/debian/ttylog/usr/sbin
> /usr/bin/install -o root -g root -m 0444 ttylog.8 /tmp/buildd/ttylog-0.1.b/debian/ttylog/usr/share/man/man8
> make[1]: Leaving directory `/tmp/buildd/ttylog-0.1.b'
> dh_testdir
> dh_testroot
> dh_installdocs
> 	install -g 0 -o 0 -d debian/ttylog/usr/share/doc/ttylog
> 	install -g 0 -o 0 -m 644 -p debian/README.Debian debian/ttylog/usr/share/doc/ttylog/README.Debian
> 	install -g 0 -o 0 -m 644 -p debian/copyright debian/ttylog/usr/share/doc/ttylog/copyright
> dh_installchangelogs 
> 	install -o 0 -g 0 -p -m644 debian/changelog debian/ttylog/usr/share/doc/ttylog/changelog.Debian
> dh_link
> dh_strip
> dh_compress
> 	cd debian/ttylog
> 	chmod a-x usr/share/man/man8/ttylog.8 usr/share/doc/ttylog/changelog.Debian
> 	gzip -9f usr/share/man/man8/ttylog.8 usr/share/doc/ttylog/changelog.Debian
> 	cd '/tmp/buildd/ttylog-0.1.b'
> dh_fixperms
> 	find debian/ttylog  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
> 	find debian/ttylog ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
> 	find debian/ttylog/usr/share/doc -type f  ! -regex 'debian/ttylog/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644
> 	find debian/ttylog/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 755
> 	find debian/ttylog/usr/share/man debian/ttylog/usr/man/ debian/ttylog/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
> 	find debian/ttylog -perm -5 -type f \( -name '*.so*' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
> 	find debian/ttylog/usr/include  -type f  -print0 2>/dev/null | xargs -0r chmod 644
> 	find debian/ttylog/usr/lib/perl5 debian/ttylog/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
> 	find debian/ttylog/usr/sbin -type f  -print0 2>/dev/null | xargs -0r chmod a+x
> dh_installdeb
> 	install -o 0 -g 0 -d debian/ttylog/DEBIAN
> dh_shlibdeps
> 	dpkg-shlibdeps -Tdebian/ttylog.substvars debian/ttylog/usr/sbin/ttylog
> dh_gencontrol
> 	dpkg-gencontrol -ldebian/changelog -isp -Tdebian/ttylog.substvars -Pdebian/ttylog
> 	chmod 644 debian/ttylog/DEBIAN/control
> 	chown 0:0 debian/ttylog/DEBIAN/control
> dh_md5sums
> 	(cd debian/ttylog >/dev/null ; find . -type f  ! -regex '.*/DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
> 	chmod 644 debian/ttylog/DEBIAN/md5sums
> 	chown 0:0 debian/ttylog/DEBIAN/md5sums
> dh_builddeb
> 	dpkg-deb --build debian/ttylog ..
> dpkg-deb: building package `ttylog' in `../ttylog_0.1.b-4_i386.deb'.
>  dpkg-genchanges
> dpkg-genchanges: including full source code in upload
> dpkg-buildpackage: full upload; Debian-native package (full 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//13421 and its subdirectories
> Current time: Wed Aug 15 17:33:54 UTC 2007
> pbuilder-time-stamp: 1187199234
> Checking ttylog_0.1.b-4_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/ttylog_0.1.b-4_i386.deb/usr/sbin/ttylog: 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 17:33:58.453440
> Build needed 0:05:41.297105

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



Reply to: