Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637864 - ros-catkin.eclass: eclassdoc problems
Summary: ros-catkin.eclass: eclassdoc problems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks:
 
Reported: 2017-11-16 21:46 UTC by Michał Górny
Modified: 2021-08-12 14:54 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-11-16 21:46:24 UTC
ros-catkin.eclass:
   warning:26: ROS_REPO_URI: unable to extract default variable content: EGIT_REPO_URI="${ROS_REPO_URI}"
   warning:68: CATKIN_HAS_MESSAGES: unable to extract default variable content: 
   warning:74: CATKIN_MESSAGES_TRANSITIVE_DEPS: unable to extract default variable content: if [ -n "${CATKIN_HAS_MESSAGES}" ] ; then
Comment 1 Alexis Ballier gentoo-dev 2021-08-12 14:54:25 UTC
could that have fixed it ?

commit 47b1461fc02fff2878c8fac1f77d6358beebdb78
Author: Sam James <sam@gentoo.org>
Date:   Wed Mar 31 05:29:41 2021 +0100

    ros-catkin.eclass: mark CATKIN_HAS_MESSAGES, CATKIN_MESSAGES_TRANSITIVE_DEPS as @PRE_INHERIT
    
    Signed-off-by: Sam James <sam@gentoo.org>




otherwise please reopen with a way to repro/check it myself