Your message dated Mon, 17 Oct 2022 00:49:22 +0000
with message-id <e1okejm-00eltr...@fasolo.debian.org>
and subject line Bug#901260: fixed in hannah 1.0-3.3
has caused the Debian Bug report #901260,
regarding hannah FTCBFS: uses the build architecture compiler
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 ow...@bugs.debian.org
immediately.)
--
901260: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901260
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: hannah
Version: 1.0-3
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap
hannah fails to cross build fro source, because the packaging does not
pass cross tools to make. The simplest way of doing so is dh_auto_build.
After doing so, hannah cross builds successfully. Please consider
applying the attached patch.
Helmut
diff --minimal -Nru hannah-1.0/debian/changelog hannah-1.0/debian/changelog
--- hannah-1.0/debian/changelog 2015-06-07 19:03:18.000000000 +0200
+++ hannah-1.0/debian/changelog 2018-06-10 14:37:26.000000000 +0200
@@ -1,3 +1,10 @@
+hannah (1.0-3.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de> Sun, 10 Jun 2018 14:37:26 +0200
+
hannah (1.0-3) unstable; urgency=medium
* Move from dpatch to quilt.
diff --minimal -Nru hannah-1.0/debian/rules hannah-1.0/debian/rules
--- hannah-1.0/debian/rules 2015-06-07 19:03:18.000000000 +0200
+++ hannah-1.0/debian/rules 2018-06-10 14:37:25.000000000 +0200
@@ -9,7 +9,7 @@
dh $@
override_dh_auto_build-arch:
- $(MAKE) DATA_INSTALL_DIR=/usr/share/games/hannah/ \
+ dh_auto_build -- DATA_INSTALL_DIR=/usr/share/games/hannah/ \
SCOREDIR=/var/games/hannah/ CXXFLAGS="$(CXXFLAGS)"
CFLAGS="$(CFLAGS)" \
LDFLAGS="$(LDFLAGS)"
--- End Message ---
--- Begin Message ---
Source: hannah
Source-Version: 1.0-3.3
Done: Vagrant Cascadian <vagr...@reproducible-builds.org>
We believe that the bug you reported is fixed in the latest version of
hannah, 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 901...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vagrant Cascadian <vagr...@reproducible-builds.org> (supplier of updated hannah
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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 06 Oct 2022 17:14:03 -0700
Source: hannah
Architecture: source
Version: 1.0-3.3
Distribution: unstable
Urgency: medium
Maintainer: Margarita Manterola <ma...@debian.org>
Changed-By: Vagrant Cascadian <vagr...@reproducible-builds.org>
Closes: 845782 901260
Changes:
hannah (1.0-3.3) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Helmut Grohne ]
* Fix FTCBFS: Let dh_auto_build pass cross tools to make.
(Closes: #901260)
.
hannah (1.0-3.2) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Reiner Herrmann ]
* Sort source files so that objects are linked in deterministic order
(Closes: #845782)
Checksums-Sha1:
436d5f19f1e10a525daff21d859b482d3ca20a6b 1406 hannah_1.0-3.3.dsc
c3861769ba4d90412f7a05d7fde769ed41bb2e69 7664 hannah_1.0-3.3.debian.tar.xz
Checksums-Sha256:
e80a870b93b099b804153ad44315824ed5b1580d2e389551f41fcbf09899a5df 1406
hannah_1.0-3.3.dsc
d64509ff32a9dc7cac5a75e96c7aeaaf7e330242065ee43de4398bde0b4e9540 7664
hannah_1.0-3.3.debian.tar.xz
Files:
79d916c24f4bf74bddc92299b575c845 1406 games extra hannah_1.0-3.3.dsc
341389cd8dc65c227ec8b3dccc4be470 7664 games extra hannah_1.0-3.3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iJYEARYKAD4WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYz9v3yAcdmFncmFudEBy
ZXByb2R1Y2libGUtYnVpbGRzLm9yZwAKCRDcUY/If5cWql1LAQCDuD7Uuu9avtAY
G40kgbpJhYYxBtSLhleZrF6fQTOuBQEAqKMo/0mDrPt585uYWZsPDpcyTQRlLagT
trWprmVl9ww=
=ABsR
-----END PGP SIGNATURE-----
--- End Message ---