Your message dated Sun, 30 Oct 2016 18:19:19 +0000
with message-id <[email protected]>
and subject line Bug#842600: fixed in double-conversion 2.0.1-4
has caused the Debian Bug report #842600,
regarding double-conversion FTCBFS: uses 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.)


-- 
842600: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842600
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: double-conversion
Version: 2.0.1-3
Tags: patch
User: [email protected]
Usertags: rebootstrap

double-conversion fails to cross build from source, because it uses the
build architecture compiler. The attached patch replaces the default of
CXX with a triplet-prefixed compiler such that both native and cross
builds just work. Please consider applying it.

Helmut
diff --minimal -Nru double-conversion-2.0.1/debian/changelog 
double-conversion-2.0.1/debian/changelog
--- double-conversion-2.0.1/debian/changelog
+++ double-conversion-2.0.1/debian/changelog
@@ -1,3 +1,10 @@
+double-conversion (2.0.1-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Use triplet-prefixed compiler. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Sun, 30 Oct 2016 18:19:44 +0200
+
 double-conversion (2.0.1-3) unstable; urgency=medium
 
   * libdouble-conversion1.symbols: replace "any-amd64" by
diff --minimal -Nru double-conversion-2.0.1/debian/rules 
double-conversion-2.0.1/debian/rules
--- double-conversion-2.0.1/debian/rules
+++ double-conversion-2.0.1/debian/rules
@@ -3,6 +3,10 @@
 # Get compilation flags from dpkg-buildflags
 include /usr/share/dpkg/default.mk
 
+ifeq ($(origin CXX),default)
+       CXX = $(DEB_HOST_GNU_TYPE)-g++
+endif
+
 ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
        NUMJOBS = $(patsubst parallel=%,%,$(filter 
parallel=%,$(DEB_BUILD_OPTIONS)))
        MAKEFLAGS += -j$(NUMJOBS)

--- End Message ---
--- Begin Message ---
Source: double-conversion
Source-Version: 2.0.1-4

We believe that the bug you reported is fixed in the latest version of
double-conversion, 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.
Mattia Rizzolo <[email protected]> (supplier of updated double-conversion 
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: Sun, 30 Oct 2016 17:56:47 +0000
Source: double-conversion
Binary: libdouble-conversion1 libdouble-conversion-dev
Architecture: source
Version: 2.0.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Mattia Rizzolo <[email protected]>
Description:
 libdouble-conversion-dev - routines to convert IEEE floats to and from strings 
(development
 libdouble-conversion1 - routines to convert IEEE floats to and from strings
Closes: 842600
Changes:
 double-conversion (2.0.1-4) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: Use triplet-prefixed compiler.  Closes: #842600
 .
   [ Mattia Rizzolo ]
   * Bump debhelper compat level to 10.
     + --parallel is now default.
   * Drop manual -dbg package in favour of automatic -dbgsym.
   * Drop nowadays unneeded build-dep on dpkg-dev (>= 1.16.x).
   * Use https in Vcs-* fields.
   * Mark libdouble-conversion-dev as M-A:same.
   * Make the package build reproducibility by sorting the list of sources
     before building, to avoid random order in static libs.
   * Bump Standards-Version to 3.9.8, no changes needed.
Checksums-Sha1:
 3156ce69cbeb4f0d55539f0d8ad5b2ba08e80c4b 2161 double-conversion_2.0.1-4.dsc
 4eac4091f234bd4a031a633362e8f6adc7e95e43 4788 
double-conversion_2.0.1-4.debian.tar.xz
Checksums-Sha256:
 0fafd6322cf65cdb6809dc06501747a15253844ebfc13c251d1dd19991669a11 2161 
double-conversion_2.0.1-4.dsc
 ae1c665b0e7d420b0024300eaf515eb3ff83a172c94f3a8e915df64ffd9abaf9 4788 
double-conversion_2.0.1-4.debian.tar.xz
Files:
 84908e47e9576b5baaefae053ab088f4 2161 libs extra double-conversion_2.0.1-4.dsc
 f2091d82124dea875a35076a2c994c58 4788 libs extra 
double-conversion_2.0.1-4.debian.tar.xz

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

iQIvBAEBCgAZBQJYFjS9EhxtYXR0aWFAZGViaWFuLm9yZwAKCRAIFrnhjHYrrZbQ
D/9/846HY5JaeFGg2uSXvn4wfnAqUO/Mee+yIsfmwsUFFY054OjaIugMCvDKvrJO
jdS0wa1vVt5B+Q0h+C6WLajSKcARpxUObUtmABJl5gjdREP9+8+eTPCGMKqyA3J7
V9zqyUzY/rM6WtvsJ4TTQ6OGzIEM2nXLNqHLu0zzkRPc8GHZfwyP2RHgkGgVW9W8
gAbFkmPGTwioT49ncy8b+nOdcVBgXP19SmkiVoQ+o3o66v0bYXDHUnkLM756F/A6
9K/wgKc7YVLslhRVEHdIs4YBro/UjmoER5SLrayXS4xVaOSny+eP9IqmdhXGDmqC
z4pVqpoZHgzB+02/nZ9lDuV+Wc3kB33kAM+I54g4IMfxPbe4Ekn2HfyOxl8v9qHK
kaNbWMFf+Oz88S3peLb86qSTaJKBtlvW/z2i2KZU078z0LOOPQy80XFoxx1averb
jwiBbS8EKFJqD5pD5OW7T/sVtj5hG7+aP8d6o0FhzaAGlowIwpLaX2Qc+aDpiyr0
/iZTRMCfX0QJ4LmF64mLcicntfTv+Z5XdGFZClnz3lnnkZ+ZtweVueykeIYF9yX6
KHzhtBy4AyuSxjnfPfTO6NqcmJkHcmx9ygefeyszvOXO6U2krVkTkoiAOgjoRI8e
WWSNPH0j2hWh5m7rTDoCD1QiWxF9+KdQ9c39/kc9ozU1dA==
=xV/L
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to