=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/misc/gkrellm-launch", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for gkrellm-launch-0.5nb67 --- gkrellmlaunch.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -Wall -fPIC `pkg-config gtk+-2.0 --cflags` -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/include -c gkrellmlaunch.c In file included from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gkrellm2/gkrellm.h:48, from gkrellmlaunch.c:36: /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32: /tmp/work/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/gobject/gtype.h:725:1: note: declared here 725 | { | ^ In file included from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gkrellm2/log.h:37, from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gkrellm2/gkrellm.h:41: /tmp/work/misc/gkrellm-launch/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ gkrellmlaunch.c: In function 'apply_plugin_config': gkrellmlaunch.c:374:42: error: passing argument 3 of 'gkrellm_put_decal_in_meter_button' from incompatible pointer type [-Wincompatible-pointer-types] 374 | buttonPress, | ^~~~~~~~~~~ | | | void (*)(GkrellmDecalbutton *) In file included from /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gkrellm2/gkrellm.h:1061: /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gkrellm2/gkrellm-public-proto.h:265:72: note: expected 'void (*)(void)' but argument is of type 'void (*)(GkrellmDecalbutton *)' 265 | GkrellmDecal *, void (*func)(), void *, | ~~~~~~~^~~~~~~ gkrellmlaunch.c:131:13: note: 'buttonPress' declared here 131 | static void buttonPress (GkrellmDecalbutton *button) | ^~~~~~~~~~~ gkrellmlaunch.c:285:21: warning: variable 'ts' set but not used [-Wunused-but-set-variable] 285 | GkrellmTextstyle *ts; | ^~ gkrellmlaunch.c: In function 'create_plugin': gkrellmlaunch.c:858:40: error: passing argument 3 of 'gkrellm_put_decal_in_meter_button' from incompatible pointer type [-Wincompatible-pointer-types] 858 | buttonPress, | ^~~~~~~~~~~ | | | void (*)(GkrellmDecalbutton *) /tmp/work/misc/gkrellm-launch/work/.buildlink/include/gkrellm2/gkrellm-public-proto.h:265:72: note: expected 'void (*)(void)' but argument is of type 'void (*)(GkrellmDecalbutton *)' 265 | GkrellmDecal *, void (*func)(), void *, | ~~~~~~~^~~~~~~ gkrellmlaunch.c:131:13: note: 'buttonPress' declared here 131 | static void buttonPress (GkrellmDecalbutton *button) | ^~~~~~~~~~~ gkrellmlaunch.c:809:21: warning: variable 'ts' set but not used [-Wunused-but-set-variable] 809 | GkrellmTextstyle *ts; | ^~ *** [gkrellmlaunch.o] Error code 1 bmake: stopped making "gkrellmlaunch.so" in /tmp/work/misc/gkrellm-launch/work/gkrellmlaunch-0.5 bmake: 1 error bmake: stopped making "gkrellmlaunch.so" in /tmp/work/misc/gkrellm-launch/work/gkrellmlaunch-0.5 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/gkrellm-launch *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/gkrellm-launch