Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648674 - dev-ros/std_msgs-0.5.11 - src_compile(): ERROR: Multiple packages found with the same name "std_msgs"
Summary: dev-ros/std_msgs-0.5.11 - src_compile(): ERROR: Multiple packages found with...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-24 08:48 UTC by m.manico
Modified: 2020-02-12 23:23 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 m.manico 2018-02-24 08:48:31 UTC
[ 40%] Generating EusLisp code from std_msgs/ColorRGBA.msg
catkin_generated/env_cached.sh /usr/bin/python2.7 /usr/share/geneus/cmake/../../../libexec/geneus/gen_eus.py /var/tmp/portage/dev-ros/std_msgs-0.5.11/work/std_msgs-0.5.11/msg/ColorRGBA.msg -Istd_msgs:/var/tmp/portage/dev-ros/std_msgs-0.5.11/work/std_msgs-0.5.11/msg -p std_msgs -o /var/tmp/portage/dev-ros/std_msgs-0.5.11/work/std_msgs-0.5.11_build/devel/share/roseus/ros/std_msgs/msg
[ 41%] Generating EusLisp manifest code for std_msgs
catkin_generated/env_cached.sh /usr/bin/python2.7 /usr/share/geneus/cmake/../../../libexec/geneus/gen_eus.py -m -o /var/tmp/portage/dev-ros/std_msgs-0.5.11/work/std_msgs-0.5.11_build/devel/share/roseus/ros/std_msgs std_msgs
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/geneus/geneus_main.py", line 137, in genmain
    pkg_map = get_pkg_map()
  File "/usr/lib64/python2.7/site-packages/geneus/geneus_main.py", line 56, in get_pkg_map
    pkgs = packages.find_packages(ws)
  File "/usr/lib64/python2.7/site-packages/catkin_pkg/packages.py", line 97, in find_packages
    raise RuntimeError('\n'.join(duplicates))
RuntimeError: Multiple packages found with the same name "std_msgs":
- share/std_msgs
- tmp/portage/dev-ros/std_msgs-0.5.11/work/std_msgs-0.5.11
ERROR:  Multiple packages found with the same name "std_msgs":
- share/std_msgs
- tmp/portage/dev-ros/std_msgs-0.5.11/work/std_msgs-0.5.11
make[2]: *** [CMakeFiles/std_msgs_generate_messages_eus.dir/build.make:276: devel/share/roseus/ros/std_msgs/manifest.l] Error 3
make[2]: Leaving directory '/var/tmp/portage/dev-ros/std_msgs-0.5.11/work/std_msgs-0.5.11_build'
make[1]: *** [CMakeFiles/Makefile2:131: CMakeFiles/std_msgs_generate_messages_eus.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-ros/std_msgs-0.5.11/work/std_msgs-0.5.11_build'
make: *** [Makefile:130: all] Error 2
 * ERROR: dev-ros/std_msgs-0.5.11::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-ros/std_msgs-0.5.11::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-ros/std_msgs-0.5.11::gentoo'`.
 * The complete build log is located at '/var/log/portage/dev-ros:std_msgs-0.5.11:20180224-083848.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ros/std_msgs-0.5.11/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-ros/std_msgs-0.5.11/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-ros/std_msgs-0.5.11/work/std_msgs-0.5.11_build'
 * S: '/var/tmp/portage/dev-ros/std_msgs-0.5.11/work/std_msgs-0.5.11/'
Comment 1 m.manico 2020-02-12 23:23:56 UTC
I am now on  dev-ros/std_msgs-0.5.12 and can not reproduce this issue anymore. Nearly 2 years have passed and a lot of other things have changed as well so I can not be sure of causality.

Eitherway, consider it fixed.