Your message dated Mon, 02 Jun 2014 01:33:58 +0000
with message-id <e1wrh8q-0004qq...@franck.debian.org>
and subject line Bug#746872: fixed in libopkele 2.0.4-8
has caused the Debian Bug report #746872,
regarding libopkele: 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.)
--
746872: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746872
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libopkele
Version: 2.0.4-6
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/libopkele_2.0.4-6_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
[...]
checking for SQLITE3... yes
checking for KINGATE... no
checking for UUID... yes
checking for XRI resolver proxy... https://xri.net/
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libopkele.pc
config.status: creating Doxyfile
config.status: creating include/Makefile
config.status: creating include/opkele/tr1-mem.h
config.status: creating lib/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: creating include/opkele/acconfig.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
make[1]: Leaving directory `/«PKGBUILDDIR»'
dh_auto_build -a
make[1]: Entering directory `/«PKGBUILDDIR»'
make all-recursive
make[2]: Entering directory `/«PKGBUILDDIR»'
Making all in include
make[3]: Entering directory `/«PKGBUILDDIR»/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/«PKGBUILDDIR»/include'
Making all in lib
make[3]: Entering directory `/«PKGBUILDDIR»/lib'
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I..
-I../include/ -I../include/ -DNDEBUG -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
-o params.lo params.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/
-DNDEBUG -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Werror=format-security -c params.cc -fPIC -DPIC -o .libs/params.o
In file included from ../include/opkele/types.h:16:0,
from params.cc:1:
../include/opkele/iterator.h:162:7: error: invalid abstract return type
'opkele::util::basic_filterator<IT>'
basic_filterator<IT> operator++(int) {
^
../include/opkele/iterator.h:126:12: note: because the following virtual
functions are pure within 'opkele::util::basic_filterator<IT>':
class basic_filterator : public iterator<
^
../include/opkele/iterator.h:173:20: note: virtual bool
opkele::util::basic_filterator<IT>::is_interesting() const
virtual bool is_interesting() const = 0;
^
make[3]: *** [params.lo] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/lib'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: Leaving directory `/«PKGBUILDDIR»'
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: libopkele
Source-Version: 2.0.4-8
We believe that the bug you reported is fixed in the latest version of
libopkele, 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.
NIIBE Yutaka <gni...@fsij.org> (supplier of updated libopkele 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: Mon, 02 Jun 2014 00:33:23 +0000
Source: libopkele
Binary: libopkele-dev libopkele3
Architecture: source armhf
Version: 2.0.4-8
Distribution: unstable
Urgency: medium
Maintainer: NIIBE Yutaka <gni...@fsij.org>
Changed-By: NIIBE Yutaka <gni...@fsij.org>
Description:
libopkele-dev - OpenID support library in C++ (development)
libopkele3 - OpenID support library in C++ (runtime)
Closes: 727428 746872
Changes:
libopkele (2.0.4-8) unstable; urgency=medium
.
* debian/rules: Add autoreconf option. Thanks to Matthias Klose and
Logan Rosen (Closes: #727428).
* debian/control (Build-Depends): Remove autotools-dev. Add
dh-autoreconf.
* debian/patches/fix-ftbfs-gcc4.9.diff: New. Thanks to Matthias Klose
(Closes: #746872).
Checksums-Sha1:
a7ada359aa433686c90cb69e67954820da33eed3 1576 libopkele_2.0.4-8.dsc
df254ad32212fb0175ee97d9abab156212b2bc71 4012 libopkele_2.0.4-8.debian.tar.xz
a8144c28f56efc76f58b6533fa893b3a3a8486d0 128760 libopkele-dev_2.0.4-8_armhf.deb
a5c5cbd107901d2d77b7274f0ec77ceff531bf56 88310 libopkele3_2.0.4-8_armhf.deb
Checksums-Sha256:
1ce8bb7e1652916f5fe47d835260ff4f4a0d8989207590acb4f1b73d48b2a424 1576
libopkele_2.0.4-8.dsc
5209309a8834e5bf081bcb67d43cdd2db9ba5f684ca860868b03afa2ac39302c 4012
libopkele_2.0.4-8.debian.tar.xz
b6dfce59250f78d21305c29a82695ca61b1da2db39c1e95ee3f4d1147195b8a8 128760
libopkele-dev_2.0.4-8_armhf.deb
87a842a5d715746f6517efc665aecfe00ab698fa75296ed901b9bcb72f3c1a3f 88310
libopkele3_2.0.4-8_armhf.deb
Files:
e49eb5394ede242fab3a285d6a44725a 128760 libdevel extra
libopkele-dev_2.0.4-8_armhf.deb
fb68c5546a3692d2e9c66d8eda59aa49 88310 libs extra libopkele3_2.0.4-8_armhf.deb
ad3b31b4c8afe51162ddfff6854b1ec4 1576 libs extra libopkele_2.0.4-8.dsc
5ec0df83bf5c0a9e492c88acef9a0f7e 4012 libs extra
libopkele_2.0.4-8.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iQEcBAEBCAAGBQJTi9H4AAoJEAC0Xr1Mp7q+la0H/1IDWrXTNJE/veK7j03HT2z2
hE8loDf27PmKS4rHtuILbuffXUfN5lxdFqvYtn34H21WkpqYBTOLN7MdZfNe7SXf
eObB6rCVTbshQkC9bWqeSouXR9tC4Pl9JdjCjXFdPSzJ4qC2Ww3112W2vAUWdTfk
9p40dUHKdJESzfB9ERrejP9ULEKwL79EtNXlB7Iz7eLyj6bcTol1MV+r6/+tvKKR
bJFssX9+4Y2H0plJqGFmf2NnXU2lL4Di5MqSNRX9PEHFkqzHfouOGHg9tKaPx2KM
0NxnL83xnMHiZ1kjben/24nr3F2eligMt8PrXp6qs40Np3Ip4kKwA5YZ2yN2Bvs=
=CLI1
-----END PGP SIGNATURE-----
--- End Message ---