Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928318 - sys-cluster/ucx-1.13.1 fails to compile: bistro.h:24:4: error: #error Unsupported architecture
Summary: sys-cluster/ucx-1.13.1 fails to compile: bistro.h:24:4: error: #error Unsuppo...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-31 20:37 UTC by Agostino Sarubbo
Modified: 2024-03-31 20:37 UTC (History)
0 users

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


Attachments
build.log (build.log,152.18 KB, text/plain)
2024-03-31 20:37 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-03-31 20:37:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/ucx-1.13.1 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-31 20:37:07 UTC
Created attachment 889150 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-31 20:37:08 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


   50 | UCM_DEFINE_REPLACE_FUNC(mmap,    void*, MAP_FAILED, void*, size_t, int, int, int, off_t)
   53 | UCM_DEFINE_REPLACE_FUNC(mremap,  void*, MAP_FAILED, void*, size_t, size_t, int)
   55 | UCM_DEFINE_REPLACE_FUNC(shmat,   void*, MAP_FAILED, int, const void*, int)
   57 | UCM_DEFINE_REPLACE_FUNC(sbrk,    void*, MAP_FAILED, intptr_t)
./configure: line 20460: doxygen: command not found
Package knem was not found in the pkg-config search path.
configure: KNEM path was not found, guessing ...
/var/tmp/portage/sys-cluster/ucx-1.13.1/work/ucx-1.13.1/src/ucm/bistro/bistro.h:24:4: error: #error "Unsupported architecture"