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

Bug 829888

Summary: dev-libs/libgit2-glib-1.1.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED FIXED    
Severity: normal CC: gnome, mattst88
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://gitlab.gnome.org/GNOME/libgit2-glib/-/merge_requests/37
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 762406    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-12-23 21:31:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libgit2-glib-1.0.0.1 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 2021-12-23 21:31:40 UTC
Created attachment 760161 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-23 21:31:42 UTC
Error(s) that match a know pattern:


/usr/bin/env: ‘python3’: No such file or directory
Comment 3 Agostino Sarubbo gentoo-dev 2022-07-19 08:51:28 UTC
ci has reproduced this issue with version 1.1.0 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-04-13 21:45:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e869269d7ecbe671bb98b9242f7b6c7195b01e1

commit 6e869269d7ecbe671bb98b9242f7b6c7195b01e1
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-04-13 21:42:46 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-04-13 21:45:45 +0000

    dev-libs/libgit2-glib: Fix build without Python native-symlinks
    
    Closes: https://bugs.gentoo.org/829888
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 .../files/1.1.0-meson-Use-install_symlink.patch    | 80 ++++++++++++++++++++++
 dev-libs/libgit2-glib/libgit2-glib-1.1.0.ebuild    | 10 +++
 2 files changed, 90 insertions(+)