=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/mbone/vic", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for vic-2.8nb12 rm -f inet.o; gcc -o inet.o -c -O2 -DUSE_SHM -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/opt/pkg/include -I/opt/pkg/include -I./jpeg -I./p64 -I. inet.c In file included from inet.c:32: config.h:51:21: error: conflicting types for 'int8_t'; have 'signed char' 51 | typedef signed char int8_t; | ^~~~~~ In file included from /usr/include/sys/inttypes.h:41, from /usr/include/inttypes.h:42, from /usr/include/stdlib.h:322, from inet.c:21: /usr/include/sys/int_types.h:75:33: note: previous declaration of 'int8_t' with type 'int8_t' {aka 'char'} 75 | typedef char int8_t; | ^~~~~~ config.h:64:5: error: conflicting types for 'srandom'; have 'int(int)' 64 | int srandom(int); | ^~~~~~~ /usr/include/stdlib.h:236:13: note: previous declaration of 'srandom' with type 'void(unsigned int)' 236 | extern void srandom(unsigned); | ^~~~~~~ config.h:65:5: error: conflicting types for 'random'; have 'int(void)' 65 | int random(void); | ^~~~~~ /usr/include/stdlib.h:233:13: note: previous declaration of 'random' with type 'long int(void)' 233 | extern long random(void); | ^~~~~~ config.h:87:5: error: conflicting types for 'gethostid'; have 'int(void)' 87 | int gethostid(void); | ^~~~~~~~~ In file included from config.h:78: /usr/include/unistd.h:348:13: note: previous declaration of 'gethostid' with type 'long int(void)' 348 | extern long gethostid(void); | ^~~~~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/work/mbone/vic/work/vic-2.8 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mbone/vic *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mbone/vic