Your message dated Mon, 09 Oct 2023 11:19:40 +0000
with message-id <[email protected]>
and subject line Bug#865741: fixed in leaktracer 2.4-6.2
has caused the Debian Bug report #865741,
regarding leaktracer 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 [email protected]
immediately.)


-- 
865741: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865741
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: leaktracer
Version: 2.4-6
Tags: patch
User: [email protected]
Usertags: rebootstrap

leaktracer fails to cross build from source, because it uses the build
architecture compiler. Passing a host architecture prefixed C++ compiler
to $(MAKE) as CC (non-standard) fixes the build. Please consider
applying the attached patch.

Helmut
diff -u leaktracer-2.4/debian/changelog leaktracer-2.4/debian/changelog
--- leaktracer-2.4/debian/changelog
+++ leaktracer-2.4/debian/changelog
@@ -1,3 +1,10 @@
+leaktracer (2.4-6.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Pass triplet-prefixed CXX as CC to make (Closes: #-1).
+
+ -- Helmut Grohne <[email protected]>  Sat, 24 Jun 2017 14:06:53 +0200
+
 leaktracer (2.4-6) unstable; urgency=medium
 
   * Switch to debhelper v9 (Closes: #817515).
diff -u leaktracer-2.4/debian/rules leaktracer-2.4/debian/rules
--- leaktracer-2.4/debian/rules
+++ leaktracer-2.4/debian/rules
@@ -4,6 +4,11 @@
 # based on sample debian/rules that uses debhelper.
 # GNU copyright 1997 to 1999 by Joey Hess.
 
+include /usr/share/dpkg/architecture.mk
+
+ifeq ($(origin CXX),default)
+  CXX := $(DEB_HOST_GNU_TYPE)-g++
+endif
 CFLAGS=-Wall -W -g
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
   CFLAGS += -O0
@@ -21,8 +26,8 @@
 build-stamp: debian/LeakTracer.1
        dh_testdir
 
-       $(MAKE) CFLAGS="${CFLAGS}"
-       [ $(NOCHECK) = 1 ] || $(MAKE) test
+       $(MAKE) CC="$(CXX)" CFLAGS="${CFLAGS}"
+       [ $(NOCHECK) = 1 ] || $(MAKE) test CC="$(CXX)" CFLAGS="${CFLAGS}"
 
        touch build-stamp
 

--- End Message ---
--- Begin Message ---
Source: leaktracer
Source-Version: 2.4-6.2
Done: Bastian Germann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
leaktracer, 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.
Bastian Germann <[email protected]> (supplier of updated leaktracer 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: Fri, 29 Sep 2023 12:17:22 +0200
Source: leaktracer
Architecture: source
Version: 2.4-6.2
Distribution: unstable
Urgency: medium
Maintainer: Yann Dirson <[email protected]>
Changed-By: Bastian Germann <[email protected]>
Closes: 865741 1043194
Changes:
 leaktracer (2.4-6.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Convert to source format 3.0 (Closes: #1043194).
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: Pass triplet-prefixed CXX as CC to make (Closes: #865741).
Checksums-Sha1:
 65e11ea8a6d11a479cb10d7547f5896bb3905a73 1553 leaktracer_2.4-6.2.dsc
 31b41a7f7ac4852238c593e96ae82db65f2cda68 5096 leaktracer_2.4-6.2.debian.tar.xz
 9cf743097d21ecbc54c32b94ae6151e582344884 6304 
leaktracer_2.4-6.2_source.buildinfo
Checksums-Sha256:
 fcfccba2145c5e467b941525ea82cd4d7e06198a1855782e23ecc676f9a78fa6 1553 
leaktracer_2.4-6.2.dsc
 1af946f859f8cea09d37b3987e2779ce1cfb9af63985ea90c1ab9949711cff96 5096 
leaktracer_2.4-6.2.debian.tar.xz
 4feadf05f0d366da5329ad12f9e3b7839bfa77bd69fecfd311633ee678eb3552 6304 
leaktracer_2.4-6.2_source.buildinfo
Files:
 bfd684af5df63f9bb33542570da4f2b6 1553 devel optional leaktracer_2.4-6.2.dsc
 5b75eefe59f65103fa79a37109e89c79 5096 devel optional 
leaktracer_2.4-6.2.debian.tar.xz
 d3a4beffaf21fd8d0ac2f5cbe72e6b96 6304 devel optional 
leaktracer_2.4-6.2_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmUWpbYQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFHJ/DADxgA+PIycIuP0PO/Qlup+QE6I4ZsJfCyIa
2m9Wl+7Cn4QCNG2xU2PNC0Rie7i3dk+jXEL1/n46kcG585xnV6Gsb2VAFL9hcFkH
E+jYc9+6JeJU5fHGi5BzU2Bp4EbYoXfObbbGd4xRgNkD4oi/VSMEDilKLdVrK2wf
/7v4gJE77X54ZG7jp6GP2yi9KfLy7e78yZF5Bs14A452UmKSECQG6nOsJzNfQlKY
qZrurUOSlNjhNgqitctPqemwGMuGUVkFvO4ae17SG0nMtp7TzHm7MIm1Am6tua+O
EiH+/FW1aVjsaD6O6X8JYXyw19J2uNqztRQCtFWl368AvJdnr5IZDyrrUu5Oyzbw
6Mu4CCiur+zNyB7o7ZM6uFM1B9C5bJ1+4eqU+w3gJv2d+0EjL8HhmOCpj+LUXaWf
pyDTa1qUfsX5shVM3NHdYmB+dNVPs0O6L3X0XyTBAzlJoO7Oro4Y0JU7t6pMQgSf
jFvz+Ez925GmJSbC+sGztkSPwwNZuCw=
=1Q0y
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to