Your message dated Wed, 23 May 2012 23:48:13 +0000
with message-id <[email protected]>
and subject line Bug#672094: fixed in protobuf 2.4.1-2
has caused the Debian Bug report #672094,
regarding protobuf: FTBFS:
./include/gtest/internal/gtest-param-util-generated.h:80:26: error: 'ValuesIn'
was not declared in this scope, and no declarations were found by
argument-dependent lookup at the point of instantiation [-fpermissive]
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.)
--
672094: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672094
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: protobuf
Version: 2.4.1-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120508 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I./build-aux -I. -I./include -g -DNDEBUG -c -o src/gtest_main.lo
> src/gtest_main.cc
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -g
> -DNDEBUG -c src/gtest.cc -fPIC -DPIC -o src/.libs/gtest.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -g
> -DNDEBUG -c src/gtest-death-test.cc -fPIC -DPIC -o
> src/.libs/gtest-death-test.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -g
> -DNDEBUG -c src/gtest-typed-test.cc -fPIC -DPIC -o
> src/.libs/gtest-typed-test.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -g
> -DNDEBUG -c src/gtest-filepath.cc -fPIC -DPIC -o src/.libs/gtest-filepath.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -g
> -DNDEBUG -c src/gtest-port.cc -fPIC -DPIC -o src/.libs/gtest-port.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -g
> -DNDEBUG -c src/gtest_main.cc -fPIC -DPIC -o src/.libs/gtest_main.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -g
> -DNDEBUG -c src/gtest-test-part.cc -fPIC -DPIC -o src/.libs/gtest-test-part.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -g
> -DNDEBUG -c src/gtest-filepath.cc -o src/gtest-filepath.o >/dev/null 2>&1
> In file included from ./include/gtest/gtest-param-test.h:159:0,
> from ./include/gtest/gtest.h:59,
> from src/gtest-typed-test.cc:33:
> ./include/gtest/internal/gtest-param-util-generated.h: In instantiation of
> 'testing::internal::ValueArray2<T1, T2>::operator
> testing::internal::ParamGenerator<T>() const [with T = bool; T1 = bool; T2 =
> bool]':
> ./include/gtest/gtest-param-test.h:1186:28: required from here
> ./include/gtest/internal/gtest-param-util-generated.h:80:26: error:
> 'ValuesIn' was not declared in this scope, and no declarations were found by
> argument-dependent lookup at the point of instantiation [-fpermissive]
> In file included from ./include/gtest/gtest.h:59:0,
> from src/gtest-typed-test.cc:33:
> ./include/gtest/gtest-param-test.h:288:58: note: 'template<class Container>
> testing::internal::ParamGenerator<typename Container::value_type>
> testing::ValuesIn(const Container&)' declared here, later in the translation
> unit
> In file included from ./include/gtest/gtest-param-test.h:159:0,
> from ./include/gtest/gtest.h:59,
> from src/gtest_main.cc:32:
> ./include/gtest/internal/gtest-param-util-generated.h: In instantiation of
> 'testing::internal::ValueArray2<T1, T2>::operator
> testing::internal::ParamGenerator<T>() const [with T = bool; T1 = bool; T2 =
> bool]':
> ./include/gtest/gtest-param-test.h:1186:28: required from here
> ./include/gtest/internal/gtest-param-util-generated.h:80:26: error:
> 'ValuesIn' was not declared in this scope, and no declarations were found by
> argument-dependent lookup at the point of instantiation [-fpermissive]
> In file included from ./include/gtest/gtest.h:59:0,
> from src/gtest_main.cc:32:
> ./include/gtest/gtest-param-test.h:288:58: note: 'template<class Container>
> testing::internal::ParamGenerator<typename Container::value_type>
> testing::ValuesIn(const Container&)' declared here, later in the translation
> unit
> In file included from ./include/gtest/gtest-param-test.h:159:0,
> from ./include/gtest/gtest.h:59,
> from ./include/gtest/gtest-spi.h:38,
> from src/gtest-port.cc:53:
> ./include/gtest/internal/gtest-param-util-generated.h: In instantiation of
> 'testing::internal::ValueArray2<T1, T2>::operator
> testing::internal::ParamGenerator<T>() const [with T = bool; T1 = bool; T2 =
> bool]':
> ./include/gtest/gtest-param-test.h:1186:28: required from here
> ./include/gtest/internal/gtest-param-util-generated.h:80:26: error:
> 'ValuesIn' was not declared in this scope, and no declarations were found by
> argument-dependent lookup at the point of instantiation [-fpermissive]
> In file included from ./include/gtest/gtest.h:59:0,
> from ./include/gtest/gtest-spi.h:38,
> from src/gtest-port.cc:53:
> ./include/gtest/gtest-param-test.h:288:58: note: 'template<class Container>
> testing::internal::ParamGenerator<typename Container::value_type>
> testing::ValuesIn(const Container&)' declared here, later in the translation
> unit
> make[4]: *** [src/gtest-typed-test.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/05/08/protobuf_2.4.1-1_unstable.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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Source: protobuf
Source-Version: 2.4.1-2
We believe that the bug you reported is fixed in the latest version of
protobuf, which is due to be installed in the Debian FTP archive:
libprotobuf-dev_2.4.1-2_amd64.deb
to main/p/protobuf/libprotobuf-dev_2.4.1-2_amd64.deb
libprotobuf-java_2.4.1-2_all.deb
to main/p/protobuf/libprotobuf-java_2.4.1-2_all.deb
libprotobuf-lite7_2.4.1-2_amd64.deb
to main/p/protobuf/libprotobuf-lite7_2.4.1-2_amd64.deb
libprotobuf7_2.4.1-2_amd64.deb
to main/p/protobuf/libprotobuf7_2.4.1-2_amd64.deb
libprotoc-dev_2.4.1-2_amd64.deb
to main/p/protobuf/libprotoc-dev_2.4.1-2_amd64.deb
libprotoc7_2.4.1-2_amd64.deb
to main/p/protobuf/libprotoc7_2.4.1-2_amd64.deb
protobuf-compiler_2.4.1-2_amd64.deb
to main/p/protobuf/protobuf-compiler_2.4.1-2_amd64.deb
protobuf_2.4.1-2.debian.tar.gz
to main/p/protobuf/protobuf_2.4.1-2.debian.tar.gz
protobuf_2.4.1-2.dsc
to main/p/protobuf/protobuf_2.4.1-2.dsc
python-protobuf_2.4.1-2_amd64.deb
to main/p/protobuf/python-protobuf_2.4.1-2_amd64.deb
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.
Iustin Pop <[email protected]> (supplier of updated protobuf 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: Thu, 24 May 2012 01:27:26 +0200
Source: protobuf
Binary: libprotobuf7 libprotobuf-lite7 libprotobuf-dev libprotoc7 libprotoc-dev
protobuf-compiler python-protobuf libprotobuf-java
Architecture: source all amd64
Version: 2.4.1-2
Distribution: unstable
Urgency: low
Maintainer: Iustin Pop <[email protected]>
Changed-By: Iustin Pop <[email protected]>
Description:
libprotobuf-dev - protocol buffers C++ library (development files)
libprotobuf-java - Java bindings for protocol buffers
libprotobuf-lite7 - protocol buffers C++ library (lite version)
libprotobuf7 - protocol buffers C++ library
libprotoc-dev - protocol buffers compiler library (development files)
libprotoc7 - protocol buffers compiler library
protobuf-compiler - compiler for protocol buffer definition files
python-protobuf - Python bindings for protocol buffers
Closes: 648672 648850 653115 664744 672094 673675
Changes:
protobuf (2.4.1-2) unstable; urgency=low
.
[ Matthias Klose ]
* Work around build failure with GCC 4.7. Closes: #672094.
.
[ Jakub Adam ]
* Install libprotobuf-java without reference to parent POM
(Closes: #648672)
.
[ Iustin Pop ]
* libprotobuf-java:
- remove dependency on default-jre (Closes: #653115)
- revert the jar name change introduced in 2.4.1, due to the use of
maven helper (Closes: #648850)
* Bump priority of packages from extra to optional (Closes: #664744)
* Enable hardening flags (Closes: #673675)
Checksums-Sha1:
c36b28318220cf59f094cd83a077097c3b1b8b06 2462 protobuf_2.4.1-2.dsc
0ac15e0bb28c97c75cdb1324bad8a35d8bba5f77 14038 protobuf_2.4.1-2.debian.tar.gz
6df5c8e6cf878bb475663eade7dbb9bf9cef6ddb 337368
libprotobuf-java_2.4.1-2_all.deb
ee7167ef78141d1ec333cc939badaf6ec42a67ba 379372 libprotobuf7_2.4.1-2_amd64.deb
2b2a174703c6a8919f17ca54807cce805430b1a3 78166
libprotobuf-lite7_2.4.1-2_amd64.deb
1888046ea65b836ac829cc98ad294e569147f688 628622
libprotobuf-dev_2.4.1-2_amd64.deb
35dbaa6d6fda53e8a1511b7ad8cd2f7e372e10c9 282926 libprotoc7_2.4.1-2_amd64.deb
e5e63d4e4478066d1500d1569b58346afe09be04 407182 libprotoc-dev_2.4.1-2_amd64.deb
209afed64888fcb34378665f2abf032898f117cf 34238
protobuf-compiler_2.4.1-2_amd64.deb
6a467b23c7d628f5aa000eb44b668a1bf2eaf762 91746
python-protobuf_2.4.1-2_amd64.deb
Checksums-Sha256:
1a7a4d94b2327f978c142d7c19ab1cf80124f3cc9d71901b787ae58211db6475 2462
protobuf_2.4.1-2.dsc
c196d85a0dede060d219545784d1c382d42b359278e3e3f256a6c53230723a4a 14038
protobuf_2.4.1-2.debian.tar.gz
14272c9205adcc08da2c81bd26fa3949ea78bb2bcb5e77822e3663700e0a5e11 337368
libprotobuf-java_2.4.1-2_all.deb
27718709aad8f2520121eb126f3d79c5684e4956df92e6fea92049faaf5ca5e7 379372
libprotobuf7_2.4.1-2_amd64.deb
b5c507a6a92ae2c86d2738635e3f7ff05587a42f12068725f27fc325c27ceb6e 78166
libprotobuf-lite7_2.4.1-2_amd64.deb
2d82c4832c4fdae495950ff74cf4340924e08a46bea71b2ec6223efe6deeee37 628622
libprotobuf-dev_2.4.1-2_amd64.deb
67852e0b5af7ef308049e04c98fc93c5d359548a4132d26d691f9f9e6874f952 282926
libprotoc7_2.4.1-2_amd64.deb
91da6a5f3c609b26e35b01e65ca5ac747519feb64ce151c4d5869f78d4374fb1 407182
libprotoc-dev_2.4.1-2_amd64.deb
17faf771c24bb04fbb8036e42732dff7ed3146b32a579e309f214f950be6cebd 34238
protobuf-compiler_2.4.1-2_amd64.deb
1f964c9c94e15a7d0656b49dfada45fa80bade4c266c040e4d7709892cfc91b4 91746
python-protobuf_2.4.1-2_amd64.deb
Files:
9158b85a35864c39e19438d6d75ae0cf 2462 devel optional protobuf_2.4.1-2.dsc
ad21357a07f9c974e2c681ea91f08580 14038 devel optional
protobuf_2.4.1-2.debian.tar.gz
0dbf87413072944c4e6ccbed358f7bc8 337368 java optional
libprotobuf-java_2.4.1-2_all.deb
216cb92b7501331853bf5e8a34a4caff 379372 libs optional
libprotobuf7_2.4.1-2_amd64.deb
5bc86fb2ec0e074072339a42ed6a3bd6 78166 libs optional
libprotobuf-lite7_2.4.1-2_amd64.deb
c5df90a751cdfa97efce402dd78de709 628622 libdevel optional
libprotobuf-dev_2.4.1-2_amd64.deb
44123de8c93f67f0f0b1ad34f17bcc39 282926 libs optional
libprotoc7_2.4.1-2_amd64.deb
17732b26a58f91f1cb93d83d948d9f93 407182 libdevel optional
libprotoc-dev_2.4.1-2_amd64.deb
9797cfc448f20948913944dd11320646 34238 devel optional
protobuf-compiler_2.4.1-2_amd64.deb
7f3b4dd8048fb43994344293c4081c9a 91746 python optional
python-protobuf_2.4.1-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCgAGBQJPvXSGAAoJEPZuPkGfhPTegaEP/0MZoFLRaafVjXqYhvmUueGT
NGbOLe1A622/CII8jrxkFm1KonslPx5ASyyTq+XFCOPTbSVilazgEYEXE57gvgOZ
6OcE6j2mTtn6VXAGcVJkXLmFGMGk5/iKO8z3bK1fEtjxunuJM73UgHPvN579DrHM
oY7CAfGdMJa4nwoH79TvAyaPIfTWHnKpW/CmS3HzRMOOSRJ7EEaO8em7z9GK6chF
UwwnY5bPqZIckjopMHxwgslsOQjhUtTDYXT0IYaNjsqogRcjkLIiPFm3sKgP/8Q+
dk5AL/cV+ejbPxChRp4x3NmqUqGA2Rvv0FkSIBY+Hrzg7kZFQkrpPqiuY1GLimEU
ZKKROFXO2d4CR/gv6fL+ZkxWAc2Fa38aXAovCXRJ3T5O8e/ckDGWpaK8tZ/tIv/8
OP9SeSzrBvoyjhI2SGA1WOlH9Gjy3cn+ohTRRNspEyG8hMiyQ2GX1UB4ofS5OSP/
JMSDbR8VRWRJa7k3aLMk4lBP6sxZ0AyOT/gJVeuxr2p5gz8ba3O9Z3/D6pVRlPny
77SJ5bI1LiB9zaJZtbcoOJsqNPyloYtYXz8yvmFc+ynA2MJzOt3zMPnpTbiiOU/7
oPTlF9R9Jqza7LET2ShwkENmjsHz8UCLAKB9CKonHnvhdUWMBlCiLewEpOlWVWVK
lEcID7brNFfl2Y9Z5czA
=6WJn
-----END PGP SIGNATURE-----
--- End Message ---