Summary: | sys-cluster/openmpi-5.0.5 fails to compile: osc_ucx_request.h:110:41: error: incompatible types when assigning to type volatile void from type _Bool | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Cluster Team <cluster> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 910970 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: configure: Could not find a suitable sphinx-build on your system. osc_ucx_request.h:110:41: error: incompatible types when assigning to type ‘volatile void *’ from type ‘_Bool’ Should be fixed by newer GCC. |