=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xvattr", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for xvattr-1.3nb5 --- xvattr.o --- --- gxvattr.o --- --- xvattr.o --- source='xvattr.c' object='xvattr.o' libtool=no depfile='.deps/xvattr.Po' tmpdepfile='.deps/xvattr.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DPACKAGE=\"xvattr\" -DVERSION=\"1.3\" -DHAVE_GETOPT_LONG=1 -DX_DISPLAY_MISSING=1 -DHAVE_LIBXV=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_X11_XLIB_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -I. -I. -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -c `test -f xvattr.c || echo './'`xvattr.c --- gxvattr.o --- source='gxvattr.c' object='gxvattr.o' libtool=no depfile='.deps/gxvattr.Po' tmpdepfile='.deps/gxvattr.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DPACKAGE=\"xvattr\" -DVERSION=\"1.3\" -DHAVE_GETOPT_LONG=1 -DX_DISPLAY_MISSING=1 -DHAVE_LIBXV=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_X11_XLIB_H=1 -DHAVE_X11_EXTENSIONS_XVLIB_H=1 -I. -I. -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -c `test -f gxvattr.c || echo './'`gxvattr.c --- xvattr.o --- In file included from xvattr.c:28: getopt.h:147:12: error: conflicting types for 'getopt'; have 'int(void)' 147 | extern int getopt (); | ^~~~~~ In file included from xvattr.c:22: /usr/include/stdio.h:335:17: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' 335 | extern int getopt(int, char *const *, const char *); | ^~~~~~ *** [xvattr.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/x11/xvattr/work/xvattr-1.3 --- gxvattr.o --- gxvattr.c: In function 'main': gxvattr.c:259:28: error: passing argument 1 of 'set_color_widget' from incompatible pointer type [-Wincompatible-pointer-types] 259 | set_color_widget(manipulator, cur_val); | ^~~~~~~~~~~ | | | GtkWidget * {aka struct _GtkWidget *} gxvattr.c:87:42: note: expected 'GtkObject *' {aka 'struct _GtkObject *'} but argument is of type 'GtkWidget *' {aka 'struct _GtkWidget *'} 87 | static void set_color_widget (GtkObject *color_selection, long value) | ~~~~~~~~~~~^~~~~~~~~~~~~~~ gxvattr.c:272:27: error: passing argument 1 of 'set_bool_widget' from incompatible pointer type [-Wincompatible-pointer-types] 272 | set_bool_widget(manipulator, cur_val); | ^~~~~~~~~~~ | | | GtkWidget * {aka struct _GtkWidget *} gxvattr.c:117:41: note: expected 'GtkObject *' {aka 'struct _GtkObject *'} but argument is of type 'GtkWidget *' {aka 'struct _GtkWidget *'} 117 | static void set_bool_widget (GtkObject *toggle, long value) | ~~~~~~~~~~~^~~~~~ *** [gxvattr.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/x11/xvattr/work/xvattr-1.3 bmake: 2 errors bmake: stopped making "all" in /home/pbulk/work/x11/xvattr/work/xvattr-1.3 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xvattr *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xvattr