Your message dated Sun, 26 Sep 2021 06:48:31 +0000
with message-id <[email protected]>
and subject line Bug#995039: fixed in firewalk 5.0-3
has caused the Debian Bug report #995039,
regarding firewalk FTCBFS: strips with the build architecture strip
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.)
--
995039: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995039
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: firewalk
Version: 5.0-2.1
Tags: patch upstream
User: [email protected]
Usertags: ftcbfs
firewalk fails to cross build from source, because it strips with the
build architecture strip. Stripping in the build system is relatively
unusual (except for cmake where you can control the stripping behaviour
using standard flags) and beyond breaking cross building it also breaks
generation of -dbgsym packages as well as DEB_BUILD_OPTIONS=nostrip.
Please consider disabling such stripping in the build system either
upstream or as a debian patch.
Helmut
--- firewalk-5.0.orig/src/Makefile.am
+++ firewalk-5.0/src/Makefile.am
@@ -25,7 +25,6 @@
all:
cp firewalk $(top_srcdir)
- strip $(top_srcdir)/firewalk
clean:
rm -f $(top_srcdir)/firewalk
--- End Message ---
--- Begin Message ---
Source: firewalk
Source-Version: 5.0-3
Done: David da Silva Polverari <[email protected]>
We believe that the bug you reported is fixed in the latest version of
firewalk, which is due to be installed in the Debian FTP archive.
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
David da Silva Polverari <[email protected]> (supplier of updated
firewalk 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 26 Sep 2021 05:45:00 +0000
Source: firewalk
Architecture: source
Version: 5.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <[email protected]>
Changed-By: David da Silva Polverari <[email protected]>
Closes: 995039
Changes:
firewalk (5.0-3) unstable; urgency=medium
.
* debian/patches/040_nostrip.patch: created to fix a FTCBFS. Thanks to Helmut
Grohne <[email protected]>. (Closes: #995039)
Checksums-Sha1:
b37ad3503e5094b15aba6b76e08cf6d7b7c52b1a 1999 firewalk_5.0-3.dsc
5c2fe39b1ac71ed87d28f753f3e3076cdcc0f336 4888 firewalk_5.0-3.debian.tar.xz
b263e6399fad5e77ffdf0aec58ff8b8ad29f4c6f 5866 firewalk_5.0-3_source.buildinfo
Checksums-Sha256:
aa80e4521ce5cfce1692a00fd4f575198bf27cd9624926baf278dbb91c6dc186 1999
firewalk_5.0-3.dsc
7f550816de6dde40cb2c1d40c4ed33e0cea1a4f96f5f1eed981765c028d16aba 4888
firewalk_5.0-3.debian.tar.xz
1db59533ab4aa7681a067d5fc328a79d60e6f0734321f3d98cf84f6b30706df7 5866
firewalk_5.0-3_source.buildinfo
Files:
337b493f4e70dec74c7b966df8e0e270 1999 net optional firewalk_5.0-3.dsc
0ab870fa979c43b414677d91225f8822 4888 net optional firewalk_5.0-3.debian.tar.xz
d0336069191240b22256bf3a35229e55 5866 net optional
firewalk_5.0-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEDTUunGhzKyZWj9leHIjoaIRpgN4FAmFQEfUACgkQHIjoaIRp
gN7OihAAr4w8OPXIxkHJp6bD2aXhmW0i6x7kdGniHX2QIH8cyixbTbr2ujuKYgKz
WbP2gDQtqGPvW+qeNhfJ5vFQMtPNLzqBx57BX/KTLqOc6w4A9VAR62VnHI0Z9gF2
eFb9seTHKtxSwV6OA/7KwohB5fAeBVqjNaBYwU0sPTQaemBqHeXRdjHcOGEaBXTn
SoaFTmYqRU6EONeJlifX5ZKHIwCgk0OPqW26EkAf6J/o2EhmZ7WzqICeO9qiS8AR
B6ULCyqCzmgg8eepG4inRFk51Alx+rNhVL2PDG9Agh0gpQUojxlZgqftI6AsQNUP
0V5FQ9c1yZ61g8JfjjAyPxAlVuOpacQSM08VuGWkrlOFY4tDbGOjQTj0vfTd3ATr
CPXt28CNIAaGQpEVHd3+taA6djO1nI7Vpc8nKp0a5ljeO8kpmw+57ijaRWQ8BPiI
+8MWq1ktNx9c25wg8DUs5q7aEzxo1975rvZwlJc0FDN7bFq6kQpohOfdMOTyKrdh
2XVEm557H2Vf5TzeQXSpk/8k0Y9UEDUBac45erwYV1TvKAW48dknTyfiOV5Ox6wm
mjWpnUVaY2Aga+SnhplWj7TKd8H1xwY8pVCNMyreK5S05AHxSH/etL5ZUysF0FXb
mbtGXv5oj2LJBG6n1SnHVGGyzqSMLbuTQ1im4N5Da42Q82DtF34=
=CQZn
-----END PGP SIGNATURE-----
--- End Message ---