Your message dated Sun, 07 Aug 2016 15:37:45 +0000
with message-id <[email protected]>
and subject line Bug#831091: fixed in alljoyn-core-1509 15.09a-4
has caused the Debian Bug report #831091,
regarding alljoyn-core-1509: FTBFS with GCC 6: math.h:63:12: error:
'std::fpclassify' has not been declared
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.)
--
831091: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831091
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: alljoyn-core-1509
Version: 15.09a-3
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20160713 qa-ftbfs
Justification: FTBFS with GCC 6 on amd64
Hi,
During a rebuild of all packages in sid using the gcc-defaults package
available in experimental to make GCC default to version 6, your package failed
to build on amd64. For more information about GCC 6 and Stretch, see:
- https://wiki.debian.org/GCC6
- https://lists.debian.org/debian-devel-announce/2016/06/msg00007.html
Relevant part (hopefully):
> g++ -o build/linux/x86_64/release/obj/common/CryptoSRP.o -c -std=c++11 -Wall
> -Werror -pipe -fno-exceptions -fno-strict-aliasing
> -fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
> -fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
> -Wno-unknown-pragmas -Wunused-parameter -Os -m64 -fPIC -DNDEBUG -DROUTER
> -DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
> -Ibuild/linux/x86_64/release/dist/cpp/inc
> -Ibuild/linux/x86_64/release/dist/c/inc
> -Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
> -Icommon/crypto -Ibuild/linux/x86_64/release/dist/cpp/inc
> common/src/CryptoSRP.cc
> In file included from common/src/CryptoSRP.cc:29:0:
> /usr/include/c++/6/math.h:63:12: error: 'std::fpclassify' has not been
> declared
> using std::fpclassify;
> ^~~~~~~~~~
> /usr/include/c++/6/math.h:64:12: error: 'std::isfinite' has not been declared
> using std::isfinite;
> ^~~~~~~~
> /usr/include/c++/6/math.h:65:12: error: 'std::isinf' has not been declared
> using std::isinf;
> ^~~~~
> /usr/include/c++/6/math.h:66:12: error: 'std::isnan' has not been declared
> using std::isnan;
> ^~~~~
> /usr/include/c++/6/math.h:67:12: error: 'std::isnormal' has not been declared
> using std::isnormal;
> ^~~~~~~~
> /usr/include/c++/6/math.h:68:12: error: 'std::signbit' has not been declared
> using std::signbit;
> ^~~~~~~
> /usr/include/c++/6/math.h:69:12: error: 'std::isgreater' has not been declared
> using std::isgreater;
> ^~~~~~~~~
> /usr/include/c++/6/math.h:70:12: error: 'std::isgreaterequal' has not been
> declared
> using std::isgreaterequal;
> ^~~~~~~~~~~~~~
> /usr/include/c++/6/math.h:71:12: error: 'std::isless' has not been declared
> using std::isless;
> ^~~~~~
> /usr/include/c++/6/math.h:72:12: error: 'std::islessequal' has not been
> declared
> using std::islessequal;
> ^~~~~~~~~~~
> /usr/include/c++/6/math.h:73:12: error: 'std::islessgreater' has not been
> declared
> using std::islessgreater;
> ^~~~~~~~~~~~~
> /usr/include/c++/6/math.h:74:12: error: 'std::isunordered' has not been
> declared
> using std::isunordered;
> ^~~~~~~~~~~
> scons: *** [build/linux/x86_64/release/obj/common/CryptoSRP.o] Error 1
> scons: building terminated because of errors.
> make[1]: *** [override_dh_auto_build] Error 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/07/13/alljoyn-core-1509_15.09a-3_unstable_gcc6.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: alljoyn-core-1509
Source-Version: 15.09a-4
We believe that the bug you reported is fixed in the latest version of
alljoyn-core-1509, 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.
Thorsten Alteholz <[email protected]> (supplier of updated alljoyn-core-1509
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, 07 Aug 2016 12:31:37 +0200
Source: alljoyn-core-1509
Binary: liballjoyn1509 liballjoyn-dev-1509 liballjoyn-c1509
liballjoyn-c-dev-1509 alljoyn-daemon-1509 liballjoyn-common-dev-1509
Architecture: source amd64
Version: 15.09a-4
Distribution: sid
Urgency: medium
Maintainer: Thorsten Alteholz <[email protected]>
Changed-By: Thorsten Alteholz <[email protected]>
Description:
alljoyn-daemon-1509 - AllJoyn daemon service
liballjoyn-c-dev-1509 - AllJoyn C development library
liballjoyn-c1509 - AllJoyn C run-time library
liballjoyn-common-dev-1509 - AllJoyn common development files
liballjoyn-dev-1509 - AllJoyn C++ development library
liballjoyn1509 - AllJoyn C++ run-time library
Closes: 831091
Changes:
alljoyn-core-1509 (15.09a-4) unstable; urgency=medium
.
* take care of gcc-6 build errors (Closes: #831091)
* deactivating gtest for now as it does not work with gcc-6
(-> look at #833636)
Checksums-Sha1:
50bdd7c3a86a4c29704e29ad8518084643770f99 2559 alljoyn-core-1509_15.09a-4.dsc
d839f7b4e515b1d9f5af74fb1e19fb156b700f3f 4118721
alljoyn-core-1509_15.09a.orig.tar.gz
f7416810449b07a6d37635a5fc8da7ab1bf61580 11272
alljoyn-core-1509_15.09a-4.debian.tar.xz
05d4c88511598e416f8f68681d06fda7ee541822 396936
alljoyn-daemon-1509_15.09a-4_amd64.deb
d945e5e2fc29624bcce5fd73f955911466fa0984 248818
liballjoyn-c-dev-1509_15.09a-4_amd64.deb
d7509ffdc5eeac7373c8353e8d50d7976cc1a034 368618
liballjoyn-c1509_15.09a-4_amd64.deb
f4c481c92e11fc16081551749b61bedea74435a4 130198
liballjoyn-common-dev-1509_15.09a-4_amd64.deb
02e070dc0e1639599833bce24bc99e0e008b71e9 851414
liballjoyn-dev-1509_15.09a-4_amd64.deb
dde4be2e0bcff9e183e33efc41551dc2ed6ed31f 4230042
liballjoyn1509_15.09a-4_amd64.deb
Checksums-Sha256:
4c4076cdfa8f9265218ee9a049dfbfc9f057cf2cd27d767a36afca56596c7dea 2559
alljoyn-core-1509_15.09a-4.dsc
f9e816ff87c1e5e4ab2e264d3957973aecccff6402f73d5ba17efc1fc41eba11 4118721
alljoyn-core-1509_15.09a.orig.tar.gz
5815e496a94df5bf6280e64d3d7db4ce9b4d1bd509aa8477fe5395a5b24a4f29 11272
alljoyn-core-1509_15.09a-4.debian.tar.xz
e5170e60e849434aa9e857b82b2d27d49b1e5b41402430ada52c703c3d65e5f6 396936
alljoyn-daemon-1509_15.09a-4_amd64.deb
6c33bb9de3efe1f0f183a3cdec99d21468aa62bbef21bcb94e8b530f526585a7 248818
liballjoyn-c-dev-1509_15.09a-4_amd64.deb
8933b7b3ba192cbb7a0324ae502a111452c83d2a7da9a3ed846a186ff8644b6b 368618
liballjoyn-c1509_15.09a-4_amd64.deb
7b287f3d05e76e3a0058aca73006d7e7b6f63f7ff463709894b0cee8ff2470eb 130198
liballjoyn-common-dev-1509_15.09a-4_amd64.deb
5ff2c39f427317066143ba5aa18f849213fec1293b3c28801357bb847cec1d1c 851414
liballjoyn-dev-1509_15.09a-4_amd64.deb
2d02b96036d57c29b11d41ec73fc5baff677ba6b64594576180197b3b64e5fd1 4230042
liballjoyn1509_15.09a-4_amd64.deb
Files:
c1ee48a828ae190951e718c57f1210d7 2559 net extra alljoyn-core-1509_15.09a-4.dsc
3bb4c4d5a7ea252c250d77b377dc9ece 4118721 net extra
alljoyn-core-1509_15.09a.orig.tar.gz
628a3bbaab836402268ca38c0a453082 11272 net extra
alljoyn-core-1509_15.09a-4.debian.tar.xz
8c431879722089adf10e210e7e5a5bdf 396936 net extra
alljoyn-daemon-1509_15.09a-4_amd64.deb
70f067b7ccdcdace45f20b2ed4636d44 248818 libdevel extra
liballjoyn-c-dev-1509_15.09a-4_amd64.deb
f9053f4ecb182c6224f6686d845bff5a 368618 net extra
liballjoyn-c1509_15.09a-4_amd64.deb
8cca8fcc2bf4b663d79902302b54a56c 130198 libdevel extra
liballjoyn-common-dev-1509_15.09a-4_amd64.deb
c18cba00870c3dbc520621febb5fd817 851414 libdevel extra
liballjoyn-dev-1509_15.09a-4_amd64.deb
c753a88cab2cd3e2167e813447dc8a87 4230042 net extra
liballjoyn1509_15.09a-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAEBCgBmBQJXp0mwXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2MjAxRkJGRkRCQkRFMDc4MjJFQUJCOTY5
NkZDQUMwRDM4N0I1ODQ3AAoJEJb8rA04e1hHRG0P/RGl/KwUXd1t69SlRvctRLoj
HHCvh7vXbS9knqR0a2vHCS5hDu5kRT1Tm+MKCInpBSOFqybeOl+jsbVp00ioJu65
p5DYLkobhkjpDU6Ao0XpDLJzd9hbFIYm0hAch9Y9iedAuc+lT2FpG8alULmM7OSN
/UQXUq2Gmr15M7E57JchGlEt/NelV0eGNRMmHKHOvjwTwE4XqtfWRkba6u7cguUx
9jpBwA3m0ESccORawSGOulkzyJOShQ7ZUIMMCC+mI4azqFo2XxQ1pQIVWArbTlrO
FDzjYGBTRQqI5OUdq/zSGukgCdS4kJ5OILJKv/TYCTBqMIIF7czhwp4jGT8ODixZ
U54Hoa+DTw8oedsJCbFNpQWGAiKkap1RexGRnkHI9pdHEz/LSYMSFsBcnXJqc5/a
5YEcf8kn4fsiMbCdST50Tu4Gez+KaJC6zn2knubwDPKfm7wIlfbc5vTViKvZ9yLj
Z06UdtC+mGzoApgmDybcDjImexBPVbcawdKpnhXXwXMJy2GPOgbZ4s0CiT9SaLv+
lOpir1+pT2uayn1dkEJOvUzstOLers2GyHIYOwAmIUGA/8IyjUW+XMSP2FpH5mdp
OPRY54qYej4l4asWGZJ6uoG1TZD4C7ETqBQdIOGqq5YobZhgnPSR6tzdksPQqYVU
EsRg0MJJCgfg+QrDL4rS
=tkgE
-----END PGP SIGNATURE-----
--- End Message ---