Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 796689 - dev-ros/robot_pose_ekf-1.14.5-r1 fails tests
Summary: dev-ros/robot_pose_ekf-1.14.5-r1 fails tests
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-19 07:58 UTC by Agostino Sarubbo
Modified: 2021-08-03 15:43 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,69.50 KB, text/plain)
2021-06-19 07:58 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,8.06 KB, text/plain)
2021-06-19 07:58 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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