Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927808 - [guru] dev-python/gevent-23.9.1 fails to compile: cc1: fatal error: _hub_primitives.c: No such file or directory
Summary: [guru] dev-python/gevent-23.9.1 fails to compile: cc1: fatal error: _hub_prim...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Shaoyu Tseng
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-25 11:59 UTC by Agostino Sarubbo
Modified: 2024-03-25 15:21 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,175.87 KB, text/plain)
2024-03-25 11:59 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-25 11:59:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/gevent-23.9.1 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
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#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-25 11:59:40 UTC
Created attachment 888534 [details]
build.log

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


cc1: fatal error: src/gevent/_abstract_linkable.c: No such file or directory
cc1: fatal error: src/gevent/_greenlet_primitives.c: No such file or directory
cc1: fatal error: src/gevent/_hub_local.c: No such file or directory
cc1: fatal error: src/gevent/_hub_primitives.c: No such file or directory
cc1: fatal error: src/gevent/_ident.c: No such file or directory
cc1: fatal error: src/gevent/_imap.c: No such file or directory
cc1: fatal error: src/gevent/_semaphore.c: No such file or directory
cc1: fatal error: src/gevent/_tracer.c: No such file or directory
cc1: fatal error: src/gevent/_waiter.c: No such file or directory
cc1: fatal error: src/gevent/event.c: No such file or directory
cc1: fatal error: src/gevent/greenlet.c: No such file or directory
cc1: fatal error: src/gevent/libev/callbacks.c: No such file or directory
cc1: fatal error: src/gevent/local.c: No such file or directory
cc1: fatal error: src/gevent/queue.c: No such file or directory
cc1: fatal error: src/gevent/_hub_primitives.c: No such file or directory