debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #07416
[Bug 2124960] Re: libburn ftbfs in questing archive rebuild
** Changed in: libburn (Debian)
Status: Unknown => Fix Committed
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to libburn in Ubuntu.
https://bugs.launchpad.net/bugs/2124960
Title:
libburn ftbfs in questing archive rebuild
Status in libburn package in Ubuntu:
New
Status in libburn package in Debian:
Fix Committed
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
test/poll.c: In function ‘main’:
test/poll.c:67:27: error: assignment to ‘__sighandler_t’ {aka ‘void (*)(int)’} from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
67 | newact.sa_handler = catch_int;
| ^
test/poll.c:17:13: note: ‘catch_int’ declared here
17 | static void catch_int ()
| ^~~~~~~~~
In file included from test/poll.c:9:
/usr/include/signal.h:72:16: note: ‘__sighandler_t’ declared here
72 | typedef void (*__sighandler_t) (int);
| ^~~~~~~~~~~~~~
make[1]: *** [Makefile:1024: test/poll-poll.o] Error 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libburn/+bug/2124960/+subscriptions
References