Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944272 - 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
Summary: sys-cluster/openmpi-5.0.5 fails to compile: osc_ucx_request.h:110:41: error: ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-21 08:46 UTC by Agostino Sarubbo
Modified: 2025-04-24 23:43 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,69.89 KB, application/x-xz)
2024-11-21 08:46 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 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.