Your message dated Mon, 01 Jun 2026 21:18:43 +0000
with message-id <[email protected]>
and subject line Bug#939367: fixed in 9mount 1.3+hg20170412-3
has caused the Debian Bug report #939367,
regarding 9mount FTCBFS: does not pass cross tools to make
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.)
--
939367: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939367
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: 9mount
Version: 1.3+hg20170412-1
Tags: patch
User: [email protected]
Usertags: ftcbfs
9mount fails to cross build from source, because it does not pass cross
tools to make. The easiest way of doing so - using dh_auto_build - makes
9mount cross buildable. Please consider applying the attached patch.
Helmut
diff --minimal -Nru 9mount-1.3+hg20170412/debian/changelog
9mount-1.3+hg20170412/debian/changelog
--- 9mount-1.3+hg20170412/debian/changelog 2018-09-05 10:54:25.000000000
+0200
+++ 9mount-1.3+hg20170412/debian/changelog 2019-09-04 06:27:51.000000000
+0200
@@ -1,3 +1,10 @@
+9mount (1.3+hg20170412-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Wed, 04 Sep 2019 06:27:51 +0200
+
9mount (1.3+hg20170412-1) unstable; urgency=medium
* New upstream snapshot.
diff --minimal -Nru 9mount-1.3+hg20170412/debian/rules
9mount-1.3+hg20170412/debian/rules
--- 9mount-1.3+hg20170412/debian/rules 2018-09-05 10:54:25.000000000 +0200
+++ 9mount-1.3+hg20170412/debian/rules 2019-09-04 06:27:50.000000000 +0200
@@ -4,7 +4,7 @@
dh $@
override_dh_auto_build:
- $(MAKE) CFLAGS="$(CFLAGS)"
+ dh_auto_build -- CFLAGS="$(CFLAGS)"
override_dh_auto_test:
--- End Message ---
--- Begin Message ---
Source: 9mount
Source-Version: 1.3+hg20170412-3
Done: Andrej Shadura <[email protected]>
We believe that the bug you reported is fixed in the latest version of
9mount, 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.
Andrej Shadura <[email protected]> (supplier of updated 9mount 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: SHA512
Format: 1.8
Date: Mon, 01 Jun 2026 23:11:10 +0200
Source: 9mount
Architecture: source
Version: 1.3+hg20170412-3
Distribution: unstable
Urgency: high
Maintainer: Andrej Shadura <[email protected]>
Changed-By: Andrej Shadura <[email protected]>
Closes: 939367 1114753
Changes:
9mount (1.3+hg20170412-3) unstable; urgency=high
.
[ Jochen Sprickerhof ]
* Drop root requirement to make build reproducible (Closes: #1114753)
.
[ Andrej Shadura ]
* SECURITY FIX:
When passing nodev and nosuid, set appropriate mount() options too.
Thanks to Georgii Shutiaev for discovering this.
* Update Vcs-Git.
* Update lintian override info format in d/9mount.lintian-overrides
on line 1-3.
* Bump debhelper from old 11 to 13.
* Update renamed lintian tag names in lintian overrides.
* Set debhelper-compat version in Build-Depends.
.
[ Helmut Grohne ]
* Fix FTCBFS: Let dh_auto_build pass cross tools to make (Closes: #939367)
Checksums-Sha1:
1131cd17eabc539692d511c4f79895ba1a7b673d 1415 9mount_1.3+hg20170412-3.dsc
d3796f5a1e139ee301f9a10613e6fdb4ed0c31a4 5136
9mount_1.3+hg20170412-3.debian.tar.xz
Checksums-Sha256:
ebfc8577dfa9f5bed0fdad50ea80e3cb17e615fe0313317e71796cf2e86907ef 1415
9mount_1.3+hg20170412-3.dsc
16dd9c100761e4896c28bfbfab9330e3058955a455f5681bbd557f1287a68960 5136
9mount_1.3+hg20170412-3.debian.tar.xz
Files:
0fc44e6328b44b246974df66f6dee528 1415 admin optional
9mount_1.3+hg20170412-3.dsc
ffaead3fc83fdbdf1456c7dc195d5a8d 5136 admin optional
9mount_1.3+hg20170412-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQSD3NF/RLIsyDZW7aHoRGtKyMdyYQUCah310gAKCRDoRGtKyMdy
Ych7AP0SiWRsUZ2nCQiOyfFe1kLq1IjxmO8BLM8/JEo0+bfPagEAi+YfF7IWJON2
fpMv2TBQjyJczSmbd/877g1zSkTGmwY=
=a6Uy
-----END PGP SIGNATURE-----
pgp0nXp5PkmJp.pgp
Description: PGP signature
--- End Message ---