+ 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/manedit-0.8.1nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/manedit-0.8.1nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for manedit-0.8.1nb1 --- aboutdialog.o --- --- cdialog.o --- --- csd.o --- --- editor.o --- --- aboutdialog.o --- gcc -c aboutdialog.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/opt/pkg\" -DLOCALBASE=\"/opt/pkg\" -DX11BASE=\"/opt/pkg\" --- cdialog.o --- gcc -c cdialog.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/opt/pkg\" -DLOCALBASE=\"/opt/pkg\" -DX11BASE=\"/opt/pkg\" --- csd.o --- gcc -c csd.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/opt/pkg\" -DLOCALBASE=\"/opt/pkg\" -DX11BASE=\"/opt/pkg\" --- editor.o --- gcc -c editor.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include `gtk-config --cflags` -O2 -Wall -DPREFIX=\"/opt/pkg\" -DLOCALBASE=\"/opt/pkg\" -DX11BASE=\"/opt/pkg\" --- aboutdialog.o --- aboutdialog.c: In function 'AboutDialogNew': aboutdialog.c:61:36: warning: variable 'cursors_list' set but not used [-Wunused-but-set-variable] 61 | medit_cursors_list_struct *cursors_list = NULL; | ^~~~~~~~~~~~ --- editor.o --- In file included from ../include/string.h:12, from editor.c:4: ../include/../include/os.h:260:33: error: conflicting types for 'int64_t'; have 'long long int' 260 | typedef long long int64_t; | ^~~~~~~ In file included from /usr/include/sys/types.h:55, from ../include/string.h:11: /usr/include/sys/int_types.h:79:33: note: previous declaration of 'int64_t' with type 'int64_t' {aka 'long int'} 79 | typedef long int64_t; | ^~~~~~~ editor.c: In function 'EditorItemDup': editor.c:217:13: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 217 | memcpy(new_item, src_item, sizeof(editor_item_struct)); | ^~~~~~ editor.c:70:1: note: include '<string.h>' or provide a declaration of 'memcpy' 69 | #include "images/icon_replace_all_20x20.xpm" +++ |+#include <string.h> 70 | editor.c:217:13: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 217 | memcpy(new_item, src_item, sizeof(editor_item_struct)); | ^~~~~~ editor.c:217:13: note: include '<string.h>' or provide a declaration of 'memcpy' editor.c: In function 'EditorLayoutTrunkDeleteAll': editor.c:372:13: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 372 | memcpy(list, editor->layout_trunk, total * sizeof(GtkCTreeNode *)); | ^~~~~~ editor.c:372:13: note: include '<string.h>' or provide a declaration of 'memcpy' --- cdialog.o --- cdialog.c: In function 'CDialogInit': cdialog.c:462:19: warning: variable 'style' set but not used [-Wunused-but-set-variable] 462 | GtkStyle *style; | ^~~~~ --- editor.o --- *** [editor.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/editors/manedit/work/manedit-0.8.1/manedit bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/editors/manedit/work/manedit-0.8.1/manedit *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/manedit *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/manedit