+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/entropy-0.9.1.439nb5/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/entropy-0.9.1.439nb5/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for entropy-0.9.1.439nb5 gcc -Iinclude -I/opt/local/include -I/usr/include -E -MM src/*.c >.depend gcc -Iinclude -I/opt/local/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -W -Wall -Wuninitialized -Wno-unused -o obj/entropy.o -c src/entropy.c gcc -Iinclude -I/opt/local/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -W -Wall -Wuninitialized -Wno-unused -o obj/logger.o -c src/logger.c In file included from include/peer.h:29, from include/file.h:35, from src/entropy.c:28: include/bignum.h:63:18: error: conflicting types for 'cnt_t'; have 'uint32_t' {aka 'unsigned int'} 63 | typedef uint32_t cnt_t; | ^~~~~ In file included from /usr/include/fcntl.h:39, from include/config.h:163, from include/osd.h:25, from src/entropy.c:22: /usr/include/sys/types.h:108:25: note: previous declaration of 'cnt_t' with type 'cnt_t' {aka 'short int'} 108 | typedef short cnt_t; /* ?<count> type */ | ^~~~~ gmake: *** [Makefile:166: obj/entropy.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/entropy *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/entropy