Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 908068

Summary: dev-libs/libmacaroons-0.3.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Guilherme Amadio <amadio>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 762406    
Attachments: build.log
1-config.log

Description Agostino Sarubbo gentoo-dev 2023-06-08 13:41:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libmacaroons-0.3.0 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-08 13:41:08 UTC
Created attachment 863567 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-08 13:41:09 UTC
Created attachment 863568 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2023-06-08 13:41:11 UTC
Error(s) that match a know pattern:

configure: error: no suitable Python interpreter found
Comment 4 Larry the Git Cow gentoo-dev 2023-06-14 15:02:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e642869db21ae432bc9a1bb38c9f017723d4cc6

commit 8e642869db21ae432bc9a1bb38c9f017723d4cc6
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2023-06-14 14:08:14 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2023-06-14 14:57:41 +0000

    dev-libs/libmacaroons: really disable python (2.x only)
    
    Closes: https://bugs.gentoo.org/908068
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 .../files/libmacaroons-0.3.0-no-python.patch       | 91 ++++++++++++++++++++++
 ...s-0.3.0.ebuild => libmacaroons-0.3.0-r1.ebuild} |  7 +-
 2 files changed, 96 insertions(+), 2 deletions(-)