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

Bug 944272

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 packagesAssignee: 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 gentoo-dev 2024-11-21 08:46:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/openmpi-5.0.5 fails to compile.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-21 08:46:16 UTC
Created attachment 910970 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-21 08:46:17 UTC
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’
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-04-24 23:43:29 UTC
Should be fixed by newer GCC.