+ 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/lzsa-1.4.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lzsa-1.4.1/work.log ===> Building for lzsa-1.4.1 clang -O3 -g -fomit-frame-pointer -Isrc/libdivsufsort/include -Isrc -c src/../src/lzsa.c -o obj/src/lzsa.o clang -O3 -g -fomit-frame-pointer -Isrc/libdivsufsort/include -Isrc -c src/../src/dictionary.c -o obj/src/dictionary.o clang -O3 -g -fomit-frame-pointer -Isrc/libdivsufsort/include -Isrc -c src/../src/expand_block_v2.c -o obj/src/expand_block_v2.o clang -O3 -g -fomit-frame-pointer -Isrc/libdivsufsort/include -Isrc -c src/../src/expand_block_v1.c -o obj/src/expand_block_v1.o src/../src/dictionary.c: In function 'lzsa_dictionary_load': src/../src/dictionary.c:70:35: error: implicit declaration of function 'ftello'; did you mean 'ftell'? [-Wimplicit-function-declaration] 70 | off_t nDictionaryFileSize = ftello(pDictionaryFile); | ^~~~~~ | ftell gmake: *** [Makefile:8: obj/src/dictionary.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/lzsa *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/lzsa