=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/net/entropy", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] 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 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:109:25: note: previous declaration of 'cnt_t' with type 'cnt_t' {aka 'short int'} 109 | typedef short cnt_t; /* ? 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