Summary: | sys-cluster/ceph fails to compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Patrick McLean <chutzpah> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | cluster, dlan, lssndrbarbieri, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log.bz2
other.tar.bz2 |
Description
Agostino Sarubbo
![]() Created attachment 650608 [details]
build.log.bz2
build log and emerge --info
Created attachment 650610 [details]
other.tar.bz2
other logs
Something seems to have gone enormously wrong here: * ACCESS DENIED: mkdir: /usr/local/lib/cmake mkdir: cannot create directory ‘/usr/local/lib/cmake’: Permission denied * ACCESS DENIED: unlink: /usr/local/lib/cmake ...skipped /usr/local/lib/cmake/boost_fiber-1.72.0 for lack of /usr/local/lib/cmake... ...skipped /usr/local/lib/cmake/boost_fiber_numa-1.72.0 for lack of /usr/local/lib/cmake... ...skipped /usr/local/lib/cmake/boost_filesystem-1.72.0 for lack of /usr/local/lib/cmake... ...skipped /usr/local/lib/cmake/boost_graph-1.72.0 for lack of /usr/local/lib/cmake... ...skipped /usr/local/lib/cmake/boost_regex-1.72.0 for lack of /usr/local/lib/cmake... I feel like there must be something wrong with the environment this was being built in... Going to close for now, if it happens again we can open another bug. |