Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835898 - gui-libs/gtk-4.6.2 fails to compile: ERROR: python3 is missing modules: gi
Summary: gui-libs/gtk-4.6.2 fails to compile: ERROR: python3 is missing modules: gi
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-24 08:42 UTC by Agostino Sarubbo
Modified: 2022-03-27 04:44 UTC (History)
0 users

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


Attachments
build.log (build.log,65.93 KB, text/plain)
2022-03-24 08:42 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,328.19 KB, text/plain)
2022-03-24 08:42 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 2022-03-24 08:42:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-libs/gtk-4.6.2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-24 08:42:20 UTC
Created attachment 767689 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-24 08:42:21 UTC
Created attachment 767690 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-03-24 08:42:22 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Program python3 (gi) found: NO
Run-time dependency cairo-script-interpreter found: NO (tried pkgconfig and cmake)
Run-time dependency iso-codes found: NO (tried pkgconfig and cmake)
testsuite/introspection/meson.build:1:0: ERROR: python3 is missing modules: gi
Comment 4 Larry the Git Cow gentoo-dev 2022-03-27 04:44:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=840b90818081c7281d92c9cf01be658138ec0d6d

commit 840b90818081c7281d92c9cf01be658138ec0d6d
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-03-27 04:19:56 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-03-27 04:43:53 +0000

    gui-libs/gtk: Depend on pygobject for USE=introspection
    
    Closes: https://bugs.gentoo.org/835898
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 gui-libs/gtk/gtk-4.6.2.ebuild | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)