+ 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/nsxiv-33/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nsxiv-33/work.log ===> Building for nsxiv-33 --- config.h --- --- version.h --- --- config.h --- GEN config.h cp config.def.h config.h --- version.h --- GEN version.h v="$(git describe 2>/dev/null || true)"; echo "#define VERSION \"${v:-33}\"" >version.h --- autoreload.o --- --- commands.o --- --- image.o --- --- autoreload.o --- CC autoreload.o gcc -Wall -pedantic -O2 -DNDEBUG -D_XOPEN_SOURCE=700 -DHAVE_LIBEXIF=1 -DHAVE_LIBFONTS=1 -DHAVE_INOTIFY=0 -I/usr/include/freetype2 -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o autoreload.o autoreload.c --- image.o --- CC image.o gcc -Wall -pedantic -O2 -DNDEBUG -D_XOPEN_SOURCE=700 -DHAVE_LIBEXIF=1 -DHAVE_LIBFONTS=1 -DHAVE_INOTIFY=0 -I/usr/include/freetype2 -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o image.o image.c --- commands.o --- CC commands.o gcc -Wall -pedantic -O2 -DNDEBUG -D_XOPEN_SOURCE=700 -DHAVE_LIBEXIF=1 -DHAVE_LIBFONTS=1 -DHAVE_INOTIFY=0 -I/usr/include/freetype2 -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o commands.o commands.c --- main.o --- CC main.o gcc -Wall -pedantic -O2 -DNDEBUG -D_XOPEN_SOURCE=700 -DHAVE_LIBEXIF=1 -DHAVE_LIBFONTS=1 -DHAVE_INOTIFY=0 -I/usr/include/freetype2 -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o main.o main.c main.c: In function 'xgetline': main.c:119:23: error: implicit declaration of function 'getdelim' [-Wimplicit-function-declaration] 119 | ssize_t len = getdelim(lineptr, n, options->using_null ? '\0' : '\n', stdin); | ^~~~~~~~ --- thumbs.o --- CC thumbs.o gcc -Wall -pedantic -O2 -DNDEBUG -D_XOPEN_SOURCE=700 -DHAVE_LIBEXIF=1 -DHAVE_LIBFONTS=1 -DHAVE_INOTIFY=0 -I/usr/include/freetype2 -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o thumbs.o thumbs.c --- main.o --- *** [main.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/graphics/nsxiv/work/nsxiv-33 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/graphics/nsxiv/work/nsxiv-33 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/nsxiv *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/nsxiv