Debian Package rebuild

Rebuild of the Debian archive with clang

"Conflicting types" build failure(s)
clang 3.1
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.01-5aqlparse.l:219:6: error: conflicting types for 'yyerror' Log
docsis 0.9.6+git16-g61ee500+dfsg-1stdlib.h:488:13: error: conflicting types for 'free' Log
dsbltesters 0.9.5-4httptest.c:41:7: error: conflicting types for 'getline' Log 753431
gnats 4.1.0-2:2453:17: error: conflicting types for 'yy_scan_string' Log
honeyd 1.5c-10./tagging.h:89:6: error: conflicting types for 'evtag_encode_int' Log
itrans 5.3-10iyacc.y:252:6: error: conflicting types for 'yyerror' Log
jackeq 0.5.9-2main.c:251:6: error: conflicting types for 'getSettings' Log 753432
liblouisxml 2.4.0-3transcriber.c:87:1: error: conflicting types for 'widecharcpy' Log 753434
mokomaze 0.5.5+git8+dfsg0-3mainwindow.c:705:6: error: conflicting types for 'GoFallFixed' Log 753436
mutt 1.5.21-5../compress.c:297:6: error: conflicting types for 'restore_path' Log 753437
pccts 1.33MR33-6genmk.c:971:1: error: conflicting types for 'pclasses' Log 753538
tnef 1.4.9-1tnef.c:389:6: error: conflicting types for 'free_bodies' Log 753540
xtrkcad 1:4.0.2-2gtkhelp.c:640:6: error: conflicting types for 'load_into_view' Log 753541
13 errors
Return to the list