Summary: | dev-ros/rosmake-1.14.0 : fails with FEATURES=test | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Robot Operating System team <ros> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-ros:rosmake-1.14.0:20170701-112604.log emerge-history.txt environment etc.portage.tbz2 logs.tbz2 tests.tbz2 |
Description
Toralf Förster
![]() Created attachment 478856 [details]
emerge-info.txt
Created attachment 478858 [details]
dev-ros:rosmake-1.14.0:20170701-112604.log
Created attachment 478860 [details]
emerge-history.txt
Created attachment 478862 [details]
environment
Created attachment 478864 [details]
etc.portage.tbz2
Created attachment 478866 [details]
logs.tbz2
Created attachment 478868 [details]
tests.tbz2
commit 7f354a0c3f96b77f28ea303007b2f7b7d5d53824 Author: Alexis Ballier <aballier@gentoo.org> Date: Thu Jul 6 23:22:18 2017 +0200 ros-catkin.eclass: Use only a single python implementation for all ROS packages. Use only python 2.7: that is the version supported by OSRF. Multi-python the way we did it was not working well, it ended up loading python libs from different interpreters causing weird errors. Add ros-catkin_python_setup function. should have fixed it i think |