[Bug 2038849] Re: jack-capture FTBFS
Erich Eickmeyer
2038849 at bugs.launchpad.net
Fri Jan 26 20:34:50 UTC 2024
** Changed in: jack-capture (Ubuntu)
Assignee: (unassigned) => Erich Eickmeyer (eeickmeyer)
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2038849
Title:
jack-capture FTBFS
Status in jack-capture package in Ubuntu:
New
Bug description:
0.9.73-4 in proposed is FTBFS for all architectures with the error
jack_capture.c:912:5: error: conflicting types for ‘asprintf’; have ‘int(char **, char *, ...)’
912 | int asprintf(char **buffer, char *fmt, ...) {
| ^~~~~~~~
In file included from jack_capture.c:24:
/usr/include/stdio.h:401:12: note: previous declaration of ‘asprintf’ with type ‘int(char ** restrict, const char * restrict, ...)’
401 | extern int asprintf (char **__restrict __ptr,
| ^~~~~~~~
I also noticed that the currently released version 0.9.73-3 is failing
with the same error in my local build environment, so could be due to
the gcc upgrade, or another external factor.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jack-capture/+bug/2038849/+subscriptions
More information about the Ubuntu-sponsors
mailing list