+ 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/w3m-0.5.3.0.20230121nb6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/w3m-0.5.3.0.20230121nb6/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for w3m-0.5.3.0.20230121nb6 (echo '#define DEFUN(x,y,z) x y';\ sed -ne '/^DEFUN/{p;n;/^[ ]/p;}' ./main.c ./menu.c) | gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses - | \ awk '$1 ~ /^[_A-Za-z]/ { \ for (i=2;i<=NF;i++) { print $i, $1} \ }' > funcname.tab.tmp gcc -Wall -Wnull-dereference -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I./libwc -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/opt/pkg/libexec/w3m\" -DCGIBIN_DIR=\"/opt/pkg/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/opt/pkg/share/w3m\" -DETC_DIR=\"/etc/opt/pkg\" -DCONF_DIR=\"/etc/opt/pkg/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o mktable.o mktable.c gcc -Wall -Wnull-dereference -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I./libwc -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/opt/pkg/libexec/w3m\" -DCGIBIN_DIR=\"/opt/pkg/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/opt/pkg/share/w3m\" -DETC_DIR=\"/etc/opt/pkg\" -DCONF_DIR=\"/etc/opt/pkg/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/opt/pkg/lib/locale\" -DDUMMY -c -o dummy.o entity.c gcc -Wall -Wnull-dereference -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I./libwc -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/opt/pkg/libexec/w3m\" -DCGIBIN_DIR=\"/opt/pkg/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/opt/pkg/share/w3m\" -DETC_DIR=\"/etc/opt/pkg\" -DCONF_DIR=\"/etc/opt/pkg/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o Str.o Str.c funcname.tab updated gcc -Wall -Wnull-dereference -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I./libwc -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/opt/pkg/libexec/w3m\" -DCGIBIN_DIR=\"/opt/pkg/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/opt/pkg/share/w3m\" -DETC_DIR=\"/etc/opt/pkg\" -DCONF_DIR=\"/etc/opt/pkg/w3m\" -DRC_DIR=\"~/.w3m\" -DLOCALEDIR=\"/opt/pkg/lib/locale\" -I/opt/pkg/include -I/opt/pkg/include/ncurses -c -o hash.o hash.c Str.c: In function 'Strnew_charp': Str.c:92:5: error: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 92 | bcopy((void *)p, (void *)x->ptr, len); | ^~~~~ Str.c:92:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] Str.c: In function 'Strnew_charp_n': Str.c:133:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 133 | bcopy((void *)p, (void *)x->ptr, len); | ^~~~~ Str.c: In function 'Strcopy': Str.c:172:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 172 | bcopy((void *)y->ptr, (void *)x->ptr, y->length + 1); | ^~~~~ Str.c: In function 'Strcopy_charp': Str.c:196:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 196 | bcopy((void *)y, (void *)x->ptr, len); | ^~~~~ Str.c: In function 'Strcopy_charp_n': Str.c:220:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 220 | bcopy((void *)y, (void *)x->ptr, len); | ^~~~~ Str.c: In function 'Strcat_charp_n': Str.c:251:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 251 | bcopy((void *)y, (void *)&x->ptr[x->length], n); | ^~~~~ gmake: *** [: Str.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/w3m *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/w3m