← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2124942] [NEW] dee ftbfs in questing archive rebuild

 

Public bug reported:

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)}

** Affects: dee (Ubuntu)
     Importance: Undecided
     Assignee: Sebastien Bacher (seb128)
         Status: New


** Tags: dcr-incoming ftbfs

-- 
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:
  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



Follow ups