Your message dated Sun, 21 Mar 2021 21:33:27 +0000
with message-id <[email protected]>
and subject line Bug#985660: fixed in gazebo 11.1.0+dfsg-5
has caused the Debian Bug report #985660,
regarding libgazebo-dev built against wrong libprotobuf-dev version
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.)


-- 
985660: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985660
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgazebo-dev
Version: 11.1.0+dfsg-4+b3
Severity: important

Dear Maintainer,

I am building the gazebo_ros package from source, using libgazebo-dev header
files. When building, I get the following compiler error:

/usr/include/gazebo-11/gazebo/msgs/vector2d.pb.h:56:51: error: no type named
'AuxiliaryParseTableField' in namespace 'google::protobuf::internal'; did you
mean 'AuxillaryParseTableField'?
  static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField
aux[]
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/include/google/protobuf/generated_message_table_driven.h:141:7: note:
'AuxillaryParseTableField' declared here
union AuxillaryParseTableField {
      ^

The fix for the typo, i.e. changing Auxillary to Auxiliary, is in this commit
in the protobuf source:
https://github.com/protocolbuffers/protobuf/commit/2ae7cf0e03c3469973e592e812565e4ee2470e0b
.
It is included in all releases of protobuf since v3.13.0 and it is also
included in v3.12.3 due to a wrongly tagged release
(https://github.com/protocolbuffers/protobuf/issues/7632). Notably, it is not
included in version 3.12.4. You can see that the typo is still in the source
code for v3.12.4 here:
https://github.com/protocolbuffers/protobuf/blob/v3.12.4/src/google/protobuf/generated_message_table_driven.h#L141
.
Version 3.12.4 is also the current version of protobuf on Debian Testing.
Therefore, libgazebo-dev and libprotobuf-dev are currently incompatible and,
unless I'm missing something, libgazebo-dev should probably be rebuilt against
version 3.12.4 of libprotobuf-dev.


Sincerely
Timon Engelke


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing-security
  APT policy: (500, 'testing-security'), (500, 'testing'), (10, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-4-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libgazebo-dev depends on:
ii  fonts-dejavu-core                   2.37-2
ii  fonts-liberation                    1:1.07.4-11
ii  freeglut3-dev                       2.8.1-6
ii  gazebo-common                       11.1.0+dfsg-4
ii  gazebo-plugin-base                  11.1.0+dfsg-4+b3
ii  libavcodec-dev                      7:4.3.2-0+deb11u1
ii  libavformat-dev                     7:4.3.2-0+deb11u1
ii  libboost-dev                        1.74.0.3
ii  libbullet-dev                       3.06+dfsg-4
ii  libcurl4-openssl-dev [libcurl-dev]  7.74.0-1.1
ii  libdart-dev                         6.9.5-3
ii  libfreeimage-dev                    3.18.0+ds2-6
ii  libgazebo11                         11.1.0+dfsg-4+b3
ii  libgdal-dev                         3.2.1+dfsg-1+b1
ii  libignition-fuel-tools-dev          4.1.0+dfsg-5+b4
ii  libignition-math-dev                6.7.0+ds-3
ii  libignition-msgs-dev                5.1.0+dfsg-7
ii  libignition-transport-dev           8.0.0+dfsg-3+b2
ii  libogre-1.9-dev                     1.9.0+dfsg1-12.1
ii  libprotobuf-dev                     3.12.4-1
ii  libprotoc-dev                       3.12.4-1
ii  libqwt-qt5-dev                      6.1.4-2
ii  libsdformat-dev                     9.3.0+ds-3
ii  libsimbody-dev                      3.6.1+dfsg-7
ii  libswscale-dev                      7:4.3.2-0+deb11u1
ii  libtar-dev                          1.2.20-8+b1
ii  libtbb-dev                          2020.3-1
ii  libxml2-dev                         2.9.10+dfsg-6.3+b1
ii  qtbase5-dev                         5.15.2+dfsg-5

libgazebo-dev recommends no packages.

libgazebo-dev suggests no packages.

--- End Message ---
--- Begin Message ---
Source: gazebo
Source-Version: 11.1.0+dfsg-5
Done: Jochen Sprickerhof <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gazebo, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Sprickerhof <[email protected]> (supplier of updated gazebo 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: Sun, 21 Mar 2021 22:21:29 +0100
Source: gazebo
Architecture: source
Version: 11.1.0+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Jochen Sprickerhof <[email protected]>
Closes: 985660
Changes:
 gazebo (11.1.0+dfsg-5) unstable; urgency=medium
 .
   * Team upload.
   * libgazebo-dev Depends on Protobuf API version (Closes: #985660)
Checksums-Sha1:
 c25448219204cac817069ce9c862816b56d0fb45 3718 gazebo_11.1.0+dfsg-5.dsc
 606ad38b30db7d9fa56f4cc3397601754e2b9304 16752 
gazebo_11.1.0+dfsg-5.debian.tar.xz
 e9624c60e2706396924473d6a04c9742c7c9f183 22463 
gazebo_11.1.0+dfsg-5_source.buildinfo
Checksums-Sha256:
 7f239f39093abb61dfc294d9fea6b6621a678a315834721e5674099bea905861 3718 
gazebo_11.1.0+dfsg-5.dsc
 c08c54030ea3b1183c1de23c519b5db496b5c8c7f203db34624ff785ea47366c 16752 
gazebo_11.1.0+dfsg-5.debian.tar.xz
 073ba34ecc12e61e7fa336a55cfd81cadd8e12843b0a2d7595db088388813f62 22463 
gazebo_11.1.0+dfsg-5_source.buildinfo
Files:
 ebaa54aff6011d04be6264118d16bd38 3718 science optional gazebo_11.1.0+dfsg-5.dsc
 14913b46fd675ef6391f32301dbd8f78 16752 science optional 
gazebo_11.1.0+dfsg-5.debian.tar.xz
 4a6339295e7ee8ff0037c6995d5d9061 22463 science optional 
gazebo_11.1.0+dfsg-5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmBXuTAACgkQW//cwljm
lDNKPBAAnxn4UEc2X5jG9qjWysH5de2994D1EiOQetN2/x0vpAKwdoaUlepNVeui
5M2LyT5yuooKBs9CtEtK162upHku1jENRELV5kMmWPyVh6vEQFj6xVHH16yBpP+n
4WXBEhfBgHytmRrivRKLHKEEueimRu8XE8u2wEFYMmMNWNSTxR0vykmGs41pTm/J
wuYRlFcDbiChSxd5AjkbOPKeF7IUnWB4Y+bhGAwNGQS/K5/rRzVzpI88sDPkwOsu
Fu5AFbAF2kUhtJrzY4ne3DVQLPltGQf1wFcsvu0sBsDVP49yTIftzgAI/lUeSVht
ZkkzjvUMish8w/RWIZ2H+OiF6eXZjDG1mA6qRk+UvfupibjNfxhbhUxror055PnE
zHoFVVXnW8mTRbmMSBKAXvbg8jciZXTqyHYD6CVKGlXQ4cjdgfXkDOfz14gKt4M5
AoHZEjYLRyTNfwg5buvqSvYFZBDZBWHUYvMfq9yklhE+yoAe5jHDWFaSu0pkVOSG
+cfLMyu/d8469hlxKPNP4JR90d+Fyg9xe4Wbo6dNyMiK/aDtAVnZ8UmDx507FfDj
077tH+gC5UUdDYkM3xarlB8j+cEyRh4zwFveUVOb7ZxF3P6h2SN10Nv+sW3AhFG5
KDNSRaywUYd255znOur/iX56XTtjXA6Dn5VVc1De62mSrPKNEL4=
=aj+q
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to