On 06/03/2016 11:45 AM, Travis CI wrote:
Build Update for kamailio/kamailio
Build: #2510 Status: Broken
Duration: 13 minutes and 28 seconds Commit: eb0d271 (master) Author: Victor Seva Message: travis: remove rebuild twice for MEMDBG test
View the changeset: https://github.com/kamailio/kamailio/compare/fcdef4371951...eb0d271af95b
View the full build log and details: https://travis-ci.org/kamailio/kamailio/builds/134978961
--
Relevant output:
CC (clang) [M xmlrpc.so] xmlrpc.o xmlrpc.c:152:5: error: expected parameter declarator int snprintf(char *str, size_t size, const char *format, ...); ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:69:39: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, __USE_FORTIFY_LEVEL - 1, __bos (str), \ ^ /usr/include/features.h:329:31: note: expanded from macro '__USE_FORTIFY_LEVEL' # define __USE_FORTIFY_LEVEL 2 ^ xmlrpc.c:152:5: error: expected ')' /usr/include/x86_64-linux-gnu/bits/stdio2.h:69:39: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, __USE_FORTIFY_LEVEL - 1, __bos (str), \ ^ /usr/include/features.h:329:31: note: expanded from macro '__USE_FORTIFY_LEVEL' # define __USE_FORTIFY_LEVEL 2 ^ xmlrpc.c:152:5: note: to match this '(' /usr/include/x86_64-linux-gnu/bits/stdio2.h:69:28: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, __USE_FORTIFY_LEVEL - 1, __bos (str), \ ^ xmlrpc.c:152:5: error: conflicting types for '__builtin___snprintf_chk' int snprintf(char *str, size_t size, const char *format, ...); ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:69:3: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, __USE_FORTIFY_LEVEL - 1, __bos (str), \ ^ xmlrpc.c:152:5: note: '__builtin___snprintf_chk' is a builtin with type 'int (char *, unsigned long, int, unsigned long, const char *, ...)' /usr/include/x86_64-linux-gnu/bits/stdio2.h:69:3: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, __USE_FORTIFY_LEVEL - 1, __bos (str), \ ^ 3 errors generated. make[2]: *** [xmlrpc.o] Error 1 ../../Makefile.rules:97: recipe for target 'xmlrpc.o' failed Makefile:511: recipe for target 'modules' failed make[1]: *** [modules] Error 1 make[1]: Leaving directory '/code' debian/rules:137: recipe for target 'build-stamp' failed make: *** [build-stamp] Error 2