+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wmii-3.9.2nb6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wmii-3.9.2nb6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for wmii-3.9.2nb6 MAKE all libbio/ CC libbio/bbuffered.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/bfildes.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/bflush.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/bgetc.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/bgetd.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/bgetrune.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/binit.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/boffset.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/bprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/bvprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/bputc.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/bputrune.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/brdline.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/brdstr.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/bread.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/bseek.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libbio/bwrite.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition AR lib/libbio.a MAKE all libfmt/ CC libfmt/dofmt.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/dorfmt.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/errfmt.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/fltfmt.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/fmt.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/fmtfd.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/fmtfdflush.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/fmtlock.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/fmtprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/fmtquote.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/fmtrune.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/fmtstr.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/fmtvprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/fprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/print.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/runefmtstr.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/runeseprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/runesmprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/runesnprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/runesprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/runevseprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/runevsmprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition libfmt/runevsmprint.c:41:17: warning: pointer 's' may be used after 'realloc' [-Wuse-after-free] 41 | free(s); | ^~~~~~~ libfmt/runevsmprint.c:36:20: note: call to 'realloc' here 36 | f->start = realloc(s, sizeof(Rune)*n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ libfmt/runevsmprint.c:45:49: warning: pointer 's' may be used after 'realloc' [-Wuse-after-free] 45 | f->to = (Rune*)f->start + ((Rune*)f->to - s); | ^ libfmt/runevsmprint.c:36:20: note: call to 'realloc' here 36 | f->start = realloc(s, sizeof(Rune)*n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC libfmt/runevsnprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/seprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/smprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/snprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/sprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/strtod.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/vfprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/vseprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/vsmprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition libfmt/vsmprint.c:41:17: warning: pointer 's' may be used after 'realloc' [-Wuse-after-free] 41 | free(s); | ^~~~~~~ libfmt/vsmprint.c:36:20: note: call to 'realloc' here 36 | f->start = realloc(s, n); | ^~~~~~~~~~~~~ libfmt/vsmprint.c:45:49: warning: pointer 's' may be used after 'realloc' [-Wuse-after-free] 45 | f->to = (char*)f->start + ((char*)f->to - s); | ~~~~~~~~~~~~~~^~~~ libfmt/vsmprint.c:36:20: note: call to 'realloc' here 36 | f->start = realloc(s, n); | ^~~~~~~~~~~~~ CC libfmt/vsnprint.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/charstod.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/pow10.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libfmt/nan64.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition AR lib/libfmt.a MAKE all libregexp/ CC libregexp/regcomp.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition libregexp/regcomp.c:259:24: warning: pointer 'pp' may be used after 'realloc' [-Wuse-after-free] 259 | return pp; | ^~ libregexp/regcomp.c:257:15: note: call to 'realloc' here 257 | npp = realloc(pp, size); | ^~~~~~~~~~~~~~~~~ libregexp/regcomp.c:260:28: warning: pointer 'pp' may be used after 'realloc' [-Wuse-after-free] 260 | diff = (char *)npp - (char *)pp; | ~~~~~~~~~~~~^~~~~~~~~~~~ libregexp/regcomp.c:257:15: note: call to 'realloc' here 257 | npp = realloc(pp, size); | ^~~~~~~~~~~~~~~~~ CC libregexp/regerror.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libregexp/regexec.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libregexp/regsub.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libregexp/regaux.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libregexp/rregexec.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libregexp/rregsub.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition AR lib/libregexp9.a MAKE all libutf/ CC libutf/rune.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/runestrcat.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/runestrchr.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/runestrcmp.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/runestrcpy.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/runestrdup.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/runestrlen.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/runestrecpy.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/runestrncat.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/runestrncmp.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/runestrncpy.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/runestrrchr.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/runestrstr.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/runetype.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/utfecpy.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/utflen.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/utfnlen.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/utfrrune.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/utfrune.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libutf/utfutf.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition AR lib/libutf.a MAKE all libixp/ CC libixp/client.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libixp/convert.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libixp/error.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libixp/map.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libixp/message.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libixp/request.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libixp/rpc.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libixp/server.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libixp/srv_util.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libixp/socket.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition libixp/socket.c:25: warning: "SUN_LEN" redefined 25 | #define SUN_LEN(su) \ | In file included from /usr/include/sys/socket_impl.h:56, from /usr/include/netinet/in.h:44, from /usr/include/netdb.h:77, from libixp/socket.c:6: /usr/include/sys/un.h:78: note: this is the location of the previous definition 78 | #define SUN_LEN(su) (sizeof (sa_family_t) + strlen((su)->sun_path)) | CC libixp/thread.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libixp/timer.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libixp/transport.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition CC libixp/util.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition AR lib/libixp.a MAKE all doc/ MAKE all man/ MAKE all cmd/ CC cmd/util.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition FILTER cmd/wihack.sh FILTER cmd/wmii.rc.rc FILTER cmd/wmii.sh.sh CC cmd/wmii9menu.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii9menu.c:48: ../include/util.h:65:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~ cmd/wmii9menu.c:127:9: note: in expansion of macro 'ARGBEGIN' 127 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~~~ cmd/wmii9menu.c:127:9: note: in expansion of macro 'ARGBEGIN' 127 | ARGBEGIN{ | ^~~~~~~~ CC cmd/clientutil.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition MAKE all cmd/wmii/ CC cmd/wmii/area.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/area.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/bar.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/bar.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition cmd/wmii/bar.c:146:20: warning: the comparison will always evaluate as 'true' for the address of 'text' will never be NULL [-Waddress] 146 | if(b->text && strlen(b->text)) | ^ cmd/wmii/dat.h:150:17: note: 'text' declared here 150 | char text[256]; | ^~~~ CC cmd/wmii/client.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/client.c:5: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition cmd/wmii/client.c:213:16: warning: variable 'f' set but not used [-Wunused-but-set-variable] 213 | Frame *f; | ^ cmd/wmii/client.c:848:22: warning: variable 'cr' set but not used [-Wunused-but-set-variable] 848 | Rectangle r, cr; | ^~ CC cmd/wmii/column.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/column.c:5: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition cmd/wmii/column.c:121:15: warning: variable 'a' set but not used [-Wunused-but-set-variable] 121 | Area *a; | ^ cmd/wmii/column.c:295:21: warning: variable 'after' set but not used [-Wunused-but-set-variable] 295 | int before, after; | ^~~~~ cmd/wmii/column.c:295:13: warning: variable 'before' set but not used [-Wunused-but-set-variable] 295 | int before, after; | ^~~~~~ CC cmd/wmii/div.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/div.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/error.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/error.c:5: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/event.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/event.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/ewmh.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/ewmh.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/float.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/float.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/frame.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/frame.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/fs.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/fs.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/geom.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/geom.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/key.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/key.c:5: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition cmd/wmii/key.c:133:17: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 133 | sym = XKeycodeToKeysym(display, e.xkey.keycode, 0); | ^~~ In file included from ../../include/x11.h:7, from cmd/wmii/dat.h:18: /home/pbulk/build/wm/wmii/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ cmd/wmii/key.c:163:22: warning: variable 'i' set but not used [-Wunused-but-set-variable] 163 | volatile int i; /* shut up ken */ | ^ CC cmd/wmii/layout.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/layout.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition cmd/wmii/layout.c:150:15: warning: variable 'v' set but not used [-Wunused-but-set-variable] 150 | View *v; | ^ cmd/wmii/layout.c:203:15: warning: variable 'v' set but not used [-Wunused-but-set-variable] 203 | View *v; | ^ CC cmd/wmii/main.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/main.c:6: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/dat.h:15: ../../include/util.h:65:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~ cmd/wmii/main.c:359:9: note: in expansion of macro 'ARGBEGIN' 359 | ARGBEGIN{ | ^~~~~~~~ ../../include/util.h:65:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~~~ cmd/wmii/main.c:359:9: note: in expansion of macro 'ARGBEGIN' 359 | ARGBEGIN{ | ^~~~~~~~ CC cmd/wmii/map.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/map.c:3: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/message.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/message.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/mouse.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/mouse.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/print.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/print.c:1: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/root.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/root.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/rule.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/rule.c:5: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/printevent.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/printevent.c:42: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/screen.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/screen.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/_util.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/_util.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition cmd/wmii/_util.c:180:9: warning: implicit declaration of function 'kill'; did you mean 'fill'? [-Wimplicit-function-declaration] 180 | kill(pid, SIGKILL); | ^~~~ | fill CC cmd/wmii/view.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/view.c:5: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/xdnd.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/xdnd.c:4: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/x11.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/x11.c:6: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/wmii/xext.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmii/xext.c:5: cmd/wmii/dat.h:5: warning: "_XOPEN_SOURCE" redefined 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition LD cmd/wmii/wmii.out MAKE all cmd/menu/ CC cmd/menu/main.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/menu/main.c:7: cmd/menu/dat.h:1: warning: "_XOPEN_SOURCE" redefined 1 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition In file included from cmd/menu/dat.h:10: ../../include/util.h:65:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~ cmd/menu/main.c:238:9: note: in expansion of macro 'ARGBEGIN' 238 | ARGBEGIN{ | ^~~~~~~~ ../../include/util.h:65:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~~~ cmd/menu/main.c:238:9: note: in expansion of macro 'ARGBEGIN' 238 | ARGBEGIN{ | ^~~~~~~~ CC cmd/menu/caret.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/menu/caret.c:1: cmd/menu/dat.h:1: warning: "_XOPEN_SOURCE" redefined 1 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/menu/history.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/menu/history.c:1: cmd/menu/dat.h:1: warning: "_XOPEN_SOURCE" redefined 1 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/menu/event.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/menu/event.c:4: cmd/menu/dat.h:1: warning: "_XOPEN_SOURCE" redefined 1 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition cmd/menu/event.c:159:20: warning: variable 'sel_screen' set but not used [-Wunused-but-set-variable] 159 | static int sel_screen; | ^~~~~~~~~~ CC cmd/menu/menu.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/menu/menu.c:1: cmd/menu/dat.h:1: warning: "_XOPEN_SOURCE" redefined 1 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition cmd/menu/menu.c:233:21: warning: variable 'pad' set but not used [-Wunused-but-set-variable] 233 | int height, pad; | ^~~ CC cmd/menu/keys.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/menu/keys.c:1: cmd/menu/dat.h:1: warning: "_XOPEN_SOURCE" redefined 1 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition CC cmd/menu/bindings.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition LD cmd/menu/wimenu.out LD cmd/wmii9menu.out CC cmd/wmiir.o <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from cmd/wmiir.c:12: ../include/util.h:65:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~ cmd/wmiir.c:118:9: note: in expansion of macro 'ARGBEGIN' 118 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~~~ cmd/wmiir.c:118:9: note: in expansion of macro 'ARGBEGIN' 118 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~ cmd/wmiir.c:139:9: note: in expansion of macro 'ARGBEGIN' 139 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~~~ cmd/wmiir.c:139:9: note: in expansion of macro 'ARGBEGIN' 139 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~ cmd/wmiir.c:172:9: note: in expansion of macro 'ARGBEGIN' 172 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~~~ cmd/wmiir.c:172:9: note: in expansion of macro 'ARGBEGIN' 172 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~ cmd/wmiir.c:192:9: note: in expansion of macro 'ARGBEGIN' 192 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~~~ cmd/wmiir.c:192:9: note: in expansion of macro 'ARGBEGIN' 192 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~ cmd/wmiir.c:211:9: note: in expansion of macro 'ARGBEGIN' 211 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~~~ cmd/wmiir.c:211:9: note: in expansion of macro 'ARGBEGIN' 211 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~ cmd/wmiir.c:248:9: note: in expansion of macro 'ARGBEGIN' 248 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~~~ cmd/wmiir.c:248:9: note: in expansion of macro 'ARGBEGIN' 248 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~ cmd/wmiir.c:319:9: note: in expansion of macro 'ARGBEGIN' 319 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~~~ cmd/wmiir.c:319:9: note: in expansion of macro 'ARGBEGIN' 319 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~ cmd/wmiir.c:336:9: note: in expansion of macro 'ARGBEGIN' 336 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~~~ cmd/wmiir.c:336:9: note: in expansion of macro 'ARGBEGIN' 336 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~ cmd/wmiir.c:386:9: note: in expansion of macro 'ARGBEGIN' 386 | ARGBEGIN{ | ^~~~~~~~ ../include/util.h:65:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 65 | if(!argv0) argv0=*argv; argv++, argc--; \ | ^~~~ cmd/wmiir.c:386:9: note: in expansion of macro 'ARGBEGIN' 386 | ARGBEGIN{ | ^~~~~~~~ LD cmd/wmiir.out MAKE all libwmii_hack/ CC libwmii_hack/hack.o_pic <command-line>: warning: "_XOPEN_SOURCE" redefined <command-line>: note: this is the location of the previous definition In file included from libwmii_hack/hack.c:4: libwmii_hack/hack.h:6: warning: "_XOPEN_SOURCE" redefined 6 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition libwmii_hack/hack.c:28:17: error: 'stime' redeclared as different kind of symbol 28 | static long stime; | ^~~~~ In file included from libwmii_hack/hack.c:12: /usr/include/unistd.h:523:12: note: previous declaration of 'stime' with type 'int(const time_t *)' {aka 'int(const long int *)'} 523 | extern int stime(const time_t *); | ^~~~~ libwmii_hack/hack.c:28:17: warning: 'stime' defined but not used [-Wunused-variable] 28 | static long stime; | ^~~~~ *** Error code 1 Stop. bmake[1]: stopped in /home/pbulk/build/wm/wmii/work/wmii+ixp-3.9.2/libwmii_hack *** Error code 1 Stop. bmake: stopped in /home/pbulk/build/wm/wmii/work/wmii+ixp-3.9.2 *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/wm/wmii *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/wm/wmii