+ 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/generator-cbiere-0.35r4nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/generator-cbiere-0.35r4nb4/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for generator-cbiere-0.35r4nb4 /opt/pkg/bin/bmake all-recursive Making all in glade gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I../gtkopts -I. -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c support.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I../gtkopts -I. -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c interface.c In file included from /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtkarg.h:31, from /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtkobject.h:31, from /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtkaccelgroup.h:35, from /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtk.h:32, from interface.c:15: interface.c: In function 'create_mainwin': /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEvent *, void *)' {aka 'int (*)(struct _GtkWidget *, union _GdkEvent *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:672:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 672 | GTK_SIGNAL_FUNC (on_main_delete_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEvent *, void *)' {aka 'int (*)(struct _GtkWidget *, union _GdkEvent *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:675:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 675 | GTK_SIGNAL_FUNC (on_main_destroy_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:678:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 678 | GTK_SIGNAL_FUNC (on_mainwin_key_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:681:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 681 | GTK_SIGNAL_FUNC (on_mainwin_key_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventCrossing *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventCrossing *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:684:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 684 | GTK_SIGNAL_FUNC (on_mainwin_enter_notify_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventCrossing *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventCrossing *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:687:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 687 | GTK_SIGNAL_FUNC (on_mainwin_leave_notify_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventExpose *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventExpose *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:783:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 783 | GTK_SIGNAL_FUNC (on_drawingarea_main_expose_event), | ^~~~~~~~~~~~~~~ interface.c:105:18: warning: variable 'about_menu_accels' set but not used [-Wunused-but-set-variable] 105 | GtkAccelGroup *about_menu_accels; | ^~~~~~~~~~~~~~~~~ interface.c:101:18: warning: variable 'disassemble_z80_menu_accels' set but not used [-Wunused-but-set-variable] 101 | GtkAccelGroup *disassemble_z80_menu_accels; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:95:18: warning: variable 'disassemble_vdp_menu_accels' set but not used [-Wunused-but-set-variable] 95 | GtkAccelGroup *disassemble_vdp_menu_accels; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:90:18: warning: variable 'disassemble_64k_menu_accels' set but not used [-Wunused-but-set-variable] 90 | GtkAccelGroup *disassemble_64k_menu_accels; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:86:18: warning: variable 'debug_menu_accels' set but not used [-Wunused-but-set-variable] 86 | GtkAccelGroup *debug_menu_accels; | ^~~~~~~~~~~~~~~~~ interface.c:81:18: warning: variable 'reset1_menu_accels' set but not used [-Wunused-but-set-variable] 81 | GtkAccelGroup *reset1_menu_accels; | ^~~~~~~~~~~~~~~~~~ interface.c:69:18: warning: variable 'view_menu_accels' set but not used [-Wunused-but-set-variable] 69 | GtkAccelGroup *view_menu_accels; | ^~~~~~~~~~~~~~~~ interface.c:64:18: warning: variable 'emulation_menu_accels' set but not used [-Wunused-but-set-variable] 64 | GtkAccelGroup *emulation_menu_accels; | ^~~~~~~~~~~~~~~~~~~~~ interface.c:57:18: warning: variable 'avi_menu_accels' set but not used [-Wunused-but-set-variable] 57 | GtkAccelGroup *avi_menu_accels; | ^~~~~~~~~~~~~~~ interface.c:52:18: warning: variable 'gnm_menu_accels' set but not used [-Wunused-but-set-variable] 52 | GtkAccelGroup *gnm_menu_accels; | ^~~~~~~~~~~~~~~ interface.c:47:18: warning: variable 'gym_menu_accels' set but not used [-Wunused-but-set-variable] 47 | GtkAccelGroup *gym_menu_accels; | ^~~~~~~~~~~~~~~ interface.c:42:18: warning: variable 'game_genie_patch_menu_accels' set but not used [-Wunused-but-set-variable] 42 | GtkAccelGroup *game_genie_patch_menu_accels; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:37:18: warning: variable 'state_menu_accels' set but not used [-Wunused-but-set-variable] 37 | GtkAccelGroup *state_menu_accels; | ^~~~~~~~~~~~~~~~~ interface.c:32:18: warning: variable 'rom_menu_accels' set but not used [-Wunused-but-set-variable] 32 | GtkAccelGroup *rom_menu_accels; | ^~~~~~~~~~~~~~~ interface.c:29:18: warning: variable 'file_menu_accels' set but not used [-Wunused-but-set-variable] 29 | GtkAccelGroup *file_menu_accels; | ^~~~~~~~~~~~~~~~ interface.c: In function 'create_opts': /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2129:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2129 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2132:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2132 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2135:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2135 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2138:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2138 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2141:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2141 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2144:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2144 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2147:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2147 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2150:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2150 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2153:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2153 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2156:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2156 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2159:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2159 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2162:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2162 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2165:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2165 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2168:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2168 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2171:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2171 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventKey *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventKey *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:2174:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 2174 | GTK_SIGNAL_FUNC (on_keyval_press_event), | ^~~~~~~~~~~~~~~ interface.c: In function 'create_console': /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEvent *, void *)' {aka 'int (*)(struct _GtkWidget *, union _GdkEvent *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:4457:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 4457 | GTK_SIGNAL_FUNC (on_console_remove), | ^~~~~~~~~~~~~~~ /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEvent *, void *)' {aka 'int (*)(struct _GtkWidget *, union _GdkEvent *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:4460:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 4460 | GTK_SIGNAL_FUNC (on_console_remove), | ^~~~~~~~~~~~~~~ interface.c: In function 'create_diss': /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:158:30: warning: cast between incompatible function types from 'gboolean (*)(GtkWidget *, GdkEventExpose *, void *)' {aka 'int (*)(struct _GtkWidget *, struct _GdkEventExpose *, void *)'} to 'void (*)()' [-Wcast-function-type] 158 | #define GTK_SIGNAL_FUNC(f) ((GtkSignalFunc) f) | ^ interface.c:4617:23: note: in expansion of macro 'GTK_SIGNAL_FUNC' 4617 | GTK_SIGNAL_FUNC (on_drawingarea_diss_expose_event), | ^~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I../gtkopts -I. -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c callbacks.c rm -f libglade.a ar cru libglade.a support.o interface.o callbacks.o ranlib libglade.a Making all in gtkopts gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c gtkopts.c rm -f libgtkopts.a ar cru libgtkopts.a gtkopts.o ranlib libgtkopts.a Making all in cmz80 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c z80.c z80.c: In function 'Z80_Dasm': z80.c:8748:20: warning: '%s' directive writing between 2 and 22 bytes into a region of size 9 [-Wformat-overflow=] 8748 | sprintf (buf,"(%s%c$%02x)",r,Sign(Offset),Abs(Offset)); | ^~ z80.c:8748:18: note: directive argument in the range [0, 128] 8748 | sprintf (buf,"(%s%c$%02x)",r,Sign(Offset),Abs(Offset)); | ^~~~~~~~~~~~~ z80.c:8748:5: note: 'sprintf' output between 9 and 29 bytes into a destination of size 10 8748 | sprintf (buf,"(%s%c$%02x)",r,Sign(Offset),Abs(Offset)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ z80.c:8743:20: warning: '%s' directive writing between 2 and 22 bytes into a region of size 9 [-Wformat-overflow=] 8743 | sprintf (buf,"(%s%c$%02x)",r,Sign(buffer[i]),Abs(buffer[i])); | ^~ z80.c:8743:18: note: directive argument in the range [0, 128] 8743 | sprintf (buf,"(%s%c$%02x)",r,Sign(buffer[i]),Abs(buffer[i])); | ^~~~~~~~~~~~~ z80.c:8743:5: note: 'sprintf' output between 9 and 29 bytes into a destination of size 10 8743 | sprintf (buf,"(%s%c$%02x)",r,Sign(buffer[i]),Abs(buffer[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libcmz80.a ar cru libcmz80.a z80.o ranlib libcmz80.a Making all in cpu68k gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c def68k.c def68k.c: In function 'procline': def68k.c:715:17: warning: implicit conversion from 'enum ' to 't_datatype' [-Wenum-conversion] 715 | for (ea_e = ea_Dreg; | ^ def68k.c:716:18: warning: comparison between 't_datatype' and 'enum ' [-Wenum-compare] 716 | (ea_e == ea_Dreg) || (num[bite] && (ea_e <= ea_Imm)); ea_e++) { | ^~ def68k.c:716:53: warning: comparison between 't_datatype' and 'enum ' [-Wenum-compare] 716 | (ea_e == ea_Dreg) || (num[bite] && (ea_e <= ea_Imm)); ea_e++) { | ^~ def68k.c:720:19: warning: implicit conversion from 'enum ' to 't_datatype' [-Wenum-conversion] 720 | for (ea_f = ea_Dreg; | ^ def68k.c:721:20: warning: comparison between 't_datatype' and 'enum ' [-Wenum-compare] 721 | (ea_f == ea_Dreg) || (num[bitf] && (ea_f <= ea_Imm)); ea_f++) { | ^~ def68k.c:721:55: warning: comparison between 't_datatype' and 'enum ' [-Wenum-compare] 721 | (ea_f == ea_Dreg) || (num[bitf] && (ea_f <= ea_Imm)); ea_f++) { | ^~ def68k.c:783:24: warning: comparison between 't_datatype' and 'enum ' [-Wenum-compare] 783 | if (ea_e <= ea_Aidx) { | ^~ def68k.c:832:24: warning: comparison between 't_datatype' and 'enum ' [-Wenum-compare] 832 | if (ea_e <= ea_Aidx) { | ^~ def68k.c:881:24: warning: comparison between 't_datatype' and 'enum ' [-Wenum-compare] 881 | if (ea_f <= ea_Aidx) { | ^~ def68k.c:1097:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 1097 | if (stype == dt_Dreg) { /* dynamic */ | ^ def68k.c:1104:13: note: here 1104 | case i_BCLR: | ^~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c tab68k.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -liconv -lintl -o def68k def68k.o tab68k.o ./def68k Writing CPU definitions... done. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c gen68k.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -liconv -lintl -o gen68k gen68k.o tab68k.o ./gen68k Writing C files... 0. 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. done. /opt/pkg/bin/bmake all-am gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-0.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-1.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-2.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-3.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-4.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-5.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-6.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-7.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-8.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-9.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-a.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-b.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-c.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-d.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-e.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k-f.c rm -f lib68k.a ar cru lib68k.a cpu68k-0.o cpu68k-1.o cpu68k-2.o cpu68k-3.o cpu68k-4.o cpu68k-5.o cpu68k-6.o cpu68k-7.o cpu68k-8.o cpu68k-9.o cpu68k-a.o cpu68k-b.o cpu68k-c.o cpu68k-d.o cpu68k-e.o cpu68k-f.o ranlib lib68k.a Making all in ym2612 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c fm.c rm -f libym2612.a ar cru libym2612.a fm.o ranlib libym2612.a Making all in sn76496 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c sn76496.c rm -f libsn76496.a ar cru libsn76496.a sn76496.o ranlib libsn76496.a Making all in main gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I../cpu68k -I../ym2612 -I../raze -I../cmz80 -I../sn76496 -I../gtkopts -DFNAME_TCLSCRIPT=\"/opt/pkg/share/generator/gen.tcl\" -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c cpu68k.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I../cpu68k -I../ym2612 -I../raze -I../cmz80 -I../sn76496 -I../gtkopts -DFNAME_TCLSCRIPT=\"/opt/pkg/share/generator/gen.tcl\" -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c mem68k.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I../cpu68k -I../ym2612 -I../raze -I../cmz80 -I../sn76496 -I../gtkopts -DFNAME_TCLSCRIPT=\"/opt/pkg/share/generator/gen.tcl\" -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c reg68k.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I../cpu68k -I../ym2612 -I../raze -I../cmz80 -I../sn76496 -I../gtkopts -DFNAME_TCLSCRIPT=\"/opt/pkg/share/generator/gen.tcl\" -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c event.c event.c: In function 'event_nextevent': event.c:38:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 38 | vdp_event++; | ~~~~~~~~~^~ event.c:39:3: note: here 39 | case 1: | ^~~~ event.c:52:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 52 | vdp_event++; | ~~~~~~~~~^~ event.c:53:3: note: here 53 | case 2: | ^~~~ event.c:91:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 91 | vdp_event++; | ~~~~~~~~~^~ event.c:92:3: note: here 92 | case 3: | ^~~~ event.c:98:8: warning: this statement may fall through [-Wimplicit-fallthrough=] 98 | if ((vdp_nextevent = vdp_event_end - cpu68k_clocks) > 0) | ^ event.c:101:3: note: here 101 | case 4: | ^~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I. -I../cpu68k -I../ym2612 -I../raze -I../cmz80 -I../sn76496 -I../gtkopts -DFNAME_TCLSCRIPT=\"/opt/pkg/share/generator/gen.tcl\" -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libdrm -I/usr/include -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -c generator.c generator.c:35:14: warning: conflicting types for 'gen_musiclog' due to enum/integer mismatch; have 'unsigned int' [-Wenum-int-mismatch] 35 | unsigned int gen_musiclog = 0; /* 0 = no, 1 = GYM, 2 = GNM */ | ^~~~~~~~~~~~ In file included from generator.c:3: ../hdr/generator.h:307:19: note: previous declaration of 'gen_musiclog' with type 't_musiclog' 307 | extern t_musiclog gen_musiclog; | ^~~~~~~~~~~~ generator.c: In function 'loadimage_zlib': generator.c:256:12: error: assignment to 'struct gzFile_s **' from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] 256 | if ((gzf = gzdopen(fd, "rb")) == NULL) { | ^ generator.c:274:23: error: passing argument 1 of 'gzread' from incompatible pointer type [-Wincompatible-pointer-types] 274 | if ((ret = gzread(gzf, cpu68k_rom + len, REALLOC_THRESH)) <= 0) | ^~~ | | | struct gzFile_s ** In file included from generator.c:22: /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/zlib.h:1395:35: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' 1395 | ZEXTERN int ZEXPORT gzread(gzFile file, voidp buf, unsigned len); | ~~~~~~~^~~~ generator.c:281:13: error: passing argument 1 of 'gzerror' from incompatible pointer type [-Wincompatible-pointer-types] 281 | gzerror(gzf, &err); | ^~~ | | | struct gzFile_s ** /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/zlib.h:1659:45: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' 1659 | ZEXTERN const char * ZEXPORT gzerror(gzFile file, int *errnum); | ~~~~~~~^~~~ generator.c:295:11: error: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] 295 | gzclose(gzf); | ^~~ | | | struct gzFile_s ** /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/zlib.h:1634:39: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' 1634 | ZEXTERN int ZEXPORT gzclose(gzFile file); | ~~~~~~~^~~~ generator.c:318:13: error: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] 318 | gzclose(gzf); | ^~~ | | | struct gzFile_s ** /home/pbulk/build/emulators/generator-cbiere/work/.buildlink/include/zlib.h:1634:39: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' 1634 | ZEXTERN int ZEXPORT gzclose(gzFile file); | ~~~~~~~^~~~ *** Error code 1 Stop. bmake[2]: stopped making "all" in /home/pbulk/build/emulators/generator-cbiere/work/generator-0.35-cbiere-r4/main *** Error code 1 Stop. bmake[1]: stopped making "all-recursive" in /home/pbulk/build/emulators/generator-cbiere/work/generator-0.35-cbiere-r4 *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/emulators/generator-cbiere/work/generator-0.35-cbiere-r4 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/generator-cbiere *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/generator-cbiere