=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/chat/eggdrop", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for eggdrop-1.9.2nb1 --- conftest --- --- modtest --- --- eggdrop --- Making core eggdrop files... --- compile_md5 --- --- compatibility --- --- bg.o --- --- botcmd.o --- --- botmsg.o --- --- bg.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLANGDIR=\"/opt/pkg/share/eggdrop/language\" -I/opt/pkg/include -I/usr/include -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/opt/pkg/include -I/opt/pkg/include -I/usr/include -c bg.c --- botcmd.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLANGDIR=\"/opt/pkg/share/eggdrop/language\" -I/opt/pkg/include -I/usr/include -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/opt/pkg/include -I/opt/pkg/include -I/usr/include -c botcmd.c --- botmsg.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLANGDIR=\"/opt/pkg/share/eggdrop/language\" -I/opt/pkg/include -I/usr/include -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/opt/pkg/include -I/opt/pkg/include -I/usr/include -c botmsg.c --- compile_md5 --- --- md5c.o --- --- compatibility --- --- base64.o --- --- compile_md5 --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLANGDIR=\"/opt/pkg/share/eggdrop/language\" -I/opt/pkg/include -I/usr/include -pipe -Wall -I. -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/opt/pkg/include -I/opt/pkg/include -I/usr/include -c md5c.c --- compatibility --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLANGDIR=\"/opt/pkg/share/eggdrop/language\" -I/opt/pkg/include -I/usr/include -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/opt/pkg/include -I/opt/pkg/include -I/usr/include -c base64.c --- explicit_bzero.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLANGDIR=\"/opt/pkg/share/eggdrop/language\" -I/opt/pkg/include -I/usr/include -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/opt/pkg/include -I/opt/pkg/include -I/usr/include -c explicit_bzero.c --- gethostbyname2.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLANGDIR=\"/opt/pkg/share/eggdrop/language\" -I/opt/pkg/include -I/usr/include -pipe -Wall -I../.. -I../.. -I../../src -DHAVE_CONFIG_H -I/opt/pkg/include -I/opt/pkg/include -I/usr/include -c gethostbyname2.c --- bg.o --- In file included from main.h:101, from bg.c:25: users.h:183:17: error: conflicting types for 'adduser'; have 'struct userrec *(void)' 183 | struct userrec *adduser(); | ^~~~~~~ In file included from main.h:94: proto.h:325:17: note: previous declaration of 'adduser' with type 'struct userrec *(struct userrec *, char *, char *, char *, int)' 325 | struct userrec *adduser(struct userrec *, char *, char *, char *, int); | ^~~~~~~ --- botmsg.o --- In file included from main.h:101, from botmsg.c:27: users.h:183:17: error: conflicting types for 'adduser'; have 'struct userrec *(void)' 183 | struct userrec *adduser(); | ^~~~~~~ In file included from main.h:94: proto.h:325:17: note: previous declaration of 'adduser' with type 'struct userrec *(struct userrec *, char *, char *, char *, int)' 325 | struct userrec *adduser(struct userrec *, char *, char *, char *, int); | ^~~~~~~ --- botcmd.o --- In file included from main.h:101, from botcmd.c:25: users.h:183:17: error: conflicting types for 'adduser'; have 'struct userrec *(void)' 183 | struct userrec *adduser(); | ^~~~~~~ In file included from main.h:94: proto.h:325:17: note: previous declaration of 'adduser' with type 'struct userrec *(struct userrec *, char *, char *, char *, int)' 325 | struct userrec *adduser(struct userrec *, char *, char *, char *, int); | ^~~~~~~ --- compile_md5 --- In file included from ../../src/main.h:101, from md5.h:29, from md5c.c:40: ../../src/users.h:183:17: error: conflicting types for 'adduser'; have 'struct userrec *(void)' 183 | struct userrec *adduser(); | ^~~~~~~ In file included from ../../src/main.h:94: ../../src/proto.h:325:17: note: previous declaration of 'adduser' with type 'struct userrec *(struct userrec *, char *, char *, char *, int)' 325 | struct userrec *adduser(struct userrec *, char *, char *, char *, int); | ^~~~~~~ --- botcmd.o --- botcmd.c: In function 'bot_filereq': botcmd.c:1133:9: error: too many arguments to function 'f'; expected 0, have 3 1133 | f(idx, from, path); | ^ ~~~ --- bg.o --- *** [bg.o] Error code 1 bmake[1]: stopped making "eggdrop" in /home/pbulk/work/chat/eggdrop/work/eggdrop-1.9.2/src --- compatibility --- *** [compatibility] Error code 6 bmake[1]: stopped making "eggdrop" in /home/pbulk/work/chat/eggdrop/work/eggdrop-1.9.2/src --- compile_md5 --- *** [md5c.o] Error code 1 bmake[2]: stopped making "md5" in /home/pbulk/work/chat/eggdrop/work/eggdrop-1.9.2/src/md5 bmake[2]: 1 error bmake[2]: stopped making "md5" in /home/pbulk/work/chat/eggdrop/work/eggdrop-1.9.2/src/md5 *** [compile_md5] Error code 2 bmake[1]: stopped making "eggdrop" in /home/pbulk/work/chat/eggdrop/work/eggdrop-1.9.2/src --- botmsg.o --- *** [botmsg.o] Error code 1 bmake[1]: stopped making "eggdrop" in /home/pbulk/work/chat/eggdrop/work/eggdrop-1.9.2/src --- botcmd.o --- *** [botcmd.o] Error code 1 bmake[1]: stopped making "eggdrop" in /home/pbulk/work/chat/eggdrop/work/eggdrop-1.9.2/src bmake[1]: 5 errors bmake[1]: stopped making "eggdrop" in /home/pbulk/work/chat/eggdrop/work/eggdrop-1.9.2/src *** [eggdrop] Error code 2 bmake: stopped making "eggdrop" in /home/pbulk/work/chat/eggdrop/work/eggdrop-1.9.2 bmake: 1 error bmake: stopped making "eggdrop" in /home/pbulk/work/chat/eggdrop/work/eggdrop-1.9.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/eggdrop *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/eggdrop