Your message dated Tue, 18 Dec 2007 22:13:54 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Problem fixed in latest upload (was: xtermset: not handling
nostrip build option)
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: xtermset
Version: 0.5.1-1
Severity: wishlist
User: [EMAIL PROTECTED]
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 xtermset_0.5.1-1 on octave for sid/i386 by rebuildd
> 0.2.2-r136
> Build started at 2007-08-16 10:13:57.164898
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 44.1kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main xtermset 0.5.1-1 (dsc) [632B]
> Get:2 http://ftp.fr.debian.org sid/main xtermset 0.5.1-1 (tar) [41.9kB]
> Get:3 http://ftp.fr.debian.org sid/main xtermset 0.5.1-1 (diff) [1560B]
> Fetched 44.1kB in 0s (281kB/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 16 10:14:00 UTC 2007
> pbuilder-time-stamp: 1187259240
> 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
> -> Installing
> Reading package lists...
> Building dependency tree...
> Reading state information...
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> -> 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 [xtermset_0.5.1-1.dsc]
> -> copying [./xtermset_0.5.1.orig.tar.gz]
> -> copying [./xtermset_0.5.1-1.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Sun Apr 20 17:04:08 2003 UTC using RSA key ID E4D47EC1
> gpg: Can't check signature: public key not found
> dpkg-source: extracting xtermset in xtermset-0.5.1
> dpkg-source: unpacking xtermset_0.5.1.orig.tar.gz
> dpkg-source: applying ./xtermset_0.5.1-1.diff.gz
> -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is xtermset
> dpkg-buildpackage: source version is 0.5.1-1
> dpkg-buildpackage: source changed by Tommi Virtanen <[EMAIL PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.5.1-1
> fakeroot debian/rules clean
> test -f debian/rules
> test `id -u` = "0"
> rm -f build-stamp debian/files debian/substvars
> rm -rf debian/tmp
> /usr/bin/make distclean
> make[1]: Entering directory `/tmp/buildd/xtermset-0.5.1'
> make[1]: *** No rule to make target `distclean'. Stop.
> make[1]: Leaving directory `/tmp/buildd/xtermset-0.5.1'
> make: [clean] Error 2 (ignored)
> dpkg-source -b xtermset-0.5.1
> dpkg-source: building xtermset using existing xtermset_0.5.1.orig.tar.gz
> dpkg-source: building xtermset in xtermset_0.5.1-1.diff.gz
> dpkg-source: building xtermset in xtermset_0.5.1-1.dsc
> debian/rules build
> test -f debian/rules
> env CFLAGS="-O2 -Wall -g" ./configure --prefix=/usr --mandir=/usr/share/man
> creating cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... missing
> checking for gcc... gcc
> checking whether the C compiler (gcc -O2 -Wall -g ) works... yes
> checking whether the C compiler (gcc -O2 -Wall -g ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking how to run the C preprocessor... gcc -E
> checking for AIX... no
> checking for POSIXized ISC... no
> checking for minix/config.h... no
> checking for ANSI C header files... yes
> checking for assert.h... yes
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating doc/Makefile
> creating m4/Makefile
> creating src/Makefile
> creating config.h
> /usr/bin/make
> make[1]: Entering directory `/tmp/buildd/xtermset-0.5.1'
> /usr/bin/make all-recursive
> make[2]: Entering directory `/tmp/buildd/xtermset-0.5.1'
> Making all in m4
> make[3]: Entering directory `/tmp/buildd/xtermset-0.5.1/m4'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/tmp/buildd/xtermset-0.5.1/m4'
> Making all in doc
> make[3]: Entering directory `/tmp/buildd/xtermset-0.5.1/doc'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/tmp/buildd/xtermset-0.5.1/doc'
> Making all in src
> make[3]: Entering directory `/tmp/buildd/xtermset-0.5.1/src'
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -Wall -g
> -DTERMSDIR='"/usr/share/xtermset"' -c xtermset.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -Wall -g
> -DTERMSDIR='"/usr/share/xtermset"' -c arguments.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -Wall -g
> -DTERMSDIR='"/usr/share/xtermset"' -c term.c
> gcc -O2 -Wall -g -DTERMSDIR='"/usr/share/xtermset"' -o xtermset xtermset.o
> arguments.o term.o
> make[3]: Leaving directory `/tmp/buildd/xtermset-0.5.1/src'
> make[3]: Entering directory `/tmp/buildd/xtermset-0.5.1'
> make[3]: Leaving directory `/tmp/buildd/xtermset-0.5.1'
> make[2]: Leaving directory `/tmp/buildd/xtermset-0.5.1'
> make[1]: Leaving directory `/tmp/buildd/xtermset-0.5.1'
> touch build-stamp
> fakeroot debian/rules binary
> test -f debian/rules
> test `id -u` = "0"
> /usr/bin/make install DESTDIR=`pwd`/debian/tmp
> make[1]: Entering directory `/tmp/buildd/xtermset-0.5.1'
> Making install in m4
> make[2]: Entering directory `/tmp/buildd/xtermset-0.5.1/m4'
> make[3]: Entering directory `/tmp/buildd/xtermset-0.5.1/m4'
> make[3]: Nothing to be done for `install-exec-am'.
> /bin/sh ../mkinstalldirs
> /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/share/aclocal
> mkdir /tmp/buildd/xtermset-0.5.1/debian/tmp
> mkdir /tmp/buildd/xtermset-0.5.1/debian/tmp/usr
> mkdir /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/share
> mkdir /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/share/aclocal
> make[3]: Leaving directory `/tmp/buildd/xtermset-0.5.1/m4'
> make[2]: Leaving directory `/tmp/buildd/xtermset-0.5.1/m4'
> Making install in doc
> make[2]: Entering directory `/tmp/buildd/xtermset-0.5.1/doc'
> make[3]: Entering directory `/tmp/buildd/xtermset-0.5.1/doc'
> make[3]: Nothing to be done for `install-exec-am'.
> /usr/bin/make install-man1 install-man5
> make[4]: Entering directory `/tmp/buildd/xtermset-0.5.1/doc'
> /bin/sh ../mkinstalldirs
> /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/share/man/man1
> mkdir /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/share/man
> mkdir /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/share/man/man1
> /usr/bin/install -c -m 644 ./xtermset.1
> /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/share/man/man1/xtermset.1
> /bin/sh ../mkinstalldirs
> /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/share/man/man5
> mkdir /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/share/man/man5
> /usr/bin/install -c -m 644 ./terms.5
> /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/share/man/man5/terms.5
> make[4]: Leaving directory `/tmp/buildd/xtermset-0.5.1/doc'
> make[3]: Leaving directory `/tmp/buildd/xtermset-0.5.1/doc'
> make[2]: Leaving directory `/tmp/buildd/xtermset-0.5.1/doc'
> Making install in src
> make[2]: Entering directory `/tmp/buildd/xtermset-0.5.1/src'
> make[3]: Entering directory `/tmp/buildd/xtermset-0.5.1/src'
> /bin/sh ../mkinstalldirs /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/bin
> mkdir /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/bin
> /usr/bin/install -c xtermset
> /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/bin/xtermset
> /bin/sh ../mkinstalldirs
> /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/share/xtermset
> mkdir /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/share/xtermset
> /usr/bin/install -c -m 644 ./terms
> /tmp/buildd/xtermset-0.5.1/debian/tmp/usr/share/xtermset/terms
> make[3]: Leaving directory `/tmp/buildd/xtermset-0.5.1/src'
> make[2]: Leaving directory `/tmp/buildd/xtermset-0.5.1/src'
> make[2]: Entering directory `/tmp/buildd/xtermset-0.5.1'
> make[3]: Entering directory `/tmp/buildd/xtermset-0.5.1'
> make[3]: Nothing to be done for `install-exec-am'.
> make[3]: Nothing to be done for `install-data-am'.
> make[3]: Leaving directory `/tmp/buildd/xtermset-0.5.1'
> make[2]: Leaving directory `/tmp/buildd/xtermset-0.5.1'
> make[1]: Leaving directory `/tmp/buildd/xtermset-0.5.1'
> gzip -9f debian/tmp/usr/share/man/man*/*
> rmdir debian/tmp/usr/share/aclocal
> test -f debian/rules
> test `id -u` = "0"
> install -d -o root -g root -m 0755 debian/tmp/usr/share/doc/xtermset
> install -o root -g root -m 0644 debian/copyright
> debian/tmp/usr/share/doc/xtermset
> install -o root -g root -m 0644 debian/changelog
> debian/tmp/usr/share/doc/xtermset/changelog.Debian
> install -o root -g root -m 0644 \
> README \
> NEWS \
> AUTHORS \
> THANKS \
> ChangeLog \
> debian/tmp/usr/share/doc/xtermset
> gzip -9 \
> debian/tmp/usr/share/doc/xtermset/changelog.Debian \
> debian/tmp/usr/share/doc/xtermset/README \
> debian/tmp/usr/share/doc/xtermset/NEWS \
> debian/tmp/usr/share/doc/xtermset/AUTHORS \
> debian/tmp/usr/share/doc/xtermset/THANKS \
> debian/tmp/usr/share/doc/xtermset/ChangeLog
> ln -s ChangeLog.gz debian/tmp/usr/share/doc/xtermset/changelog.gz
> strip --remove-section=.comment --remove-section=.note \
> debian/tmp/usr/bin/*
> install -d -o root -g root -m 0755 debian/tmp/DEBIAN
> dpkg-shlibdeps debian/tmp/usr/bin/*
> dpkg-gencontrol -isp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `xtermset' in `../xtermset_0.5.1-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//1258 and its
> subdirectories
> Current time: Thu Aug 16 10:15:50 UTC 2007
> pbuilder-time-stamp: 1187259350
> Checking xtermset_0.5.1-1_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/xtermset_0.5.1-1_i386.deb/usr/bin/xtermset: 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-16 10:15:53.610888
> Build needed 0:01:56.445990
--
Julien Danjou
.''`. Debian Developer
: :' : http://julien.danjou.info
`. `' http://people.debian.org/~acid
`- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
--- End Message ---
--- Begin Message ---
Hi,
unfortunately I have forgotten to close this issue in the changelog of
my latest upload. But this one is done, because rule has been totally
rewritten, including the here stated.
Best Regards,
Patrick
--- End Message ---