Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 796677 - dev-ros/gazebo_plugins-2.9.2 fails to compile
Summary: dev-ros/gazebo_plugins-2.9.2 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-19 07:57 UTC by Agostino Sarubbo
Modified: 2021-08-03 15:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,95.86 KB, text/plain)
2021-06-19 07:57 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,2.43 KB, text/plain)
2021-06-19 07:57 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,45.38 KB, text/plain)
2021-06-19 07:57 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-06-19 07:57:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ros/gazebo_plugins-2.9.2 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-19 07:57:03 UTC
Created attachment 716793 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-19 07:57:04 UTC
Created attachment 716796 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-06-19 07:57:05 UTC
Created attachment 716799 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2021-06-19 07:57:06 UTC
Possible context of error(s):

  Could not find a package configuration file provided by
-- Could not find the required component 'visualization_msgs'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
-- Could NOT find visualization_msgs (missing: visualization_msgs_DIR)
Comment 5 Larry the Git Cow gentoo-dev 2021-08-03 15:52:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e927c4b4c4414452e16064acb3177ed595bdee

commit 12e927c4b4c4414452e16064acb3177ed595bdee
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2021-08-03 15:50:03 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2021-08-03 15:52:02 +0000

    dev-ros/gazebo_plugins: add missing dep
    
    Closes: https://bugs.gentoo.org/796677
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/gazebo_plugins/gazebo_plugins-2.9.2.ebuild | 1 +
 dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild  | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)