+ 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/uae-0.8.25nb46/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/uae-0.8.25nb46/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for uae-0.8.25nb46 cd src && /opt/pkg/bin/gmake gmake[1]: Entering directory '/home/pbulk/build/emulators/uae/work/uae-0.8.25/src' gcc -I. -I../src/include/ -c -O2 -fomit-frame-pointer -Wall -Wno-unused -Wno-format -W -Wmissing-prototypes -Wstrict-prototypes -DGCCCONSTFUNC="__attribute__((const))" -DREGPARAM= -DUSE_ZFILE -DSUPPORT_THREADS -D_REENTRANT -D__inline__=inline -DUSE_DGA_EXTENSION -DUSE_VIDMODE_EXTENSION -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include -pthread -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -DSHM_SUPPORT_LINKS=1 main.c -o main.o main.c: In function 'parse_cmdline': main.c:349:55: warning: passing argument 2 of 'parse_cmdline_option' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 349 | if (parse_cmdline_option (argv[i][1], arg) && extra_arg) | ^~~ In file included from main.c:14: ../src/include/options.h:161:40: note: expected 'char *' but argument is of type 'const char *' 161 | extern int parse_cmdline_option (char, char *); | ^~~~~~ gcc -I. -I../src/include/ -c -O2 -fomit-frame-pointer -Wall -Wno-unused -Wno-format -W -Wmissing-prototypes -Wstrict-prototypes -DGCCCONSTFUNC="__attribute__((const))" -DREGPARAM= -DUSE_ZFILE -DSUPPORT_THREADS -D_REENTRANT -D__inline__=inline -DUSE_DGA_EXTENSION -DUSE_VIDMODE_EXTENSION -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include -pthread -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -DSHM_SUPPORT_LINKS=1 newcpu.c -o newcpu.o newcpu.c:722:6: warning: no previous prototype for 'Exception_normal' [-Wmissing-prototypes] 722 | void Exception_normal (int nr, uaecptr oldpc) | ^~~~~~~~~~~~~~~~ newcpu.c: In function 'm68k_go': newcpu.c:1499:13: error: implicit declaration of function 'savestate_restore_finish' [-Wimplicit-function-declaration] 1499 | savestate_restore_finish (); | ^~~~~~~~~~~~~~~~~~~~~~~~ gmake[1]: *** [Makefile:133: newcpu.o] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/emulators/uae/work/uae-0.8.25/src' gmake: *** [Makefile:6: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/uae *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/uae