Cook: perl-yaml-syck 1.31 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): perl-dev-5.28.1-i486 Extracting source archive "YAML-Syck-1.31.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed Checking if your kit is complete... Warning: the following files are missing in your kit: inc/Module/Install.pm inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/Compiler.pm inc/Module/Install/Fetch.pm inc/Module/Install/Include.pm inc/Module/Install/Makefile.pm inc/Module/Install/Metadata.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm inc/parent.pm inc/PerlIO.pm inc/Scalar/Util.pm inc/Test/Builder.pm inc/Test/Builder/IO/Scalar.pm inc/Test/Builder/Module.pm inc/Test/More.pm README Please inform the author. Generating a Unix-style Makefile Writing Makefile for YAML::Syck Writing MYMETA.yml and MYMETA.json cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE" bytecode.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE" emitter.c Running Mkbootstrap for Syck () cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE" gram.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE" handler.c chmod 644 "Syck.bs" cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE" implicit.c cp lib/YAML/Loader/Syck.pm blib/lib/YAML/Loader/Syck.pm cp lib/JSON/Syck.pm blib/lib/JSON/Syck.pm cp lib/YAML/Dumper/Syck.pm blib/lib/YAML/Dumper/Syck.pm cp lib/YAML/Syck.pm blib/lib/YAML/Syck.pm cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE" node.c bytecode.re: In function 'sycklex_bytecode_utf8': bytecode.re:312:28: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] bytecode.re:312:28: warning: incompatible implicit declaration of built-in function 'strlen' bytecode.re:312:28: note: include '' or provide a declaration of 'strlen' bytecode.re:306:1: bytecode.re:312:28: bytecode.re:315:21: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] bytecode.re:315:21: warning: incompatible implicit declaration of built-in function 'free' bytecode.re:315:21: note: include '' or provide a declaration of 'free' bytecode.re:306:1: bytecode.re:315:21: In file included from bytecode.re:9: syck.h:79:34: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ bytecode.re:326:38: note: in expansion of macro 'S_ALLOC_N' syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ bytecode.re:326:38: note: in expansion of macro 'S_ALLOC_N' syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ bytecode.re:326:38: note: in expansion of macro 'S_ALLOC_N' bytecode.re:328:21: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] bytecode.re:328:21: warning: incompatible implicit declaration of built-in function 'strcat' bytecode.re:328:21: note: include '' or provide a declaration of 'strcat' bytecode.re:329:21: warning: implicit declaration of function 'strncat' [-Wimplicit-function-declaration] In file included from emitter.c:15: emitter.c: In function 'syck_base64enc': bytecode.re:329:21: warning: incompatible implicit declaration of built-in function 'strncat' bytecode.re:329:21: note: include '' or provide a declaration of 'strncat' bytecode.re:330:21: warning: incompatible implicit declaration of built-in function 'free' bytecode.re:330:21: note: include '' or provide a declaration of 'free' syck.h:79:34: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:32:18: note: in expansion of macro 'S_ALLOC_N' char *buff = S_ALLOC_N(char, len * 4 / 3 + 6); ^~~~~~~~~ syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:32:18: note: in expansion of macro 'S_ALLOC_N' char *buff = S_ALLOC_N(char, len * 4 / 3 + 6); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:32:18: note: in expansion of macro 'S_ALLOC_N' char *buff = S_ALLOC_N(char, len * 4 / 3 + 6); ^~~~~~~~~ bytecode.re:344:25: warning: incompatible implicit declaration of built-in function 'free' bytecode.re:344:25: note: include '' or provide a declaration of 'free' In file included from bytecode.re:9: syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ bytecode.re:346:42: note: in expansion of macro 'S_ALLOC_N' syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ bytecode.re:346:42: note: in expansion of macro 'S_ALLOC_N' bytecode.re:348:25: warning: incompatible implicit declaration of built-in function 'strcat' bytecode.re:348:25: note: include '' or provide a declaration of 'strcat' bytecode.re:349:25: warning: incompatible implicit declaration of built-in function 'strncat' bytecode.re:349:25: note: include '' or provide a declaration of 'strncat' In file included from bytecode.re:9: syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ bytecode.re:354:42: note: in expansion of macro 'S_ALLOC_N' syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ bytecode.re:354:42: note: in expansion of macro 'S_ALLOC_N' syck.h:87:32: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] #define S_MEMCPY(p1,p2,type,n) memcpy((p1), (p2), sizeof(type)*(n)) ^~~~~~ bytecode.re:356:25: note: in expansion of macro 'S_MEMCPY' syck.h:87:32: warning: incompatible implicit declaration of built-in function 'memcpy' #define S_MEMCPY(p1,p2,type,n) memcpy((p1), (p2), sizeof(type)*(n)) ^~~~~~ bytecode.re:356:25: note: in expansion of macro 'S_MEMCPY' syck.h:87:32: note: include '' or provide a declaration of 'memcpy' #define S_MEMCPY(p1,p2,type,n) memcpy((p1), (p2), sizeof(type)*(n)) ^~~~~~ bytecode.re:356:25: note: in expansion of macro 'S_MEMCPY' bytecode.re:357:25: warning: incompatible implicit declaration of built-in function 'free' bytecode.re:357:25: note: include '' or provide a declaration of 'free' emitter.c: In function 'syck_new_emitter': syck.h:80:30: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ emitter.c:115:9: note: in expansion of macro 'S_ALLOC' e = S_ALLOC( SyckEmitter ); ^~~~~~~ syck.h:80:30: note: include '' or provide a declaration of 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ emitter.c:115:9: note: in expansion of macro 'S_ALLOC' e = S_ALLOC( SyckEmitter ); ^~~~~~~ emitter.c: In function 'syck_st_free_anchors': syck.h:82:19: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] #define S_FREE(n) free(n); n = NULL; ^~~~ emitter.c:149:5: note: in expansion of macro 'S_FREE' S_FREE( name ); ^~~~~~ syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ emitter.c:149:5: note: in expansion of macro 'S_FREE' S_FREE( name ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ emitter.c:149:5: note: in expansion of macro 'S_FREE' S_FREE( name ); ^~~~~~ emitter.c: In function 'syck_emitter_pop_level': emitter.c:203:5: warning: incompatible implicit declaration of built-in function 'free' free( e->levels[e->lvl_idx].domain ); ^~~~ emitter.c:203:5: note: include '' or provide a declaration of 'free' In file included from emitter.c:15: emitter.c: In function 'syck_emitter_add_level': syck.h:81:46: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ emitter.c:213:9: note: in expansion of macro 'S_REALLOC_N' S_REALLOC_N( e->levels, SyckLevel, e->lvl_capa ); ^~~~~~~~~~~ syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ emitter.c:213:9: note: in expansion of macro 'S_REALLOC_N' S_REALLOC_N( e->levels, SyckLevel, e->lvl_capa ); ^~~~~~~~~~~ syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ emitter.c:213:9: note: in expansion of macro 'S_REALLOC_N' S_REALLOC_N( e->levels, SyckLevel, e->lvl_capa ); ^~~~~~~~~~~ emitter.c: In function 'syck_free_emitter': syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ emitter.c:264:5: note: in expansion of macro 'S_FREE' S_FREE( e->levels[0].domain ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ emitter.c:264:5: note: in expansion of macro 'S_FREE' S_FREE( e->levels[0].domain ); ^~~~~~ emitter.c: In function 'syck_emitter_clear': In file included from bytecode.re:9: syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ bytecode.re:425:17: note: in expansion of macro 'S_ALLOC_N' syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:278:21: note: in expansion of macro 'S_ALLOC_N' e->buffer = S_ALLOC_N( char, e->bufsize ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:278:21: note: in expansion of macro 'S_ALLOC_N' e->buffer = S_ALLOC_N( char, e->bufsize ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ bytecode.re:425:17: note: in expansion of macro 'S_ALLOC_N' syck.h:81:46: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ bytecode.re:122:17: note: in expansion of macro 'S_REALLOC_N' bytecode.re:469:6: note: in expansion of macro 'CAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ bytecode.re:122:17: note: in expansion of macro 'S_REALLOC_N' bytecode.re:469:6: note: in expansion of macro 'CAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ bytecode.re:122:17: note: in expansion of macro 'S_REALLOC_N' bytecode.re:469:6: note: in expansion of macro 'CAT' emitter.c: In function 'syck_emit': syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:377:28: note: in expansion of macro 'S_ALLOC_N' char *header = S_ALLOC_N( char, 64 ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:377:28: note: in expansion of macro 'S_ALLOC_N' char *header = S_ALLOC_N( char, 64 ); ^~~~~~~~~ syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ emitter.c:381:13: note: in expansion of macro 'S_FREE' S_FREE( header ); ^~~~~~ In file included from handler.c:10: handler.c: In function 'syck_hdlr_get_anchor': syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ emitter.c:381:13: note: in expansion of macro 'S_FREE' S_FREE( header ); ^~~~~~ syck.h:82:19: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] #define S_FREE(n) free(n); n = NULL; ^~~~ handler.c:93:17: note: in expansion of macro 'S_FREE' S_FREE( a ); ^~~~~~ syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ handler.c:93:17: note: in expansion of macro 'S_FREE' S_FREE( a ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ handler.c:93:17: note: in expansion of macro 'S_FREE' S_FREE( a ); ^~~~~~ syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ handler.c:118:9: note: in expansion of macro 'S_FREE' S_FREE( a ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ handler.c:118:9: note: in expansion of macro 'S_FREE' S_FREE( a ); ^~~~~~ syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:410:24: note: in expansion of macro 'S_ALLOC_N' char *an = S_ALLOC_N( char, strlen( anchor_name ) + 3 ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:410:24: note: in expansion of macro 'S_ALLOC_N' char *an = S_ALLOC_N( char, strlen( anchor_name ) + 3 ); ^~~~~~~~~ bytecode.re:442:29: warning: implicit declaration of function 'strtod' [-Wimplicit-function-declaration] handler.c: In function 'syck_add_transfer': syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ handler.c:133:9: note: in expansion of macro 'S_FREE' S_FREE( n->type_id ); ^~~~~~ In file included from bytecode.re:9: syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ bytecode.re:122:17: note: in expansion of macro 'S_REALLOC_N' bytecode.re:446:21: note: in expansion of macro 'CAT' syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ handler.c:133:9: note: in expansion of macro 'S_FREE' S_FREE( n->type_id ); ^~~~~~ syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ bytecode.re:122:17: note: in expansion of macro 'S_REALLOC_N' bytecode.re:446:21: note: in expansion of macro 'CAT' syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ handler.c:143:5: note: in expansion of macro 'S_FREE' S_FREE( uri ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ handler.c:143:5: note: in expansion of macro 'S_FREE' S_FREE( uri ); ^~~~~~ emitter.c:420:13: warning: incompatible implicit declaration of built-in function 'free' free( an ); ^~~~ emitter.c:420:13: note: include '' or provide a declaration of 'free' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ bytecode.re:122:17: note: in expansion of macro 'S_REALLOC_N' bytecode.re:451:17: note: in expansion of macro 'CAT' handler.c: In function 'syck_xprivate': In file included from emitter.c:15: syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:427:24: note: in expansion of macro 'S_ALLOC_N' char *an = S_ALLOC_N( char, strlen( anchor_name ) + 2 ); ^~~~~~~~~ syck.h:79:34: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ handler.c:149:17: note: in expansion of macro 'S_ALLOC_N' char *uri = S_ALLOC_N( char, type_len + 14 ); ^~~~~~~~~ syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ handler.c:149:17: note: in expansion of macro 'S_ALLOC_N' char *uri = S_ALLOC_N( char, type_len + 14 ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:427:24: note: in expansion of macro 'S_ALLOC_N' char *an = S_ALLOC_N( char, strlen( anchor_name ) + 2 ); ^~~~~~~~~ syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ bytecode.re:122:17: note: in expansion of macro 'S_REALLOC_N' bytecode.re:451:17: note: in expansion of macro 'CAT' syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ handler.c:149:17: note: in expansion of macro 'S_ALLOC_N' char *uri = S_ALLOC_N( char, type_len + 14 ); ^~~~~~~~~ emitter.c:430:13: warning: incompatible implicit declaration of built-in function 'free' free( an ); ^~~~ handler.c:151:5: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] strcat( uri, "x-private:" ); ^~~~~~ handler.c:151:5: warning: incompatible implicit declaration of built-in function 'strcat' handler.c:151:5: note: include '' or provide a declaration of 'strcat' handler.c:11:1: +#include handler.c:151:5: strcat( uri, "x-private:" ); ^~~~~~ emitter.c:430:13: note: include '' or provide a declaration of 'free' handler.c:152:5: warning: implicit declaration of function 'strncat' [-Wimplicit-function-declaration] strncat( uri, type_id, type_len ); ^~~~~~~ handler.c:152:5: warning: incompatible implicit declaration of built-in function 'strncat' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ bytecode.re:122:17: note: in expansion of macro 'S_REALLOC_N' bytecode.re:457:13: note: in expansion of macro 'CAT' handler.c:152:5: note: include '' or provide a declaration of 'strncat' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ bytecode.re:122:17: note: in expansion of macro 'S_REALLOC_N' bytecode.re:457:13: note: in expansion of macro 'CAT' In file included from handler.c:10: handler.c: In function 'syck_taguri': syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ handler.c:159:17: note: in expansion of macro 'S_ALLOC_N' char *uri = S_ALLOC_N( char, strlen( domain ) + type_len + 14 ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ handler.c:159:17: note: in expansion of macro 'S_ALLOC_N' char *uri = S_ALLOC_N( char, strlen( domain ) + type_len + 14 ); ^~~~~~~~~ bytecode.re: In function 'get_inline': syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ bytecode.re:497:17: note: in expansion of macro 'S_ALLOC_N' handler.c:159:34: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] char *uri = S_ALLOC_N( char, strlen( domain ) + type_len + 14 ); ^~~~~~ syck.h:79:55: note: in definition of macro 'S_ALLOC_N' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ bytecode.re:497:17: note: in expansion of macro 'S_ALLOC_N' handler.c:159:34: warning: incompatible implicit declaration of built-in function 'strlen' char *uri = S_ALLOC_N( char, strlen( domain ) + type_len + 14 ); ^~~~~~ syck.h:79:55: note: in definition of macro 'S_ALLOC_N' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^ handler.c:159:34: note: include '' or provide a declaration of 'strlen' char *uri = S_ALLOC_N( char, strlen( domain ) + type_len + 14 ); ^~~~~~ syck.h:79:55: note: in definition of macro 'S_ALLOC_N' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^ handler.c:161:5: warning: incompatible implicit declaration of built-in function 'strcat' strcat( uri, "tag:" ); ^~~~~~ handler.c:161:5: note: include '' or provide a declaration of 'strcat' handler.c:164:5: warning: incompatible implicit declaration of built-in function 'strncat' strncat( uri, type_id, type_len ); ^~~~~~~ handler.c:164:5: note: include '' or provide a declaration of 'strncat' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ bytecode.re:122:17: note: in expansion of macro 'S_REALLOC_N' bytecode.re:515:6: note: in expansion of macro 'CAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ bytecode.re:122:17: note: in expansion of macro 'S_REALLOC_N' bytecode.re:515:6: note: in expansion of macro 'CAT' In file included from emitter.c:15: emitter.c: In function 'syck_emit_indent': syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:510:22: note: in expansion of macro 'S_ALLOC_N' char *spcs = S_ALLOC_N( char, lvl->spaces + 2 ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:510:22: note: in expansion of macro 'S_ALLOC_N' char *spcs = S_ALLOC_N( char, lvl->spaces + 2 ); ^~~~~~~~~ emitter.c:515:9: warning: incompatible implicit declaration of built-in function 'free' free( spcs ); ^~~~ emitter.c:515:9: note: include '' or provide a declaration of 'free' In file included from emitter.c:15: emitter.c: In function 'syck_emit_item': syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:1218:34: note: in expansion of macro 'S_ALLOC_N' char *spcs = S_ALLOC_N( char, lvl->spaces + 1 ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:1218:34: note: in expansion of macro 'S_ALLOC_N' char *spcs = S_ALLOC_N( char, lvl->spaces + 1 ); ^~~~~~~~~ syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ emitter.c:1223:21: note: in expansion of macro 'S_FREE' S_FREE( spcs ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ emitter.c:1223:21: note: in expansion of macro 'S_FREE' S_FREE( spcs ); ^~~~~~ emitter.c: In function 'syck_emitter_mark_node': syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:1341:27: note: in expansion of macro 'S_ALLOC_N' anchor_name = S_ALLOC_N( char, strlen( anc ) + 10 ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ emitter.c:1341:27: note: in expansion of macro 'S_ALLOC_N' anchor_name = S_ALLOC_N( char, strlen( anc ) + 10 ); ^~~~~~~~~ In file included from implicit.re:10: implicit.re: In function 'try_tag_implicit': syck.h:82:19: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] #define S_FREE(n) free(n); n = NULL; ^~~~ implicit.re:36:31: note: in expansion of macro 'S_FREE' syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ implicit.re:36:31: note: in expansion of macro 'S_FREE' syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ implicit.re:36:31: note: in expansion of macro 'S_FREE' implicit.re:39:53: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] implicit.re:39:53: warning: incompatible implicit declaration of built-in function 'strlen' implicit.re:39:53: note: include '' or provide a declaration of 'strlen' implicit.re:11:1: implicit.re:39:53: implicit.re:41:41: warning: incompatible implicit declaration of built-in function 'strlen' implicit.re:41:41: note: include '' or provide a declaration of 'strlen' In file included from node.c:10: node.c: In function 'syck_alloc_node': syck.h:80:30: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ node.c:20:9: note: in expansion of macro 'S_ALLOC' s = S_ALLOC( SyckNode ); ^~~~~~~ syck.h:80:30: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ node.c:20:9: note: in expansion of macro 'S_ALLOC' s = S_ALLOC( SyckNode ); ^~~~~~~ syck.h:80:30: note: include '' or provide a declaration of 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ node.c:20:9: note: in expansion of macro 'S_ALLOC' s = S_ALLOC( SyckNode ); ^~~~~~~ node.c: In function 'syck_free_node': syck.h:82:19: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:36:9: note: in expansion of macro 'S_FREE' S_FREE( n->type_id ); ^~~~~~ syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:36:9: note: in expansion of macro 'S_FREE' S_FREE( n->type_id ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:36:9: note: in expansion of macro 'S_FREE' S_FREE( n->type_id ); ^~~~~~ syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:41:9: note: in expansion of macro 'S_FREE' S_FREE( n->anchor ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:41:9: note: in expansion of macro 'S_FREE' S_FREE( n->anchor ); ^~~~~~ syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:44:5: note: in expansion of macro 'S_FREE' S_FREE( n ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:44:5: note: in expansion of macro 'S_FREE' S_FREE( n ); ^~~~~~ node.c: In function 'syck_alloc_map': syck.h:80:30: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ node.c:53:9: note: in expansion of macro 'S_ALLOC' m = S_ALLOC( struct SyckMap ); ^~~~~~~ syck.h:80:30: note: include '' or provide a declaration of 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ node.c:53:9: note: in expansion of macro 'S_ALLOC' m = S_ALLOC( struct SyckMap ); ^~~~~~~ node.c: In function 'syck_alloc_seq': syck.h:80:30: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ node.c:72:9: note: in expansion of macro 'S_ALLOC' s = S_ALLOC( struct SyckSeq ); ^~~~~~~ syck.h:80:30: note: include '' or provide a declaration of 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ node.c:72:9: note: in expansion of macro 'S_ALLOC' s = S_ALLOC( struct SyckSeq ); ^~~~~~~ node.c: In function 'syck_alloc_str': syck.h:80:30: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ node.c:90:9: note: in expansion of macro 'S_ALLOC' s = S_ALLOC( struct SyckStr ); ^~~~~~~ syck.h:80:30: note: include '' or provide a declaration of 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ node.c:90:9: note: in expansion of macro 'S_ALLOC' s = S_ALLOC( struct SyckStr ); ^~~~~~~ node.c: In function 'syck_new_str': node.c:104:32: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] return syck_new_str2( str, strlen( str ), style ); ^~~~~~ node.c:104:32: warning: incompatible implicit declaration of built-in function 'strlen' node.c:104:32: note: include '' or provide a declaration of 'strlen' node.c:11:1: +#include node.c:104:32: return syck_new_str2( str, strlen( str ), style ); ^~~~~~ In file included from node.c:10: node.c: In function 'syck_new_str2': syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ node.c:113:24: note: in expansion of macro 'S_ALLOC_N' n->data.str->ptr = S_ALLOC_N( char, len + 1 ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ node.c:113:24: note: in expansion of macro 'S_ALLOC_N' n->data.str->ptr = S_ALLOC_N( char, len + 1 ); ^~~~~~~~~ node.c:116:5: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy( n->data.str->ptr, str, len ); ^~~~~~ node.c:116:5: warning: incompatible implicit declaration of built-in function 'memcpy' node.c:116:5: note: include '' or provide a declaration of 'memcpy' node.c: In function 'syck_replace_str': node.c:125:32: warning: incompatible implicit declaration of built-in function 'strlen' syck_replace_str2( n, str, strlen( str ), style ); ^~~~~~ node.c:125:32: note: include '' or provide a declaration of 'strlen' In file included from node.c:10: node.c: In function 'syck_replace_str2': syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:133:9: note: in expansion of macro 'S_FREE' S_FREE( n->data.str->ptr ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:133:9: note: in expansion of macro 'S_FREE' S_FREE( n->data.str->ptr ); ^~~~~~ syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ node.c:137:24: note: in expansion of macro 'S_ALLOC_N' n->data.str->ptr = S_ALLOC_N( char, len + 1 ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ node.c:137:24: note: in expansion of macro 'S_ALLOC_N' n->data.str->ptr = S_ALLOC_N( char, len + 1 ); ^~~~~~~~~ node.c:140:5: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy( n->data.str->ptr, str, len ); ^~~~~~ node.c:140:5: note: include '' or provide a declaration of 'memcpy' node.c: In function 'syck_str_blow_away_commas': node.c:156:13: warning: implicit declaration of function 'memmove' [-Wimplicit-function-declaration] memmove( go, go + 1, end - go ); ^~~~~~~ node.c:156:13: warning: incompatible implicit declaration of built-in function 'memmove' node.c:156:13: note: include '' or provide a declaration of 'memmove' In file included from node.c:10: node.c: In function 'syck_map_empty': syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:187:5: note: in expansion of macro 'S_FREE' S_FREE( n->data.pairs->keys ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:187:5: note: in expansion of macro 'S_FREE' S_FREE( n->data.pairs->keys ); ^~~~~~ syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ node.c:192:15: note: in expansion of macro 'S_ALLOC_N' m->keys = S_ALLOC_N( SYMID, m->capa ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ node.c:192:15: note: in expansion of macro 'S_ALLOC_N' m->keys = S_ALLOC_N( SYMID, m->capa ); ^~~~~~~~~ node.c: In function 'syck_map_add': syck.h:81:46: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ node.c:211:9: note: in expansion of macro 'S_REALLOC_N' S_REALLOC_N( m->keys, SYMID, m->capa ); ^~~~~~~~~~~ syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ node.c:211:9: note: in expansion of macro 'S_REALLOC_N' S_REALLOC_N( m->keys, SYMID, m->capa ); ^~~~~~~~~~~ syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ node.c:211:9: note: in expansion of macro 'S_REALLOC_N' S_REALLOC_N( m->keys, SYMID, m->capa ); ^~~~~~~~~~~ node.c: In function 'syck_map_update': syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ node.c:240:9: note: in expansion of macro 'S_REALLOC_N' S_REALLOC_N( m1->keys, SYMID, m1->capa ); ^~~~~~~~~~~ syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ node.c:240:9: note: in expansion of macro 'S_REALLOC_N' S_REALLOC_N( m1->keys, SYMID, m1->capa ); ^~~~~~~~~~~ node.c: In function 'syck_seq_empty': syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:312:5: note: in expansion of macro 'S_FREE' S_FREE( n->data.list->items ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:312:5: note: in expansion of macro 'S_FREE' S_FREE( n->data.list->items ); ^~~~~~ syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ node.c:316:16: note: in expansion of macro 'S_ALLOC_N' s->items = S_ALLOC_N( SYMID, s->capa ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ node.c:316:16: note: in expansion of macro 'S_ALLOC_N' s->items = S_ALLOC_N( SYMID, s->capa ); ^~~~~~~~~ node.c: In function 'syck_seq_add': syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ node.c:334:9: note: in expansion of macro 'S_REALLOC_N' S_REALLOC_N( s->items, SYMID, s->capa ); ^~~~~~~~~~~ syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ node.c:334:9: note: in expansion of macro 'S_REALLOC_N' S_REALLOC_N( s->items, SYMID, s->capa ); ^~~~~~~~~~~ node.c: In function 'syck_free_members': syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:379:17: note: in expansion of macro 'S_FREE' S_FREE( n->data.str->ptr ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:379:17: note: in expansion of macro 'S_FREE' S_FREE( n->data.str->ptr ); ^~~~~~ syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:390:17: note: in expansion of macro 'S_FREE' S_FREE( n->data.list->items ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:390:17: note: in expansion of macro 'S_FREE' S_FREE( n->data.list->items ); ^~~~~~ syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:399:17: note: in expansion of macro 'S_FREE' S_FREE( n->data.pairs->keys ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ node.c:399:17: note: in expansion of macro 'S_FREE' S_FREE( n->data.pairs->keys ); ^~~~~~ implicit.re: In function 'syck_tagcmp': implicit.re:138:49: warning: incompatible implicit declaration of built-in function 'strlen' implicit.re:138:49: note: include '' or provide a declaration of 'strlen' implicit.re:125:1: implicit.re:138:49: implicit.re:140:19: warning: implicit declaration of function 'strstr' [-Wimplicit-function-declaration] implicit.re:140:19: warning: incompatible implicit declaration of built-in function 'strstr' implicit.re:140:19: note: include '' or provide a declaration of 'strstr' implicit.re:148:13: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] In file included from implicit.re:10: syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ implicit.re:149:9: note: in expansion of macro 'S_FREE' syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ implicit.re:149:9: note: in expansion of macro 'S_FREE' implicit.re: In function 'syck_type_id_to_uri': implicit.re:160:23: warning: incompatible implicit declaration of built-in function 'strlen' implicit.re:160:23: note: include '' or provide a declaration of 'strlen' In file included from implicit.re:10: syck.h:79:34: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ implicit.re:178:21: note: in expansion of macro 'S_ALLOC_N' syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ implicit.re:178:21: note: in expansion of macro 'S_ALLOC_N' syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ implicit.re:178:21: note: in expansion of macro 'S_ALLOC_N' implicit.re:182:21: warning: implicit declaration of function 'strncat' [-Wimplicit-function-declaration] implicit.re:182:21: warning: incompatible implicit declaration of built-in function 'strncat' implicit.re:182:21: note: include '' or provide a declaration of 'strncat' implicit.re:178:1: implicit.re:182:21: implicit.re:183:21: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] implicit.re:183:21: warning: incompatible implicit declaration of built-in function 'strcat' implicit.re:183:21: note: include '' or provide a declaration of 'strcat' In file included from implicit.re:10: syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ implicit.re:187:21: note: in expansion of macro 'S_FREE' syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ implicit.re:187:21: note: in expansion of macro 'S_FREE' syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ implicit.re:191:21: note: in expansion of macro 'S_ALLOC_N' syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ implicit.re:191:21: note: in expansion of macro 'S_ALLOC_N' implicit.re:195:32: warning: incompatible implicit declaration of built-in function 'strncat' implicit.re:195:32: note: include '' or provide a declaration of 'strncat' implicit.re:191:1: implicit.re:195:32: In file included from implicit.re:10: syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ implicit.re:198:32: note: in expansion of macro 'S_FREE' syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ implicit.re:198:32: note: in expansion of macro 'S_FREE' cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE" syck_.c syck_.c: In function 'syck_assert': syck_.c:26:5: warning: implicit declaration of function 'abort' [-Wimplicit-function-declaration] abort(); ^~~~~ syck_.c:26:5: warning: incompatible implicit declaration of built-in function 'abort' syck_.c:26:5: note: include '' or provide a declaration of 'abort' syck_.c:13:1: +#include syck_.c:26:5: abort(); ^~~~~ In file included from syck_.c:12: syck_.c: In function 'syck_strndup': syck.h:79:34: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ syck_.c:35:17: note: in expansion of macro 'S_ALLOC_N' char *new = S_ALLOC_N( char, len + 1 ); ^~~~~~~~~ syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ syck_.c:35:17: note: in expansion of macro 'S_ALLOC_N' char *new = S_ALLOC_N( char, len + 1 ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ syck_.c:35:17: note: in expansion of macro 'S_ALLOC_N' char *new = S_ALLOC_N( char, len + 1 ); ^~~~~~~~~ syck_.c: In function 'syck_parser_reset_cursor': syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ syck_.c:122:21: note: in expansion of macro 'S_ALLOC_N' p->buffer = S_ALLOC_N( char, p->bufsize ); ^~~~~~~~~ syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ syck_.c:122:21: note: in expansion of macro 'S_ALLOC_N' p->buffer = S_ALLOC_N( char, p->bufsize ); ^~~~~~~~~ syck_.c: In function 'syck_new_parser': syck.h:80:30: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ syck_.c:159:9: note: in expansion of macro 'S_ALLOC' p = S_ALLOC( SyckParser ); ^~~~~~~ syck.h:80:30: note: include '' or provide a declaration of 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ syck_.c:159:9: note: in expansion of macro 'S_ALLOC' p = S_ALLOC( SyckParser ); ^~~~~~~ syck_.c: In function 'syck_free_parser': syck.h:82:19: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] #define S_FREE(n) free(n); n = NULL; ^~~~ syck_.c:244:5: note: in expansion of macro 'S_FREE' S_FREE( p->levels[0].domain ); ^~~~~~ syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ syck_.c:244:5: note: in expansion of macro 'S_FREE' S_FREE( p->levels[0].domain ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ syck_.c:244:5: note: in expansion of macro 'S_FREE' S_FREE( p->levels[0].domain ); ^~~~~~ syck_.c: In function 'syck_parser_file': syck.h:80:30: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ syck_.c:302:18: note: in expansion of macro 'S_ALLOC' p->io.file = S_ALLOC( SyckIoFile ); ^~~~~~~ syck.h:80:30: note: include '' or provide a declaration of 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ syck_.c:302:18: note: in expansion of macro 'S_ALLOC' p->io.file = S_ALLOC( SyckIoFile ); ^~~~~~~ syck_.c: In function 'syck_parser_str': syck.h:80:30: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ syck_.c:321:17: note: in expansion of macro 'S_ALLOC' p->io.str = S_ALLOC( SyckIoStr ); ^~~~~~~ syck.h:80:30: note: include '' or provide a declaration of 'malloc' #define S_ALLOC(type) (type*)malloc(sizeof(type)) ^~~~~~ syck_.c:321:17: note: in expansion of macro 'S_ALLOC' p->io.str = S_ALLOC( SyckIoStr ); ^~~~~~~ syck_.c: In function 'syck_parser_pop_level': syck_.c:356:5: warning: incompatible implicit declaration of built-in function 'free' free( p->levels[p->lvl_idx].domain ); ^~~~ syck_.c:356:5: note: include '' or provide a declaration of 'free' In file included from syck_.c:12: syck_.c: In function 'syck_parser_add_level': syck.h:81:46: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ syck_.c:366:9: note: in expansion of macro 'S_REALLOC_N' S_REALLOC_N( p->levels, SyckLevel, p->lvl_capa ); ^~~~~~~~~~~ syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ syck_.c:366:9: note: in expansion of macro 'S_REALLOC_N' S_REALLOC_N( p->levels, SyckLevel, p->lvl_capa ); ^~~~~~~~~~~ syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ syck_.c:366:9: note: in expansion of macro 'S_REALLOC_N' S_REALLOC_N( p->levels, SyckLevel, p->lvl_capa ); ^~~~~~~~~~~ syck_.c: In function 'free_any_io': syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ syck_.c:386:17: note: in expansion of macro 'S_FREE' S_FREE( p->io.str ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ syck_.c:386:17: note: in expansion of macro 'S_FREE' S_FREE( p->io.str ); ^~~~~~ syck.h:82:19: warning: incompatible implicit declaration of built-in function 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ syck_.c:394:17: note: in expansion of macro 'S_FREE' S_FREE( p->io.file ); ^~~~~~ syck.h:82:19: note: include '' or provide a declaration of 'free' #define S_FREE(n) free(n); n = NULL; ^~~~ syck_.c:394:17: note: in expansion of macro 'S_FREE' S_FREE( p->io.file ); ^~~~~~ syck_.c: In function 'syck_default_error_handler': syck_.c:499:39: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] printf( "Error at [Line %d, Col %ld]: %s\n", ~~^ %d syck_.c:501:9: p->cursor - p->lineptr, ~~~~~~~~~~~~~~~~~~~~~~ cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE" syck_st.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE" token.c In file included from token.re:9: token.re: In function 'sycklex_yaml_utf8': syck.h:79:34: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ token.re:528:22: note: in expansion of macro 'S_ALLOC_N' syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ token.re:528:22: note: in expansion of macro 'S_ALLOC_N' syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ token.re:528:22: note: in expansion of macro 'S_ALLOC_N' syck.h:81:46: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:565:29: note: in expansion of macro 'QUOTECAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:565:29: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:565:29: note: in expansion of macro 'QUOTECAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:572:33: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:572:33: note: in expansion of macro 'QUOTECAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:105:17: note: in expansion of macro 'S_REALLOC_N' token.re:630:6: note: in expansion of macro 'QUOTECATS' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:105:17: note: in expansion of macro 'S_REALLOC_N' token.re:630:6: note: in expansion of macro 'QUOTECATS' syck.h:87:32: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] #define S_MEMCPY(p1,p2,type,n) memcpy((p1), (p2), sizeof(type)*(n)) ^~~~~~ token.re:107:13: note: in expansion of macro 'S_MEMCPY' token.re:630:6: note: in expansion of macro 'QUOTECATS' syck.h:87:32: warning: incompatible implicit declaration of built-in function 'memcpy' #define S_MEMCPY(p1,p2,type,n) memcpy((p1), (p2), sizeof(type)*(n)) ^~~~~~ token.re:107:13: note: in expansion of macro 'S_MEMCPY' token.re:630:6: note: in expansion of macro 'QUOTECATS' syck.h:87:32: note: include '' or provide a declaration of 'memcpy' #define S_MEMCPY(p1,p2,type,n) memcpy((p1), (p2), sizeof(type)*(n)) ^~~~~~ token.re:107:13: note: in expansion of macro 'S_MEMCPY' token.re:630:6: note: in expansion of macro 'QUOTECATS' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:105:17: note: in expansion of macro 'S_REALLOC_N' token.re:137:5: note: in expansion of macro 'QUOTECATS' token.re:594:29: note: in expansion of macro 'PLAIN_NOT_INL' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:105:17: note: in expansion of macro 'S_REALLOC_N' token.re:137:5: note: in expansion of macro 'QUOTECATS' token.re:594:29: note: in expansion of macro 'PLAIN_NOT_INL' syck.h:87:32: warning: incompatible implicit declaration of built-in function 'memcpy' #define S_MEMCPY(p1,p2,type,n) memcpy((p1), (p2), sizeof(type)*(n)) ^~~~~~ token.re:107:13: note: in expansion of macro 'S_MEMCPY' token.re:137:5: note: in expansion of macro 'QUOTECATS' token.re:594:29: note: in expansion of macro 'PLAIN_NOT_INL' syck.h:87:32: note: include '' or provide a declaration of 'memcpy' #define S_MEMCPY(p1,p2,type,n) memcpy((p1), (p2), sizeof(type)*(n)) ^~~~~~ token.re:107:13: note: in expansion of macro 'S_MEMCPY' token.re:137:5: note: in expansion of macro 'QUOTECATS' token.re:594:29: note: in expansion of macro 'PLAIN_NOT_INL' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:105:17: note: in expansion of macro 'S_REALLOC_N' token.re:137:5: note: in expansion of macro 'QUOTECATS' token.re:605:29: note: in expansion of macro 'PLAIN_NOT_INL' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:105:17: note: in expansion of macro 'S_REALLOC_N' token.re:137:5: note: in expansion of macro 'QUOTECATS' token.re:605:29: note: in expansion of macro 'PLAIN_NOT_INL' syck.h:87:32: warning: incompatible implicit declaration of built-in function 'memcpy' #define S_MEMCPY(p1,p2,type,n) memcpy((p1), (p2), sizeof(type)*(n)) ^~~~~~ token.re:107:13: note: in expansion of macro 'S_MEMCPY' token.re:137:5: note: in expansion of macro 'QUOTECATS' token.re:605:29: note: in expansion of macro 'PLAIN_NOT_INL' syck.h:87:32: note: include '' or provide a declaration of 'memcpy' #define S_MEMCPY(p1,p2,type,n) memcpy((p1), (p2), sizeof(type)*(n)) ^~~~~~ token.re:107:13: note: in expansion of macro 'S_MEMCPY' token.re:137:5: note: in expansion of macro 'QUOTECATS' token.re:605:29: note: in expansion of macro 'PLAIN_NOT_INL' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:105:17: note: in expansion of macro 'S_REALLOC_N' token.re:137:5: note: in expansion of macro 'QUOTECATS' token.re:583:29: note: in expansion of macro 'PLAIN_NOT_INL' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:105:17: note: in expansion of macro 'S_REALLOC_N' token.re:137:5: note: in expansion of macro 'QUOTECATS' token.re:583:29: note: in expansion of macro 'PLAIN_NOT_INL' syck.h:87:32: warning: incompatible implicit declaration of built-in function 'memcpy' #define S_MEMCPY(p1,p2,type,n) memcpy((p1), (p2), sizeof(type)*(n)) ^~~~~~ token.re:107:13: note: in expansion of macro 'S_MEMCPY' token.re:137:5: note: in expansion of macro 'QUOTECATS' token.re:583:29: note: in expansion of macro 'PLAIN_NOT_INL' syck.h:87:32: note: include '' or provide a declaration of 'memcpy' #define S_MEMCPY(p1,p2,type,n) memcpy((p1), (p2), sizeof(type)*(n)) ^~~~~~ token.re:107:13: note: in expansion of macro 'S_MEMCPY' token.re:137:5: note: in expansion of macro 'QUOTECATS' token.re:583:29: note: in expansion of macro 'PLAIN_NOT_INL' syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ token.re:641:22: note: in expansion of macro 'S_ALLOC_N' syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ token.re:641:22: note: in expansion of macro 'S_ALLOC_N' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:674:29: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:674:29: note: in expansion of macro 'QUOTECAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:681:33: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:681:33: note: in expansion of macro 'QUOTECAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:715:6: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:715:6: note: in expansion of macro 'QUOTECAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:688:6: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:688:6: note: in expansion of macro 'QUOTECAT' syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ token.re:729:22: note: in expansion of macro 'S_ALLOC_N' syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ token.re:729:22: note: in expansion of macro 'S_ALLOC_N' "/usr/bin/perl" "/usr/lib/perl5/5.28.1/ExtUtils/xsubpp" -typemap '/usr/lib/perl5/5.28.1/ExtUtils/typemap' Syck.xs > Syck.xsc syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:765:33: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:765:33: note: in expansion of macro 'QUOTECAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:772:37: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:772:37: note: in expansion of macro 'QUOTECAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:823:6: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:823:6: note: in expansion of macro 'QUOTECAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:782:25: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:782:25: note: in expansion of macro 'QUOTECAT' token.re:789:30: warning: implicit declaration of function 'strtol' [-Wimplicit-function-declaration] token.re:790:25: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] token.re:790:25: warning: incompatible implicit declaration of built-in function 'free' token.re:790:25: note: include '' or provide a declaration of 'free' token.re:786:1: token.re:790:25: In file included from token.re:9: syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:791:25: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:791:25: note: in expansion of macro 'QUOTECAT' syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ token.re:834:22: note: in expansion of macro 'S_ALLOC_N' syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ token.re:834:22: note: in expansion of macro 'S_ALLOC_N' token.re:845:29: warning: incompatible implicit declaration of built-in function 'free' token.re:845:29: note: include '' or provide a declaration of 'free' token.re:841:1: token.re:845:29: In file included from token.re:9: token.re:856:70: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] syck.h:79:55: note: in definition of macro 'S_ALLOC_N' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^ token.re:856:70: warning: incompatible implicit declaration of built-in function 'strlen' syck.h:79:55: note: in definition of macro 'S_ALLOC_N' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^ token.re:856:70: note: include '' or provide a declaration of 'strlen' token.re:841:1: token.re:856:70: syck.h:79:55: note: in definition of macro 'S_ALLOC_N' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^ token.re:858:29: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] token.re:858:29: warning: incompatible implicit declaration of built-in function 'strcat' token.re:858:29: note: include '' or provide a declaration of 'strcat' token.re:859:29: warning: implicit declaration of function 'strncat' [-Wimplicit-function-declaration] token.re:859:29: warning: incompatible implicit declaration of built-in function 'strncat' token.re:859:29: note: include '' or provide a declaration of 'strncat' token.re:860:29: warning: incompatible implicit declaration of built-in function 'free' token.re:860:29: note: include '' or provide a declaration of 'free' token.re:874:33: warning: incompatible implicit declaration of built-in function 'free' token.re:874:33: note: include '' or provide a declaration of 'free' In file included from token.re:9: token.re:876:86: warning: incompatible implicit declaration of built-in function 'strlen' syck.h:79:55: note: in definition of macro 'S_ALLOC_N' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^ token.re:876:86: note: include '' or provide a declaration of 'strlen' syck.h:79:55: note: in definition of macro 'S_ALLOC_N' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^ token.re:878:33: warning: incompatible implicit declaration of built-in function 'strcat' token.re:878:33: note: include '' or provide a declaration of 'strcat' token.re:879:33: warning: incompatible implicit declaration of built-in function 'strncat' token.re:879:33: note: include '' or provide a declaration of 'strncat' In file included from token.re:9: syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:908:6: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:908:6: note: in expansion of macro 'QUOTECAT' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syck.bs blib/arch/auto/YAML/Syck/Syck.bs 644 syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:895:25: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:895:25: note: in expansion of macro 'QUOTECAT' token.re:903:25: warning: incompatible implicit declaration of built-in function 'free' token.re:903:25: note: include '' or provide a declaration of 'free' token.re:899:1: token.re:903:25: In file included from token.re:9: syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:904:25: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:904:25: note: in expansion of macro 'QUOTECAT' syck.h:79:34: warning: incompatible implicit declaration of built-in function 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ token.re:920:22: note: in expansion of macro 'S_ALLOC_N' syck.h:79:34: note: include '' or provide a declaration of 'malloc' #define S_ALLOC_N(type,n) (type*)malloc(sizeof(type)*(n)) ^~~~~~ token.re:920:22: note: in expansion of macro 'S_ALLOC_N' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:1011:29: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:1011:29: note: in expansion of macro 'QUOTECAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:1018:33: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:1018:33: note: in expansion of macro 'QUOTECAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:1073:6: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:1073:6: note: in expansion of macro 'QUOTECAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:1043:29: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:1043:29: note: in expansion of macro 'QUOTECAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:1060:29: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:1060:29: note: in expansion of macro 'QUOTECAT' syck.h:81:46: warning: incompatible implicit declaration of built-in function 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:1067:29: note: in expansion of macro 'QUOTECAT' syck.h:81:46: note: include '' or provide a declaration of 'realloc' #define S_REALLOC_N(var,type,n) (var)=(type*)realloc((char*)(var),sizeof(type)*(n)) ^~~~~~~ token.re:94:17: note: in expansion of macro 'S_REALLOC_N' token.re:1067:29: note: in expansion of macro 'QUOTECAT' mv Syck.xsc Syck.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/5.28.1/i486-linux-thread-multi/CORE" Syck.c rm -f blib/arch/auto/YAML/Syck/Syck.so cc -shared -O2 -fstack-protector-strong bytecode.o emitter.o gram.o handler.o implicit.o node.o syck_.o syck_st.o token.o Syck.o -o blib/arch/auto/YAML/Syck/Syck.so \ \ chmod 755 blib/arch/auto/YAML/Syck/Syck.so Manifying 2 pod documents "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syck.bs blib/arch/auto/YAML/Syck/Syck.bs 644 Manifying 2 pod documents Appending installation info to /home/slitaz/wok/perl-yaml-syck/install/usr/lib/perl5/5.28.1/i486-linux-thread-multi/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/slitaz/wok/perl-yaml-syck/install/usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/auto/YAML/Syck/Syck.so Installing /home/slitaz/wok/perl-yaml-syck/install/usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/YAML/Syck.pm Installing /home/slitaz/wok/perl-yaml-syck/install/usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/YAML/Dumper/Syck.pm Installing /home/slitaz/wok/perl-yaml-syck/install/usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/YAML/Loader/Syck.pm Installing /home/slitaz/wok/perl-yaml-syck/install/usr/lib/perl5/vendor_perl/5.28.1/i486-linux-thread-multi/JSON/Syck.pm Installing /home/slitaz/wok/perl-yaml-syck/install/usr/share/man/man3/YAML::Syck.3 Installing /home/slitaz/wok/perl-yaml-syck/install/usr/share/man/man3/JSON::Syck.3 ================================================================================ Executing strip on all files... Done Time: 0.51s. Size: 193003 B -> 162127 B. Save: 30 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.45s. Size: 18892 B -> 7794 B. Save: 11 KB. Cache hit: 2/2. ================================================================================ Build dependencies to remove: 5 Removing: advancecomp-static libgdbm perl perl-core perl-dev Pack: perl-yaml-syck 1.31 ================================================================================ Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "perl-yaml-syck-1.31-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "perl-yaml-syck-1.31-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/perl-yaml-syck-1.31... Done Checking site script in source/perl-yaml-syck-1.31... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: perl-yaml-syck 1.31 ================================================================================ Src file : YAML-Syck-1.31.tar.gz Src size : 140.0K Source dir : 1.4M Produced : 252.0K Cook time : 15s Cook date : 2020-07-07 18:30 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 244.0K : 57.7K : 5 : perl-yaml-syck-1.31-i486.tazpkg ================================================================================