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

Bug#436589: marked as done (birthday: not handling nostrip build option (policy 10.1) sid/i386)



Your message dated Sat, 18 Aug 2007 09:47:02 +0000
with message-id <E1IMKta-00088P-Sm@ries.debian.org>
and subject line Bug#436589: fixed in birthday 1.6.2-1
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: birthday
Version: 1.5-9.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.

> Automatic build of birthday_1.5-9.1 on octave for sid/i386 by rebuildd 0.2.1
> Build started at 2007-08-07 23:53:58.785405
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 49.8kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main birthday 1.5-9.1 (dsc) [542B]
> Get:2 http://ftp.fr.debian.org sid/main birthday 1.5-9.1 (tar) [35.7kB]
> Get:3 http://ftp.fr.debian.org sid/main birthday 1.5-9.1 (diff) [13.6kB]
> Fetched 49.8kB in 0s (221kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Tue Aug  7 23:54:02 UTC 2007
> pbuilder-time-stamp: 1186530842
> 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 [birthday_1.5-9.1.dsc]
>     -> copying [./birthday_1.5.orig.tar.gz]
>     -> copying [./birthday_1.5-9.1.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Sat Dec  4 18:04:07 2004 UTC using DSA key ID 16BD77C6
> gpg: Can't check signature: public key not found
> dpkg-source: extracting birthday in birthday-1.5
> dpkg-source: unpacking birthday_1.5.orig.tar.gz
> dpkg-source: applying ./birthday_1.5-9.1.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is birthday
> dpkg-buildpackage: source version is 1.5-9.1
> dpkg-buildpackage: source changed by Christoph Berg <cb@df7cb.de>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 1.5-9.1
>  fakeroot debian/rules clean
> test -f birthday.c -a -f debian/rules
> rm -f build
> /usr/bin/make clean
> make[1]: Entering directory `/tmp/buildd/birthday-1.5'
> cc -o makemake makemake.c
> ./makemake unix < Makefile.in > Makefile.gnu
> make -f Makefile.gnu clean
> make[2]: Entering directory `/tmp/buildd/birthday-1.5'
> rm -f birthday *.o Makefile.gnu Makefile.bor makemake
> make[2]: Leaving directory `/tmp/buildd/birthday-1.5'
> make[1]: Leaving directory `/tmp/buildd/birthday-1.5'
> rm -rf debian/tmp debian/files* debian/substvars
>  dpkg-source -b birthday-1.5
> dpkg-source: building birthday using existing birthday_1.5.orig.tar.gz
> dpkg-source: building birthday in birthday_1.5-9.1.diff.gz
> dpkg-source: building birthday in birthday_1.5-9.1.dsc
>  debian/rules build
> test -f birthday.c -a -f debian/rules
> /usr/bin/make birthday
> make[1]: Entering directory `/tmp/buildd/birthday-1.5'
> cc -o makemake makemake.c
> ./makemake unix < Makefile.in > Makefile.gnu
> make -f Makefile.gnu birthday
> make[2]: Entering directory `/tmp/buildd/birthday-1.5'
> cc -O2  -DUNIX -Wall -Wstrict-prototypes   -c -o birthday.o birthday.c
> cc -O2  -DUNIX -Wall -Wstrict-prototypes   -c -o bdcal.o bdcal.c
> cc -O2  -DUNIX -Wall -Wstrict-prototypes   -c -o bdengine.o bdengine.c
> cc -O2  -DUNIX -Wall -Wstrict-prototypes   -c -o xmalloc.o xmalloc.c
> cc  birthday.o bdcal.o bdengine.o xmalloc.o -o birthday
> make[2]: Leaving directory `/tmp/buildd/birthday-1.5'
> make[1]: Leaving directory `/tmp/buildd/birthday-1.5'
> touch build
>  fakeroot debian/rules binary
> test -f birthday.c -a -f debian/rules
> test $(id -u) = 0
> rm -Rf debian/tmp
> install -d debian/tmp/{DEBIAN,usr/{share/doc/birthday,lib/birthday}}
> install -m 644 debian/copyright debian/tmp/usr/share/doc/birthday
> make install DESTDIR=debian/tmp SHARE=/share
> make[1]: Entering directory `/tmp/buildd/birthday-1.5'
> make -f Makefile.gnu install
> make[2]: Entering directory `/tmp/buildd/birthday-1.5'
> install -d debian/tmp/usr/bin debian/tmp/usr/share/man/man1
> install -s birthday debian/tmp/usr/bin/birthday
> install -m 0644 birthday.man debian/tmp/usr/share/man/man1/birthday.1
> make[2]: Leaving directory `/tmp/buildd/birthday-1.5'
> make[1]: Leaving directory `/tmp/buildd/birthday-1.5'
> install -m 755 debian/local/vcf2birthday debian/tmp/usr/bin
> install -m 644 debian/local/vcf2birthday.1 debian/tmp/usr/share/man/man1
> install -m 644 debian/local/hungarian-namedays debian/tmp/usr/lib/birthday	
> install -m 644 debian/local/slovak-namedays debian/tmp/usr/lib/birthday	
> gzip -9c README >debian/tmp/usr/share/doc/birthday/README.gz
> gzip -9c debian/changelog >debian/tmp/usr/share/doc/birthday/changelog.Debian.gz
> gzip -9c ChangeLog >debian/tmp/usr/share/doc/birthday/changelog.gz
> gzip -9 debian/tmp/usr/share/man/man1/{birthday,vcf2birthday}.1
> dpkg-shlibdeps birthday
> dpkg-gencontrol -isp
> chown -R root.root debian/tmp
> chmod -R g-s debian/tmp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `birthday' in `../birthday_1.5-9.1_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//31496 and its subdirectories
> Current time: Tue Aug  7 23:57:33 UTC 2007
> pbuilder-time-stamp: 1186531053
> Checking birthday_1.5-9.1_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/birthday_1.5-9.1_i386.deb/usr/bin/birthday: 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 BUILD_FAILED at 2007-08-07 23:57:39.003266
> Build needed 0:03:40.217861

-- 
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 ---
Source: birthday
Source-Version: 1.6.2-1

We believe that the bug you reported is fixed in the latest version of
birthday, which is due to be installed in the Debian FTP archive:

birthday_1.6.2-1.diff.gz
  to pool/main/b/birthday/birthday_1.6.2-1.diff.gz
birthday_1.6.2-1.dsc
  to pool/main/b/birthday/birthday_1.6.2-1.dsc
birthday_1.6.2-1_i386.deb
  to pool/main/b/birthday/birthday_1.6.2-1_i386.deb
birthday_1.6.2.orig.tar.gz
  to pool/main/b/birthday/birthday_1.6.2.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 436589@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bart Martens <bartm@knars.be> (supplier of updated birthday package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 18 Aug 2007 09:42:54 +0200
Source: birthday
Binary: birthday
Architecture: source i386
Version: 1.6.2-1
Distribution: unstable
Urgency: low
Maintainer: Bart Martens <bartm@knars.be>
Changed-By: Bart Martens <bartm@knars.be>
Description: 
 birthday   - Display information about pending events on login
Closes: 343442 347620 436589
Changes: 
 birthday (1.6.2-1) unstable; urgency=low
 .
   * New maintainer.
   * New upstream release.  Closes: #343442, #347620.
   * debian/auto-grow.diff, debian/init-buffer.diff, old-postinst, old-prerm:
     Removed obsolete files.
   * Other patches in the previous .diff.gz are now in the upstream .tar.gz.
   * debian/*: Repackaged with cdbs.
   * debian/copyright: Updated.
   * debian/watch: Added.
   * debian/patches/01_nostrip.diff: Added.  Closes: #436589.
   * debian/source.lintian-overrides: Added.
Files: 
 82743c763a8dd7120a9422e5286c1a5b 563 misc optional birthday_1.6.2-1.dsc
 3c7b111a69fbcd01d462a28456384ae4 108610 misc optional birthday_1.6.2.orig.tar.gz
 59426aed074679846072e3e502d77687 9705 misc optional birthday_1.6.2-1.diff.gz
 9313cd0372ff0cecfb4017d8cbf6f9e3 23614 misc optional birthday_1.6.2-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGxr6jbMaawmho9B8RAnStAJ9Gjv54xNABFS5wxN1wVQpdibN16gCaA4Fz
Cbbn9ry8jows98eBhNQSMuE=
=hdoi
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: