+ 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/xzip-1.8.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xzip-1.8.2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xzip-1.8.2 --- extern.o --- --- zip.o --- --- control.o --- --- fileio.o --- --- extern.o --- gcc -O -DAUTO_END_MODE -I/opt/pkg/include -I/opt/pkg/include -c extern.c --- zip.o --- gcc -O -DAUTO_END_MODE -I/opt/pkg/include -I/opt/pkg/include -c zip.c --- control.o --- gcc -O -DAUTO_END_MODE -I/opt/pkg/include -I/opt/pkg/include -c control.c --- fileio.o --- gcc -O -DAUTO_END_MODE -I/opt/pkg/include -I/opt/pkg/include -c fileio.c --- extern.o --- In file included from extern.c:8: ztypes.h:573:6: warning: conflicting types for built-in function 'remainder'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 573 | void remainder (zword_t, zword_t); | ^~~~~~~~~ ztypes.h:17:1: note: 'remainder' is declared in header '' 16 | #include +++ |+#include 17 | --- zip.o --- In file included from zip.c:34: ztypes.h:573:6: warning: conflicting types for built-in function 'remainder'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 573 | void remainder (zword_t, zword_t); | ^~~~~~~~~ ztypes.h:17:1: note: 'remainder' is declared in header '' 16 | #include +++ |+#include 17 | --- input.o --- --- control.o --- In file included from control.c:8: ztypes.h:573:6: warning: conflicting types for built-in function 'remainder'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 573 | void remainder (zword_t, zword_t); | ^~~~~~~~~ ztypes.h:17:1: note: 'remainder' is declared in header '' 16 | #include +++ |+#include 17 | --- input.o --- gcc -O -DAUTO_END_MODE -I/opt/pkg/include -I/opt/pkg/include -c input.c --- fileio.o --- In file included from fileio.c:8: ztypes.h:573:6: warning: conflicting types for built-in function 'remainder'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 573 | void remainder (zword_t, zword_t); | ^~~~~~~~~ ztypes.h:17:1: note: 'remainder' is declared in header '' 16 | #include +++ |+#include 17 | fileio.c: In function 'save_restore': ztypes.h:114:26: error: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 114 | #define memmove(a, b, c) bcopy (b, a, c) | ^~~~~ fileio.c:732:9: note: in expansion of macro 'memmove' 732 | memmove (undo_stack, stack, sizeof (stack)); | ^~~~~~~ ztypes.h:114:26: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 114 | #define memmove(a, b, c) bcopy (b, a, c) | ^~~~~ fileio.c:732:9: note: in expansion of macro 'memmove' 732 | memmove (undo_stack, stack, sizeof (stack)); | ^~~~~~~ ztypes.h:114:26: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 114 | #define memmove(a, b, c) bcopy (b, a, c) | ^~~~~ fileio.c:734:9: note: in expansion of macro 'memmove' 734 | memmove (stack, undo_stack, sizeof (stack)); | ^~~~~~~ ztypes.h:114:26: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 114 | #define memmove(a, b, c) bcopy (b, a, c) | ^~~~~ fileio.c:757:9: note: in expansion of macro 'memmove' 757 | memmove (undo_datap, datap, h_restart_size); | ^~~~~~~ ztypes.h:114:26: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 114 | #define memmove(a, b, c) bcopy (b, a, c) | ^~~~~ fileio.c:759:9: note: in expansion of macro 'memmove' 759 | memmove (datap, undo_datap, h_restart_size); | ^~~~~~~ *** [fileio.o] Error code 1 bmake: stopped making "xzip" in /home/pbulk/build/games/xzip/work/xzip --- input.o --- In file included from input.c:8: ztypes.h:573:6: warning: conflicting types for built-in function 'remainder'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 573 | void remainder (zword_t, zword_t); | ^~~~~~~~~ ztypes.h:17:1: note: 'remainder' is declared in header '' 16 | #include +++ |+#include 17 | bmake: 1 error bmake: stopped making "xzip" in /home/pbulk/build/games/xzip/work/xzip *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/xzip *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/xzip