debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #08558
[Bug 2124942] Re: dee ftbfs in questing archive rebuild
This bug was fixed in the package dee - 1.2.7+17.10.20170616-8
---------------
dee (1.2.7+17.10.20170616-8) unstable; urgency=medium
* debian/patches/incompatible-pointer-types.patch:
- add function cast to fix the build with gcc-15
(Closes: #1096516, lp: #2124942)
-- Sebastien Bacher <seb128@xxxxxxxxxx> Wed, 01 Oct 2025 16:25:23
+0200
** Changed in: dee (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to dee in Ubuntu.
https://bugs.launchpad.net/bugs/2124942
Title:
dee ftbfs in questing archive rebuild
Status in dee package in Ubuntu:
Fix Released
Status in dee package in Debian:
New
Bug description:
The package fails to build in the recent archive rebuild
https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20250910-questing-questing.html
dee-tool.c: In function ‘dump_peer’:
dee-tool.c:242:31: error: passing argument 2 of ‘g_timeout_add_seconds’ from incompatible pointer type [-Wincompatible-pointer-types]
242 | g_timeout_add_seconds (1, _timeout_cb, NULL);
| ^~~~~~~~~~~
| |
| gboolean (*)(void) {aka int (*)(void)}
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dee/+bug/2124942/+subscriptions
References