+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/p5-XML-Bare-0.53nb11/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/p5-XML-Bare-0.53nb11/work.log ===> Building for p5-XML-Bare-0.53nb11 --- blib/lib/XML/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/XML/Bare/.exists --- --- blib/arch/auto/XML/Bare/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- Bare.c --- --- blibdirs --- --- Bare.bs --- --- Bare.c --- "/opt/pkg/bin/perl" "/opt/pkg/lib/perl5/5.40.0/ExtUtils/xsubpp" -nolinenumbers -typemap '/opt/pkg/lib/perl5/5.40.0/ExtUtils/typemap' Bare.xs > Bare.xsc --- parser.o --- --- pm_to_blib --- --- Bare.bs --- Running Mkbootstrap for Bare () --- parser.o --- gcc -c -D_REENTRANT -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/usr/include -fwrapv -fno-strict-aliasing -I/usr/local/include -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include -I/usr/include -DVERSION=\"0.53\" -DXS_VERSION=\"0.53\" -fPIC "-I/opt/pkg/lib/perl5/5.40.0/x86_64-solaris-thread-multi-64/CORE" parser.c --- Bare.bs --- chmod 644 "Bare.bs" --- config --- --- parser.o --- parser.c: In function 'new_nodecp': parser.c:27:41: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 27 | struct nodec *self = (struct nodec *) malloc( size ); | ^~~~~~ parser.c:13:1: note: include '' or provide a declaration of 'malloc' 12 | #include +++ |+#include 13 | #endif parser.c:27:41: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 27 | struct nodec *self = (struct nodec *) malloc( size ); | ^~~~~~ parser.c:27:41: note: include '' or provide a declaration of 'malloc' parser.c: In function 'new_nodec': parser.c:36:41: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 36 | struct nodec *self = (struct nodec *) malloc( size ); | ^~~~~~ parser.c:36:41: note: include '' or provide a declaration of 'malloc' parser.c: In function 'del_nodec': parser.c:56:5: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 56 | free( curatt ); | ^~~~ parser.c:56:5: note: include '' or provide a declaration of 'free' parser.c:56:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] parser.c:56:5: note: include '' or provide a declaration of 'free' parser.c:59:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 59 | free( node ); | ^~~~ parser.c:59:3: note: include '' or provide a declaration of 'free' parser.c: In function 'new_attc': parser.c:64:39: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 64 | struct attc *self = (struct attc *) malloc( size ); | ^~~~~~ parser.c:64:39: note: include '' or provide a declaration of 'malloc' parser.c: In function 'parserc_parse': parser.c:422:46: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 422 | if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; } | ^ parser.c:441:46: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 441 | if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; } | ^ --- blib/arch/auto/XML/Bare/Bare.bs --- --- parser.o --- parser.c: In function 'parserc_parse_unsafely': parser.c:837:46: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 837 | if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; } | ^ parser.c:855:46: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 855 | if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; } | ^ --- blib/arch/auto/XML/Bare/Bare.bs --- "/opt/pkg/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bare.bs blib/arch/auto/XML/Bare/Bare.bs 644 --- parser.o --- *** [parser.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/textproc/p5-XML-Bare/work/XML-Bare-0.53 --- pm_to_blib --- cp Bare.pm blib/lib/XML/Bare.pm --- Bare.c --- Please specify prototyping behavior for Bare.xs (see perlxs manual) mv Bare.xsc Bare.c bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/textproc/p5-XML-Bare/work/XML-Bare-0.53 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/p5-XML-Bare *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/p5-XML-Bare