[Bug 2038849] [NEW] jack-capture FTBFS
Launchpad Bug Tracker
2038849 at bugs.launchpad.net
Thu Jan 25 21:20:14 UTC 2024
You have been subscribed to a public bug by Sudip Mukherjee (sudipmuk):
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.
** Affects: jack-capture (Ubuntu)
Importance: Undecided
Status: New
** Tags: update-excuse
--
jack-capture FTBFS
https://bugs.launchpad.net/bugs/2038849
You received this bug notification because you are a member of Ubuntu Sponsors, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list