=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/audio/freezetag", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for freezetag-0.9.2nb5 --- all-recursive --- Making all in src --- dirbrowser.o --- --- edit_box.o --- --- dirbrowser.o --- gcc -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib/glib-1.2 -I/opt/local/lib/glib/include -I/opt/local/include -I/usr/include -c dirbrowser.c --- edit_box.o --- gcc -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib/glib-1.2 -I/opt/local/lib/glib/include -I/opt/local/include -I/usr/include -c edit_box.c edit_box.c: In function 'initial_text': edit_box.c:35:47: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 35 | gtk_clist_get_text( GTK_CLIST(clist), (gint) list->data, column, &first); | ^ edit_box.c:38:55: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 38 | gtk_clist_get_text( GTK_CLIST(clist), (gint) list->data, column, &tmp); | ^ edit_box.c: In function 'change_flag': edit_box.c:55:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 55 | switch ( (gint) data ) { | ^ edit_box.c: In function 'write_tags': edit_box.c:227:9: warning: implicit declaration of function 'refresh_filelist' [-Wimplicit-function-declaration] 227 | refresh_filelist( GTK_OBJECT(filelist), GTK_CLIST(filelist) ); | ^~~~~~~~~~~~~~~~ edit_box.c: In function 'edit_box': edit_box.c:351:55: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 351 | gtk_clist_get_text( GTK_CLIST(clist), (gint) list->data, 0, &tmp); | ^ --- freezetag.o --- gcc -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib/glib-1.2 -I/opt/local/lib/glib/include -I/opt/local/include -I/usr/include -c freezetag.c --- rename.o --- gcc -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib/glib-1.2 -I/opt/local/lib/glib/include -I/opt/local/include -I/usr/include -c rename.c --- util.o --- gcc -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib/glib-1.2 -I/opt/local/lib/glib/include -I/opt/local/include -I/usr/include -c util.c --- rename.o --- rename.c: In function 'write_new_filenames': rename.c:47:58: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 47 | gtk_clist_get_text (GTK_CLIST(filelist), (gint) list->data, 0, &filename); | ^ rename.c:74:95: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 74 | newfilename = g_string_append_c( newfilename, (gchar) "%"); | ^ rename.c:119:67: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 119 | gtk_clist_set_text( GTK_CLIST (filelist), (gint) list->data, 0, newfilename->str ); | ^ --- freezetag --- /bin/sh ../libtool --mode=link gcc -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib/glib-1.2 -I/opt/local/lib/glib/include -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o freezetag dirbrowser.o edit_box.o freezetag.o rename.o util.o -L/opt/local/lib -Wl,-R/opt/local/lib -Wl,-R/opt/local/lib -L/opt/local/lib -lgtk -lgdk -lgmodule -lglib -lXi -lXext -lX11 -lsocket -lnsl -lm -L/opt/local/lib -Wl,-R/opt/local/lib -Wl,-R/opt/local/lib -L/opt/local/lib -lgtk -lgdk -lgmodule -lglib -lXi -lXext -lX11 -lsocket -lnsl -lm gcc -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib/glib-1.2 -I/opt/local/lib/glib/include -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o freezetag dirbrowser.o edit_box.o freezetag.o rename.o util.o -L/opt/local/lib -Wl,-R/opt/local/lib -Wl,-R/opt/local/lib -L/opt/local/lib -lgtk -lgdk -lgmodule -lglib -lXi -lXext -lX11 -lsocket -lnsl -lm -L/opt/local/lib -Wl,-R/opt/local/lib -Wl,-R/opt/local/lib -L/opt/local/lib -lgtk -lgdk -lgmodule -lglib -lXi -lXext -lX11 -lsocket -lnsl -lm