Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 796689

Summary: dev-ros/robot_pose_ekf-1.14.5-r1 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Robot Operating System team <ros>
Status: RESOLVED WORKSFORME    
Severity: normal CC: soap
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-LastTest.log

Description Agostino Sarubbo gentoo-dev 2021-06-19 07:58:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ros/robot_pose_ekf-1.14.5-r1 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-19 07:58:31 UTC
Created attachment 716817 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-19 07:58:32 UTC
Created attachment 716820 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Alexis Ballier gentoo-dev 2021-08-03 15:43:32 UTC
seems to be due to this:
[rospack] Warning: cannot create rospack cache directory /var/lib/portage/home/.ros: boost::filesystem::create_directory: Permission denied: "/var/lib/portage/home/.ros"
[rospack] Warning: cannot create rospack cache directory /var/lib/portage/home/.ros: boost::filesystem::create_directory: Permission denied: "/var/lib/portage/home/.ros"


did you mess the permissions there ?

drwxr-xr-x 2 portage portage 4.0K Jan 15  2021 home


sounds like it should be writable