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: RESOLVED PKGREMOVED
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-10-07 17:39 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
Comment 3 Larry the Git Cow gentoo-dev 2024-09-07 13:38:11 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=27c15bd899cbea57c540b228a5ff5f828aa6e2a2

commit 27c15bd899cbea57c540b228a5ff5f828aa6e2a2
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-09-07 12:54:55 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-09-07 12:54:55 +0000

    profiles: last-rite dev-python/gevent
    
    Bug: https://bugs.gentoo.org/923266
    Bug: https://bugs.gentoo.org/927808
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 profiles/package.mask | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2024-10-07 17:39:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2be8d29de7d383afefaa304a6d6c0f549bfcec60

commit 2be8d29de7d383afefaa304a6d6c0f549bfcec60
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-10-07 12:15:23 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-10-07 12:15:23 +0000

    dev-python/gevent: treeclean
    
    Closes: https://bugs.gentoo.org/923266 (pkgremoved)
    Closes: https://bugs.gentoo.org/927808 (pkgremoved)
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 dev-python/gevent/Manifest             |  1 -
 dev-python/gevent/gevent-23.9.1.ebuild | 31 -------------------------------
 dev-python/gevent/metadata.xml         | 17 -----------------
 profiles/package.mask                  |  5 -----
 4 files changed, 54 deletions(-)