https://bugzilla.redhat.com/show_bug.cgi?id=2340629
Bug ID: 2340629 Summary: ibus: FTBFS in Fedora rawhide/f42 Product: Fedora Version: rawhide Status: NEW Component: ibus Assignee: tfujiwar@redhat.com Reporter: releng@fedoraproject.org QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, tfujiwar@redhat.com Blocks: 2300528 (F42FTBFS) Target Milestone: --- Classification: Fedora
ibus failed to build from source in Fedora rawhide/f42
https://koji.fedoraproject.org/koji/taskinfo?taskID=127987293
For details on the mass rebuild see:
https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild Please fix ibus at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, ibus will be orphaned. Before branching of Fedora 43, ibus will be retired, if it still fails to build.
For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_...
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2300528 [Bug 2300528] Fedora 42 FTBFS Tracker
https://bugzilla.redhat.com/show_bug.cgi?id=2340629
--- Comment #1 from Fedora Release Engineering releng@fedoraproject.org --- Created attachment 2070427 --> https://bugzilla.redhat.com/attachment.cgi?id=2070427&action=edit build.log
file build.log too big, will only attach last 32768 bytes
https://bugzilla.redhat.com/show_bug.cgi?id=2340629
--- Comment #2 from Fedora Release Engineering releng@fedoraproject.org --- Created attachment 2070428 --> https://bugzilla.redhat.com/attachment.cgi?id=2070428&action=edit root.log
file root.log too big, will only attach last 32768 bytes
https://bugzilla.redhat.com/show_bug.cgi?id=2340629
--- Comment #3 from Fedora Release Engineering releng@fedoraproject.org --- Created attachment 2070429 --> https://bugzilla.redhat.com/attachment.cgi?id=2070429&action=edit state.log
https://bugzilla.redhat.com/show_bug.cgi?id=2340629
Yaakov Selkowitz yselkowi@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2340243
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2340243 [Bug 2340243] gnome-flashback: FTBFS in Fedora rawhide/f42
https://bugzilla.redhat.com/show_bug.cgi?id=2340629
--- Comment #4 from Yaakov Selkowitz yselkowi@redhat.com --- ibusenginesimple.c: In function 'check_emoji_table': ibusenginesimple.c:547:41: error: too many arguments to function 'load_emoji_dict'; expected 0, have 1 547 | emoji_dict = priv->emoji_dict = load_emoji_dict (simple); | ^~~~~~~~~~~~~~~ ~~~~~~ ibusenginesimple.c:504:1: note: declared here 504 | load_emoji_dict () | ^~~~~~~~~~~~~~~
This is due to the C23 change in GCC15, see https://gcc.gnu.org/gcc-15/porting_to.html
Also, please note that there are other such issues which are breaking other packages, e.g.:
gf-candidate-popup.c: In function 'update_preedit_text_cb': gf-candidate-popup.c:124:11: error: too many arguments to function 'ibus_attribute_get_type'; expected 0, have 1 124 | if (ibus_attribute_get_type (attribute) != IBUS_ATTR_TYPE_BACKGROUND) | ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ In file included from /usr/include/ibus-1.0/ibus.h:33, from gf-candidate-popup.h:21, from gf-candidate-popup.c:23: /usr/include/ibus-1.0/ibusattribute.h:177:22: note: declared here 177 | GType ibus_attribute_get_type (); | ^~~~~~~~~~~~~~~~~~~~~~~
https://bugzilla.redhat.com/show_bug.cgi?id=2340629
Yaakov Selkowitz yselkowi@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|2340243 |
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2340243 [Bug 2340243] gnome-flashback: FTBFS in Fedora rawhide/f42
https://bugzilla.redhat.com/show_bug.cgi?id=2340629
fujiwara tfujiwar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |ibus-1.5.32~beta1-3.fc42 Doc Type|--- |If docs needed, set a value Status|NEW |CLOSED Resolution|--- |RAWHIDE Last Closed| |2025-01-24 01:34:29
i18n-bugs@lists.fedoraproject.org