Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780645 - dev-ros/rqt_reconfigure-0.5.4 fails to compile
Summary: dev-ros/rqt_reconfigure-0.5.4 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-04-06 17:36 UTC by Agostino Sarubbo
Modified: 2021-04-09 14:56 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,16.22 KB, text/plain)
2021-04-06 17:36 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,45.87 KB, text/plain)
2021-04-06 17:36 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-04-06 17:36:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ros/rqt_reconfigure-0.5.4 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-06 17:36:04 UTC
Created attachment 698016 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-06 17:36:05 UTC
Created attachment 698019 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-06 17:36:06 UTC
Possible context of error(s):

-- Could NOT find roslint (missing: roslint_DIR)
-- Could not find the required component 'roslint'. 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 a package configuration file provided by "roslint" with any
Comment 4 Larry the Git Cow gentoo-dev 2021-04-09 14:56:15 UTC
The bug has been closed via the following commit(s):

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

commit dfcc247fbc56b8d070e510e9c3a63ac108c1a028
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2021-04-09 14:56:03 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2021-04-09 14:56:12 +0000

    dev-ros/rqt_reconfigure: roslint is mandatory
    
    Closes: https://bugs.gentoo.org/780645
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/rqt_reconfigure/rqt_reconfigure-0.5.4.ebuild | 4 +---
 dev-ros/rqt_reconfigure/rqt_reconfigure-9999.ebuild  | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)