=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for golem-0.0.5nb7 ===> src gmake[1]: Entering directory '/Users/pbulk/build/wm/golem/work/golem-0.0.5/src' clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o bsd_err.o bsd_err.c clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o main.o main.c clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o screen.o screen.c screen.c:72:65: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XQueryTree(display, screen->root, &wroot, &wparent, &children, &nchilds); ^~~~~~~~ /Users/pbulk/build/wm/golem/work/.buildlink/include/X11/Xlib.h:3034:1: note: passing argument to parameter here ); ^ screen.c:100:62: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XGetGeometry(display, screen->root, &dumroot, &dumx, &dumy, &screen->width, &screen->height, ^~~~~~~~~~~~~~ /Users/pbulk/build/wm/golem/work/.buildlink/include/X11/Xlib.h:2636:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ screen.c:100:78: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XGetGeometry(display, screen->root, &dumroot, &dumx, &dumy, &screen->width, &screen->height, ^~~~~~~~~~~~~~~ /Users/pbulk/build/wm/golem/work/.buildlink/include/X11/Xlib.h:2637:38: note: passing argument to parameter here unsigned int* /* height_return */, ^ screen.c:101:3: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &dumbord, &dumdepth); ^~~~~~~~ /Users/pbulk/build/wm/golem/work/.buildlink/include/X11/Xlib.h:2638:44: note: passing argument to parameter here unsigned int* /* border_width_return */, ^ screen.c:101:13: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &dumbord, &dumdepth); ^~~~~~~~~ /Users/pbulk/build/wm/golem/work/.buildlink/include/X11/Xlib.h:2640:1: note: passing argument to parameter here ); ^ 5 warnings generated. clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o event.o event.c clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o client.o client.c client.c:443:12: warning: variable 'dgroup' set but not used [-Wunused-but-set-variable] dgroup_t *dgroup; ^ 1 warning generated. clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o action.o action.c action.c:43:22: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buff, ".", sizeof(buff) - strlen(buff)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ action.c:43:22: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buff, ".", sizeof(buff) - strlen(buff)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buff) - strlen(buff) - 1 action.c:44:25: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buff, number, sizeof(buff) - strlen(buff)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ action.c:44:25: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buff, number, sizeof(buff) - strlen(buff)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buff) - strlen(buff) - 1 action.c:153:37: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &ptr.x, &ptr.y, &dumint, &dumint, &dumint); ^~~~~~~ /Users/pbulk/build/wm/golem/work/.buildlink/include/X11/Xlib.h:3003:1: note: passing argument to parameter here ); ^ action.c:413:37: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &ptr.x, &ptr.y, &dumint, &dumint, &dumint); ^~~~~~~ /Users/pbulk/build/wm/golem/work/.buildlink/include/X11/Xlib.h:3003:1: note: passing argument to parameter here ); ^ 4 warnings generated. clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o options.o options.c clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o draw.o draw.c clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o workspace.o workspace.c workspace.c:60:12: warning: variable 'dgroup' set but not used [-Wunused-but-set-variable] dgroup_t *dgroup; ^ workspace.c:244:13: warning: passing arguments to 'focus_none' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] focus_none(screen); ^ 2 warnings generated. clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o desktop.o desktop.c desktop.c:181:13: warning: passing arguments to 'focus_none' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] focus_none(screen); ^ 1 warning generated. clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o keys.o keys.c keys.c:251:21: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &dumint, &dumint, &dumint); ^~~~~~~ /Users/pbulk/build/wm/golem/work/.buildlink/include/X11/Xlib.h:3003:1: note: passing argument to parameter here ); ^ 1 warning generated. clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o decor.o decor.c clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o placement.o placement.c placement.c:50:47: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &saveptr->x, &saveptr->y, &dumint, &dumint, &dumint); ^~~~~~~ /Users/pbulk/build/wm/golem/work/.buildlink/include/X11/Xlib.h:3003:1: note: passing argument to parameter here ); ^ placement.c:177:54: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &dumwin, &client->x, &client->y, &dumint, &dumint, &mask); ^~~~~ /Users/pbulk/build/wm/golem/work/.buildlink/include/X11/Xlib.h:3003:1: note: passing argument to parameter here ); ^ 2 warnings generated. clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o pixmap.o pixmap.c pixmap.c:114:22: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &dumint, &dumint, &pixmap->width, ^~~~~~~~~~~~~~ /Users/pbulk/build/wm/golem/work/.buildlink/include/X11/Xlib.h:2636:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ pixmap.c:115:4: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &pixmap->height, &dumint, &dumint); ^~~~~~~~~~~~~~~ /Users/pbulk/build/wm/golem/work/.buildlink/include/X11/Xlib.h:2637:38: note: passing argument to parameter here unsigned int* /* height_return */, ^ pixmap.c:115:21: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &pixmap->height, &dumint, &dumint); ^~~~~~~ /Users/pbulk/build/wm/golem/work/.buildlink/include/X11/Xlib.h:2638:44: note: passing argument to parameter here unsigned int* /* border_width_return */, ^ pixmap.c:115:30: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &pixmap->height, &dumint, &dumint); ^~~~~~~ /Users/pbulk/build/wm/golem/work/.buildlink/include/X11/Xlib.h:2640:1: note: passing argument to parameter here ); ^ 4 warnings generated. clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o dgroup.o dgroup.c clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o plugin.o plugin.c plugin.c:336:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ret = callback->handler(callback->pcall); ^ plugin.c:339:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ret = callback->handler(callback->pcall, args[0]); ^ plugin.c:342:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ret = callback->handler(callback->pcall, args[0], args[1]); ^ plugin.c:345:26: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ret = callback->handler(callback->pcall, args[0], args[1], args[2]); ^ 4 warnings generated. clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o focus.o focus.c focus.c:76:13: warning: passing arguments to 'focus_none' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] focus_none(client->screen); ^ In file included from focus.c:29: In file included from ./wm.h:106: ./focus.h:35:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void focus_none(); ^ focus.c:84:6: note: conflicting prototype is here void focus_none(screen_t *screen) { ^ 2 warnings generated. clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o stacking.o stacking.c clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o image.o image.c clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o xinerama.o xinerama.c clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o rect.o rect.c /opt/pkg/bin/bison -y -d rcfile.y mv y.tab.c rcfile.tab.c mv y.tab.h rcfile.tab.h clang -I. -pipe -Os -DPKG_SYSCONFDIR="\"/opt/pkg/etc\"" -I/opt/pkg/include -Wall -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/lib\" -DDATADIR=\"/opt/pkg/share\" -I/opt/pkg/include -c -o rcfile.tab.o rcfile.tab.c rcfile.y:416:58: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] { (yyval.vptr) = (void *) (yyvsp[0].num); } ^~~~~~~~~~~~~~~~~~~~~~~ rcfile.y:417:58: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] { (yyval.vptr) = (void *) (yyvsp[0].num); } ^~~~~~~~~~~~~~~~~~~~~~~ rcfile.y:418:58: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] { (yyval.vptr) = (void *) (yyvsp[0].num); } ^~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. /usr/bin/lex -t rclex.l > rclex.c gmake[1]: *** [Makefile:46: rclex.c] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/wm/golem/work/golem-0.0.5/src' gmake: *** [Makefile:24: all] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/wm/golem *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/wm/golem