Your message dated Thu, 21 Jan 2021 15:03:31 +0000 with message-id <[email protected]> and subject line Bug#980714: fixed in ignition-msgs 5.1.0+dfsg-7 has caused the Debian Bug report #980714, regarding gazebo: FTBFS: time.pb.h:59:51: error: ‘AuxiliaryParseTableField’ in namespace ‘google::protobuf::internal’ does not name a type; did you mean ‘AuxillaryParseTableField’? 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.) -- 980714: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980714 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: gazebo Version: 11.1.0+dfsg-4 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20210120 ftbfs-bullseye Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gazebo/msgs && /usr/bin/c++ > -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_DATE_TIME_DYN_LINK > -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_IOSTREAMS_DYN_LINK > -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK > -DBOOST_SYSTEM_DYN_LINK -DBOOST_TEST_DYN_LINK -DBOOST_THREAD_DYN_LINK > -DBUILDING_DLL -DBUILDING_DLL_GZ_MSGS -DHAVE_OPENGL -DIGN_PROFILER_ENABLE=0 > -DLIBBULLET_VERSION=3.05 -DLIBBULLET_VERSION_GT_282 -Dgazebo_msgs_EXPORTS > -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gazebo/msgs -I/usr/include/libusb-1.0 > -I/usr/include/ignition/transport8 -isystem /usr/include/ignition/msgs5 > -isystem /usr/include/ignition/math6 -isystem /usr/include/ignition/common3 > -isystem /usr/include/ignition/fuel_tools4 -isystem > /usr/include/OGRE/RTShaderSystem -isystem /usr/include/OGRE -isystem > /usr/include/OGRE/Terrain -isystem /usr/include/OGRE/Paging -isystem > /usr/include/OGRE/Overlay -isystem /usr/include/sdformat-9.3 -isystem > /usr/include/uuid -isystem /usr/include/sdformat-9.3/sdf/.. -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra > -Wno-long-long -Wno-unused-value -Wfloat-equal -Wshadow -Wswitch-default > -Wmissing-include-dirs -pedantic -fvisibility=hidden > -fvisibility-inlines-hidden -std=c++14 -fPIC -fPIC -fvisibility=default > -I/usr/include/uuid -std=c++17 -o CMakeFiles/gazebo_msgs.dir/MsgFactory.cc.o > -c /<<PKGBUILDDIR>>/gazebo/msgs/MsgFactory.cc > In file included from > /usr/include/ignition/msgs5/ignition/msgs/header.pb.h:35, > from /usr/include/ignition/msgs5/ignition/msgs/color.pb.h:35, > from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:32, > from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27: > /usr/include/ignition/msgs5/ignition/msgs/time.pb.h:59:51: error: > ‘AuxiliaryParseTableField’ in namespace ‘google::protobuf::internal’ does not > name a type; did you mean ‘AuxillaryParseTableField’? > 59 | static const > ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[] > | > ^~~~~~~~~~~~~~~~~~~~~~~~ > | > AuxillaryParseTableField > In file included from /usr/include/ignition/msgs5/ignition/msgs/color.pb.h:35, > from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:32, > from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27: > /usr/include/ignition/msgs5/ignition/msgs/header.pb.h:60:51: error: > ‘AuxiliaryParseTableField’ in namespace ‘google::protobuf::internal’ does not > name a type; did you mean ‘AuxillaryParseTableField’? > 60 | static const > ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[] > | > ^~~~~~~~~~~~~~~~~~~~~~~~ > | > AuxillaryParseTableField > In file included from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:32, > from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27: > /usr/include/ignition/msgs5/ignition/msgs/color.pb.h:60:51: error: > ‘AuxiliaryParseTableField’ in namespace ‘google::protobuf::internal’ does not > name a type; did you mean ‘AuxillaryParseTableField’? > 60 | static const > ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[] > | > ^~~~~~~~~~~~~~~~~~~~~~~~ > | > AuxillaryParseTableField > In file included from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:33, > from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27: > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h:62:51: error: > ‘AuxiliaryParseTableField’ in namespace ‘google::protobuf::internal’ does not > name a type; did you mean ‘AuxillaryParseTableField’? > 62 | static const > ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[] > | > ^~~~~~~~~~~~~~~~~~~~~~~~ > | > AuxillaryParseTableField > In file included from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:33, > from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27: > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h:114:30: error: > ‘ConstStringParam’ is not a member of ‘google::protobuf’ > 114 | ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, > Material_PBR_WorkflowType* value) { > | ^~~~~~~~~~~~~~~~ > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h:114:78: error: > expected primary-expression before ‘*’ token > 114 | ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, > Material_PBR_WorkflowType* value) { > | > ^ > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h:114:80: error: > ‘value’ was not declared in this scope; did you mean ‘boost::_bi::value’? > 114 | ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, > Material_PBR_WorkflowType* value) { > | > ^~~~~ > | > boost::_bi::value > In file included from /usr/include/boost/thread/detail/thread.hpp:33, > from /usr/include/boost/thread/thread_only.hpp:22, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /<<PKGBUILDDIR>>/gazebo/common/Console.hh:27, > from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:26: > /usr/include/boost/bind/bind.hpp:118:25: note: ‘boost::_bi::value’ declared > here > 118 | template<class T> class value > | ^~~~~ > In file included from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:33, > from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27: > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h:114:85: error: > expression list treated as compound expression in initializer [-fpermissive] > 114 | ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, > Material_PBR_WorkflowType* value) { > | > ^ > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h:141:30: error: > ‘ConstStringParam’ is not a member of ‘google::protobuf’ > 141 | ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, > Material_ShaderType* value) { > | ^~~~~~~~~~~~~~~~ > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h:141:72: error: > expected primary-expression before ‘*’ token > 141 | ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, > Material_ShaderType* value) { > | > ^ > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h:141:74: error: > ‘value’ was not declared in this scope; did you mean ‘boost::_bi::value’? > 141 | ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, > Material_ShaderType* value) { > | > ^~~~~ > | > boost::_bi::value > In file included from /usr/include/boost/thread/detail/thread.hpp:33, > from /usr/include/boost/thread/thread_only.hpp:22, > from /usr/include/boost/thread/thread.hpp:12, > from /usr/include/boost/thread.hpp:13, > from /<<PKGBUILDDIR>>/gazebo/common/Console.hh:27, > from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:26: > /usr/include/boost/bind/bind.hpp:118:25: note: ‘boost::_bi::value’ declared > here > 118 | template<class T> class value > | ^~~~~ > In file included from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.hh:33, > from /<<PKGBUILDDIR>>/gazebo/msgs/msgs.cc:27: > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h:141:79: error: > expression list treated as compound expression in initializer [-fpermissive] > 141 | ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, > Material_ShaderType* value) { > | > ^ > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h:454:41: error: > ‘google::protobuf::ConstStringParam’ has not been declared > 454 | static inline bool > WorkflowType_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, > | ^~ > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h: In static member > function ‘static bool ignition::msgs::Material_PBR::WorkflowType_Parse(int, > ignition::msgs::Material_PBR::WorkflowType*)’: > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h:456:55: error: > ‘ignition::msgs::Material_PBR_WorkflowType_Parse’ cannot be used as a function > 456 | return Material_PBR_WorkflowType_Parse(name, value); > | ^ > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h: At global scope: > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h:823:39: error: > ‘google::protobuf::ConstStringParam’ has not been declared > 823 | static inline bool > ShaderType_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, > | ^~ > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h: In static member > function ‘static bool ignition::msgs::Material::ShaderType_Parse(int, > ignition::msgs::Material::ShaderType*)’: > /usr/include/ignition/msgs5/ignition/msgs/material.pb.h:825:49: error: > ‘ignition::msgs::Material_ShaderType_Parse’ cannot be used as a function > 825 | return Material_ShaderType_Parse(name, value); > | ^ > make[3]: *** [gazebo/msgs/CMakeFiles/gazebo_msgs.dir/build.make:2794: > gazebo/msgs/CMakeFiles/gazebo_msgs.dir/msgs.cc.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/01/20/gazebo_11.1.0+dfsg-4_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! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with me so that we can identify if something relevant changed in the meantime. About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---Source: ignition-msgs Source-Version: 5.1.0+dfsg-7 Done: Jochen Sprickerhof <[email protected]> We believe that the bug you reported is fixed in the latest version of ignition-msgs, 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 ignition-msgs 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, 21 Jan 2021 15:46:16 +0100 Source: ignition-msgs Architecture: source Version: 5.1.0+dfsg-7 Distribution: unstable Urgency: medium Maintainer: Debian Science Maintainers <[email protected]> Changed-By: Jochen Sprickerhof <[email protected]> Closes: 980714 Changes: ignition-msgs (5.1.0+dfsg-7) unstable; urgency=medium . * Team upload. * Use protobuf-api-* package dependency (Closes: #980714) * bump policy and debhelper versions Checksums-Sha1: 556bc59ee9e2c84ca399406e76a6048b4d7edc70 2373 ignition-msgs_5.1.0+dfsg-7.dsc 3d6dbaa87e6775f9b4f67bc579a5f75374e8aaea 10736 ignition-msgs_5.1.0+dfsg-7.debian.tar.xz a29d5394a8be52f33e7393f00ba40bd8ef160b5a 6944 ignition-msgs_5.1.0+dfsg-7_source.buildinfo Checksums-Sha256: c09c6e0852f7fd93fb9ade590d2aaa208deabe04e0d6a19ef597ac2e4467a350 2373 ignition-msgs_5.1.0+dfsg-7.dsc 4814aed8f112fda6c3cbd20538e8f9cfc66865008b37c07b2e60a5614b27a038 10736 ignition-msgs_5.1.0+dfsg-7.debian.tar.xz a74b851608ee99e198143f6f59f1e954f88d665c5e47b7f34ea81356bc70d65b 6944 ignition-msgs_5.1.0+dfsg-7_source.buildinfo Files: 16d5182a7922946873d778b7719fef9e 2373 science optional ignition-msgs_5.1.0+dfsg-7.dsc 4ea0d978957cc24d6f64b19a8796e389 10736 science optional ignition-msgs_5.1.0+dfsg-7.debian.tar.xz c2b743d1e199b1fe1c8dc658bb200a67 6944 science optional ignition-msgs_5.1.0+dfsg-7_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmAJk8wACgkQW//cwljm lDMr6g/9EcvwKP5esSM7UU5QMS+S1+/pw2kFVG7zjtW7JMIKLi0pml8dDCPtaTkW OsV/YunjTTIT7QdpYUWQiF0IqOiR8nCmGSHEu3QwduWTheoxi5W8VOncaClYA/Cu xYNDfeaPwBVo1k/Oz7tYdWOp0d4g9FHgpWGYpPXCLC9ixWvJukjVdFYrB5YJPMD3 4KGfa1NttLcO8YAzHqJJ3TUGa2tzFlJuJpT9pwfNbSRUWrjZ3bvXzQUjb41jFB9g IOE7WFW0kmvXSYDNnPkDOI1BNQnV1xBekAY8zHV58CV5aw80Dz2VYjI8fFeEYxlP SWqP1AmSRW2Tb2FdyrdG2IORfG/awApwPe+doUdhA/wmlHtEs7o7MpxIktq0VLWe JVXvHajbJWLM/XGxXQ3ROXD7Xx1+zINKzBAHyYfcA6xqMhQM9O9bItL5qv2rXz48 QcRSu43qhxSAEWsnjJdY8fW36yzgqbR3Z91B7BCbwcJC1v7coALxJ5Eop9pgmek5 uBjgNLP456zZOZjayjmGO+vuksLqwvBEBAbt2MrYUiUAs14YNm4oUwMhp6cGKEox Tum5re6F5fwX/YUrHLZhRi8sJYXPmbbntAa3MddzZRbS0wZxzO2rKR5OE8wPl9F/ HziEwI2gNePMse0aJdyu131FXM+o3sE5ZlNOdQdtrxLm3fxqEn0= =Qq70 -----END PGP SIGNATURE-----
--- End Message ---

