+ 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/filebench-1.4.9.1nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/filebench-1.4.9.1nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for filebench-1.4.9.1nb1 --- ./config.h.in --- --- parser_gram.h --- --- ./config.h.in --- (CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader) rm -f stamp-h1 touch ./config.h.in --- stamp-h1 --- rm -f stamp-h1 cd . && /usr/bin/bash ./config.status config.h config.status: creating config.h --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in workloads --- eventgen.o --- --- fb_avl.o --- --- fb_localfs.o --- --- fb_random.o --- --- eventgen.o --- gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/opt/pkg/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I/opt/pkg/include -I/usr/include -Wall -Wno-unknown-pragmas -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -MT eventgen.o -MD -MP -MF .deps/eventgen.Tpo -c -o eventgen.o eventgen.c --- fb_random.o --- gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/opt/pkg/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I/opt/pkg/include -I/usr/include -Wall -Wno-unknown-pragmas -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -MT fb_random.o -MD -MP -MF .deps/fb_random.Tpo -c -o fb_random.o fb_random.c --- fb_avl.o --- gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/opt/pkg/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I/opt/pkg/include -I/usr/include -Wall -Wno-unknown-pragmas -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -MT fb_avl.o -MD -MP -MF .deps/fb_avl.Tpo -c -o fb_avl.o fb_avl.c --- fb_localfs.o --- gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/opt/pkg/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I/opt/pkg/include -I/usr/include -Wall -Wno-unknown-pragmas -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -MT fb_localfs.o -MD -MP -MF .deps/fb_localfs.Tpo -c -o fb_localfs.o fb_localfs.c fb_localfs.c: In function 'fb_lfsflow_aiowait': fb_localfs.c:405:35: error: passing argument 1 of 'aio_waitn64' from incompatible pointer type [-Wincompatible-pointer-types] 405 | if (((aio_waitn64((struct aiocb64 **)worklist, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | struct aiocb ** In file included from filebench.h:68, from fb_localfs.c:29: /usr/include/aio.h:135:29: note: expected 'aiocb64_t **' {aka 'struct aiocb64 **'} but argument is of type 'struct aiocb **' 135 | extern int aio_waitn64(aiocb64_t *[], uint_t, uint_t *, | ^~~~~~~~~~~~~ fb_localfs.c: In function 'fb_lfs_recur_rm': fb_localfs.c:576:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 576 | int ret; | ^~~ fb_localfs.c: In function 'fb_lfs_fstat': fb_localfs.c:623:37: error: passing argument 2 of 'fstat' from incompatible pointer type [-Wincompatible-pointer-types] 623 | return (fstat64(fd->fd_num, statbufp)); | ^~~~~~~~ | | | struct stat64 * In file included from /usr/include/sys/stat.h:517, from filebench.h:35: /usr/include/sys/stat_impl.h:45:23: note: expected 'struct stat *' but argument is of type 'struct stat64 *' 45 | extern int fstat(int, struct stat *); | ^~~~~~~~~~~~~ *** [fb_localfs.o] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/build/benchmarks/filebench/work/filebench-1.4.9.1 --- eventgen.o --- mv -f .deps/eventgen.Tpo .deps/eventgen.Po --- fb_random.o --- mv -f .deps/fb_random.Tpo .deps/fb_random.Po --- fb_avl.o --- mv -f .deps/fb_avl.Tpo .deps/fb_avl.Po bmake[2]: 1 error bmake[2]: stopped making "all-am" in /home/pbulk/build/benchmarks/filebench/work/filebench-1.4.9.1 bmake[1]: stopped making "all-recursive" in /home/pbulk/build/benchmarks/filebench/work/filebench-1.4.9.1 bmake: stopped making "all" in /home/pbulk/build/benchmarks/filebench/work/filebench-1.4.9.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/filebench *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/filebench