| Summary: | dev-ros/std_msgs-0.5.11 build failure | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Alessandro Barbieri <lssndrbarbieri> |
| Component: | Current packages | Assignee: | Robot Operating System team <ros> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | jstein |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
dev-ros:std_msgs-0.5.11:20170521-060935.log
info |
||
|
Description
Alessandro Barbieri
2017-05-13 06:28:25 UTC
Alessandro, as already explained: Please do not use gist. Please attach the files. Created attachment 473570 [details]
dev-ros:std_msgs-0.5.11:20170521-060935.log
last build failure
Created attachment 473572 [details]
info
emerge info
now fails with:
[100%] Built target std_msgs_generate_messages_cpp
Traceback (most recent call last):
File "//usr/lib64/python3.5/site-packages/geneus/geneus_main.py", line 138, in genmain
pkg_map = get_pkg_map()
File "//usr/lib64/python3.5/site-packages/geneus/geneus_main.py", line 56, in get_pkg_map
pkgs = packages.find_packages(ws)
File "//usr/lib64/python3.5/site-packages/catkin_pkg/packages.py", line 85, in find_packages
packages = find_packages_allowing_duplicates(basepath, exclude_paths=exclude_paths, exclude_subspaces=exclude_subspaces, warnings=warnings)
File "//usr/lib64/python3.5/site-packages/catkin_pkg/packages.py", line 112, in find_packages_allowing_duplicates
packages[path] = parse_package(os.path.join(basepath, path), warnings=warnings)
File "//usr/lib64/python3.5/site-packages/catkin_pkg/package.py", line 369, in parse_package
raise IOError('Path "%s" is neither a directory containing a "%s" file nor a file' % (path, PACKAGE_MANIFEST_FILENAME))
OSError: Path "/usr/tmp/portage/dev-ros/std_srvs-1.11.2/work/ros_comm_msgs-1.11.2/std_srvs" is neither a directory containing a "package.xml" file nor a file
ERROR: Path "/usr/tmp/portage/dev-ros/std_srvs-1.11.2/work/ros_comm_msgs-1.11.2/std_srvs" is neither a directory containing a "package.xml" file nor a file
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-python3_5'
make[1]: *** [CMakeFiles/Makefile2:451: 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-python3_5'
make: *** [Makefile:128: all] Error 2
* ERROR: dev-ros/std_msgs-0.5.11::gentoo failed (compile phase):
* emake failed
Built now bu after std_srvs *** This bug has been marked as a duplicate of bug 618334 *** |