Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951519 - app-i18n/fcitx-gtk-5.1.3: build fails with GLIB_GENMARSHAL-NOTFOUND: command not found
Summary: app-i18n/fcitx-gtk-5.1.3: build fails with GLIB_GENMARSHAL-NOTFOUND: command ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: yongxiang
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2025-03-17 22:04 UTC by unixway.drive+bugs.gentoo
Modified: 2025-04-04 10:01 UTC (History)
4 users (show)

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


Attachments
build log (build.log,8.51 KB, text/x-log)
2025-03-17 22:04 UTC, unixway.drive+bugs.gentoo
Details
emerge --info (emerge--info.txt,15.86 KB, text/plain)
2025-03-17 22:05 UTC, unixway.drive+bugs.gentoo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description unixway.drive+bugs.gentoo 2025-03-17 22:04:41 UTC
Created attachment 921056 [details]
build log

emerging glib-utils (as per bug 667346) fixed this
Comment 1 unixway.drive+bugs.gentoo 2025-03-17 22:05:45 UTC
Created attachment 921057 [details]
emerge --info
Comment 2 yongxiang 2025-04-03 23:07:46 UTC
I'm sorry, I just noticed this bug now. 
Normally, dev-util/glib-utils should be a dependency of x11-libs/gtk+:2, x11-libs/gtk+:3, and gui-libs/gtk:4.
I'm not sure how to reproduce this issue.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-04-03 23:27:15 UTC
No, it's a BDEPEND of gtk+. If your package needs it, you need to BDEPEND on it too.
Comment 4 Larry the Git Cow gentoo-dev 2025-04-04 10:01:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ba94f670afdf9caaf6d2af3a2087e72a1cea87a

commit 7ba94f670afdf9caaf6d2af3a2087e72a1cea87a
Author:     Yongxiang Liang <tanekliang@gmail.com>
AuthorDate: 2025-04-04 02:50:32 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2025-04-04 09:58:13 +0000

    app-i18n/fcitx-gtk: add missing BDEPEND
    
    Closes: https://bugs.gentoo.org/951519
    Closes: https://github.com/gentoo/gentoo/pull/41453
    Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 app-i18n/fcitx-gtk/fcitx-gtk-5.1.3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)