Debian Package rebuild

Rebuild of the Debian archive with clang

"Conflicting types" build failure(s)
clang 6.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-3aqlparse.l:218:6: error: conflicting types for 'yyerror' Log
freefem 3.5.8-6setjmp.h:54:12: error: conflicting types for '__sigsetjmp' Log
gnudatalanguage 0.9.8-4setjmp.h:54:12: error: conflicting types for '__sigsetjmp' Log
jackeq 0.5.9-2.1main.c:251:6: error: conflicting types for 'getSettings' Log 753432
liblouisutdml 2.7.0-2logging.c:80:6: error: conflicting types for 'logMessage' Log
mokomaze 0.5.5+git8+dfsg0-4mainwindow.c:705:6: error: conflicting types for 'GoFallFixed' Log 753436
netsurf 3.6-3.1src/colors.gperf:114:1: error: conflicting types for 'svgtiny_color_lookup' Log
opensmtpd-extras 5.7.1-4stdio.h:340:12: error: conflicting types for 'snprintf' Log
pccts 1.33MR33-6genmk.c:971:1: error: conflicting types for 'pclasses' Log 753538
puredata-import 1.3-3./s_stuff.h:48:12: error: conflicting types for 'sys_hostfontsize' Log
r-other-hms-dbmi-spp 1.15.2-1cstring:100:3: error: conflicting types for 'memchr' Log
swish-e 2.4.7-5zlib.h:1283:21: error: conflicting types for 'uncompress2' Log
vpcs 0.5b2-1./getopt.h:53:5: error: conflicting types for 'getopt' Log
13 errors
Return to the list