On ഞാ, Nov 17, 2019 at 17:16, Pirate Praveen
<prav...@onenetbeyond.org> wrote:
will check the remaining ones as well now.
docker.io - 19.03.4+dfsg2-2 built fine
etcd - I think the relevant failure is
github.com/coreos/etcd/etcdserver/auth
# github.com/coreos/etcd/etcdserver/api/etcdhttp
src/github.com/coreos/etcd/etcdserver/api/etcdhttp/base.go:57:26:
undefined: prometheus.Handler
github.com/coreos/etcd/etcdserver/api/v3rpc
but it is ftbfs already
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/etcd.html
gazebo - not in testing for so many days and seems to be related to
ignition not rebuilt with new protobuf
In file included from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:32,
from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27:
/usr/include/ignition/msgs1/ignition/msgs/color.pb.h:17:2: error:
#error This file was generated by an older version of protoc which is
17 | #error This file was generated by an older version of protoc
which is
| ^~~~~
/usr/include/ignition/msgs1/ignition/msgs/color.pb.h:18:2: error:
#error incompatible with your Protocol Buffer headers. Please
18 | #error incompatible with your Protocol Buffer headers. Please
| ^~~~~
/usr/include/ignition/msgs1/ignition/msgs/color.pb.h:19:2: error:
#error regenerate this file with a newer version of protoc.
19 | #error regenerate this file with a newer version of protoc.
| ^~~~~
In file included from
/usr/include/ignition/msgs1/ignition/msgs/color.pb.h:33,
from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:32,
from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27:
/usr/include/ignition/msgs1/ignition/msgs/header.pb.h:17:2: error:
#error This file was generated by an older version of protoc which is
17 | #error This file was generated by an older version of protoc
which is
| ^~~~~
/usr/include/ignition/msgs1/ignition/msgs/header.pb.h:18:2: error:
#error incompatible with your Protocol Buffer headers. Please
18 | #error incompatible with your Protocol Buffer headers. Please
| ^~~~~
/usr/include/ignition/msgs1/ignition/msgs/header.pb.h:19:2: error:
#error regenerate this file with a newer version of protoc.
19 | #error regenerate this file with a newer version of protoc.
| ^~~~~
In file included from
/usr/include/ignition/msgs1/ignition/msgs/header.pb.h:33,
from
/usr/include/ignition/msgs1/ignition/msgs/color.pb.h:33,
from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:32,
from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27:
/usr/include/ignition/msgs1/ignition/msgs/time.pb.h:17:2: error: #error
This file was generated by an older version of protoc which is
17 | #error This file was generated by an older version of protoc
which is
| ^~~~~
/usr/include/ignition/msgs1/ignition/msgs/time.pb.h:18:2: error: #error
incompatible with your Protocol Buffer headers. Please
18 | #error incompatible with your Protocol Buffer headers. Please
| ^~~~~
/usr/include/ignition/msgs1/ignition/msgs/time.pb.h:19:2: error: #error
regenerate this file with a newer version of protoc.
19 | #error regenerate this file with a newer version of protoc.
| ^~~~~
In file included from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:33,
from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27:
/usr/include/ignition/msgs1/ignition/msgs/material.pb.h:17:2: error:
#error This file was generated by an older version of protoc which is
17 | #error This file was generated by an older version of protoc
which is
| ^~~~~
/usr/include/ignition/msgs1/ignition/msgs/material.pb.h:18:2: error:
#error incompatible with your Protocol Buffer headers. Please
18 | #error incompatible with your Protocol Buffer headers. Please
| ^~~~~
/usr/include/ignition/msgs1/ignition/msgs/material.pb.h:19:2: error:
#error regenerate this file with a newer version of protoc.
19 | #error regenerate this file with a newer version of protoc.
| ^~~~~
In file included from
/usr/include/ignition/msgs1/ignition/msgs/header.pb.h:33,
from
/usr/include/ignition/msgs1/ignition/msgs/color.pb.h:33,
from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:32,
from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27:
/usr/include/ignition/msgs1/ignition/msgs/time.pb.h:139:8: error:
‘bool
ignition::msgs::Time::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)’
marked ‘final’, but is not virtual
139 | bool MergePartialFromCodedStream(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/time.pb.h:141:8: error:
‘void
ignition::msgs::Time::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
const’ marked ‘final’, but is not virtual
141 | void SerializeWithCachedSizes(
| ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/time.pb.h:143:30: error:
‘google::protobuf::uint8*
ignition::msgs::Time::InternalSerializeWithCachedSizesToArray(bool,
google::protobuf::uint8*) const’ marked ‘final’, but is not
virtual
143 | ::google::protobuf::uint8*
InternalSerializeWithCachedSizesToArray(
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/time.pb.h: In member function
‘void ignition::msgs::Time::clear_sec()’:
/usr/include/ignition/msgs1/ignition/msgs/time.pb.h:217:10: error:
‘GOOGLE_LONGLONG’ was not declared in this scope; did you mean
‘GOOGLE_DLOG’?
217 | sec_ = GOOGLE_LONGLONG(0);
| ^~~~~~~~~~~~~~~
| GOOGLE_DLOG
In file included from
/usr/include/ignition/msgs1/ignition/msgs/color.pb.h:33,
from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:32,
from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27:
/usr/include/ignition/msgs1/ignition/msgs/header.pb.h: At global scope:
/usr/include/ignition/msgs1/ignition/msgs/header.pb.h:144:8: error:
‘bool
ignition::msgs::Header_Map::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)’
marked ‘final’, but is not virtual
144 | bool MergePartialFromCodedStream(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/header.pb.h:146:8: error:
‘void
ignition::msgs::Header_Map::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
const’ marked ‘final’, but is not virtual
146 | void SerializeWithCachedSizes(
| ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/header.pb.h:148:30: error:
‘google::protobuf::uint8*
ignition::msgs::Header_Map::InternalSerializeWithCachedSizesToArray(bool,
google::protobuf::uint8*) const’ marked ‘final’, but is not
virtual
148 | ::google::protobuf::uint8*
InternalSerializeWithCachedSizesToArray(
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/header.pb.h:289:8: error:
‘bool
ignition::msgs::Header::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)’
marked ‘final’, but is not virtual
289 | bool MergePartialFromCodedStream(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/header.pb.h:291:8: error:
‘void
ignition::msgs::Header::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
const’ marked ‘final’, but is not virtual
291 | void SerializeWithCachedSizes(
| ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/header.pb.h:293:30: error:
‘google::protobuf::uint8*
ignition::msgs::Header::InternalSerializeWithCachedSizesToArray(bool,
google::protobuf::uint8*) const’ marked ‘final’, but is not
virtual
293 | ::google::protobuf::uint8*
InternalSerializeWithCachedSizesToArray(
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:32,
from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27:
/usr/include/ignition/msgs1/ignition/msgs/color.pb.h:140:8: error:
‘bool
ignition::msgs::Color::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)’
marked ‘final’, but is not virtual
140 | bool MergePartialFromCodedStream(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/color.pb.h:142:8: error:
‘void
ignition::msgs::Color::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
const’ marked ‘final’, but is not virtual
142 | void SerializeWithCachedSizes(
| ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/color.pb.h:144:30: error:
‘google::protobuf::uint8*
ignition::msgs::Color::InternalSerializeWithCachedSizesToArray(bool,
google::protobuf::uint8*) const’ marked ‘final’, but is not
virtual
144 | ::google::protobuf::uint8*
InternalSerializeWithCachedSizesToArray(
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:33,
from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27:
/usr/include/ignition/msgs1/ignition/msgs/material.pb.h:167:8: error:
‘bool
ignition::msgs::Material_Script::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)’
marked ‘final’, but is not virtual
167 | bool MergePartialFromCodedStream(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/material.pb.h:169:8: error:
‘void
ignition::msgs::Material_Script::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
const’ marked ‘final’, but is not virtual
169 | void SerializeWithCachedSizes(
| ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/material.pb.h:171:30: error:
‘google::protobuf::uint8*
ignition::msgs::Material_Script::InternalSerializeWithCachedSizesToArray(bool,
google::protobuf::uint8*) const’ marked ‘final’, but is not
virtual
171 | ::google::protobuf::uint8*
InternalSerializeWithCachedSizesToArray(
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/material.pb.h:312:8: error:
‘bool
ignition::msgs::Material::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)’
marked ‘final’, but is not virtual
312 | bool MergePartialFromCodedStream(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/material.pb.h:314:8: error:
‘void
ignition::msgs::Material::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
const’ marked ‘final’, but is not virtual
314 | void SerializeWithCachedSizes(
| ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/ignition/msgs1/ignition/msgs/material.pb.h:316:30: error:
‘google::protobuf::uint8*
ignition::msgs::Material::InternalSerializeWithCachedSizesToArray(bool,
google::protobuf::uint8*) const’ marked ‘final’, but is not
virtual
316 | ::google::protobuf::uint8*
InternalSerializeWithCachedSizesToArray(
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [gazebo/msgs/CMakeFiles/gazebo_msgs.dir/build.make:2754:
gazebo/msgs/CMakeFiles/gazebo_msgs.dir/msgs.cc.o] Error 1