Your message dated Thu, 30 Apr 2015 21:51:00 +0000
with message-id <[email protected]>
and subject line Bug#699849: fixed in double-conversion 2.0.1-2
has caused the Debian Bug report #699849,
regarding double-conversion: FTBFS on m68k: #error Target architecture was not 
detected as supported
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.)


-- 
699849: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699849
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: double-conversion
Version: 1.1.1-1
Severity: important
Justification: fails to build from source (but built successfully in the past)

(did it really build successfully or is this a bug in reportbug?)

Hi,

the error says it all. Please restrict the Architectures field
or add support.

Note that others who needed patches for their dtoa routines need to
take into account that m68k, like the 80387 of i386, uses 80-bit
precision internally, and not all targets support disabling that.

-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: m68k

Kernel: Linux 3.2.0-4-atari
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/mksh-static
I: Using pkgname logfile
I: Current time: Tue Feb  5 20:06:56 UTC 2013
I: pbuilder-time-stamp: 1360094817
I: Obtaining the cached apt archive contents
I: Installing the build-deps
W: no hooks of type D found -- ignoring
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: m68k
Maintainer: Debian Pbuilder Team <[email protected]>
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9), dh-exec
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in 
`/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 12316 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from 
.../pbuilder-satisfydepends-dummy.deb) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on dh-exec; however:
  Package dh-exec is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
The following NEW packages will be installed:
  dh-exec{a} 
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 22.0 kB of archives. After unpacking 109 kB will be used.
Writing extended state information...
Get: 1 http://ftp.de.debian.org/debian-ports/ unstable/main dh-exec m68k 0.6 
[22.0 kB]
Fetched 22.0 kB in 0s (38.6 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package dh-exec.
(Reading database ... 12316 files and directories currently installed.)
Unpacking dh-exec (from .../archives/dh-exec_0.6_m68k.deb) ...
Processing triggers for man-db ...
Setting up dh-exec (0.6) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
Starting
Starting 2
Done
debhelper is already the newest version.
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying back the cached apt archive contents
I: new cache content dh-exec_0.6_m68k.deb added
I: Copying source file
I: copying [/root/double-conversion_1.1.1-1.dsc]
I: copying [/root/double-conversion_1.1.1.orig.tar.gz]
I: copying [/root/double-conversion_1.1.1-1.debian.tar.gz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Sun Nov  4 14:47:51 2012 UTC using RSA key ID 0ECEBE4A
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on 
./double-conversion_1.1.1-1.dsc
dpkg-source: info: extracting double-conversion in double-conversion-1.1.1
dpkg-source: info: unpacking double-conversion_1.1.1.orig.tar.gz
dpkg-source: info: unpacking double-conversion_1.1.1-1.debian.tar.gz
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" 
dpkg-buildpackage -us -uc  -B -m'Thorsten Glaser <[email protected]>' -B 
-m'Thorsten Glaser <[email protected]>' -B -rfakeroot
dpkg-buildpackage: source package double-conversion
dpkg-buildpackage: source version 1.1.1-1
 dpkg-source --before-build double-conversion-1.1.1
dpkg-buildpackage: host architecture m68k
 fakeroot debian/rules clean
dh clean --parallel
   dh_testdir -O--parallel
   debian/rules override_dh_auto_clean
make[1]: Entering directory `/tmp/buildd/double-conversion-1.1.1'
rm -f libdouble-conversion.* run_tests test/cctest/*.o
rm -rf debian/shared debian/static
rm -f debian/static_dir debian/shared_dir
make[1]: Leaving directory `/tmp/buildd/double-conversion-1.1.1'
   dh_clean -O--parallel
 debian/rules build-arch
dh build-arch --parallel
   dh_testdir -a -O--parallel
   dh_auto_configure -a -O--parallel
   debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/double-conversion-1.1.1'
mkdir -p debian/shared
touch debian/shared_dir
g++ -D_FORTIFY_SOURCE=2 -Isrc/ -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -c 
src/bignum-dtoa.cc -o debian/shared/bignum-dtoa.o
In file included from src/bignum-dtoa.h:31:0,
                 from src/bignum-dtoa.cc:30:
src/utils.h:71:2: error: #error Target architecture was not detected as 
supported by Double-Conversion.
make[1]: *** [debian/shared/bignum-dtoa.o] Error 1
make[1]: Leaving directory `/tmp/buildd/double-conversion-1.1.1'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
E: Failed autobuilding of package
I: user script /var/cache/pbuilder/build/cow.11777/tmp/hooks/C80shell-jupp 
starting

Build failed. Trying to invoke a shell.

Reading package lists...
Building dependency tree...
Reading state information...
Starting
Starting 2
Done
The following NEW packages will be installed:
  ed jupp less mksh
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 826 kB/877 kB of archives.
After this operation, 1780 kB of additional disk space will be used.
Get:1 http://ftp.de.debian.org/debian-ports/ unstable/main less m68k 456-1 [117 
kB]
Get:2 http://ftp.de.debian.org/debian-ports/ unstable/main jupp m68k 3.1.24-1 
[228 kB]
Get:3 http://ftp.de.debian.org/debian-ports/ unstable/main mksh m68k 
40.9.20120630-4 [481 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 826 kB in 10s (76.2 kB/s)
Selecting previously unselected package less.
(Reading database ... 12334 files and directories currently installed.)
Unpacking less (from .../archives/less_456-1_m68k.deb) ...
Selecting previously unselected package ed.
Unpacking ed (from .../apt/archives/ed_1.6-2_m68k.deb) ...
Selecting previously unselected package jupp.
Unpacking jupp (from .../jupp_3.1.24-1_m68k.deb) ...
Selecting previously unselected package mksh.
Unpacking mksh (from .../mksh_40.9.20120630-4_m68k.deb) ...
Processing triggers for man-db ...
Setting up less (456-1) ...
Setting up ed (1.6-2) ...
Setting up jupp (3.1.24-1) ...
update-alternatives: using /usr/bin/jupp to provide /usr/bin/editor (editor) in 
auto mode
Setting up mksh (40.9.20120630-4) ...
update-alternatives: using /bin/mksh to provide /bin/ksh (ksh) in auto mode
I: user script /var/cache/pbuilder/build/cow.11777/tmp/hooks/C80shell-jupp 
finished

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

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.
Sébastien Villemot <[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: SHA256

Format: 1.8
Date: Thu, 30 Apr 2015 23:43:43 +0200
Source: double-conversion
Binary: libdouble-conversion1 libdouble-conversion-dev libdouble-conversion-dbg
Architecture: source amd64
Version: 2.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Sébastien Villemot <[email protected]>
Description:
 libdouble-conversion-dbg - routines to convert IEEE floats to and from strings 
(debugging sy
 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: 699849 780245
Changes:
 double-conversion (2.0.1-2) unstable; urgency=medium
 .
   * Add support for m68k.
     Thanks to Thorsten Glaser for the patch. (Closes: #699849)
   * Add a symbols file. (Closes: #780245)
   * Bump Standards-Version to 3.9.6, no changes needed.
Checksums-Sha1:
 eba0a69fdf21e1b615cc2756ff7391c2752caa4a 2243 double-conversion_2.0.1-2.dsc
 3ab640df0471608ba051686315f419139cc9b1c1 4452 
double-conversion_2.0.1-2.debian.tar.xz
 3c70d833fe87a19b92805d572c1cda171bfc4efa 34142 
libdouble-conversion1_2.0.1-2_amd64.deb
 d340cf5f0cd904cfe4edba8b625b8020ce039975 49288 
libdouble-conversion-dev_2.0.1-2_amd64.deb
 4f774c5ca79e0b4f08ece2438dc48cb083f2f3bb 92330 
libdouble-conversion-dbg_2.0.1-2_amd64.deb
Checksums-Sha256:
 705c4eecedf5c98530198924bc235a3edddce3e02936840211def0c5a429f007 2243 
double-conversion_2.0.1-2.dsc
 ed2b6a749e32a0fdae6598dd496d5bd4517740a0c720af3b39851f3aaead2f40 4452 
double-conversion_2.0.1-2.debian.tar.xz
 29699541a245413f2d2bc36b18da992ee165c46b7cf306aab06a3dfacbccfb64 34142 
libdouble-conversion1_2.0.1-2_amd64.deb
 9e571b8f188ead06664ab16065e1e8c8396074c37dc3a98ff2c13d54c464e98c 49288 
libdouble-conversion-dev_2.0.1-2_amd64.deb
 fb5e8725a295af737eed27c031431493a2ac505dd032456034677b9ac0d88754 92330 
libdouble-conversion-dbg_2.0.1-2_amd64.deb
Files:
 563089175dd868e3529c3aa11a9cca75 2243 libs extra double-conversion_2.0.1-2.dsc
 2ee85df6a1fd16abf2233ffc19c74c28 4452 libs extra 
double-conversion_2.0.1-2.debian.tar.xz
 64f1c5b55860a0bbc0a52223dffc9319 34142 libs extra 
libdouble-conversion1_2.0.1-2_amd64.deb
 0ac54739de06b5ed672b444649d10b8a 49288 libdevel extra 
libdouble-conversion-dev_2.0.1-2_amd64.deb
 69f4a6e6344258aaa7c030debe4c16d3 92330 debug extra 
libdouble-conversion-dbg_2.0.1-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVQqLOAAoJECzs6TUOzr5KotEP/jKOidiKRAxN922n5f5SIUsp
l90I0QdFbSm4o/l4R8dmL7zuUYU3r1nPL4R2OlZ8H+fDawYlIg0orqEnsBOATM7U
HK2q7zuFN4MkscnrqkKI43aE7cEtxD/ppLh2/N81DrNZaeP4C8kUt0SGXoUfmzD5
ASNadj53oQmsTcHKLXTmWBQQgXN6a7vqpmEqStk1FCRMrBcJq+g4LdZ/pCEYymH3
alKfc8Aahe7TFtJhGqS+OiWIojpBGmeYxWzz53MQCqoKHAtVfcX2x71ILYy01YLr
ss59x80l7ErTyfrhgl+rpreZpniTifXgqJYcXUMY9xfBgMD5dLLLT2Q16u7tSpUR
w+nJJBGH3XQsMYbjqxlOhdPqVwtbdku0QTfmKymaiOfqGA+XOh0sRrVDEia/55/F
EhA+LsVotrE58I0JaasJ4YE5n6kWFSA6aifIcfwI/Fz7tdfBT7W1EsfV1I8v6ZkY
fPQrZ8/M2H+uH7hspn+MU8ZSFpIOrIuOPu9uHbupSz/nRNGLDILiXWAhmX/8TerZ
xRexV+QW1+lCZUbce6JkEO9bJY2GmAKWi0fa6zBxIO7lGqaB/I9ydN5y+GDlgiwY
1iatv3YlIeqSTD9SDR7/4FIMKrYCvdSslqB/NWJ4VYI4j6r6FN9pNsYfpu8+mB7/
Schgin9Gmt8ioQwq5wkm
=MO0j
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to