FS#75915 - [ibus-unikey] FTBFS

Attached to Project: Community Packages
Opened by xctan (xctan) - Thursday, 15 September 2022, 15:31 GMT
Last edited by Felix Yan (felixonmars) - Thursday, 15 September 2022, 22:36 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

missing dependency in PKGBUILD

[snip]
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.36.0
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for IBUS... yes
checking for X11... yes
checking for GTK... no
configure: error: Package requirements (gtk+-2.0 >= 2.12
) were not met:

Package 'gtk+-2.0', required by 'virtual:world', not found


Steps to reproduce:
extra-x86_64-build
This task depends upon

Closed by  Felix Yan (felixonmars)
Thursday, 15 September 2022, 22:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  0.6.1-7
Comment by loqs (loqs) - Thursday, 15 September 2022, 19:36 GMT
What if the build is switched to GTK3 which is a dependency of ibus? See attached diff.
Comment by Felix Yan (felixonmars) - Thursday, 15 September 2022, 22:36 GMT
Thanks. Switched to GTK3 in 0.6.1-7.

Loading...