=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/IglooFTP", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for IglooFTP-0.6.1nb7 --- main.o --- --- GTKmisc.o --- gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -Wall -DSHARE_PATH=\"/opt/pkg/share/IglooFTP\" GTKmisc.c `gtk-config --cflags` --- main.o --- gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -Wall -DSHARE_PATH=\"/opt/pkg/share/IglooFTP\" main.c `gtk-config --cflags` --- GTKmisc.o --- GTKmisc.c: In function 'fixed_file_select': GTKmisc.c:148:23: error: passing argument 4 of 'create_file_select' from incompatible pointer type [-Wincompatible-pointer-types] 148 | fixed_file_select_ok, GTK_OBJECT (entry)); | ^~~~~~~~~~~~~~~~~~~~ | | | void (*)(GtkWidget *, GtkWidget *) {aka void (*)(struct _GtkWidget *, struct _GtkWidget *)} GTKmisc.c:114:91: note: expected 'GtkSignalFunc' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, GtkWidget *)' {aka 'void (*)(struct _GtkWidget *, struct _GtkWidget *)'} 114 | create_file_select (GtkWidget * parent_window, char *label, char *filename, GtkSignalFunc this_func, gpointer this_func_data) | ~~~~~~~~~~~~~~^~~~~~~~~ GTKmisc.c:137:1: note: 'fixed_file_select_ok' declared here 137 | fixed_file_select_ok (GtkWidget * widget, GtkWidget * entry) | ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/net/IglooFTP/work/.buildlink/include/gtk-1.2/gtk/gtkarg.h:31, from /tmp/work/net/IglooFTP/work/.buildlink/include/gtk-1.2/gtk/gtkobject.h:31, from /tmp/work/net/IglooFTP/work/.buildlink/include/gtk-1.2/gtk/gtkaccelgroup.h:35, from /tmp/work/net/IglooFTP/work/.buildlink/include/gtk-1.2/gtk/gtk.h:32, from GTKmisc.c:18: /tmp/work/net/IglooFTP/work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h:163:16: note: 'GtkSignalFunc' declared here 163 | typedef void (*GtkSignalFunc) (); | ^~~~~~~~~~~~~ *** [GTKmisc.o] Error code 1 bmake: stopped making "all" in /tmp/work/net/IglooFTP/work/IglooFTP-0.6.1/src bmake: 1 error bmake: stopped making "all" in /tmp/work/net/IglooFTP/work/IglooFTP-0.6.1/src *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/IglooFTP *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/IglooFTP