Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829888 - dev-libs/libgit2-glib-1.1.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: dev-libs/libgit2-glib-1.1.0 fails to compile with dev-lang/python-exec[-nativ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL: https://gitlab.gnome.org/GNOME/libgit...
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-12-23 21:31 UTC by Agostino Sarubbo
Modified: 2023-04-13 21:45 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,184.85 KB, text/plain)
2021-12-23 21:31 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-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(+)