=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for generator-cbiere-0.35r4nb4 /usr/bin/make all-recursive Making all in glade gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I../gtkopts -I. -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -march=i486 -ffast-math -I/usr/X11R7/include -c support.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../hdr -I../gtkopts -I. -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -march=i486 -ffast-math -I/usr/X11R7/include -c interface.c In file included from /pbulk/work/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtkarg.h:31, from /pbulk/work/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtkobject.h:31, from /pbulk/work/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtkaccelgroup.h:35, from /pbulk/work/emulators/generator-cbiere/work/.buildlink/include/gtk-1.2/gtk/gtk.h:32, from interface.c:15: interface.c: In function 'create_mainwin': /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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': /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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': /pbulk/work/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), | ^~~~~~~~~~~~~~~ /pbulk/work/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': /pbulk/work/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/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -march=i486 -ffast-math -I/usr/X11R7/include -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/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -W -Wall -Wformat=2 -O3 -fomit-frame-pointer -fno-math-errno -march=i486 -ffast-math -I/usr/X11R7/include -c gtkopts.c rm -f libgtkopts.a ar cru libgtkopts.a gtkopts.o ranlib libgtkopts.a Making all in raze nasm -e raze.asm -o raze2.asm nasm -f elf raze2.asm -o raze.o -praze.reg raze.asm:42: warning: unknown section attribute 'USE32' ignored on declaration of section `.bss' [-w+other] raze.asm:93: warning: unknown section attribute 'USE32' ignored on declaration of section `.text' [-w+other] raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction raze.asm:144: error: invalid operand sizes for instruction *** Error code 1 Stop. make[2]: stopped making "all" in /pbulk/work/emulators/generator-cbiere/work/generator-0.35-cbiere-r4/raze *** Error code 1 Stop. make[1]: stopped making "all-recursive" in /pbulk/work/emulators/generator-cbiere/work/generator-0.35-cbiere-r4 *** Error code 1 Stop. make: stopped making "all" in /pbulk/work/emulators/generator-cbiere/work/generator-0.35-cbiere-r4 *** Error code 1 Stop. make[1]: stopped making "all" in /usr/pkgsrc/emulators/generator-cbiere *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/emulators/generator-cbiere