Your message dated Wed, 09 Jul 2014 18:48:40 +0000
with message-id <e1x4wv2-0008w6...@franck.debian.org>
and subject line Bug#746867: fixed in lcalc 1.23+dfsg-3
has caused the Debian Bug report #746867,
regarding lcalc: ftbfs with GCC-4.9
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.)
--
746867: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746867
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:lcalc
Version: 1.23+dfsg-2
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.9
The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.
The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/lcalc_1.23+dfsg-2_unstable_gcc49.log
The last lines of the build log are at the end of this report.
To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols
files. For other C/C++ related build failures see the porting guide
at http://gcc.gnu.org/gcc-4.9/porting_to.html
[...]
USER=user
dpkg-buildpackage
âââââââââââââââââ
dpkg-buildpackage: source package lcalc
dpkg-buildpackage: source version 1.23+dfsg-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Tobias Hansen <than...@debian.org>
dpkg-source --before-build lcalc-1.23+dfsg
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
dh clean --sourcedirectory=src --parallel
dh_testdir -O--sourcedirectory=src -O--parallel
debian/rules override_dh_auto_clean
make[1]: Entering directory `/«BUILDDIR»/lcalc-1.23+dfsg'
rm -f src/libLfunction.so.0
dh_auto_clean
make[2]: Entering directory `/«BUILDDIR»/lcalc-1.23+dfsg/src'
rm -f *.o lcalc libLfunction.so.0 example_programs/example
make[2]: Leaving directory `/«BUILDDIR»/lcalc-1.23+dfsg/src'
make[1]: Leaving directory `/«BUILDDIR»/lcalc-1.23+dfsg'
dh_clean -O--sourcedirectory=src -O--parallel
debian/rules build-arch
dh build-arch --sourcedirectory=src --parallel
dh_testdir -a -O--sourcedirectory=src -O--parallel
dh_auto_configure -a -O--sourcedirectory=src -O--parallel
debian/rules override_dh_auto_build
make[1]: Entering directory `/«BUILDDIR»/lcalc-1.23+dfsg'
dh_auto_build -- PARI_DEFINE=-DINCLUDE_PARI
make[2]: Entering directory `/«BUILDDIR»/lcalc-1.23+dfsg/src'
make libLfunction.so.0
make[3]: Entering directory `/«BUILDDIR»/lcalc-1.23+dfsg/src'
g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -O3 -Wno-deprecated -ffast-math
-fPIC -I../include -c Lglobals.cc
g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -O3 -Wno-deprecated -ffast-math
-fPIC -I../include -c Lgamma.cc
g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -O3 -Wno-deprecated -ffast-math
-fPIC -I../include -c Lriemannsiegel.cc
In file included from ../include/L.h:532:0,
from Lriemannsiegel.cc:24:
../include/Ldirichlet_series.h:46:43: error: redeclaration of 'Complex
L_function<ttype>::dirichlet_series(Complex, long long int)' may not have
default arguments [-fpermissive]
dirichlet_series(Complex s, long long N=-1)
^
make[3]: *** [Lriemannsiegel.o] Error 1
make[3]: Leaving directory `/«BUILDDIR»/lcalc-1.23+dfsg/src'
make[2]: *** [all] Error 2
dh_auto_build: make -j1 PARI_DEFINE=-DINCLUDE_PARI returned exit code 2
make[2]: Leaving directory `/«BUILDDIR»/lcalc-1.23+dfsg/src'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/«BUILDDIR»/lcalc-1.23+dfsg'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: lcalc
Source-Version: 1.23+dfsg-3
We believe that the bug you reported is fixed in the latest version of
lcalc, 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 746...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Tobias Hansen <than...@debian.org> (supplier of updated lcalc 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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 18 May 2014 01:34:21 +0200
Source: lcalc
Binary: lcalc liblfunction0 liblfunction-dev
Architecture: source amd64
Version: 1.23+dfsg-3
Distribution: sid
Urgency: medium
Maintainer: Debian Science Team
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Tobias Hansen <than...@debian.org>
Description:
lcalc - program for calculating with L-functions
liblfunction-dev - development files for liblfunction
liblfunction0 - library for calculating with L-functions
Closes: 746048 746867
Changes:
lcalc (1.23+dfsg-3) UNRELEASED; urgency=medium
.
* Fix FTBFS with gcc-4.9. (Closes: #746867)
* With pari_2.7.patch the package build-depends now on pari >= 2.7
instead of >= 2.5. (Closes: #746048)
Checksums-Sha1:
14c9bf9c0a6c17b47d0d881b89a4e92ce6edfa6e 2117 lcalc_1.23+dfsg-3.dsc
b099a0623f7dbd7826a7fa564db0c950dd7a2f78 10668 lcalc_1.23+dfsg-3.debian.tar.xz
bd5e5b6ff0bd5ac4c9953e3a0cf4fb61860465c5 138250 lcalc_1.23+dfsg-3_amd64.deb
8c44f1bcbfa0a1db0e382cb4941b0fb6029f8ea2 33828
liblfunction0_1.23+dfsg-3_amd64.deb
0869d28984d52b63fbfc677648ac8d5612091e1f 49738
liblfunction-dev_1.23+dfsg-3_amd64.deb
Checksums-Sha256:
7615205fbb5fb8426ef95d6141825ca45e1bf9f5e55c4929183c38420580f62e 2117
lcalc_1.23+dfsg-3.dsc
3927b412850ac63d79ee9945d2d8021d51f8f429a9f5fe23f625616e4be1d25b 10668
lcalc_1.23+dfsg-3.debian.tar.xz
0e6468a5c65bc10eaa6183b87a6334868ef120ad9c65d0360ca17fb9b27313cb 138250
lcalc_1.23+dfsg-3_amd64.deb
b1293ccd25168b6f043343b967d58d4d8a0c9d5349840997cdc26bca85339aaf 33828
liblfunction0_1.23+dfsg-3_amd64.deb
8f56d3d2db952391f6d7aa84ca00b8d408a8533f3dcadf9f66f9c5b5490a2394 49738
liblfunction-dev_1.23+dfsg-3_amd64.deb
Files:
14bd06dc638c78b35c5bea83334d7703 138250 math optional
lcalc_1.23+dfsg-3_amd64.deb
71f7d1ff02a79cf7bc8ec546cdee591c 33828 math optional
liblfunction0_1.23+dfsg-3_amd64.deb
697a742e1f112c10e08bc1c2fcba40ec 49738 libdevel optional
liblfunction-dev_1.23+dfsg-3_amd64.deb
d8b891c90229c80e6c258e277b4b8879 2117 math optional lcalc_1.23+dfsg-3.dsc
6ebae73755b851dc4df1e518efccdefb 10668 math optional
lcalc_1.23+dfsg-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJTvY42AAoJEIyCFp2Ozs0qIeoP/R3ViPVIyQO3UvM2knarZrjx
i7LFOX5I70xDzFmt6+WF9K4KPv7t9SUKeRTfOSbCd5DrJNuaCCxjT0/nyymPpmSy
jvg9misP+X8UnCpeUWRXsXzxapc2iU+FASSw0c1trAy33Qs2l7xGtAL65UnqvQA1
Dboig5bfs+1JA0nCHBO0S1Tyhqotgp0d64YL0jDFAOEBhoXuTz6eQp0lssO+993Y
DnWUA3L7+WbAFRSgYJGP8yeqIWbIwEs09X2d93TDSI4GMrlwqfM6Mi6kwLGKZGkC
pllV5na8d3rNwSvRVIiDovjJaRfqu6dL3mbm7+WTMim3OWpWyrsnmcuDhnVOKRmO
byKtw03jdW3ge6xEcLdhqDHRUqO7yg3Kl7qAobX4dDhLtBZnttQWZCIxX0caPbZo
ZW8CSIid9WR9+o69uXH49UHhbqSNrDcwFQ8z+a4ua2c9ZBPX4lnATj9ddKy5azcD
Y2Xv9U5Uhpw7PqMn6Dcsl7/kZzQ/2M1Z2esqpl96cFZuXhWtk/rlykwRzIClhYVN
9CPlRVwN3JSoma6P3TyU5tdMosqDCmeNAHYMO9snnpNVUHScOz7fMERZGtbIl653
xntFCeKEYmuSt2YIEz+yigikeoBp0PyH5cImxDcixCmqvgfLImjJvEnrXAwl6N/k
h49uGTqHbrPDE5nqbHIw
=V+AW
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers