Debian Package rebuild

Rebuild of the Debian archive with clang

"Conflicting types" build failure(s)
clang 10.0.0
Return to the list
clang considers conflicting declarations as error while gcc just shows a warning
// clang  -c  foo.c
#include <stdio.h>
char *getline(int fd) { return NULL; }

Versions: 2.9 - 3.0 - 3.1 - 3.2 - 3.3 - 3.4 - 3.4.2 - 3.5.0 - 3.6.0 - 3.8.1 - 3.9.1 - 4.0.1 - 5.0 - 6.0 - 8.0.1 - 9.0.1 - 10.0.0 - 11.0.0 - 12.0.1 - 13.0.0
PackageVersionSupposed error messageFull log Bug report
acedb 4.9.39+dfsg.02-4aqlparse.l:218:6: error: conflicting types for 'yyerror' Log
cinnamon-settings-daemon 4.4.0-3csd-xrandr-manager.c:2304:1: error: conflicting types for 'register_manager_dbus' Log
freefem 3.5.8-7setjmp.h:54:12: error: conflicting types for '__sigsetjmp' Log
jackeq 0.5.9-3main.c:251:6: error: conflicting types for 'getSettings' Log 753432
k2pdfopt 2.51+ds-1ocrtess.c:70:6: error: conflicting types for 'ocrtess_lang_default' Log
opensmtpd-extras 6.6.0-1stdio.h:354:12: error: conflicting types for 'snprintf' Log
pccts 1.33MR33-6genmk.c:971:1: error: conflicting types for 'pclasses' Log 753538
7 errors
Return to the list