Your message dated Tue, 17 Apr 2012 06:32:46 +0000
with message-id <[email protected]>
and subject line Bug#667253: fixed in libopkele 2.0.4-5.3
has caused the Debian Bug report #667253,
regarding libopkele: 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 [email protected]
immediately.)
--
667253: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667253
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libopkele
Version: 2.0.4-5.2
Severity: important
Tags: sid wheezy
User: [email protected]
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.
../include/opkele/discovery.h:24:62: error: 'insert' was not declared in this
scope, and no declarations were found by argument-dependent lookup at the point
of instantiation [-fpermissive]
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/libopkele_2.0.4-5.2_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.
[...]
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I..
-I../include/ -I../include/ -DNDEBUG -g -O2 -c -o expat.lo expat.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/
-DNDEBUG -g -O2 -c expat.cc -fPIC -DPIC -o .libs/expat.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/
-DNDEBUG -g -O2 -c expat.cc -o expat.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I..
-I../include/ -I../include/ -DNDEBUG -g -O2 -c -o discovery.lo
discovery.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/
-DNDEBUG -g -O2 -c discovery.cc -fPIC -DPIC -o .libs/discovery.o
In file included from discovery.cc:5:0:
../include/opkele/discovery.h: In instantiation of '_DT&
opkele::xrd::priority_map<_DT>::add(long int, const _DT&) [with _DT =
opkele::xrd::service_t]':
discovery.cc:302:37: required from here
../include/opkele/discovery.h:24:62: error: 'insert' was not declared in this
scope, and no declarations were found by argument-dependent lookup at the point
of instantiation [-fpermissive]
../include/opkele/discovery.h:24:62: note: declarations in dependent base
'std::multimap<long int, opkele::xrd::service_t, opkele::xrd::priority_compare,
std::allocator<std::pair<const long int, opkele::xrd::service_t> > >' are not
found by unqualified lookup
../include/opkele/discovery.h:24:62: note: use 'this->insert' instead
../include/opkele/discovery.h: In instantiation of '_DT&
opkele::xrd::priority_map<_DT>::add(long int, const _DT&) [with _DT =
std::basic_string<char>]':
discovery.cc:389:69: required from here
../include/opkele/discovery.h:24:62: error: 'insert' was not declared in this
scope, and no declarations were found by argument-dependent lookup at the point
of instantiation [-fpermissive]
../include/opkele/discovery.h:24:62: note: declarations in dependent base
'std::multimap<long int, std::basic_string<char>,
opkele::xrd::priority_compare, std::allocator<std::pair<const long int,
std::basic_string<char> > > >' are not found by unqualified lookup
../include/opkele/discovery.h:24:62: note: use 'this->insert' instead
../include/opkele/discovery.h: In instantiation of '_DT&
opkele::xrd::priority_map<_DT>::add(long int, const _DT&) [with _DT =
opkele::xrd::uri_t]':
discovery.cc:430:96: required from here
../include/opkele/discovery.h:24:62: error: 'insert' was not declared in this
scope, and no declarations were found by argument-dependent lookup at the point
of instantiation [-fpermissive]
../include/opkele/discovery.h:24:62: note: declarations in dependent base
'std::multimap<long int, opkele::xrd::uri_t, opkele::xrd::priority_compare,
std::allocator<std::pair<const long int, opkele::xrd::uri_t> > >' are not found
by unqualified lookup
../include/opkele/discovery.h:24:62: note: use 'this->insert' instead
make[3]: *** [discovery.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[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: libopkele
Source-Version: 2.0.4-5.3
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:
libopkele-dev_2.0.4-5.3_amd64.deb
to main/libo/libopkele/libopkele-dev_2.0.4-5.3_amd64.deb
libopkele3_2.0.4-5.3_amd64.deb
to main/libo/libopkele/libopkele3_2.0.4-5.3_amd64.deb
libopkele_2.0.4-5.3.debian.tar.gz
to main/libo/libopkele/libopkele_2.0.4-5.3.debian.tar.gz
libopkele_2.0.4-5.3.dsc
to main/libo/libopkele/libopkele_2.0.4-5.3.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 17 Apr 2012 08:17:36 +0200
Source: libopkele
Binary: libopkele-dev libopkele3
Architecture: source amd64
Version: 2.0.4-5.3
Distribution: unstable
Urgency: low
Maintainer: NIIBE Yutaka <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
libopkele-dev - OpenID support library in C++ (development)
libopkele3 - OpenID support library in C++ (runtime)
Closes: 667253
Changes:
libopkele (2.0.4-5.3) unstable; urgency=low
.
* Non maintainer upload.
* Fix build failure with GCC 4.7. Closes: #667253.
Checksums-Sha1:
a4c4461b903b4e8aec0d93fcf75dc8f43e60c3dd 1266 libopkele_2.0.4-5.3.dsc
23d4c14d06c7bdf1bf06de35d5b974b8df2ab5f1 3791 libopkele_2.0.4-5.3.debian.tar.gz
78979a8e479d07229ceeb277fd484b3213105620 190190
libopkele-dev_2.0.4-5.3_amd64.deb
f34038af04e1957dd8dd950b18cab2dccd50ec44 120614 libopkele3_2.0.4-5.3_amd64.deb
Checksums-Sha256:
e15f98b8917802f60271c875e25b2b02f87d8889d0081664b9c0404cbf5900e3 1266
libopkele_2.0.4-5.3.dsc
eef2de9f2d2f8793ccbd94da7ced068989bd335fc9500b9210aaa0cbec315526 3791
libopkele_2.0.4-5.3.debian.tar.gz
0836f448ded626e889805b6cb1cae8d9f169abe044b95a874e083b134716cc92 190190
libopkele-dev_2.0.4-5.3_amd64.deb
5e2941abeb90b3fe5300918e250290c7864ceeace0e55b146b2530dffd1bffc5 120614
libopkele3_2.0.4-5.3_amd64.deb
Files:
5924bbaf1ebdbbb31ef4c1ef2f20ade7 1266 libs extra libopkele_2.0.4-5.3.dsc
e9bbc6957f81aca6723b5d9e6cd89eab 3791 libs extra
libopkele_2.0.4-5.3.debian.tar.gz
4a4da15621f73388a33c7e9726931056 190190 libdevel extra
libopkele-dev_2.0.4-5.3_amd64.deb
ed5d7631cda12c623ba36db9f2d97f77 120614 libs extra
libopkele3_2.0.4-5.3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk+NDN4ACgkQStlRaw+TLJwF9gCfbYv8d8VdD9Q7/Yoru5pW5Cg+
4HcAn0u/QKgSkX+L3zNJt7CP0Ux/22+w
=1M9b
-----END PGP SIGNATURE-----
--- End Message ---