+ 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/dash-0.5.13.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dash-0.5.13.1/work.log ===> Building for dash-0.5.13.1 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/shells/dash/work/dash-0.5.13.1' Making all in src gmake[2]: Entering directory '/home/pbulk/build/shells/dash/work/dash-0.5.13.1/src' CC builtins.def CC mknodes GEN token_vars.h GEN token.h CC mksyntax GEN builtins.h GEN syntax.h GEN nodes.h /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/shells/dash/work/dash-0.5.13.1/src' CC alias.o CC arith_yacc.o CC arith_yylex.o CC cd.o CC error.o CC eval.o CC exec.o CC expand.o CC histedit.o histedit.c: In function 'histcmd': histedit.c:380:44: warning: passing argument 1 of 'evalstring' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 380 | evalstring(s, 0); | ^ In file included from histedit.c:56: eval.h:54:16: note: expected 'char *' but argument is of type 'const char *' 54 | int evalstring(char *, int); | ^~~~~~ expand.c:1473:9: warning: "GLOB_ALTDIRFUNC" redefined 1473 | #define GLOB_ALTDIRFUNC 0 | ^~~~~~~~~~~~~~~ In file included from expand.c:79: system.h:146:9: note: this is the location of the previous definition 146 | #define GLOB_ALTDIRFUNC (1 << 9)/* Use gl_opendir et al functions. */ | ^~~~~~~~~~~~~~~ expand.c: In function 'expmeta': expand.c:1730:28: error: 'struct dirent64' has no member named 'd_type' 1730 | if (c && dp->d_type != DT_DIR && dp->d_type != DT_LNK && | ^~ expand.c:1730:40: error: 'DT_DIR' undeclared (first use in this function) 1730 | if (c && dp->d_type != DT_DIR && dp->d_type != DT_LNK && | ^~~~~~ expand.c:1730:40: note: each undeclared identifier is reported only once for each function it appears in expand.c:1730:52: error: 'struct dirent64' has no member named 'd_type' 1730 | if (c && dp->d_type != DT_DIR && dp->d_type != DT_LNK && | ^~ expand.c:1730:64: error: 'DT_LNK' undeclared (first use in this function) 1730 | if (c && dp->d_type != DT_DIR && dp->d_type != DT_LNK && | ^~~~~~ expand.c:1731:23: error: 'struct dirent64' has no member named 'd_type' 1731 | dp->d_type != DT_UNKNOWN) | ^~ expand.c:1731:35: error: 'DT_UNKNOWN' undeclared (first use in this function); did you mean 'GID_UNKNOWN'? 1731 | dp->d_type != DT_UNKNOWN) | ^~~~~~~~~~ | GID_UNKNOWN gmake[3]: *** [Makefile:479: expand.o] Error 1 gmake[3]: *** Waiting for unfinished jobs.... gmake[3]: Leaving directory '/home/pbulk/build/shells/dash/work/dash-0.5.13.1/src' gmake[2]: *** [Makefile:345: all] Error 2 gmake[2]: Leaving directory '/home/pbulk/build/shells/dash/work/dash-0.5.13.1/src' gmake[1]: *** [Makefile:357: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/shells/dash/work/dash-0.5.13.1' gmake: *** [Makefile:298: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/shells/dash *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/shells/dash