Your message dated Wed, 16 Jul 2008 20:57:10 +0100
with message-id <[EMAIL PROTECTED]>
and subject line bwm has been removed from Debian, closing #436610
has caused the Debian Bug report #436610,
regarding bwm: not handling nostrip build option (policy 10.1) sid/i386
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
436610: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436610
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: bwm
Version: 1.1.0-8.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.
> Automatic build of bwm_1.1.0-8.1 on octave for sid/i386 by rebuildd 0.2.1
> Build started at 2007-08-08 03:27:27.665279
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 6818B of source archives.
> Get:1 http://ftp.fr.debian.org sid/main bwm 1.1.0-8.1 (dsc) [574B]
> Get:2 http://ftp.fr.debian.org sid/main bwm 1.1.0-8.1 (tar) [3043B]
> Get:3 http://ftp.fr.debian.org sid/main bwm 1.1.0-8.1 (diff) [3201B]
> Fetched 6818B in 0s (15.6kB/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 8 03:27:32 UTC 2007
> pbuilder-time-stamp: 1186543652
> 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 [bwm_1.1.0-8.1.dsc]
> -> copying [./bwm_1.1.0.orig.tar.gz]
> -> copying [./bwm_1.1.0-8.1.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Wed Jan 25 18:20:25 2006 UTC using DSA key ID D1C41882
> gpg: Can't check signature: public key not found
> dpkg-source: extracting bwm in bwm-1.1.0
> dpkg-source: unpacking bwm_1.1.0.orig.tar.gz
> dpkg-source: applying ./bwm_1.1.0-8.1.diff.gz
> -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is bwm
> dpkg-buildpackage: source version is 1.1.0-8.1
> dpkg-buildpackage: source changed by Adeodato Simó <[EMAIL PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 1.1.0-8.1
> fakeroot debian/rules clean
> test -f bwm.c -a -f debian/rules
> rm -f build
> /usr/bin/make clean
> make[1]: Entering directory `/tmp/buildd/bwm-1.1.0'
> rm -f bwm
> make[1]: Leaving directory `/tmp/buildd/bwm-1.1.0'
> rm -rf debian/tmp debian/files* debian/substvars
> dpkg-source -b bwm-1.1.0
> dpkg-source: building bwm using existing bwm_1.1.0.orig.tar.gz
> dpkg-source: building bwm in bwm_1.1.0-8.1.diff.gz
> dpkg-source: building bwm in bwm_1.1.0-8.1.dsc
> debian/rules build
> test -f bwm.c -a -f debian/rules
> /usr/bin/make bwm
> make[1]: Entering directory `/tmp/buildd/bwm-1.1.0'
> cc -O2 -Wall bwm.c -o bwm
> make[1]: Leaving directory `/tmp/buildd/bwm-1.1.0'
> touch build
> fakeroot debian/rules binary
> test -f bwm.c -a -f debian/rules
> test $(id -u) = 0
> rm -Rf debian/tmp
> install -d debian/tmp/{DEBIAN,usr/{bin,lib/menu,share/{doc/bwm,man/man1}}}
> install -m 0755 debian/{post{inst,rm}} debian/tmp/DEBIAN
> install -m 0644 debian/copyright debian/tmp/usr/share/doc/bwm
> install -m 0644 debian/menu debian/tmp/usr/lib/menu/bwm
> install -sm 0755 bwm debian/tmp/usr/bin
> gzip -9c readme.txt >debian/tmp/usr/share/doc/bwm/README.gz
> gzip -9c changes.txt >debian/tmp/usr/share/doc/bwm/changelog.gz
> gzip -9c debian/changelog >debian/tmp/usr/share/doc/bwm/changelog.Debian.gz
> gzip -9c debian/local/bwm.1 > debian/tmp/usr/share/man/man1/bwm.1.gz
> dpkg-shlibdeps bwm
> dpkg-gencontrol -isp
> chown -R root.root debian/tmp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `bwm' in `../bwm_1.1.0-8.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//1024 and its
> subdirectories
> Current time: Wed Aug 8 03:31:17 UTC 2007
> pbuilder-time-stamp: 1186543877
> Checking bwm_1.1.0-8.1_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/bwm_1.1.0-8.1_i386.deb/usr/bin/bwm: 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-08 03:31:24.000951
> Build needed 0:03:56.335672
--
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 ---
Version: 1.1.0-8.2+rm
The bwm package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/487335 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
--
Marco Rodrigues
http://Marco.Tondela.org
--- End Message ---