+ 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/as31-2.3.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/as31-2.3.1/work.log ===> Building for as31-2.3.1 --- all-recursive --- Making all in as31 --- run.o --- --- emitter.o --- --- as31.o --- --- parser.o --- --- run.o --- gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"as31\" -DVERSION=\"2.3.0\" -DOPTION_GTK=0 -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c run.c --- emitter.o --- gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"as31\" -DVERSION=\"2.3.0\" -DOPTION_GTK=0 -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c emitter.c --- parser.o --- gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"as31\" -DVERSION=\"2.3.0\" -DOPTION_GTK=0 -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c parser.c --- as31.o --- gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"as31\" -DVERSION=\"2.3.0\" -DOPTION_GTK=0 -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c as31.c --- run.o --- run.c: In function 'run_as31': run.c:109:37: error: passing argument 2 of 'getline' from incompatible pointer type [-Wincompatible-pointer-types] 109 | getline(&lineBuffer,&sizeBuf,finPre); | ^~~~~~~~ | | | int * In file included from run.c:2: /usr/include/stdio.h:287:47: note: expected 'size_t * restrict' {aka 'long unsigned int * restrict'} but argument is of type 'int *' 287 | extern ssize_t getline(char **_RESTRICT_KYWD, size_t *_RESTRICT_KYWD, | ^ run.c:134:64: error: passing argument 2 of 'getline' from incompatible pointer type [-Wincompatible-pointer-types] 134 | getline(&incLineBuffer,&incSizeBuf,includeFile); | ^~~~~~~~~~~ | | | int * /usr/include/stdio.h:287:47: note: expected 'size_t * restrict' {aka 'long unsigned int * restrict'} but argument is of type 'int *' 287 | extern ssize_t getline(char **_RESTRICT_KYWD, size_t *_RESTRICT_KYWD, | ^ *** [run.o] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/devel/as31/work/as31-2.3.1/as31 bmake[1]: 1 error bmake[1]: stopped making "all" in /home/pbulk/build/devel/as31/work/as31-2.3.1/as31 *** [all-recursive] Error code 1 bmake: stopped making "all" in /home/pbulk/build/devel/as31/work/as31-2.3.1 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/devel/as31/work/as31-2.3.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/as31 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/as31