Your message dated Wed, 21 Jan 2026 07:48:34 +0000
with message-id <[email protected]>
and subject line Bug#1098409: fixed in nsnake 3.0.1-2.3
has caused the Debian Bug report #1098409,
regarding nsnake FTCBFS: links with the build architecture compiler during make 
install
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.)


-- 
1098409: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098409
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nsnake
Version: 3.0.1-2.2
Tags: patch upstream
User: [email protected]
Usertags: ftcbfs

nsnake fails to cross build from source, because it fails linking with
the build architecture compiler. It actually attempts to link twice. It
successfully links during dh_auto_build and then in dh_auto_install, it
links again, but there debhelper does not pass cross tools. The cause is
that the Makefile targets do not accurately match files. I'm proposing
the attached patch to fix that.

Helmut
--- nsnake-3.0.1.orig/Makefile
+++ nsnake-3.0.1/Makefile
@@ -149,9 +149,10 @@
 	$(MUTE)rm -f $(DESTDIR)$(XPMDIR)/nsnake.xpm
 	$(MUTE)rm -f $(DESTDIR)$(DESKTOPDIR)/nsnake.desktop
 
-$(EXE): $(OBJECTS) $(COMMANDER_OBJS)
+$(EXE): bin/$(EXE)
+bin/$(EXE): $(OBJECTS) $(COMMANDER_OBJS)
 	# Linking...
-	$(MUTE)$(CXX) $(CPPFLAGS) $(CFLAGS) $(CXXFLAGS) $(OBJECTS) $(COMMANDER_OBJS) -o bin/$(EXE) $(LIBSDIR) $(LDFLAGS)
+	$(MUTE)$(CXX) $(CPPFLAGS) $(CFLAGS) $(CXXFLAGS) $(OBJECTS) $(COMMANDER_OBJS) -o $@ $(LIBSDIR) $(LDFLAGS)
 
 src/%.o: src/%.cpp
 	# Compiling $<...

--- End Message ---
--- Begin Message ---
Source: nsnake
Source-Version: 3.0.1-2.3
Done: Alexandre Detiste <[email protected]>

We believe that the bug you reported is fixed in the latest version of
nsnake, 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.
Alexandre Detiste <[email protected]> (supplier of updated nsnake 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: Wed, 21 Jan 2026 08:13:56 +0100
Source: nsnake
Architecture: source
Version: 3.0.1-2.3
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1098409
Changes:
 nsnake (3.0.1-2.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop "Rules-Requires-Root: no": it is the default now
   * Bump Standards-Version to 4.7.3, drop Priority: tag
   * Rewrite d/watch in v5 format
   * Add debian/salsa-ci.yml
   * Drop old Debian menu entry, there is a .desktop file
 .
   [ Helmut Grohne ]
   * fix FTCBFS: links with the build architecture compiler during make install
     (Closes: #1098409)
Checksums-Sha1:
 960bf256139148490de3a1a2385b0f5a2de8ebb5 1924 nsnake_3.0.1-2.3.dsc
 057a7205630879830dca20b4c92aef21a0c630af 6112 nsnake_3.0.1-2.3.debian.tar.xz
 1651251899897ffb57d41cc11f30e6998157c53f 6240 nsnake_3.0.1-2.3_source.buildinfo
Checksums-Sha256:
 5016dbcffb49d5c2d8f53fb2a6da46bb8f9289247012ca63f78a6b7c7968e2dd 1924 
nsnake_3.0.1-2.3.dsc
 023ecd3f9c29b30c51caf337cc7c71fe59f2066d005c4556e4bfbdfd779fc16b 6112 
nsnake_3.0.1-2.3.debian.tar.xz
 667f59da267095a6e4453d16ed1d2be87c7296d0ddcaefea9ab0340f654b0204 6240 
nsnake_3.0.1-2.3_source.buildinfo
Files:
 3fdd9f14406c1e44a6a8cb7fb2999e07 1924 games optional nsnake_3.0.1-2.3.dsc
 a6a0e11c90417b1edd16fa00818a7f10 6112 games optional 
nsnake_3.0.1-2.3.debian.tar.xz
 800f555b7e7e400e4d87305a4a7791d9 6240 games optional 
nsnake_3.0.1-2.3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmlwfr4RHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBrNrA//RBfkC/poeKUPyjGg2ggkyMQch5Zon1Uq
6/1GrkfvF1B4zntZj0w+SIW0W9S4GVq5rZ1DJZ736zbuCZYTp75T7j8YAkDSPGR9
giUsoj+SNm39LEI3DsyJ3oRCKZxf2uKuKOU04oRy6NFwvZ0CsP4tk4H6cTBPxtBJ
xlBVN6BX5/+LbUVRDiAPG0fbcSWAXMN0o5n8Zc5ZeK383ucT7eY4eSE+TflFQqE5
I8c+l8vF5So2dPEf0nuaq6maRJt9+uKMKn0c7akHw1G5Qj8eIRU18wsyCGa7weoe
DGnm96/VzpeE0AIsWDBSuqu97pFscYYfAKnGxSltp2g8UtUhY+DvJQQU5PC9LNNl
LR4yKTAJJ9eMCUei24mvSd2F+bxTrC/vWRLlkdP5wOa0TSFt/mK0TTMTfvz2U5p8
b0wPaFr83YtPdQQoIhOnuagW+RzabKSjhwHByWeUV4oJ7l3BQR765dmBAnzRxJpY
jeCIdvUsOC01ewEi1GbT2MmPCnU91Az3vXNVu9ClxsJx9Eb3LN5CptXKh4EeA4Ea
3hHiYSe+utW3b6yleln3+OwxPHZD6u/59gMbcFb3ZVO0d/l0YIsslZWB44nGam9V
4s5o3sptth0txPJfy31F/3FantTeUqFEvRm04ALHVS2XCtBJQfr8W4te4FCiw9EJ
V16UlEKXjPs=
=qcu2
-----END PGP SIGNATURE-----

Attachment: pgpPFkuMhjHBF.pgp
Description: PGP signature


--- End Message ---

Reply via email to