+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/FSViewer-0.2.5nb27/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/FSViewer-0.2.5nb27/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for FSViewer-0.2.5nb27 Making all in m4 make[1]: Entering directory '/home/pbulk/build/sysutils/fsviewer/work/FSViewer.app-0.2.5/m4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/pbulk/build/sysutils/fsviewer/work/FSViewer.app-0.2.5/m4' Making all in src make[1]: Entering directory '/home/pbulk/build/sysutils/fsviewer/work/FSViewer.app-0.2.5/src' cd .. \ && CONFIG_FILES= CONFIG_HEADERS=src/config.h \ /bin/bash ./config.status config.status: creating src/config.h config.status: src/config.h is unchanged /bin/make all-recursive make[2]: Entering directory '/home/pbulk/build/sysutils/fsviewer/work/FSViewer.app-0.2.5/src' Making all in regexp make[3]: Entering directory '/home/pbulk/build/sysutils/fsviewer/work/FSViewer.app-0.2.5/src/regexp' source='regerror.c' object='regerror.o' libtool=no \ depfile='.deps/regerror.Po' tmpdepfile='.deps/regerror.TPo' \ depmode=gcc3 /bin/bash ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f regerror.c || echo './'`regerror.c source='regexp.c' object='regexp.o' libtool=no \ depfile='.deps/regexp.Po' tmpdepfile='.deps/regexp.TPo' \ depmode=gcc3 /bin/bash ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f regexp.c || echo './'`regexp.c regexp.c: In function 'regcomp': regexp.c:217:23: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 217 | r = (regexp *)malloc(sizeof(regexp) + (unsigned)regsize); | ^~~~~~ regexp.c:29:1: note: include '<stdlib.h>' or provide a declaration of 'malloc' 28 | #include "regmagic.h" +++ |+#include <stdlib.h> 29 | regexp.c:217:23: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 217 | r = (regexp *)malloc(sizeof(regexp) + (unsigned)regsize); | ^~~~~~ regexp.c:217:23: note: include '<stdlib.h>' or provide a declaration of 'malloc' source='regsub.c' object='regsub.o' libtool=no \ depfile='.deps/regsub.Po' tmpdepfile='.deps/regsub.TPo' \ depmode=gcc3 /bin/bash ../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f regsub.c || echo './'`regsub.c rm -f libregx.a ar cru libregx.a regerror.o regexp.o regsub.o ranlib libregx.a make[3]: Leaving directory '/home/pbulk/build/sysutils/fsviewer/work/FSViewer.app-0.2.5/src/regexp' make[3]: Entering directory '/home/pbulk/build/sysutils/fsviewer/work/FSViewer.app-0.2.5/src' source='FSViewer.c' object='FSViewer.o' libtool=no \ depfile='.deps/FSViewer.Po' tmpdepfile='.deps/FSViewer.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f FSViewer.c || echo './'`FSViewer.c source='files.c' object='files.o' libtool=no \ depfile='.deps/files.Po' tmpdepfile='.deps/files.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f files.c || echo './'`files.c In file included from FSViewer.c:5: FSViewer.c: In function 'FSCreateFSViewer': /home/pbulk/build/sysutils/fsviewer/work/.buildlink/include/X11/Xutil.h:359:44: warning: implicit declaration of function 'XrmUniqueQuark' [-Wimplicit-function-declaration] 359 | #define XUniqueContext() ((XContext) XrmUniqueQuark()) | ^~~~~~~~~~~~~~ FSViewer.c:364:26: note: in expansion of macro 'XUniqueContext' 364 | fsViewer->xContext = XUniqueContext(); | ^~~~~~~~~~~~~~ source='FSFileBrowser.c' object='FSFileBrowser.o' libtool=no \ depfile='.deps/FSFileBrowser.Po' tmpdepfile='.deps/FSFileBrowser.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f FSFileBrowser.c || echo './'`FSFileBrowser.c source='list.c' object='list.o' libtool=no \ depfile='.deps/list.Po' tmpdepfile='.deps/list.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f list.c || echo './'`list.c FSFileBrowser.c: In function 'handlePathViewAction': FSFileBrowser.c:351:11: warning: implicit declaration of function 'FSGetPathViewLastClicked' [-Wimplicit-function-declaration] 351 | col = FSGetPathViewLastClicked(self); | ^~~~~~~~~~~~~~~~~~~~~~~~ FSFileBrowser.c: In function 'setupBrowserMode': FSFileBrowser.c:416:5: warning: implicit declaration of function 'FSSetBrowserHasScroller'; did you mean 'WMSetBrowserHasScroller'? [-Wimplicit-function-declaration] 416 | FSSetBrowserHasScroller(bPtr->browser, False); | ^~~~~~~~~~~~~~~~~~~~~~~ | WMSetBrowserHasScroller source='misc.c' object='misc.o' libtool=no \ depfile='.deps/misc.Po' tmpdepfile='.deps/misc.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f misc.c || echo './'`misc.c source='prop.c' object='prop.o' libtool=no \ depfile='.deps/prop.Po' tmpdepfile='.deps/prop.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f prop.c || echo './'`prop.c source='timestampWidget.c' object='timestampWidget.o' libtool=no \ depfile='.deps/timestampWidget.Po' tmpdepfile='.deps/timestampWidget.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f timestampWidget.c || echo './'`timestampWidget.c source='attribsInspector.c' object='attribsInspector.o' libtool=no \ depfile='.deps/attribsInspector.Po' tmpdepfile='.deps/attribsInspector.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f attribsInspector.c || echo './'`attribsInspector.c source='editInspector.c' object='editInspector.o' libtool=no \ depfile='.deps/editInspector.Po' tmpdepfile='.deps/editInspector.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f editInspector.c || echo './'`editInspector.c editInspector.c: In function 'buttonClick': editInspector.c:195:13: warning: implicit declaration of function 'execCommand'; did you mean 'FSExecCommand'? [-Wimplicit-function-declaration] 195 | execCommand(exec); | ^~~~~~~~~~~ | FSExecCommand source='exeInspector.c' object='exeInspector.o' libtool=no \ depfile='.deps/exeInspector.Po' tmpdepfile='.deps/exeInspector.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f exeInspector.c || echo './'`exeInspector.c source='extnInspector.c' object='extnInspector.o' libtool=no \ depfile='.deps/extnInspector.Po' tmpdepfile='.deps/extnInspector.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f extnInspector.c || echo './'`extnInspector.c source='iconInspector.c' object='iconInspector.o' libtool=no \ depfile='.deps/iconInspector.Po' tmpdepfile='.deps/iconInspector.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f iconInspector.c || echo './'`iconInspector.c extnInspector.c: In function 'endedEditingObserver': extnInspector.c:389:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 389 | if((int)WMGetNotificationClientData(notification) == WMReturnTextMovement) | ^ source='viewInspector.c' object='viewInspector.o' libtool=no \ depfile='.deps/viewInspector.Po' tmpdepfile='.deps/viewInspector.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f viewInspector.c || echo './'`viewInspector.c iconInspector.c: In function 'buttonClick': iconInspector.c:196:9: warning: implicit declaration of function 'FSUpdateFileViewPath'; did you mean 'FSUpdateFileView'? [-Wimplicit-function-declaration] 196 | FSUpdateFileViewPath(FSGetFSViewerCurrentView(panel->app)); | ^~~~~~~~~~~~~~~~~~~~ | FSUpdateFileView source='FSBrowser.c' object='FSBrowser.o' libtool=no \ depfile='.deps/FSBrowser.Po' tmpdepfile='.deps/FSBrowser.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f FSBrowser.c || echo './'`FSBrowser.c viewInspector.c: In function 'buttonClick': viewInspector.c:199:13: warning: implicit declaration of function 'execCommand'; did you mean 'FSExecCommand'? [-Wimplicit-function-declaration] 199 | execCommand(exec); | ^~~~~~~~~~~ | FSExecCommand source='FSPanel.c' object='FSPanel.o' libtool=no \ depfile='.deps/FSPanel.Po' tmpdepfile='.deps/FSPanel.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f FSPanel.c || echo './'`FSPanel.c In file included from /home/pbulk/build/sysutils/fsviewer/work/.buildlink/include/WINGs/WINGsP.h:16, from FSBrowser.c:2: FSBrowser.c: In function 'FSSetBrowserMaxVisibleColumns': FSBrowser.c:188:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 188 | assert ((int) bPtr); | ^ FSBrowser.c:188:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 188 | assert ((int) bPtr); | ^ FSBrowser.c: In function 'removeColumn': FSBrowser.c:349:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 349 | assert ((int) bPtr); | ^ FSBrowser.c:349:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 349 | assert ((int) bPtr); | ^ FSBrowser.c: In function 'listSelectionObserver': FSBrowser.c:1161:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1161 | int column, item = (int)WMGetNotificationClientData(notification); | ^ FSPanel.c: In function 'endedEditingObserver': FSPanel.c:1145:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1145 | if((int)WMGetNotificationClientData(notification) == WMReturnTextMovement | ^ source='FSUtils.c' object='FSUtils.o' libtool=no \ depfile='.deps/FSUtils.Po' tmpdepfile='.deps/FSUtils.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f FSUtils.c || echo './'`FSUtils.c source='FSMenu.c' object='FSMenu.o' libtool=no \ depfile='.deps/FSMenu.Po' tmpdepfile='.deps/FSMenu.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f FSMenu.c || echo './'`FSMenu.c FSUtils.c: In function 'LaunchApp': FSUtils.c:644:13: warning: implicit declaration of function 'execCommand'; did you mean 'FSExecCommand'? [-Wimplicit-function-declaration] 644 | execCommand(execStr); | ^~~~~~~~~~~ | FSExecCommand FSMenu.c: In function 'FSPrefCB': FSMenu.c:60:5: warning: implicit declaration of function 'FSRunPreferencesPanel' [-Wimplicit-function-declaration] 60 | FSRunPreferencesPanel(fsViewer, _("Preferences")); | ^~~~~~~~~~~~~~~~~~~~~ FSMenu.c: In function 'FSMountCB': FSMenu.c:459:23: warning: implicit declaration of function 'execCommand'; did you mean 'FSExecCommand'? [-Wimplicit-function-declaration] 459 | noerror = execCommand(execStr); | ^~~~~~~~~~~ | FSExecCommand source='FSFileView.c' object='FSFileView.o' libtool=no \ depfile='.deps/FSFileView.Po' tmpdepfile='.deps/FSFileView.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f FSFileView.c || echo './'`FSFileView.c source='FSInspector.c' object='FSInspector.o' libtool=no \ depfile='.deps/FSInspector.Po' tmpdepfile='.deps/FSInspector.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f FSInspector.c || echo './'`FSInspector.c FSFileView.c: In function 'handleKeyPressEvents': FSFileView.c:143:9: warning: implicit declaration of function 'FSSelectAllCB' [-Wimplicit-function-declaration] 143 | FSSelectAllCB(fsViewer, 0, 0); | ^~~~~~~~~~~~~ FSFileView.c:146:9: warning: implicit declaration of function 'FSCopyCB'; did you mean 'FSCopy'? [-Wimplicit-function-declaration] 146 | FSCopyCB(fsViewer, 0, 0); | ^~~~~~~~ | FSCopy FSFileView.c:155:9: warning: implicit declaration of function 'FSFilterViewCB' [-Wimplicit-function-declaration] 155 | FSFilterViewCB(fsViewer, 0, 0); | ^~~~~~~~~~~~~~ FSFileView.c:158:9: warning: implicit declaration of function 'FSHideCB' [-Wimplicit-function-declaration] 158 | FSHideCB(NULL, 0, 0); | ^~~~~~~~ FSFileView.c:161:9: warning: implicit declaration of function 'FSInspectorCB' [-Wimplicit-function-declaration] 161 | FSInspectorCB(fsViewer, 0, 0); | ^~~~~~~~~~~~~ FSFileView.c:164:9: warning: implicit declaration of function 'FSLinkCB'; did you mean 'FSLink'? [-Wimplicit-function-declaration] 164 | FSLinkCB(fsViewer, 0, 0); | ^~~~~~~~ | FSLink FSFileView.c:167:9: warning: implicit declaration of function 'FSMiniaturizeCB' [-Wimplicit-function-declaration] 167 | FSMiniaturizeCB(fsViewer, 0, 0); | ^~~~~~~~~~~~~~~ source='magic.c' object='magic.o' libtool=no \ depfile='.deps/magic.Po' tmpdepfile='.deps/magic.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f magic.c || echo './'`magic.c FSFileView.c:170:9: warning: implicit declaration of function 'FSNewDirCB' [-Wimplicit-function-declaration] 170 | FSNewDirCB(fsViewer, 0, 0); | ^~~~~~~~~~ FSFileView.c:173:9: warning: implicit declaration of function 'FSViewCB' [-Wimplicit-function-declaration] 173 | FSViewCB(fsViewer, 0, 0); | ^~~~~~~~ FSFileView.c:176:9: warning: implicit declaration of function 'FSQuitCB' [-Wimplicit-function-declaration] 176 | FSQuitCB(NULL, NULL); | ^~~~~~~~ FSFileView.c:180:9: warning: implicit declaration of function 'FSDeleteCB'; did you mean 'FSDelete'? [-Wimplicit-function-declaration] 180 | FSDeleteCB(fsViewer, 0, 0); | ^~~~~~~~~~ | FSDelete FSFileView.c:183:9: warning: implicit declaration of function 'FSSortOrderCB' [-Wimplicit-function-declaration] 183 | FSSortOrderCB(fsViewer, 0, 0); | ^~~~~~~~~~~~~ FSFileView.c:186:9: warning: implicit declaration of function 'FSUpdateViewCB'; did you mean 'FSUpdateFileView'? [-Wimplicit-function-declaration] 186 | FSUpdateViewCB(fsViewer, 0, 0); | ^~~~~~~~~~~~~~ | FSUpdateFileView FSFileView.c:189:9: warning: implicit declaration of function 'FSPasteCB' [-Wimplicit-function-declaration] 189 | FSPasteCB(fsViewer, 0, 0); | ^~~~~~~~~ FSFileView.c:192:9: warning: implicit declaration of function 'FSCloseWindowCB'; did you mean 'WMCloseWindow'? [-Wimplicit-function-declaration] 192 | FSCloseWindowCB(fsViewer, 0, 0); | ^~~~~~~~~~~~~~~ | WMCloseWindow FSFileView.c:195:9: warning: implicit declaration of function 'FSCutCB' [-Wimplicit-function-declaration] 195 | FSCutCB(fsViewer, 0, 0); | ^~~~~~~ FSFileView.c:198:9: warning: implicit declaration of function 'FSHelpCB' [-Wimplicit-function-declaration] 198 | FSHelpCB(fsViewer, 0, 0); | ^~~~~~~~ FSFileView.c:203:9: warning: implicit declaration of function 'FSBrowseCB' [-Wimplicit-function-declaration] 203 | FSBrowseCB(fsViewer, 0, 0); | ^~~~~~~~~~ FSFileView.c:206:9: warning: implicit declaration of function 'FSConsoleCB' [-Wimplicit-function-declaration] 206 | FSConsoleCB(fsViewer, 0, 0); | ^~~~~~~~~~~ FSFileView.c:209:9: warning: implicit declaration of function 'FSDotFilesCB' [-Wimplicit-function-declaration] 209 | FSDotFilesCB(fsViewer, 0, 0); | ^~~~~~~~~~~~ FSFileView.c:212:9: warning: implicit declaration of function 'FSEditCB' [-Wimplicit-function-declaration] 212 | FSEditCB(fsViewer, 0, 0); | ^~~~~~~~ FSFileView.c:215:9: warning: implicit declaration of function 'FSFinderCB' [-Wimplicit-function-declaration] 215 | FSFinderCB(fsViewer, 0, 0); | ^~~~~~~~~~ FSFileView.c:218:9: warning: implicit declaration of function 'FSIconCB' [-Wimplicit-function-declaration] 218 | FSIconCB(fsViewer, 0, 0); | ^~~~~~~~ FSFileView.c:221:9: warning: implicit declaration of function 'FSListCB' [-Wimplicit-function-declaration] 221 | FSListCB(fsViewer, 0, 0); | ^~~~~~~~ FSFileView.c:224:9: warning: implicit declaration of function 'FSNewViewCB' [-Wimplicit-function-declaration] 224 | FSNewViewCB(fsViewer, 0, 0); | ^~~~~~~~~~~ FSFileView.c:227:9: warning: implicit declaration of function 'FSOpenAsFolderCB' [-Wimplicit-function-declaration] 227 | FSOpenAsFolderCB(fsViewer, 0, 0); | ^~~~~~~~~~~~~~~~ FSFileView.c:230:9: warning: implicit declaration of function 'FSProcessCB'; did you mean 'FSProcessor'? [-Wimplicit-function-declaration] 230 | FSProcessCB(fsViewer, 0, 0); | ^~~~~~~~~~~ | FSProcessor FSFileView.c:233:9: warning: implicit declaration of function 'FSRunCB' [-Wimplicit-function-declaration] 233 | FSRunCB(fsViewer, 0, 0); | ^~~~~~~ FSFileView.c: In function 'FSAddFileViewShelfItem': FSFileView.c:923:5: warning: implicit declaration of function 'DndRegisterDragWidget'; did you mean 'DndRegisterDropWidget'? [-Wimplicit-function-declaration] 923 | DndRegisterDragWidget(fileIcon->btn, handleShelfButtonDrag, fileIcon); | ^~~~~~~~~~~~~~~~~~~~~ | DndRegisterDropWidget source='DnD.c' object='DnD.o' libtool=no \ depfile='.deps/DnD.Po' tmpdepfile='.deps/DnD.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f DnD.c || echo './'`DnD.c source='FSPathView.c' object='FSPathView.o' libtool=no \ depfile='.deps/FSPathView.Po' tmpdepfile='.deps/FSPathView.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f FSPathView.c || echo './'`FSPathView.c source='xmodifier.c' object='xmodifier.o' libtool=no \ depfile='.deps/xmodifier.Po' tmpdepfile='.deps/xmodifier.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f xmodifier.c || echo './'`xmodifier.c In file included from /home/pbulk/build/sysutils/fsviewer/work/.buildlink/include/WINGs/WINGsP.h:16, from FSPathView.c:2: FSPathView.c: In function 'FSSetPathViewMaxVisibleColumns': FSPathView.c:194:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 194 | assert ((int) pvPtr); | ^ FSPathView.c:194:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 194 | assert ((int) pvPtr); | ^ FSPathView.c: In function 'removeColumn': FSPathView.c:284:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 284 | assert ((int) pvPtr); | ^ FSPathView.c:284:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 284 | assert ((int) pvPtr); | ^ FSPathView.c: In function 'FSAddPathViewColumn': FSPathView.c:757:5: warning: implicit declaration of function 'DndRegisterDragWidget'; did you mean 'DndRegisterDropWidget'? [-Wimplicit-function-declaration] 757 | DndRegisterDragWidget(list, handlePVButtonDrag, list); | ^~~~~~~~~~~~~~~~~~~~~ | DndRegisterDropWidget xmodifier.c: In function 'x_reset_modifier_mapping': xmodifier.c:164:9: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 164 | KeySym sym = (code ? XKeycodeToKeysym (display, code, column) : 0); | ^~~~~~ In file included from xmodifier.c:35: /home/pbulk/build/sysutils/fsviewer/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ source='FSFinder.c' object='FSFinder.o' libtool=no \ depfile='.deps/FSFinder.Po' tmpdepfile='.deps/FSFinder.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f FSFinder.c || echo './'`FSFinder.c source='FSFileButton.c' object='FSFileButton.o' libtool=no \ depfile='.deps/FSFileButton.Po' tmpdepfile='.deps/FSFileButton.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f FSFileButton.c || echo './'`FSFileButton.c FSFinder.c: In function 'notificationObserver': FSFinder.c:220:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 220 | else if( (int)WMGetNotificationClientData(notif) == WMReturnTextMovement ) | ^ source='FSMCList.c' object='FSMCList.o' libtool=no \ depfile='.deps/FSMCList.Po' tmpdepfile='.deps/FSMCList.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f FSMCList.c || echo './'`FSMCList.c FSMCList.c: In function 'FSCreateMCList': FSMCList.c:117:5: warning: implicit declaration of function 'FSSetBrowserHasScroller'; did you mean 'WMSetBrowserHasScroller'? [-Wimplicit-function-declaration] 117 | FSSetBrowserHasScroller(mPtr->browser, False); | ^~~~~~~~~~~~~~~~~~~~~~~ | WMSetBrowserHasScroller source='FSPrefs.c' object='FSPrefs.o' libtool=no \ depfile='.deps/FSPrefs.Po' tmpdepfile='.deps/FSPrefs.TPo' \ depmode=gcc3 /bin/bash ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -c `test -f FSPrefs.c || echo './'`FSPrefs.c FSPrefs.c:1094:8: warning: return type defaults to 'int' [-Wimplicit-int] 1094 | static clearDisksFields(FSPreferencesPanel *prefs) | ^~~~~~~~~~~~~~~~ cc -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/pango-1.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -o FSViewer FSViewer.o files.o FSFileBrowser.o list.o misc.o prop.o timestampWidget.o attribsInspector.o editInspector.o exeInspector.o extnInspector.o iconInspector.o viewInspector.o FSBrowser.o FSPanel.o FSUtils.o FSMenu.o FSFileView.o FSInspector.o magic.o DnD.o FSPathView.o xmodifier.o FSFinder.o FSFileButton.o FSMCList.o FSPrefs.o -Lregexp -lregx -lWINGs -lWMaker -lXmu -L/usr/pkg/lib -lWINGs -lwraster -Wl,-R/usr/pkg/lib -lWUtil /bin/ld: timestampWidget.o: undefined reference to symbol 'XpmCreatePixmapFromData' /bin/ld: /usr/pkg/lib/libXpm.so.4: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[3]: *** [Makefile:244: FSViewer] Error 1 make[3]: Leaving directory '/home/pbulk/build/sysutils/fsviewer/work/FSViewer.app-0.2.5/src' make[2]: *** [Makefile:321: all-recursive] Error 1 make[2]: Leaving directory '/home/pbulk/build/sysutils/fsviewer/work/FSViewer.app-0.2.5/src' make[1]: *** [Makefile:183: all] Error 2 make[1]: Leaving directory '/home/pbulk/build/sysutils/fsviewer/work/FSViewer.app-0.2.5/src' make: *** [Makefile:146: all-recursive] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/sysutils/fsviewer *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/sysutils/fsviewer