Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893384 - [guru] dev-python/persistent-5.0 fails to compile:ld: cannot find ring.o: No such file or directory
Summary: [guru] dev-python/persistent-5.0 fails to compile:ld: cannot find ring.o: No ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-06 12:19 UTC by Agostino Sarubbo
Modified: 2024-01-04 13:07 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,52.31 KB, text/plain)
2023-02-06 12:19 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 2023-02-06 12:19:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/persistent-5.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-06 12:19:12 UTC
Created attachment 849978 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-06 12:19:13 UTC
Error(s) that match a know pattern:


/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find build/temp.linux-x86_64-cpython-39/src/persistent/ring.o: No such file or directory
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2024-01-04 13:07:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=01a17dc4c481c1de2ee8f31d3809f973973b2441

commit 01a17dc4c481c1de2ee8f31d3809f973973b2441
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-01-03 23:55:54 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-01-04 01:02:22 +0000

    dev-python/persistent: drop 5.0
    
    Closes: https://bugs.gentoo.org/893384
    Signed-off-by: Julien Roy <julien@jroy.ca>

 dev-python/persistent/Manifest              |  1 -
 dev-python/persistent/persistent-5.0.ebuild | 47 -----------------------------
 2 files changed, 48 deletions(-)