Debian Package rebuild

Rebuild of the Debian archive with clang

"Conflicting types" build failure(s)
clang 2.9
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
bglibs 1.106-1./sysdeps.h:94:6: error: conflicting types for 'unsetenv' Log
dsbltesters 0.9.5-4httptest.c:41:7: error: conflicting types for 'getline' Log 753431
gnats 4.1.0-1:2453:17: error: conflicting types for 'yy_scan_string' Log
gtalk 0.99.10-14gt_route.c:156:18: error: conflicting types for 'ROUTE_find_destination_masked' Log
guile-1.6 1.6.8-10guile.c:92:33: error: conflicting types for 'lt__PROGRAM__LTX_preloaded_symbols' 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-2transcriber.c:87:1: error: conflicting types for 'widecharcpy' Log 753434
lxpanel 0.5.8-1batt_sys.c:47:6: error: conflicting types for 'battery_reset' Log
micropolis-activity 0.0.20071228-5tclxgdat.y:584:1: error: conflicting types for 'yyerror' Log 741766
mokomaze 0.5.5+git8+dfsg0-0.2mainwindow.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
openslide 3.2.4-1src/openslide.c:206:6: error: conflicting types for 'openslide_can_open' Log
pccts 1.33MR33-6genmk.c:971:1: error: conflicting types for 'pclasses' Log 753538
xtrkcad 1:4.0.2-2gtkhelp.c:640:6: error: conflicting types for 'load_into_view' Log 753541
15 errors
Return to the list