Your message dated Tue, 15 May 2012 11:37:06 +0000
with message-id <e1sug3u-0006xm...@franck.debian.org>
and subject line Bug#667300: fixed in ntl 5.5.2-2
has caused the Debian Bug report #667300,
regarding ntl: ftbfs with GCC-4.7
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 ow...@bugs.debian.org
immediately.)
--
667300: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667300
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ntl
Version: 5.5.2-1
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7
The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.
dh_makeshlibs: dpkg-gensymbols -plibntl0 -Idebian/libntl0.symbols
-Pdebian/libntl0 returned exit code 1
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/ntl_5.5.2-1_unstable-gcc47.log
The last lines of the build log are at the end of this report.
Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html
To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
[...]
+ _ZN3NTL5ZZ_pXaSERKS0_@Base 5.5.2-1
+ _ZN3NTL6ZZ_pEXaSERKS0_@Base 5.5.2-1
+ _ZN3NTL6mat_RRD1Ev@Base 5.5.2-1
+ _ZN3NTL6mat_RRD2Ev@Base 5.5.2-1
+ _ZN3NTL6mat_ZZD1Ev@Base 5.5.2-1
+ _ZN3NTL6mat_ZZD2Ev@Base 5.5.2-1
+ _ZN3NTL6zz_pEXaSERKS0_@Base 5.5.2-1
+ _ZN3NTL7mat_GF2D1Ev@Base 5.5.2-1
+ _ZN3NTL7mat_GF2D2Ev@Base 5.5.2-1
+ _ZN3NTL7vec_GF2D1Ev@Base 5.5.2-1
+ _ZN3NTL7vec_GF2D2Ev@Base 5.5.2-1
+ _ZN3NTL8mat_GF2ED1Ev@Base 5.5.2-1
+ _ZN3NTL8mat_GF2ED2Ev@Base 5.5.2-1
+ _ZN3NTL8mat_ZZ_pD1Ev@Base 5.5.2-1
+ _ZN3NTL8mat_ZZ_pD2Ev@Base 5.5.2-1
+ _ZN3NTL8mat_zz_pD1Ev@Base 5.5.2-1
+ _ZN3NTL8mat_zz_pD2Ev@Base 5.5.2-1
+ _ZN3NTL9mat_ZZ_pED1Ev@Base 5.5.2-1
+ _ZN3NTL9mat_ZZ_pED2Ev@Base 5.5.2-1
+ _ZN3NTL9mat_zz_pED1Ev@Base 5.5.2-1
+ _ZN3NTL9mat_zz_pED2Ev@Base 5.5.2-1
+ _ZN3NTLdvERKNS_2RREd@Base 5.5.2-1
+ _ZN3NTLmlERKNS_2RRES2_@Base 5.5.2-1
+ _ZN3NTLmlEdRKNS_2RRE@Base 5.5.2-1
_ntl_ForceToMem@Base 0
_ntl_GetTime@Base 0
_ntl_IsFinite@Base 0
dh_makeshlibs: dpkg-gensymbols -plibntl0 -Idebian/libntl0.symbols
-Pdebian/libntl0 returned exit code 1
make: *** [binary-arch] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit
status 2
--- End Message ---
--- Begin Message ---
Source: ntl
Source-Version: 5.5.2-2
We believe that the bug you reported is fixed in the latest version of
ntl, which is due to be installed in the Debian FTP archive:
libntl-dev_5.5.2-2_amd64.deb
to main/n/ntl/libntl-dev_5.5.2-2_amd64.deb
libntl0_5.5.2-2_amd64.deb
to main/n/ntl/libntl0_5.5.2-2_amd64.deb
ntl_5.5.2-2.debian.tar.gz
to main/n/ntl/ntl_5.5.2-2.debian.tar.gz
ntl_5.5.2-2.dsc
to main/n/ntl/ntl_5.5.2-2.dsc
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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bernhard R. Link <brl...@debian.org> (supplier of updated ntl 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 15 May 2012 11:46:08 +0200
Source: ntl
Binary: libntl0 libntl-dev
Architecture: source amd64
Version: 5.5.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Bernhard R. Link <brl...@debian.org>
Description:
libntl-dev - Number Theory Library, development files
libntl0 - Number Theory Library, shared library
Closes: 667300
Changes:
ntl (5.5.2-2) unstable; urgency=low
.
* add more optional symbols to avoid
failure with g++-4.7 (Closes: 667300)
* increase Standards-Version
Checksums-Sha1:
66ad57383c931bf5e31574988ffdc0021d1197c9 2038 ntl_5.5.2-2.dsc
9cf0fac8a09e45415074e217f82ee51394f93f1f 28673 ntl_5.5.2-2.debian.tar.gz
be92f3dab42f6d3cf9baf46dceac48c67434f929 791514 libntl0_5.5.2-2_amd64.deb
598101ea383fc0bc537be94d6b1c04a9da04a6b0 1276428 libntl-dev_5.5.2-2_amd64.deb
Checksums-Sha256:
ebefc4a998dc879d478ffc94a260eadb33b2febd0cc12187bdde191edc18dfa5 2038
ntl_5.5.2-2.dsc
ad08098df73151446d21e888701fd4b839faba35e140c4885107a9b095847330 28673
ntl_5.5.2-2.debian.tar.gz
3f81d9468a3aaa4747a23c87108b521cafa46795c3fee0dfc06114c4439d15e9 791514
libntl0_5.5.2-2_amd64.deb
01074e4e792606b6ac2b05154de485e5408c548574f8e5a27959a9c88d2077fa 1276428
libntl-dev_5.5.2-2_amd64.deb
Files:
17d3f2b65bcfc905740df31f6ddb109e 2038 math optional ntl_5.5.2-2.dsc
e6b7a85198a8e44dac6caa21a8df1cef 28673 math optional ntl_5.5.2-2.debian.tar.gz
a989075bb7e889c9fa15adc852cc4023 791514 libs optional libntl0_5.5.2-2_amd64.deb
f31f19a64fba75e32e83cd80ebf6c033 1276428 libdevel extra
libntl-dev_5.5.2-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPsjxpAAoJEOxkTtbr1QJDpd8P/iajb1N1ha3MzAcbF3g4sQlu
Z7SfomRbSQSeK3nWYRE5QKStUxkyspFnF9Mt693j8zHEz8ck9ZApNMRY5n/aSPdo
hPifY61IB/FDpNAxESX5/m1vDqhDXS+ofV4oyfRCeTiXsM7/cLci4ta8s/63RYk/
JFQrRIWbYOhGdzioDdgFL1jg1s27wdv7yztD+BPjevqCVGeQ0AT/eK8jRlXAuLub
qmvbHmXJhTRtNP09KUA3OqU+jwjn4fVpC8LTbZHrgq7LN72wgyvvAl4d7IgKfpLR
jiINtrCmjhvIaALYd4240RX+uErLftOeMFoMbswlvVckiYW9Vw6cBbtnt+w753Cb
WZbrlY8augjEkmLVDAXGH5mfeeKfu5WqAJKXi2HJRLdee9k4Xf00Ggf8BtqumlcF
eLiEu3w6S7AKStPN5tCXwRtkDV7F45sXaaCLz273ZnGSkJ127y8Lune1cl5QpPAb
5CymvEXMoH9UMVGfRyy9XiOwLMr0xT/7SutBGO9G8zye1UN8Fqn9OOZC997jFKja
QqoNbK/TZYj70i9dy/G122AOXZ+emHG9RfFlMLfehiLuyf0o8lUCfNaz1TCE1YWx
RGbsUuy5V5sZM7MMg1GAoH0AeoMneNIUvF4ofMS9mR6T1/aePbMtq/Hl/xj1ae6l
EwPlxMQOxHtvrYLvNC0c
=NU51
-----END PGP SIGNATURE-----
--- End Message ---