Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816186 - [guru] dev-python/orjson-3.5.3 fails to compile
Summary: [guru] dev-python/orjson-3.5.3 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-04 06:01 UTC by Agostino Sarubbo
Modified: 2021-10-06 01:12 UTC (History)
1 user (show)

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


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

Issue: dev-python/orjson-3.5.3 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-04 06:02:02 UTC
Created attachment 742893 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-04 06:02:03 UTC
Possible context of error(s):

FileNotFoundError: [Errno 2] No such file or directory: b'orjson*.so'
Comment 3 Larry the Git Cow gentoo-dev 2021-10-06 01:12:44 UTC
The bug has been closed via the following commit(s):

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

commit d39ed0a6d2df2ba92a02be72b2e2b74728dcc98c
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-10-04 11:49:45 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-10-04 11:50:07 +0000

    dev-python/orjson: fix file discovery
    
    Closes: https://bugs.gentoo.org/816186
    Package-Manager: Portage-3.0.26, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-python/orjson/orjson-3.5.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)