Discussion:
Bug#1074863: caribou: FTBFS with gcc-14
Add Reply
Rebecca N. Palmer
2024-12-04 21:40:02 UTC
Reply
Permalink
Control: tags -1 patch

This (untested) patch may fix this bug, but given the more general
issues around caribou's obsolescence (see other bugs), it might be
better to just remove it.

--- caribou-0.4.21.orig/modules/gtk3/caribou-gtk-module.c
+++ caribou-0.4.21/modules/gtk3/caribou-gtk-module.c
@@ -592,11 +592,11 @@ static void caribou_gtk_module_callback
{
CaribouKeyboard* _tmp0_ = NULL;
GAsyncResult* _tmp1_ = NULL;
- CaribouKeyboard* _tmp2_ = NULL;
- CaribouKeyboard* _tmp3_ = NULL;
+ GAsyncInitable* _tmp2_ = NULL;
+ GObject* _tmp3_ = NULL;
CaribouKeyboard* _tmp4_ = NULL;
_tmp1_ = res;
- _tmp2_ = g_async_result_get_source_object (_tmp1_);
+ _tmp2_ = (GAsyncInitable*)
g_async_result_get_source_object (_tmp1_);
_tmp3_ = g_async_initable_new_finish (_tmp2_, _tmp1_,
&_inner_error_);
g_object_unref (_tmp2_);
_tmp0_ = (CaribouKeyboard*) _tmp3_;
Debian Bug Tracking System
2024-12-04 21:40:02 UTC
Reply
Permalink
Post by Rebecca N. Palmer
tags -1 patch
Bug #1074863 [src:caribou] caribou: ftbfs with GCC-14
Added tag(s) patch.
--
1074863: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074863
Debian Bug Tracking System
Contact ***@bugs.debian.org with problems
Debian Bug Tracking System
2025-01-16 13:00:02 UTC
Reply
Permalink
tags -1 - patch
Bug #1074863 [src:caribou] caribou: ftbfs with GCC-14
Removed tag(s) patch.
--
1074863: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074863
Debian Bug Tracking System
Contact ***@bugs.debian.org with problems
Debian Bug Tracking System
2025-01-16 14:20:01 UTC
Reply
Permalink
tag -1 pending
Bug #1074863 [src:caribou] caribou: ftbfs with GCC-14
Added tag(s) pending.
--
1074863: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074863
Debian Bug Tracking System
Contact ***@bugs.debian.org with problems
Debian Bug Tracking System
2025-01-16 14:40:01 UTC
Reply
Permalink
tags -1 - pending
Bug #1074863 [src:caribou] caribou: ftbfs with GCC-14
Removed tag(s) pending.
tags -1 + patch help
Bug #1074863 [src:caribou] caribou: ftbfs with GCC-14
Added tag(s) help and patch.
--
1074863: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074863
Debian Bug Tracking System
Contact ***@bugs.debian.org with problems
Simon McVittie
2025-01-17 20:10:01 UTC
Reply
Permalink
If there is still a need for Caribou to be in Debian (for example for
Cinnamon's benefit), I would like someone who knows how to test it to
do so, and either upload, or reply with the git sha1 of the commit that
they successfully tested (possibly in the form of a merge request, if
further changes turn out to be needed).
Thanks for your work, I tested it and is working on both cinnamon and its
screensaver.
Thanks, uploaded (on the assumption that you meant you tested commit
9f48322fee48e9191cd4eb8251a765cb00a75aa3).

smcv
Debian Bug Tracking System
2025-01-17 20:50:02 UTC
Reply
Permalink
Your message dated Fri, 17 Jan 2025 20:43:44 +0000
with message-id <E1tYtBw-002PlP-***@fasolo.debian.org>
and subject line Bug#1074863: fixed in caribou 0.4.21-10
has caused the Debian Bug report #1074863,
regarding caribou: ftbfs with GCC-14
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ***@bugs.debian.org
immediately.)
--
1074863: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074863
Debian Bug Tracking System
Contact ***@bugs.debian.org with problems
Loading...