/usr/bin/python3 Loading _build/deps-source/dash OK name: dash OK version: 0.5.10.2 OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/dash SOURCE /home/build/oil/_build/deps-source/dash/dash-0.5.10.2 ~/oil/_build/wedge/tmp/dash ~/oil checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for bison... no checking for byacc... no checking for build system compiler... gcc checking for __attribute__((__alias__()))... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking whether _PATH_BSHELL is declared... yes checking whether _PATH_DEVNULL is declared... yes checking whether _PATH_TTY is declared... yes checking whether isblank is declared... yes checking size of intmax_t... 8 checking size of long long int... 8 checking whether PRIdMAX is declared... yes checking for bsearch... yes checking for faccessat... yes checking for getpwnam... yes checking for getrlimit... yes checking for isalpha... yes checking for killpg... yes checking for mempcpy... yes checking for sigsetmask... yes checking for stpcpy... yes checking for strchrnul... yes checking for strsignal... yes checking for strtod... yes checking for strtoimax... yes checking for strtoumax... yes checking for sysconf... yes checking for signal... yes checking for stat64... yes checking for open64... yes checking for stat::st_mtim... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands real 0m2.333s user 0m1.058s sys 0m0.318s make all-recursive make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/dash' Making all in src make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/dash/src' gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -E -x c -o builtins.def /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/builtins.def.in /bin/bash /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/mkbuiltins builtins.def WARNING: tempfile is deprecated; consider using mktemp instead. WARNING: tempfile is deprecated; consider using mktemp instead. gcc -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -o mknodes /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/mknodes.c ./mknodes /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/nodetypes /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/nodes.c.pat /bin/bash /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/mktokens gcc -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -o mksyntax /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/mksyntax.c ./mksyntax make all-am make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/dash/src' depbase=`echo alias.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT alias.o -MD -MP -MF $depbase.Tpo -c -o alias.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/alias.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo arith_yacc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT arith_yacc.o -MD -MP -MF $depbase.Tpo -c -o arith_yacc.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/arith_yacc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo arith_yylex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT arith_yylex.o -MD -MP -MF $depbase.Tpo -c -o arith_yylex.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/arith_yylex.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/arith_yylex.c:44: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h: In function ‘sigclearmask’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h:40:9: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations] 40 | sigsetmask(0); | ^~~~~~~~~~ In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/error.h:38, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/arith_yylex.c:40: /usr/include/signal.h:176:12: note: declared here 176 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; | ^~~~~~~~~~ depbase=`echo cd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT cd.o -MD -MP -MF $depbase.Tpo -c -o cd.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/cd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/error.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/error.c:54: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h: In function ‘sigclearmask’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h:40:9: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations] 40 | sigsetmask(0); | ^~~~~~~~~~ In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/error.c:39: /usr/include/signal.h:176:12: note: declared here 176 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; | ^~~~~~~~~~ depbase=`echo eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT eval.o -MD -MP -MF $depbase.Tpo -c -o eval.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/eval.c &&\ mv -f $depbase.Tpo $depbase.Po /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/eval.c: In function ‘evaltree’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/eval.c:281:29: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 281 | if (!status == isor || evalskip) | ^~ /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/eval.c:281:21: note: add parentheses around left hand side expression to silence this warning 281 | if (!status == isor || evalskip) | ^~~~~~~ | ( ) depbase=`echo exec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT exec.o -MD -MP -MF $depbase.Tpo -c -o exec.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/exec.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/exec.c:72: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h: In function ‘sigclearmask’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h:40:9: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations] 40 | sigsetmask(0); | ^~~~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/sys/param.h:28, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/shell.h:52, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/exec.c:53: /usr/include/signal.h:176:12: note: declared here 176 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; | ^~~~~~~~~~ depbase=`echo expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT expand.o -MD -MP -MF $depbase.Tpo -c -o expand.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/expand.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/expand.c:77: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h: In function ‘sigclearmask’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h:40:9: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations] 40 | sigsetmask(0); | ^~~~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/sys/param.h:28, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/shell.h:52, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/expand.c:62: /usr/include/signal.h:176:12: note: declared here 176 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; | ^~~~~~~~~~ depbase=`echo histedit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT histedit.o -MD -MP -MF $depbase.Tpo -c -o histedit.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/histedit.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT input.o -MD -MP -MF $depbase.Tpo -c -o input.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/input.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo jobs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT jobs.o -MD -MP -MF $depbase.Tpo -c -o jobs.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/jobs.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/jobs.c:71: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h: In function ‘sigclearmask’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h:40:9: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations] 40 | sigsetmask(0); | ^~~~~~~~~~ In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/jobs.c:36: /usr/include/signal.h:176:12: note: declared here 176 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; | ^~~~~~~~~~ depbase=`echo mail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT mail.o -MD -MP -MF $depbase.Tpo -c -o mail.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/mail.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo memalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT memalloc.o -MD -MP -MF $depbase.Tpo -c -o memalloc.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/memalloc.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/memalloc.c:44: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h: In function ‘sigclearmask’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h:40:9: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations] 40 | sigsetmask(0); | ^~~~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/sys/param.h:28, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/shell.h:52, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/memalloc.c:38: /usr/include/signal.h:176:12: note: declared here 176 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; | ^~~~~~~~~~ depbase=`echo miscbltin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT miscbltin.o -MD -MP -MF $depbase.Tpo -c -o miscbltin.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/miscbltin.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mystring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT mystring.o -MD -MP -MF $depbase.Tpo -c -o mystring.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/mystring.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/mystring.c:57: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h: In function ‘sigclearmask’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h:40:9: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations] 40 | sigsetmask(0); | ^~~~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/sys/param.h:28, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/shell.h:52, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/mystring.c:51: /usr/include/signal.h:176:12: note: declared here 176 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; | ^~~~~~~~~~ depbase=`echo options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT options.o -MD -MP -MF $depbase.Tpo -c -o options.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/options.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT parser.o -MD -MP -MF $depbase.Tpo -c -o parser.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/parser.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/parser.c:57: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h: In function ‘sigclearmask’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h:40:9: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations] 40 | sigsetmask(0); | ^~~~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/sys/param.h:28, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/shell.h:52, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/parser.c:41: /usr/include/signal.h:176:12: note: declared here 176 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; | ^~~~~~~~~~ depbase=`echo redir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT redir.o -MD -MP -MF $depbase.Tpo -c -o redir.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/redir.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo show.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT show.o -MD -MP -MF $depbase.Tpo -c -o show.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/show.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo trap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT trap.o -MD -MP -MF $depbase.Tpo -c -o trap.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/trap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT output.o -MD -MP -MF $depbase.Tpo -c -o output.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/output.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/output.c:65: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h: In function ‘sigclearmask’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h:40:9: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations] 40 | sigsetmask(0); | ^~~~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/sys/param.h:28, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/output.c:47: /usr/include/signal.h:176:12: note: declared here 176 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; | ^~~~~~~~~~ depbase=`echo bltin/printf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT bltin/printf.o -MD -MP -MF $depbase.Tpo -c -o bltin/printf.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/bltin/printf.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/bltin/printf.c:59: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h: In function ‘sigclearmask’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h:40:9: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations] 40 | sigsetmask(0); | ^~~~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/sys/param.h:28, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/bltin/../shell.h:52, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/bltin/bltin.h:43, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/bltin/printf.c:58: /usr/include/signal.h:176:12: note: declared here 176 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; | ^~~~~~~~~~ depbase=`echo system.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT system.o -MD -MP -MF $depbase.Tpo -c -o system.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.c:62: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h: In function ‘sigclearmask’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h:40:9: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations] 40 | sigsetmask(0); | ^~~~~~~~~~ In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.c:57: /usr/include/signal.h:176:12: note: declared here 176 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; | ^~~~~~~~~~ depbase=`echo bltin/test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT bltin/test.o -MD -MP -MF $depbase.Tpo -c -o bltin/test.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/bltin/test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bltin/times.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT bltin/times.o -MD -MP -MF $depbase.Tpo -c -o bltin/times.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/bltin/times.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/bltin/times.c:13: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h: In function ‘sigclearmask’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h:40:9: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations] 40 | sigsetmask(0); | ^~~~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/sys/param.h:28, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/bltin/../shell.h:52, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/bltin/bltin.h:43, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/bltin/times.c:11: /usr/include/signal.h:176:12: note: declared here 176 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; | ^~~~~~~~~~ depbase=`echo var.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT var.o -MD -MP -MF $depbase.Tpo -c -o var.o /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/var.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/var.c:63: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h: In function ‘sigclearmask’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h:40:9: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations] 40 | sigsetmask(0); | ^~~~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/sys/param.h:28, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/shell.h:52, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/var.c:46: /usr/include/signal.h:176:12: note: declared here 176 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; | ^~~~~~~~~~ depbase=`echo builtins.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT builtins.o -MD -MP -MF $depbase.Tpo -c -o builtins.o builtins.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -o mkinit /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/mkinit.c ./mkinit /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/alias.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/arith_yacc.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/arith_yylex.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/cd.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/error.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/eval.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/exec.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/expand.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/histedit.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/input.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/jobs.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/mail.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/main.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/memalloc.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/miscbltin.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/mystring.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/options.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/parser.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/redir.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/show.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/trap.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/output.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/bltin/printf.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/bltin/test.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/bltin/times.c /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/var.c depbase=`echo init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT init.o -MD -MP -MF $depbase.Tpo -c -o init.o init.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nodes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT nodes.o -MD -MP -MF $depbase.Tpo -c -o nodes.o nodes.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from nodes.c:51: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h: In function ‘sigclearmask’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/system.h:40:9: warning: ‘sigsetmask’ is deprecated [-Wdeprecated-declarations] 40 | sigsetmask(0); | ^~~~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/sys/param.h:28, from /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/shell.h:52, from nodes.c:46: /usr/include/signal.h:176:12: note: declared here 176 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; | ^~~~~~~~~~ gcc -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -o mksignames /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/mksignames.c ./mksignames depbase=`echo signames.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT signames.o -MD -MP -MF $depbase.Tpo -c -o signames.o signames.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo syntax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -g -O2 -MT syntax.o -MD -MP -MF $depbase.Tpo -c -o syntax.o syntax.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -Wall -g -O2 -o dash alias.o arith_yacc.o arith_yylex.o cd.o error.o eval.o exec.o expand.o histedit.o input.o jobs.o mail.o main.o memalloc.o miscbltin.o mystring.o options.o parser.o redir.o show.o trap.o output.o bltin/printf.o system.o bltin/test.o bltin/times.o var.o builtins.o init.o nodes.o signames.o syntax.o make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash/src' make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash/src' make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/dash' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash' make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash' real 0m3.072s user 0m2.781s sys 0m0.294s ~/oil Loading _build/deps-source/dash OK name: dash OK version: 0.5.10.2 OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/dash ~/oil/_build/wedge/tmp/dash ~/oil if test -z ''; then \ make INSTALL_PROGRAM="/bin/bash /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/bash /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/dash' Making install in src make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/dash/src' make install-am make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/dash/src' make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/dash/src' /usr/bin/mkdir -p '/home/build/wedge/oils-for-unix.org/pkg/dash/0.5.10.2/bin' /bin/bash /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/install-sh -c -s dash '/home/build/wedge/oils-for-unix.org/pkg/dash/0.5.10.2/bin' /usr/bin/mkdir -p '/home/build/wedge/oils-for-unix.org/pkg/dash/0.5.10.2/share/man/man1' /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/dash.1 '/home/build/wedge/oils-for-unix.org/pkg/dash/0.5.10.2/share/man/man1' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash/src' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash/src' make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash/src' make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/dash' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/dash' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash' make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash' make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash' real 0m0.055s user 0m0.048s sys 0m0.011s ~/oil Loading _build/deps-source/dash OK name: dash OK version: 0.5.10.2 OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/dash SMOKE TEST ~/oil/_build/wedge/smoke-test/dash ~/oil + wedge-smoke-test /home/build/wedge/oils-for-unix.org/pkg/dash/0.5.10.2 /home/build/oil/_build/deps-source/dash + local install_dir=/home/build/wedge/oils-for-unix.org/pkg/dash/0.5.10.2 + /home/build/wedge/oils-for-unix.org/pkg/dash/0.5.10.2/bin/dash -c 'echo "hi from dash"' hi from dash + set +x ~/oil OK Loading _build/deps-source/mksh OK name: mksh OK version: R52c OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/mksh SOURCE /home/build/oil/_build/deps-source/mksh/mksh-R52c ~/oil/_build/wedge/tmp/mksh ~/oil For the build logs, demonstrate that /dev/null and /dev/tty exist: crw-rw-rw- 1 root root 1, 3 Jan 25 01:37 /dev/null crw-rw-rw- 1 root tty 5, 0 Jan 25 01:37 /dev/tty Hi from $MirOS: src/bin/mksh/Build.sh,v 1.697 2016/03/04 18:28:39 tg Exp $ on: $ uname -a >&2 | Linux build 6.1.0-15-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.66-1 (2023-12-09) x86_64 GNU/Linux Build.sh: Building the MirBSD Korn Shell R52 2016/03/04 on Linux ... Build.sh: Scanning for functions... please ignore any errors. ... which compiler seems to be used $ cc -E -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c | sed -n '/^ *[ce]t *= */s/^ *\([ce]t\) *= */=/p' | tr -d \015 >x [ ct="gcc" [ et="unknown" $ cc -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -v conftest.c | Using built-in specs. | COLLECT_GCC=cc | COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper | OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa | OFFLOAD_TARGET_DEFAULT=1 | Target: x86_64-linux-gnu | Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | Thread model: posix | Supported LTO compression algorithms: zlib zstd | gcc version 12.2.0 (Debian 12.2.0-14) | COLLECT_GCC_OPTIONS='-I' '.' '-I' '/home/build/oil/_build/deps-source/mksh/mksh-R52c' '-D' 'MKSH_BUILDSH' '-D' '_GNU_SOURCE' '-D' 'SETUID_CAN_FAIL_WITH_EAGAIN' '-v' '-mtune=generic' '-march=x86-64' '-dumpdir' 'a-' | /usr/lib/gcc/x86_64-linux-gnu/12/cc1 -quiet -v -I . -I /home/build/oil/_build/deps-source/mksh/mksh-R52c -imultiarch x86_64-linux-gnu -D MKSH_BUILDSH -D _GNU_SOURCE -D SETUID_CAN_FAIL_WITH_EAGAIN conftest.c -quiet -dumpdir a- -dumpbase conftest.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -o /tmp/ccHssyRx.s | GNU C17 (Debian 12.2.0-14) version 12.2.0 (x86_64-linux-gnu) | compiled by GNU C version 12.2.0, GMP version 6.2.1, MPFR version 4.1.1-p1, MPC version 1.3.1, isl version isl-0.25-GMP | | warning: MPFR header version 4.1.1-p1 differs from library version 4.2.0. | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" | ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/12/include-fixed" | ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include" | #include "..." search starts here: | #include <...> search starts here: | . | /home/build/oil/_build/deps-source/mksh/mksh-R52c | /usr/lib/gcc/x86_64-linux-gnu/12/include | /usr/local/include | /usr/include/x86_64-linux-gnu | /usr/include | End of search list. | GNU C17 (Debian 12.2.0-14) version 12.2.0 (x86_64-linux-gnu) | compiled by GNU C version 12.2.0, GMP version 6.2.1, MPFR version 4.1.1-p1, MPC version 1.3.1, isl version isl-0.25-GMP | | warning: MPFR header version 4.1.1-p1 differs from library version 4.2.0. | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | Compiler executable checksum: cc72d2b9b5048fedc2be9051c917b40b | COLLECT_GCC_OPTIONS='-I' '.' '-I' '/home/build/oil/_build/deps-source/mksh/mksh-R52c' '-D' 'MKSH_BUILDSH' '-D' '_GNU_SOURCE' '-D' 'SETUID_CAN_FAIL_WITH_EAGAIN' '-v' '-mtune=generic' '-march=x86-64' '-dumpdir' 'a-' | as -v -I . -I /home/build/oil/_build/deps-source/mksh/mksh-R52c --64 -o /tmp/cc0IpcFC.o /tmp/ccHssyRx.s | GNU assembler version 2.40 (x86_64-linux-gnu) using BFD version (GNU Binutils for Debian) 2.40 | COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/ | LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../:/lib/:/usr/lib/ | COLLECT_GCC_OPTIONS='-I' '.' '-I' '/home/build/oil/_build/deps-source/mksh/mksh-R52c' '-D' 'MKSH_BUILDSH' '-D' '_GNU_SOURCE' '-D' 'SETUID_CAN_FAIL_WITH_EAGAIN' '-v' '-mtune=generic' '-march=x86-64' '-dumpdir' 'a.' | /usr/lib/gcc/x86_64-linux-gnu/12/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper -plugin-opt=-fresolution=/tmp/ccpSUC3u.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/12 -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/12/../../.. /tmp/cc0IpcFC.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o | COLLECT_GCC_OPTIONS='-I' '.' '-I' '/home/build/oil/_build/deps-source/mksh/mksh-R52c' '-D' 'MKSH_BUILDSH' '-D' '_GNU_SOURCE' '-D' 'SETUID_CAN_FAIL_WITH_EAGAIN' '-v' '-mtune=generic' '-march=x86-64' '-dumpdir' 'a.' $ echo `$CC $CFLAGS $CPPFLAGS $LDFLAGS $NOWARN $LIBS \ -dumpmachine` gcc`$CC $CFLAGS $CPPFLAGS $LDFLAGS $NOWARN \ $LIBS -dumpversion` | x86_64-linux-gnu gcc12 ==> which compiler seems to be used... gcc ... if the compiler works $ cc -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> if the compiler works... yes ... if the compiler does not fail correctly $ cc -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] /usr/bin/ld: /tmp/ccSSevCe.o: in function `main': ] conftest.c:(.text+0x16): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if the compiler does not fail correctly... no ==> if this could be tcc... no (implied) ... if -Wno-error can be used $ cc -Wno-error -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> if -Wno-error can be used... yes ... if -Werror can be used $ cc -Werror -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> if -Werror can be used... yes ... if -O2 can be used $ cc -O2 -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> if -O2 can be used... yes ... if -Wno-deprecated-declarations can be used $ cc -O2 -Wno-deprecated-declarations -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -Werror conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> if -Wno-deprecated-declarations can be used... yes ... if -fno-asynchronous-unwind-tables can be used $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -Werror conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> if -fno-asynchronous-unwind-tables can be used... yes ... if -fno-strict-aliasing can be used $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -Werror conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> if -fno-strict-aliasing can be used... yes ... if -fstack-protector-strong can be used $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -Werror conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> if -fstack-protector-strong can be used... yes ... if -Wall can be used $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -Werror conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> if -Wall can be used... yes ... if -fwrapv can be used $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -Werror conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> if -fwrapv can be used... yes ... for __attribute__((__bounded__)) $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -Werror conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:10:5: error: 'bounded' attribute directive ignored [-Werror=attributes] ] 10 | __attribute__((__bounded__(__buffer__, 2, 3))); ] | ^~~~~~~~~~~~~ ] conftest.c:10:5: error: 'bounded' attribute directive ignored [-Werror=attributes] ] cc1: all warnings being treated as errors ==> for __attribute__((__bounded__))... no ... for __attribute__((__format__)) $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -Werror conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__format__))... yes ... for __attribute__((__noreturn__)) $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -Werror conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__noreturn__))... yes ... for __attribute__((__pure__)) $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -Werror conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__pure__))... yes ... for __attribute__((__unused__)) $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -Werror conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__unused__))... yes ... for __attribute__((__used__)) $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -Werror conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__used__))... yes ... if a reduced-feature mksh is requested $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] /usr/bin/ld: /tmp/ccPpZBM5.o: in function `main': ] conftest.c:(.text.startup+0xb): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if a reduced-feature mksh is requested... no ... if invoking as sh should be handled specially $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] /usr/bin/ld: /tmp/cc2PDsib.o: in function `main': ] conftest.c:(.text.startup+0xb): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if invoking as sh should be handled specially... no ... if mksh will be built without job control $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] /usr/bin/ld: /tmp/ccZB76MK.o: in function `main': ] conftest.c:(.text.startup+0xb): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if mksh will be built without job control... no ... if mksh will be built without job signals $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] /usr/bin/ld: /tmp/cckwTYUg.o: in function `main': ] conftest.c:(.text.startup+0xb): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if mksh will be built without job signals... no ... if the default UTF-8 mode is specified $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] /usr/bin/ld: /tmp/cc5CFGPr.o: in function `main': ] conftest.c:(.text.startup+0xb): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if the default UTF-8 mode is specified... no ... if traditional/conservative fd use is requested $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] /usr/bin/ld: /tmp/cctpVUw7.o: in function `main': ] conftest.c:(.text.startup+0xb): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if traditional/conservative fd use is requested... no ... if the MidnightBSD 0.1 ash compatibility mode is requested $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] /usr/bin/ld: /tmp/cc63Un9P.o: in function `main': ] conftest.c:(.text.startup+0xb): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if the MidnightBSD 0.1 ash compatibility mode is requested... no ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... whether and can both be included $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> whether and can both be included... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:2:10: fatal error: sys/bsdtypes.h: No such file or directory ] 2 | #include ] | ^~~~~~~~~~~~~~~~ ] compilation terminated. ==> ... no ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:3:10: fatal error: sys/mkdev.h: No such file or directory ] 3 | #include ] | ^~~~~~~~~~~~~ ] compilation terminated. ==> ... no ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:2:10: fatal error: bstring.h: No such file or directory ] 2 | #include ] | ^~~~~~~~~~~ ] compilation terminated. ==> ... no ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:2:10: fatal error: io.h: No such file or directory ] 2 | #include ] | ^~~~~~ ] compilation terminated. ==> ... no ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:3:10: fatal error: libutil.h: No such file or directory ] 3 | #include ] | ^~~~~~~~~~~ ] compilation terminated. ==> ... no ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... for large file support $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> for large file support... yes ==> ... with -D_FILE_OFFSET_BITS=64... no (implied) ==> ... with -D_LARGE_FILES=1... no (implied) ==> for standard 32-bit integer types... yes (implied) ==> for UCB 32-bit integer types... yes (implied) ==> for standard 8-bit integer type... yes (implied) ==> for UCB 8-bit integer type... yes (implied) ... rlim_t $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> rlim_t... yes ... sig_t $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> sig_t... yes ==> sighandler_t... no (implied) ==> __sighandler_t... no (implied) ... checking if the final link command may succeed cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -Wno-error -c conftest.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -o a.out conftest.o || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> checking if the final link command may succeed... yes ... the sys_errlist[] array and sys_nerr $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] /usr/bin/ld: /tmp/cc8LaPMS.o: warning: relocation against `sys_nerr' in read-only section `.text.startup' ] /usr/bin/ld: /tmp/cc8LaPMS.o: in function `main': ] conftest.c:(.text.startup+0x2): undefined reference to `sys_nerr' ] /usr/bin/ld: conftest.c:(.text.startup+0x9): undefined reference to `sys_errlist' ] /usr/bin/ld: warning: creating DT_TEXTREL in a PIE ] collect2: error: ld returned 1 exit status ==> the sys_errlist[] array and sys_nerr... no ... the _sys_errlist[] array and _sys_nerr $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] /usr/bin/ld: /tmp/ccQjEvho.o: warning: relocation against `_sys_nerr' in read-only section `.text.startup' ] /usr/bin/ld: /tmp/ccQjEvho.o: in function `main': ] conftest.c:(.text.startup+0x2): undefined reference to `_sys_nerr' ] /usr/bin/ld: conftest.c:(.text.startup+0x9): undefined reference to `_sys_errlist' ] /usr/bin/ld: warning: creating DT_TEXTREL in a PIE ] collect2: error: ld returned 1 exit status ==> the _sys_errlist[] array and _sys_nerr... no ... the sys_signame[] array $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] /usr/bin/ld: /tmp/ccHH6sYN.o: warning: relocation against `sys_signame' in read-only section `.text.startup' ] /usr/bin/ld: /tmp/ccHH6sYN.o: in function `main': ] conftest.c:(.text.startup+0x4): undefined reference to `sys_signame' ] /usr/bin/ld: warning: creating DT_TEXTREL in a PIE ] collect2: error: ld returned 1 exit status ==> the sys_signame[] array... no ... the _sys_signame[] array $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] /usr/bin/ld: /tmp/cceJ2Z2i.o: warning: relocation against `_sys_signame' in read-only section `.text.startup' ] /usr/bin/ld: /tmp/cceJ2Z2i.o: in function `main': ] conftest.c:(.text.startup+0x4): undefined reference to `_sys_signame' ] /usr/bin/ld: warning: creating DT_TEXTREL in a PIE ] collect2: error: ld returned 1 exit status ==> the _sys_signame[] array... no ... the sys_siglist[] array $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] /usr/bin/ld: /tmp/ccDdWnl3.o: warning: relocation against `sys_siglist' in read-only section `.text.startup' ] /usr/bin/ld: /tmp/ccDdWnl3.o: in function `main': ] conftest.c:(.text.startup+0x4): undefined reference to `sys_siglist' ] /usr/bin/ld: warning: creating DT_TEXTREL in a PIE ] collect2: error: ld returned 1 exit status ==> the sys_siglist[] array... no ... the _sys_siglist[] array $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] /usr/bin/ld: /tmp/ccyemgdS.o: warning: relocation against `_sys_siglist' in read-only section `.text.startup' ] /usr/bin/ld: /tmp/ccyemgdS.o: in function `main': ] conftest.c:(.text.startup+0x4): undefined reference to `_sys_siglist' ] /usr/bin/ld: warning: creating DT_TEXTREL in a PIE ] collect2: error: ld returned 1 exit status ==> the _sys_siglist[] array... no ... flock $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> flock... yes ==> whether we can lock files with fcntl... yes (implied) ... getrusage $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> getrusage... yes ... getsid $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> getsid... yes ... gettimeofday $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> gettimeofday... yes ... killpg $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> killpg... yes ... memmove $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> memmove... yes ==> if to use mknod(), makedev() and friends... no (cached) ... for mmap and munmap $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> for mmap and munmap... yes ... nice $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> nice... yes ==> revoke... no (cached) ... setlocale(LC_CTYPE, "") $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> setlocale(LC_CTYPE, "")... yes ... nl_langinfo(CODESET) $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> nl_langinfo(CODESET)... yes ... select $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> select... yes ... setresugid $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> setresugid... yes ... setgroups $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> setgroups... yes ... strerror $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> strerror... yes ... strsignal $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> strsignal... yes ... strlcpy $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ] conftest.c: In function 'main': ] conftest.c:2:40: warning: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration] ] 2 | int main(int ac, char *av[]) { return (strlcpy(*av, av[1], ] | ^~~~~~~ ] | strncpy ] /usr/bin/ld: /tmp/cc0RXr6I.o: in function `main': ] conftest.c:(.text.startup+0x10): undefined reference to `strlcpy' ] collect2: error: ld returned 1 exit status ==> strlcpy... no ... for declaration of flock() $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> for declaration of flock()... yes ==> for declaration of revoke()... yes (implied) ==> for declaration of sys_errlist[] and sys_nerr... no (implied) ==> for declaration of sys_siglist[]... no (implied) ==> if to use persistent history... yes ... whether compile-time assertions pass $ cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done ==> whether compile-time assertions pass... yes ... checking if the C Preprocessor supports -dD $ cc -E -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -Wno-error -dD conftest.c >x ==> checking if the C Preprocessor supports -dD... yes ... done. Generating list of signal names... NSIG=65 ... ABRT=6 FPE=8 ILL=4 INT=2 SEGV=11 TERM=15 ALRM=14 BUS=7 CHLD=17 CONT=18 HUP=1 KILL=9 PIPE=13 QUIT=3 STOP=19 TSTP=20 TTIN=21 TTOU=22 USR1=10 USR2=12 POLL=29 PROF=27 SYS=31 TRAP=5 URG=23 VTALRM=26 XCPU=24 XFSZ=25 WINCH=28 PWR=30 STKFLT=16 done. Build.sh: Finished configuration testing, now producing output. + Running genopt on 'rlimits.opt'... + Running genopt on 'sh_flags.opt'... cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/lalloc.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/eval.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/exec.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/expr.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/funcs.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/histrap.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/jobs.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/lex.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/main.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/misc.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/shf.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/syn.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/tree.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/var.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/edit.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -I. -I'/home/build/oil/_build/deps-source/mksh/mksh-R52c' -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_RLIM_T=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=0 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=523 -c /home/build/oil/_build/deps-source/mksh/mksh-R52c/strlcpy.c cc -O2 -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -Wall -fwrapv -o mksh lalloc.o eval.o exec.o expr.o funcs.o histrap.o jobs.o lex.o main.o misc.o shf.o syn.o tree.o var.o edit.o strlcpy.o || for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done nroff -mdoc <'/home/build/oil/_build/deps-source/mksh/mksh-R52c/mksh.1' >mksh.cat1 /home/build/oil/_build/deps-source/mksh/mksh-R52c/Build.sh: 1: eval: nroff: not found size mksh text data bss dec hex filename 283265 6020 7224 296509 4863d mksh Installing the shell: # install -c -s -o root -g bin -m 555 mksh /bin/mksh # grep -x /bin/mksh /etc/shells >/dev/null || echo /bin/mksh >>/etc/shells # install -c -o root -g bin -m 444 dot.mkshrc /usr/share/doc/mksh/examples/ Installing the manual: # install -c -o root -g bin -m 444 mksh.1 /usr/share/man/man1/mksh.1 Run the regression test suite: ./test.sh Please also read the sample file dot.mkshrc and the fine manual. ~/oil Loading _build/deps-source/mksh OK name: mksh OK version: R52c OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/mksh '/home/build/oil/_build/wedge/tmp/mksh/mksh' -> '/home/build/wedge/oils-for-unix.org/pkg/mksh/R52c/mksh' Loading _build/deps-source/mksh OK name: mksh OK version: R52c OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/mksh SMOKE TEST ~/oil/_build/wedge/smoke-test/mksh ~/oil + wedge-smoke-test /home/build/wedge/oils-for-unix.org/pkg/mksh/R52c /home/build/oil/_build/deps-source/mksh + local install_dir=/home/build/wedge/oils-for-unix.org/pkg/mksh/R52c + /home/build/wedge/oils-for-unix.org/pkg/mksh/R52c/mksh -c 'echo "hi from mksh"' hi from mksh + set +x ~/oil OK Loading _build/deps-source/busybox OK name: busybox OK version: 1.35.0 OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/busybox SOURCE /home/build/oil/_build/deps-source/busybox/busybox-1.35.0 ~/oil/_build/wedge/tmp/busybox ~/oil HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/split-include HOSTCC scripts/basic/docproc GEN /home/build/oil/_build/wedge/tmp/busybox/Makefile GEN include/applets.h GEN include/usage.h GEN archival/Kbuild GEN archival/Config.in GEN archival/libarchive/Kbuild GEN printutils/Kbuild GEN printutils/Config.in GEN klibc-utils/Kbuild GEN klibc-utils/Config.in GEN loginutils/Kbuild GEN loginutils/Config.in GEN runit/Kbuild GEN runit/Config.in GEN editors/Kbuild GEN editors/Config.in GEN selinux/Kbuild GEN selinux/Config.in GEN scripts/Kbuild GEN console-tools/Kbuild GEN console-tools/Config.in GEN procps/Kbuild GEN procps/Config.in GEN findutils/Kbuild GEN findutils/Config.in GEN libbb/Kbuild GEN libbb/Config.in GEN init/Kbuild GEN init/Config.in GEN sysklogd/Kbuild GEN sysklogd/Config.in GEN mailutils/Kbuild GEN mailutils/Config.in GEN miscutils/Kbuild GEN miscutils/Config.in GEN coreutils/Kbuild GEN coreutils/Config.in GEN coreutils/libcoreutils/Kbuild GEN debianutils/Kbuild GEN debianutils/Config.in GEN shell/Kbuild GEN shell/Config.in GEN util-linux/Kbuild GEN util-linux/Config.in GEN util-linux/volume_id/Kbuild GEN util-linux/volume_id/Config.in GEN networking/Kbuild GEN networking/Config.in GEN networking/udhcp/Kbuild GEN networking/udhcp/Config.in GEN networking/libiproute/Kbuild GEN e2fsprogs/Kbuild GEN e2fsprogs/Config.in GEN applets/Kbuild GEN libpwdgrp/Kbuild GEN modutils/Kbuild GEN modutils/Config.in HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/kxgettext.o HOSTCC scripts/kconfig/mconf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/lex.zconf.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf -d Config.in * * Busybox Configuration * * * Settings * Enable compatibility for full-blown desktop systems (8kb) (DESKTOP) [Y/n/?] (NEW) y Provide compatible behavior for rare corner cases (bigger code) (EXTRA_COMPAT) [N/y/?] (NEW) n Building for Fedora distribution (FEDORA_COMPAT) [N/y/?] (NEW) n Enable obsolete features removed before SUSv3 (INCLUDE_SUSv2) [Y/n/?] (NEW) y Support --long-options (LONG_OPTS) [Y/?] (NEW) y Show applet usage messages (SHOW_USAGE) [Y/n/?] (NEW) y Show verbose applet usage messages (FEATURE_VERBOSE_USAGE) [Y/n/?] (NEW) y Store applet usage messages in compressed form (FEATURE_COMPRESS_USAGE) [Y/n/?] (NEW) y Support files > 2 GB (LFS) [Y/n/?] (NEW) y Support PAM (Pluggable Authentication Modules) (PAM) [N/y/?] (NEW) n Use the devpts filesystem for Unix98 PTYs (FEATURE_DEVPTS) [Y/n/?] (NEW) y Support utmp file (FEATURE_UTMP) [Y/n/?] (NEW) y Support wtmp file (FEATURE_WTMP) [Y/n/?] (NEW) y Support writing pidfiles (FEATURE_PIDFILE) [Y/n/?] (NEW) y Directory for pidfiles (PID_FILE_PATH) [/var/run] (NEW) /var/run Include busybox applet (BUSYBOX) [Y/n/?] (NEW) y Support --show SCRIPT (FEATURE_SHOW_SCRIPT) [Y/n] (NEW) y Support --install [-s] to install applet links at runtime (FEATURE_INSTALLER) [Y/n/?] (NEW) y Don't use /usr (INSTALL_NO_USR) [N/y/?] (NEW) n Drop SUID state for most applets (FEATURE_SUID) [Y/n/?] (NEW) y Enable SUID configuration via /etc/busybox.conf (FEATURE_SUID_CONFIG) [Y/n/?] (NEW) y Suppress warning message if /etc/busybox.conf is not readable (FEATURE_SUID_CONFIG_QUIET) [Y/n/?] (NEW) y exec prefers applets (FEATURE_PREFER_APPLETS) [N/y/?] (NEW) n Path to busybox executable (BUSYBOX_EXEC_PATH) [/proc/self/exe] (NEW) /proc/self/exe Support NSA Security Enhanced Linux (SELINUX) [N/y/?] (NEW) n Clean up all memory before exiting (usually not needed) (FEATURE_CLEAN_UP) [N/y/?] (NEW) n Support LOG_INFO level syslog messages (FEATURE_SYSLOG_INFO) [Y/n/?] (NEW) y * * Build Options * Build static binary (no shared libs) (STATIC) [N/y/?] (NEW) n Build position independent executable (PIE) [N/y/?] (NEW) n Force NOMMU build (NOMMU) [N/y/?] (NEW) n Build shared libbusybox (BUILD_LIBBUSYBOX) [N/y/?] (NEW) n Cross compiler prefix (CROSS_COMPILER_PREFIX) [] (NEW) Path to sysroot (SYSROOT) [] (NEW) Additional CFLAGS (EXTRA_CFLAGS) [] (NEW) Additional LDFLAGS (EXTRA_LDFLAGS) [] (NEW) Additional LDLIBS (EXTRA_LDLIBS) [] (NEW) Avoid using GCC-specific code constructs (USE_PORTABLE_CODE) [N/y/?] (NEW) n Use -mpreferred-stack-boundary=2 on i386 arch (STACK_OPTIMIZATION_386) [Y/n/?] (NEW) y Use -static-libgcc (STATIC_LIBGCC) [Y/n/?] (NEW) y * * Installation Options ("make install" behavior) * What kind of applet links to install > 1. as soft-links (INSTALL_APPLET_SYMLINKS) (NEW) 2. as hard-links (INSTALL_APPLET_HARDLINKS) (NEW) 3. as script wrappers (INSTALL_APPLET_SCRIPT_WRAPPERS) (NEW) 4. not installed (INSTALL_APPLET_DONT) (NEW) choice[1-4?]: 1 Destination path for 'make install' (PREFIX) [./_install] (NEW) ./_install * * Debugging Options * Build with debug information (DEBUG) [N/y/?] (NEW) n Enable runtime sanitizers (ASAN/LSAN/USAN/etc...) (DEBUG_SANITIZE) [N/y/?] (NEW) n Build unit tests (UNIT_TEST) [N/y/?] (NEW) n Abort compilation on any warning (WERROR) [N/y/?] (NEW) n Warn about single parameter bb_xx_msg calls (WARN_SIMPLE_MSG) [N/y/?] (NEW) n Additional debugging library > 1. None (NO_DEBUG_LIB) (NEW) 2. Dmalloc (DMALLOC) (NEW) 3. Electric-fence (EFENCE) (NEW) choice[1-3?]: 1 * * Library Tuning * Use the end of BSS page (FEATURE_USE_BSS_TAIL) [N/y/?] (NEW) n Enable fractional duration arguments (FLOAT_DURATION) [Y/n/?] (NEW) y Support RTMIN[+n] and RTMAX[-n] signal names (FEATURE_RTMINMAX) [Y/n/?] (NEW) y Use the definitions of SIGRTMIN/SIGRTMAX provided by libc (FEATURE_RTMINMAX_USE_LIBC_DEFINITIONS) [Y/n/?] (NEW) y Buffer allocation policy > 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) (NEW) 2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) (NEW) 3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) (NEW) choice[1-3?]: 1 Minimum password length (PASSWORD_MINLEN) [6] (NEW) 6 MD5: Trade bytes for speed (0:fast, 3:slow) (MD5_SMALL) [1] (NEW) 1 SHA3: Trade bytes for speed (0:fast, 1:slow) (SHA3_SMALL) [1] (NEW) 1 Non-POSIX, but safer, copying to special nodes (FEATURE_NON_POSIX_CP) [Y/n/?] (NEW) y Give more precise messages when copy fails (cp, mv etc) (FEATURE_VERBOSE_CP_MESSAGE) [N/y/?] (NEW) n Use sendfile system call (FEATURE_USE_SENDFILE) [Y/n/?] (NEW) y Copy buffer size, in kilobytes (FEATURE_COPYBUF_KB) [4] (NEW) 4 Use clock_gettime(CLOCK_MONOTONIC) syscall (MONOTONIC_SYSCALL) [Y/n/?] (NEW) y Use ioctl names rather than hex values in error messages (IOCTL_HEX2STR_ERROR) [Y/n/?] (NEW) y Command line editing (FEATURE_EDITING) [Y/n/?] (NEW) y Maximum length of input (FEATURE_EDITING_MAX_LEN) [1024] (NEW) 1024 vi-style line editing commands (FEATURE_EDITING_VI) [N/y/?] (NEW) n History size (FEATURE_EDITING_HISTORY) [255] (NEW) 255 History saving (FEATURE_EDITING_SAVEHISTORY) [Y/n/?] (NEW) y Save history on shell exit, not after every command (FEATURE_EDITING_SAVE_ON_EXIT) [N/y/?] (NEW) n Reverse history search (FEATURE_REVERSE_SEARCH) [Y/n/?] (NEW) y Tab completion (FEATURE_TAB_COMPLETION) [Y/n] (NEW) y Username completion (FEATURE_USERNAME_COMPLETION) [Y/n] (NEW) y Fancy shell prompts (FEATURE_EDITING_FANCY_PROMPT) [Y/n/?] (NEW) y Enable automatic tracking of window size changes (FEATURE_EDITING_WINCH) [Y/n] (NEW) y Query cursor position from terminal (FEATURE_EDITING_ASK_TERMINAL) [N/y/?] (NEW) n Enable locale support (system needs locale for this to work) (LOCALE_SUPPORT) [N/y/?] (NEW) n Support Unicode (UNICODE_SUPPORT) [Y/n/?] (NEW) y Check $LC_ALL, $LC_CTYPE and $LANG environment variables (FEATURE_CHECK_UNICODE_IN_ENV) [N/y/?] (NEW) n Character code to substitute unprintable characters with (SUBST_WCHAR) [63] (NEW) 63 Range of supported Unicode characters (LAST_SUPPORTED_WCHAR) [767] (NEW) 767 Allow zero-width Unicode characters on output (UNICODE_COMBINING_WCHARS) [N/y/?] (NEW) n Allow wide Unicode characters on output (UNICODE_WIDE_WCHARS) [N/y/?] (NEW) n Bidirectional character-aware line input (UNICODE_BIDI_SUPPORT) [N/y/?] (NEW) n Make it possible to enter sequences of chars which are not Unicode (UNICODE_PRESERVE_BROKEN) [N/y/?] (NEW) n * * Applets * * * Archival Utilities * Make tar, rpm, modprobe etc understand .xz data (FEATURE_SEAMLESS_XZ) [Y/n] (NEW) y Make tar, rpm, modprobe etc understand .lzma data (FEATURE_SEAMLESS_LZMA) [Y/n] (NEW) y Make tar, rpm, modprobe etc understand .bz2 data (FEATURE_SEAMLESS_BZ2) [Y/n] (NEW) y Make tar, rpm, modprobe etc understand .gz data (FEATURE_SEAMLESS_GZ) [Y] (NEW) y Make tar, rpm, modprobe etc understand .Z data (FEATURE_SEAMLESS_Z) [N/y] (NEW) n ar (9.5 kb) (AR) [N/y/?] (NEW) n uncompress (7.1 kb) (UNCOMPRESS) [N/y/?] (NEW) n gunzip (11 kb) (GUNZIP) [Y/n/?] (NEW) y zcat (24 kb) (ZCAT) [Y/n/?] (NEW) y Enable long options (FEATURE_GUNZIP_LONG_OPTIONS) [Y/n] (NEW) y bunzip2 (8.7 kb) (BUNZIP2) [Y/n/?] (NEW) y bzcat (8.7 kb) (BZCAT) [Y/n/?] (NEW) y unlzma (7.5 kb) (UNLZMA) [Y/n/?] (NEW) y lzcat (7.5 kb) (LZCAT) [Y/n/?] (NEW) y lzma -d (LZMA) [Y/n/?] (NEW) y unxz (13 kb) (UNXZ) [Y/n/?] (NEW) y xzcat (13 kb) (XZCAT) [Y/n/?] (NEW) y xz -d (XZ) [Y/n/?] (NEW) y bzip2 (16 kb) (BZIP2) [Y/n/?] (NEW) y Trade bytes for speed (0:fast, 9:small) (BZIP2_SMALL) [8] (NEW) 8 Enable decompression (FEATURE_BZIP2_DECOMPRESS) [Y/?] (NEW) y cpio (15 kb) (CPIO) [Y/n/?] (NEW) y Support archive creation (FEATURE_CPIO_O) [Y/n/?] (NEW) y Support passthrough mode (FEATURE_CPIO_P) [Y/n/?] (NEW) y Support --ignore-devno like GNU cpio (FEATURE_CPIO_IGNORE_DEVNO) [Y/n/?] (NEW) y Support --renumber-inodes like GNU cpio (FEATURE_CPIO_RENUMBER_INODES) [Y/n/?] (NEW) y dpkg (43 kb) (DPKG) [Y/n/?] (NEW) y dpkg-deb (30 kb) (DPKG_DEB) [Y/n/?] (NEW) y gzip (17 kb) (GZIP) [Y/n/?] (NEW) y Enable long options (FEATURE_GZIP_LONG_OPTIONS) [Y/n] (NEW) y Trade memory for speed (0:small,slow - 2:fast,big) (GZIP_FAST) [0] (NEW) 0 Enable compression levels (FEATURE_GZIP_LEVELS) [N/y/?] (NEW) n Enable decompression (FEATURE_GZIP_DECOMPRESS) [Y/?] (NEW) y lzop (12 kb) (LZOP) [Y/n/?] (NEW) y unlzop (13 kb) (UNLZOP) [N/y/?] (NEW) n lzopcat (13 kb) (LZOPCAT) [N/y/?] (NEW) n lzop compression levels 7,8,9 (not very useful) (LZOP_COMPR_HIGH) [N/y/?] (NEW) n rpm (32 kb) (RPM) [Y/n/?] (NEW) y rpm2cpio (21 kb) (RPM2CPIO) [Y/n/?] (NEW) y tar (39 kb) (TAR) [Y/n/?] (NEW) y Enable long options (FEATURE_TAR_LONG_OPTIONS) [Y/n] (NEW) y Enable -c (archive creation) (FEATURE_TAR_CREATE) [Y/n] (NEW) y Autodetect compressed tarballs (FEATURE_TAR_AUTODETECT) [Y/n/?] (NEW) y Enable -X (exclude from) and -T (include from) options (FEATURE_TAR_FROM) [Y/n/?] (NEW) y Support old tar header format (FEATURE_TAR_OLDGNU_COMPATIBILITY) [Y/n/?] (NEW) y Enable untarring of tarballs with checksums produced by buggy Sun tar (FEATURE_TAR_OLDSUN_COMPATIBILITY) [Y/n/?] (NEW) y Support GNU tar extensions (long filenames) (FEATURE_TAR_GNU_EXTENSIONS) [Y/n] (NEW) y Support writing to an external program (--to-command) (FEATURE_TAR_TO_COMMAND) [Y/n/?] (NEW) y Enable use of user and group names (FEATURE_TAR_UNAME_GNAME) [Y/n/?] (NEW) y Enable -m (do not preserve time) GNU option (FEATURE_TAR_NOPRESERVE_TIME) [Y/n] (NEW) y unzip (26 kb) (UNZIP) [Y/n/?] (NEW) y Read and use Central Directory data (FEATURE_UNZIP_CDF) [Y/n/?] (NEW) y Support compression method 12 (bzip2) (FEATURE_UNZIP_BZIP2) [Y/n] (NEW) y Support compression method 14 (lzma) (FEATURE_UNZIP_LZMA) [Y/n] (NEW) y Support compression method 95 (xz) (FEATURE_UNZIP_XZ) [Y/n] (NEW) y Optimize lzma for speed (FEATURE_LZMA_FAST) [N/y/?] (NEW) n * * Coreutils * Support verbose options (usually -v) for various applets (FEATURE_VERBOSE) [Y/n/?] (NEW) y * * Common options for date and touch * Allow timezone in dates (FEATURE_TIMEZONE) [Y/n/?] (NEW) y * * Common options for cp and mv * Preserve hard links (FEATURE_PRESERVE_HARDLINKS) [Y/n/?] (NEW) y * * Common options for df, du, ls * Support human readable output (example 13k, 23M, 235G) (FEATURE_HUMAN_READABLE) [Y/n/?] (NEW) y basename (438 bytes) (BASENAME) [Y/n/?] (NEW) y cat (5.6 kb) (CAT) [Y/n/?] (NEW) y Enable -n and -b options (FEATURE_CATN) [Y/n/?] (NEW) y cat -v[etA] (FEATURE_CATV) [Y/n/?] (NEW) y chgrp (7.6 kb) (CHGRP) [Y/n/?] (NEW) y chmod (5.5 kb) (CHMOD) [Y/n/?] (NEW) y chown (7.6 kb) (CHOWN) [Y/n/?] (NEW) y Enable long options (FEATURE_CHOWN_LONG_OPTIONS) [Y/n] (NEW) y chroot (3.7 kb) (CHROOT) [Y/n/?] (NEW) y cksum (4.1 kb) (CKSUM) [Y/n] (NEW) y crc32 (4.1 kb) (CRC32) [Y/n] (NEW) y comm (4.2 kb) (COMM) [Y/n/?] (NEW) y cp (10 kb) (CP) [Y/n/?] (NEW) y Enable long options (FEATURE_CP_LONG_OPTIONS) [Y/n/?] (NEW) y Enable --reflink[=auto] (FEATURE_CP_REFLINK) [Y/n] (NEW) y cut (5.8 kb) (CUT) [Y/n/?] (NEW) y cut -F (FEATURE_CUT_REGEX) [Y/n/?] (NEW) y date (7 kb) (DATE) [Y/n/?] (NEW) y Enable ISO date format output (-I) (FEATURE_DATE_ISOFMT) [Y/n/?] (NEW) y Support %[num]N nanosecond format specifier (FEATURE_DATE_NANO) [N/y/?] (NEW) n Support weird 'date MMDDhhmm[[YY]YY][.ss]' format (FEATURE_DATE_COMPAT) [Y/n/?] (NEW) y dd (7.5 kb) (DD) [Y/n/?] (NEW) y Enable signal handling for status reporting (FEATURE_DD_SIGNAL_HANDLING) [Y/n/?] (NEW) y Enable the third status line upon signal (FEATURE_DD_THIRD_STATUS_LINE) [Y/n/?] (NEW) y Enable ibs, obs, iflag, oflag and conv options (FEATURE_DD_IBS_OBS) [Y/n/?] (NEW) y Enable status display options (FEATURE_DD_STATUS) [Y/n/?] (NEW) y df (6.8 kb) (DF) [Y/n/?] (NEW) y Enable -a, -i, -B (FEATURE_DF_FANCY) [Y/n/?] (NEW) y Skip rootfs in mount table (FEATURE_SKIP_ROOTFS) [Y/n/?] (NEW) y dirname (329 bytes) (DIRNAME) [Y/n/?] (NEW) y dos2unix (5.2 kb) (DOS2UNIX) [Y/n/?] (NEW) y unix2dos (5.2 kb) (UNIX2DOS) [Y/n/?] (NEW) y du (6.3 kb) (DU) [Y/n/?] (NEW) y Use default blocksize of 1024 bytes (else it's 512 bytes) (FEATURE_DU_DEFAULT_BLOCKSIZE_1K) [Y/n] (NEW) y echo (1.8 kb) (ECHO) [Y/n/?] (NEW) y Enable -n and -e options (FEATURE_FANCY_ECHO) [Y/n] (NEW) y env (4 kb) (ENV) [Y/n/?] (NEW) y expand (5.1 kb) (EXPAND) [Y/n/?] (NEW) y unexpand (5.3 kb) (UNEXPAND) [Y/n/?] (NEW) y expr (6.6 kb) (EXPR) [Y/n/?] (NEW) y Extend Posix numbers support to 64 bit (EXPR_MATH_SUPPORT_64) [Y/n/?] (NEW) y factor (2.7 kb) (FACTOR) [Y/n/?] (NEW) y false (tiny) (FALSE) [Y/n/?] (NEW) y fold (4.6 kb) (FOLD) [Y/n/?] (NEW) y head (3.8 kb) (HEAD) [Y/n/?] (NEW) y Enable -c, -q, and -v (FEATURE_FANCY_HEAD) [Y/n] (NEW) y hostid (286 bytes) (HOSTID) [Y/n/?] (NEW) y id (7 kb) (ID) [Y/n/?] (NEW) y groups (6.7 kb) (GROUPS) [Y/n/?] (NEW) y install (12 kb) (INSTALL) [Y/n/?] (NEW) y Enable long options (FEATURE_INSTALL_LONG_OPTIONS) [Y/n] (NEW) y link (3.2 kb) (LINK) [Y/n/?] (NEW) y ln (4.9 kb) (LN) [Y/n/?] (NEW) y logname (1.1 kb) (LOGNAME) [Y/n/?] (NEW) y ls (14 kb) (LS) [Y/n/?] (NEW) y Enable filetyping options (-p and -F) (FEATURE_LS_FILETYPES) [Y/n] (NEW) y Enable symlinks dereferencing (-L) (FEATURE_LS_FOLLOWLINKS) [Y/n] (NEW) y Enable recursion (-R) (FEATURE_LS_RECURSIVE) [Y/n] (NEW) y Enable -w WIDTH and window size autodetection (FEATURE_LS_WIDTH) [Y/n] (NEW) y Sort the file names (FEATURE_LS_SORTFILES) [Y/n/?] (NEW) y Show file timestamps (FEATURE_LS_TIMESTAMPS) [Y/n/?] (NEW) y Show username/groupnames (FEATURE_LS_USERNAME) [Y/n/?] (NEW) y Allow use of color to identify file types (FEATURE_LS_COLOR) [Y/n/?] (NEW) y Produce colored ls output by default (FEATURE_LS_COLOR_IS_DEFAULT) [Y/n/?] (NEW) y md5sum (6.5 kb) (MD5SUM) [Y/n/?] (NEW) y sha1sum (5.9 kb) (SHA1SUM) [Y/n/?] (NEW) y sha256sum (7 kb) (SHA256SUM) [Y/n/?] (NEW) y sha512sum (7.4 kb) (SHA512SUM) [Y/n/?] (NEW) y sha3sum (6.1 kb) (SHA3SUM) [Y/n/?] (NEW) y * * Common options for md5sum, sha1sum, sha256sum, sha512sum, sha3sum * Enable -c, -s and -w options (FEATURE_MD5_SHA1_SUM_CHECK) [Y/n/?] (NEW) y mkdir (4.5 kb) (MKDIR) [Y/n/?] (NEW) y mkfifo (3.8 kb) (MKFIFO) [Y/n/?] (NEW) y mknod (4.5 kb) (MKNOD) [Y/n/?] (NEW) y mktemp (4.2 kb) (MKTEMP) [Y/n/?] (NEW) y mv (10 kb) (MV) [Y/n/?] (NEW) y nice (2.1 kb) (NICE) [Y/n/?] (NEW) y nl (4.6 kb) (NL) [Y/n/?] (NEW) y nohup (2 kb) (NOHUP) [Y/n/?] (NEW) y nproc (3.7 kb) (NPROC) [Y/n/?] (NEW) y od (11 kb) (OD) [Y/n/?] (NEW) y paste (4.9 kb) (PASTE) [Y/n/?] (NEW) y printenv (1.3 kb) (PRINTENV) [Y/n/?] (NEW) y printf (3.8 kb) (PRINTF) [Y/n/?] (NEW) y pwd (3.7 kb) (PWD) [Y/n/?] (NEW) y readlink (4 kb) (READLINK) [Y/n/?] (NEW) y Enable canonicalization by following all symlinks (-f) (FEATURE_READLINK_FOLLOW) [Y/n/?] (NEW) y realpath (1.6 kb) (REALPATH) [Y/n/?] (NEW) y rm (5.4 kb) (RM) [Y/n/?] (NEW) y rmdir (3.5 kb) (RMDIR) [Y/n/?] (NEW) y seq (3.8 kb) (SEQ) [Y/n/?] (NEW) y shred (4.9 kb) (SHRED) [Y/n/?] (NEW) y shuf (5.4 kb) (SHUF) [Y/n/?] (NEW) y sleep (2 kb) (SLEEP) [Y/n/?] (NEW) y Enable multiple arguments and s/m/h/d suffixes (FEATURE_FANCY_SLEEP) [Y/n/?] (NEW) y sort (7.7 kb) (SORT) [Y/n/?] (NEW) y Full SuSv3 compliant sort (support -ktcbdfiogM) (FEATURE_SORT_BIG) [Y/n/?] (NEW) y Use less memory (but might be slower) (FEATURE_SORT_OPTIMIZE_MEMORY) [N/y/?] (NEW) n split (5 kb) (SPLIT) [Y/n/?] (NEW) y Fancy extensions (FEATURE_SPLIT_FANCY) [Y/n/?] (NEW) y stat (11 kb) (STAT) [Y/n/?] (NEW) y Enable custom formats (-c) (FEATURE_STAT_FORMAT) [Y/n/?] (NEW) y Enable display of filesystem status (-f) (FEATURE_STAT_FILESYSTEM) [Y/n/?] (NEW) y stty (8.9 kb) (STTY) [Y/n/?] (NEW) y sum (4 kb) (SUM) [Y/n/?] (NEW) y sync (3.8 kb) (SYNC) [Y/n/?] (NEW) y Enable -d and -f flags (requires syncfs(2) in libc) (FEATURE_SYNC_FANCY) [Y/n/?] (NEW) y fsync (3.6 kb) (FSYNC) [Y/n/?] (NEW) y tac (3.9 kb) (TAC) [Y/n/?] (NEW) y tail (6.8 kb) (TAIL) [Y/n/?] (NEW) y Enable -q, -s, -v, and -F options (FEATURE_FANCY_TAIL) [Y/n/?] (NEW) y tee (4.2 kb) (TEE) [Y/n/?] (NEW) y Enable block I/O (larger/faster) instead of byte I/O (FEATURE_TEE_USE_BLOCK_IO) [Y/n/?] (NEW) y test (4.1 kb) (TEST) [Y/n/?] (NEW) y test as [ (TEST1) [Y/n/?] (NEW) y test as [[ (TEST2) [Y/n/?] (NEW) y Extend test to 64 bit (FEATURE_TEST_64) [Y/n/?] (NEW) y timeout (6 kb) (TIMEOUT) [Y/n/?] (NEW) y touch (5.9 kb) (TOUCH) [Y/n/?] (NEW) y Add support for SUSV3 features (-a -d -m -t -r) (FEATURE_TOUCH_SUSV3) [Y/n/?] (NEW) y tr (5.1 kb) (TR) [Y/n/?] (NEW) y Enable character classes (such as [:upper:]) (FEATURE_TR_CLASSES) [Y/n/?] (NEW) y Enable equivalence classes (FEATURE_TR_EQUIV) [Y/n/?] (NEW) y true (tiny) (TRUE) [Y/n/?] (NEW) y truncate (4.2 kb) (TRUNCATE) [Y/n/?] (NEW) y tty (3.6 kb) (TTY) [Y/n/?] (NEW) y uname (3.9 kb) (UNAME) [Y/n/?] (NEW) y Operating system name (UNAME_OSNAME) [GNU/Linux] (NEW) GNU/Linux arch (1.1 kb) (BB_ARCH) [Y/n/?] (NEW) y uniq (4.9 kb) (UNIQ) [Y/n/?] (NEW) y unlink (3.2 kb) (UNLINK) [Y/n/?] (NEW) y usleep (1.3 kb) (USLEEP) [Y/n/?] (NEW) y uudecode (5.8 kb) (UUDECODE) [Y/n/?] (NEW) y base32 (4.9 kb) (BASE32) [Y/n/?] (NEW) y base64 (4.9 kb) (BASE64) [Y/n/?] (NEW) y uuencode (4.4 kb) (UUENCODE) [Y/n/?] (NEW) y wc (4.5 kb) (WC) [Y/n/?] (NEW) y Support very large counts (FEATURE_WC_LARGE) [Y/n/?] (NEW) y who (3.9 kb) (WHO) [Y/n/?] (NEW) y w (3.8 kb) (W) [Y/n/?] (NEW) y users (3.4 kb) (USERS) [Y/n/?] (NEW) y whoami (3.2 kb) (WHOAMI) [Y/n/?] (NEW) y yes (1.2 kb) (YES) [Y/n/?] (NEW) y * * Console Utilities * chvt (2 kb) (CHVT) [Y/n/?] (NEW) y clear (tiny) (CLEAR) [Y/n/?] (NEW) y deallocvt (1.9 kb) (DEALLOCVT) [Y/n/?] (NEW) y dumpkmap (1.6 kb) (DUMPKMAP) [Y/n/?] (NEW) y fgconsole (1.5 kb) (FGCONSOLE) [Y/n/?] (NEW) y kbd_mode (4.1 kb) (KBD_MODE) [Y/n/?] (NEW) y loadfont (5.2 kb) (LOADFONT) [Y/n/?] (NEW) y setfont (24 kb) (SETFONT) [Y/n/?] (NEW) y Support reading textual screen maps (FEATURE_SETFONT_TEXTUAL_MAP) [Y/n/?] (NEW) y Default directory for console-tools files (DEFAULT_SETFONT_DIR) [] (NEW) * * Common options for loadfont and setfont * Support PSF2 console fonts (FEATURE_LOADFONT_PSF2) [Y/n] (NEW) y Support old (raw) console fonts (FEATURE_LOADFONT_RAW) [Y/n] (NEW) y loadkmap (1.8 kb) (LOADKMAP) [Y/n/?] (NEW) y openvt (7.2 kb) (OPENVT) [Y/n/?] (NEW) y reset (345 bytes) (RESET) [Y/n/?] (NEW) y resize (903 bytes) (RESIZE) [Y/n/?] (NEW) y Print environment variables (FEATURE_RESIZE_PRINT) [Y/n/?] (NEW) y setconsole (3.6 kb) (SETCONSOLE) [Y/n/?] (NEW) y Enable long options (FEATURE_SETCONSOLE_LONG_OPTIONS) [Y/n] (NEW) y setkeycodes (2.1 kb) (SETKEYCODES) [Y/n/?] (NEW) y setlogcons (1.8 kb) (SETLOGCONS) [Y/n/?] (NEW) y showkey (4.7 kb) (SHOWKEY) [Y/n/?] (NEW) y * * Debian Utilities * pipe_progress (275 bytes) (PIPE_PROGRESS) [Y/n/?] (NEW) y run-parts (6.1 kb) (RUN_PARTS) [Y/n/?] (NEW) y Enable long options (FEATURE_RUN_PARTS_LONG_OPTIONS) [Y/n] (NEW) y Support additional arguments (FEATURE_RUN_PARTS_FANCY) [Y/n/?] (NEW) y start-stop-daemon (12 kb) (START_STOP_DAEMON) [Y/n/?] (NEW) y Enable long options (FEATURE_START_STOP_DAEMON_LONG_OPTIONS) [Y/n] (NEW) y Support additional arguments (FEATURE_START_STOP_DAEMON_FANCY) [Y/n/?] (NEW) y which (3.8 kb) (WHICH) [Y/n/?] (NEW) y * * klibc-utils * minips (11 kb) (MINIPS) [N/y/?] (NEW) n nuke (2.9 kb) (NUKE) [N/y/?] (NEW) n resume (3.2 kb) (RESUME) [Y/n/?] (NEW) y run-init (7.7 kb) (RUN_INIT) [Y/n/?] (NEW) y * * Editors * awk (23 kb) (AWK) [Y/n/?] (NEW) y Enable math functions (requires libm) (FEATURE_AWK_LIBM) [Y/n/?] (NEW) y Enable a few GNU extensions (FEATURE_AWK_GNU_EXTENSIONS) [Y/n/?] (NEW) y cmp (4.9 kb) (CMP) [Y/n/?] (NEW) y diff (13 kb) (DIFF) [Y/n/?] (NEW) y Enable long options (FEATURE_DIFF_LONG_OPTIONS) [Y/n] (NEW) y Enable directory support (FEATURE_DIFF_DIR) [Y/n/?] (NEW) y ed (21 kb) (ED) [Y/n/?] (NEW) y patch (9.4 kb) (PATCH) [Y/n/?] (NEW) y sed (12 kb) (SED) [Y/n/?] (NEW) y vi (23 kb) (VI) [Y/n/?] (NEW) y Maximum screen width (FEATURE_VI_MAX_LEN) [4096] (NEW) 4096 Allow to display 8-bit chars (otherwise shows dots) (FEATURE_VI_8BIT) [N/y/?] (NEW) n Enable ":" colon commands (no "ex" mode) (FEATURE_VI_COLON) [Y/n/?] (NEW) y Expand "%" and "#" in colon commands (FEATURE_VI_COLON_EXPAND) [Y/n/?] (NEW) y Enable yank/put commands and mark cmds (FEATURE_VI_YANKMARK) [Y/n/?] (NEW) y Enable search and replace cmds (FEATURE_VI_SEARCH) [Y/n/?] (NEW) y Enable regex in search and replace (FEATURE_VI_REGEX_SEARCH) [N/y/?] (NEW) n Catch signals (FEATURE_VI_USE_SIGNALS) [Y/n/?] (NEW) y Remember previous cmd and "." cmd (FEATURE_VI_DOT_CMD) [Y/n/?] (NEW) y Enable -R option and "view" mode (FEATURE_VI_READONLY) [Y/n/?] (NEW) y Enable settable options, ai ic showmatch (FEATURE_VI_SETOPTS) [Y/n/?] (NEW) y Support :set (FEATURE_VI_SET) [Y/n] (NEW) y Handle window resize (FEATURE_VI_WIN_RESIZE) [Y/n/?] (NEW) y Use 'tell me cursor position' ESC sequence to measure window (FEATURE_VI_ASK_TERMINAL) [Y/n/?] (NEW) y Support undo command "u" (FEATURE_VI_UNDO) [Y/n/?] (NEW) y Enable undo operation queuing (FEATURE_VI_UNDO_QUEUE) [Y/n/?] (NEW) y Maximum undo character queue size (FEATURE_VI_UNDO_QUEUE_MAX) [256] (NEW) 256 Enable verbose status reporting (FEATURE_VI_VERBOSE_STATUS) [Y/n/?] (NEW) y Allow vi and awk to execute shell commands (FEATURE_ALLOW_EXEC) [Y/n/?] (NEW) y * * Finding Utilities * find (14 kb) (FIND) [Y/n/?] (NEW) y Enable -print0: NUL-terminated output (FEATURE_FIND_PRINT0) [Y/n/?] (NEW) y Enable -mtime: modification time matching (FEATURE_FIND_MTIME) [Y/n/?] (NEW) y Enable -atime: access time matching (FEATURE_FIND_ATIME) [Y/n/?] (NEW) y Enable -ctime: status change timestamp matching (FEATURE_FIND_CTIME) [Y/n/?] (NEW) y Enable -mmin: modification time matching by minutes (FEATURE_FIND_MMIN) [Y/n/?] (NEW) y Enable -amin: access time matching by minutes (FEATURE_FIND_AMIN) [Y/n/?] (NEW) y Enable -cmin: status change timestamp matching by minutes (FEATURE_FIND_CMIN) [Y/n/?] (NEW) y Enable -perm: permissions matching (FEATURE_FIND_PERM) [Y/n] (NEW) y Enable -type: file type matching (file/dir/link/...) (FEATURE_FIND_TYPE) [Y/n/?] (NEW) y Enable -executable: file is executable (FEATURE_FIND_EXECUTABLE) [Y/n] (NEW) y Enable -xdev: 'stay in filesystem' (FEATURE_FIND_XDEV) [Y/n] (NEW) y Enable -mindepth N and -maxdepth N (FEATURE_FIND_MAXDEPTH) [Y/n] (NEW) y Enable -newer: compare file modification times (FEATURE_FIND_NEWER) [Y/n/?] (NEW) y Enable -inum: inode number matching (FEATURE_FIND_INUM) [Y/n] (NEW) y Enable -samefile: reference file matching (FEATURE_FIND_SAMEFILE) [Y/n/?] (NEW) y Enable -exec: execute commands (FEATURE_FIND_EXEC) [Y/n/?] (NEW) y Enable -exec ... {} + (FEATURE_FIND_EXEC_PLUS) [Y/n/?] (NEW) y Enable -user: username/uid matching (FEATURE_FIND_USER) [Y/n] (NEW) y Enable -group: group/gid matching (FEATURE_FIND_GROUP) [Y/n] (NEW) y Enable the 'not' (!) operator (FEATURE_FIND_NOT) [Y/n/?] (NEW) y Enable -depth (FEATURE_FIND_DEPTH) [Y/n/?] (NEW) y Enable parens in options (FEATURE_FIND_PAREN) [Y/n/?] (NEW) y Enable -size: file size matching (FEATURE_FIND_SIZE) [Y/n] (NEW) y Enable -prune: exclude subdirectories (FEATURE_FIND_PRUNE) [Y/n/?] (NEW) y Enable -quit: exit (FEATURE_FIND_QUIT) [Y/n/?] (NEW) y Enable -delete: delete files/dirs (FEATURE_FIND_DELETE) [Y/n/?] (NEW) y Enable -empty: match empty files or directories (FEATURE_FIND_EMPTY) [Y/n/?] (NEW) y Enable -path: match pathname with shell pattern (FEATURE_FIND_PATH) [Y/n/?] (NEW) y Enable -regex: match pathname with regex (FEATURE_FIND_REGEX) [Y/n/?] (NEW) y Enable -links: link count matching (FEATURE_FIND_LINKS) [Y/n/?] (NEW) y grep (8.6 kb) (GREP) [Y/n/?] (NEW) y egrep (7.8 kb) (EGREP) [Y/n/?] (NEW) y fgrep (7.8 kb) (FGREP) [Y/n/?] (NEW) y Enable before and after context flags (-A, -B and -C) (FEATURE_GREP_CONTEXT) [Y/n/?] (NEW) y xargs (7.2 kb) (XARGS) [Y/n/?] (NEW) y Enable -p: prompt and confirmation (FEATURE_XARGS_SUPPORT_CONFIRMATION) [Y/n/?] (NEW) y Enable single and double quotes and backslash (FEATURE_XARGS_SUPPORT_QUOTES) [Y/n/?] (NEW) y Enable -x: exit if -s or -n is exceeded (FEATURE_XARGS_SUPPORT_TERMOPT) [Y/n/?] (NEW) y Enable -0: NUL-terminated input (FEATURE_XARGS_SUPPORT_ZERO_TERM) [Y/n/?] (NEW) y Enable -I STR: string to replace (FEATURE_XARGS_SUPPORT_REPL_STR) [Y/n/?] (NEW) y Enable -P N: processes to run in parallel (FEATURE_XARGS_SUPPORT_PARALLEL) [Y/n] (NEW) y Enable -a FILE: use FILE instead of stdin (FEATURE_XARGS_SUPPORT_ARGS_FILE) [Y/n] (NEW) y * * Init Utilities * bootchartd (10 kb) (BOOTCHARTD) [Y/n/?] (NEW) y Compatible, bloated header (FEATURE_BOOTCHARTD_BLOATED_HEADER) [Y/n/?] (NEW) y Support bootchartd.conf (FEATURE_BOOTCHARTD_CONFIG_FILE) [Y/n/?] (NEW) y halt (4 kb) (HALT) [Y/n/?] (NEW) y poweroff (4 kb) (POWEROFF) [Y/n/?] (NEW) y reboot (4 kb) (REBOOT) [Y/n/?] (NEW) y Before signaling init, make sure it is ready for it (FEATURE_WAIT_FOR_INIT) [Y/n/?] (NEW) y init (10 kb) (INIT) [Y/n/?] (NEW) y linuxrc: support running init from initrd (not initramfs) (LINUXRC) [Y/n/?] (NEW) y Support reading an inittab file (FEATURE_USE_INITTAB) [Y/n/?] (NEW) y Support killing processes that have been removed from inittab (FEATURE_KILL_REMOVED) [N/y/?] (NEW) n Run commands with leading dash with controlling tty (FEATURE_INIT_SCTTY) [Y/n/?] (NEW) y Enable init to write to syslog (FEATURE_INIT_SYSLOG) [Y/n/?] (NEW) y Be quiet on boot (no 'init started:' message) (FEATURE_INIT_QUIET) [Y/n] (NEW) y Support dumping core for child processes (debugging only) (FEATURE_INIT_COREDUMPS) [N/y/?] (NEW) n Initial terminal type (INIT_TERMINAL_TYPE) [linux] (NEW) linux Clear init's command line (FEATURE_INIT_MODIFY_CMDLINE) [Y/n/?] (NEW) y * * Login/Password Management Utilities * Support shadow passwords (FEATURE_SHADOWPASSWDS) [Y/n/?] (NEW) y Use internal password and group functions rather than system functions (USE_BB_PWD_GRP) [Y/n/?] (NEW) y Use internal shadow password functions (USE_BB_SHADOW) [Y/n/?] (NEW) y Use internal crypt functions (USE_BB_CRYPT) [Y/n/?] (NEW) y Enable SHA256/512 crypt functions (USE_BB_CRYPT_SHA) [Y/n/?] (NEW) y add-shell (3.1 kb) (ADD_SHELL) [Y/n/?] (NEW) y remove-shell (3 kb) (REMOVE_SHELL) [Y/n/?] (NEW) y addgroup (8.6 kb) (ADDGROUP) [Y/n/?] (NEW) y Support adding users to groups (FEATURE_ADDUSER_TO_GROUP) [Y/n/?] (NEW) y adduser (15 kb) (ADDUSER) [Y/n/?] (NEW) y Enable sanity check on user/group names in adduser and addgroup (FEATURE_CHECK_NAMES) [N/y/?] (NEW) n Last valid uid or gid for adduser and addgroup (LAST_ID) [60000] (NEW) 60000 First valid system uid or gid for adduser and addgroup (FIRST_SYSTEM_ID) [100] (NEW) 100 Last valid system uid or gid for adduser and addgroup (LAST_SYSTEM_ID) [999] (NEW) 999 chpasswd (18 kb) (CHPASSWD) [Y/n/?] (NEW) y Default encryption method (passwd -a, cryptpw -m, chpasswd -c ALG) (FEATURE_DEFAULT_PASSWD_ALGO) [des] (NEW) des cryptpw (14 kb) (CRYPTPW) [Y/n/?] (NEW) y mkpasswd (15 kb) (MKPASSWD) [Y/n/?] (NEW) y deluser (9.1 kb) (DELUSER) [Y/n/?] (NEW) y delgroup (6.4 kb) (DELGROUP) [Y/n/?] (NEW) y Support removing users from groups (FEATURE_DEL_USER_FROM_GROUP) [Y/n/?] (NEW) y getty (10 kb) (GETTY) [Y/n/?] (NEW) y login (24 kb) (LOGIN) [Y/n/?] (NEW) y Run logged in session in a child process (LOGIN_SESSION_AS_CHILD) [N/y/?] (NEW) n Support login scripts (LOGIN_SCRIPTS) [Y/n/?] (NEW) y Support /etc/nologin (FEATURE_NOLOGIN) [Y/n/?] (NEW) y Support /etc/securetty (FEATURE_SECURETTY) [Y/n/?] (NEW) y passwd (21 kb) (PASSWD) [Y/n/?] (NEW) y Check new passwords for weakness (FEATURE_PASSWD_WEAK_CHECK) [Y/n/?] (NEW) y su (19 kb) (SU) [Y/n/?] (NEW) y Log to syslog all attempts to use su (FEATURE_SU_SYSLOG) [Y/n] (NEW) y If user's shell is not in /etc/shells, disallow -s PROG (FEATURE_SU_CHECKS_SHELLS) [Y/n] (NEW) y Allow blank passwords only on TTYs in /etc/securetty (FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY) [N/y] (NEW) n sulogin (17 kb) (SULOGIN) [Y/n/?] (NEW) y vlock (17 kb) (VLOCK) [Y/n/?] (NEW) y * * Linux Ext2 FS Progs * chattr (3.8 kb) (CHATTR) [Y/n/?] (NEW) y fsck (7.4 kb) (FSCK) [Y/n/?] (NEW) y lsattr (5.5 kb) (LSATTR) [Y/n/?] (NEW) y tune2fs (4.4 kb) (TUNE2FS) [N/y/?] (NEW) n * * Linux Module Utilities * Simplified modutils (MODPROBE_SMALL) [Y/n/?] (NEW) y depmod (27 kb) (DEPMOD) [Y/n/?] (NEW) y insmod (22 kb) (INSMOD) [Y/n/?] (NEW) y lsmod (1.9 kb) (LSMOD) [Y/n/?] (NEW) y modinfo (24 kb) (MODINFO) [Y/n/?] (NEW) y modprobe (28 kb) (MODPROBE) [Y/n/?] (NEW) y rmmod (3.3 kb) (RMMOD) [Y/n/?] (NEW) y * * Options common to multiple modutils * Accept module options on modprobe command line (FEATURE_CMDLINE_MODULE_OPTIONS) [Y/n/?] (NEW) y Skip loading of already loaded modules (FEATURE_MODPROBE_SMALL_CHECK_ALREADY_LOADED) [Y/n/?] (NEW) y Default directory containing modules (DEFAULT_MODULES_DIR) [/lib/modules] (NEW) /lib/modules Default name of modules.dep (DEFAULT_DEPMOD_FILE) [modules.dep] (NEW) modules.dep * * Linux System Utilities * acpid (9 kb) (ACPID) [Y/n/?] (NEW) y Accept and ignore redundant options (FEATURE_ACPID_COMPAT) [Y/n/?] (NEW) y blkdiscard (4.3 kb) (BLKDISCARD) [Y/n/?] (NEW) y blkid (12 kb) (BLKID) [Y/n/?] (NEW) y Print filesystem type (FEATURE_BLKID_TYPE) [Y/n/?] (NEW) y blockdev (2.3 kb) (BLOCKDEV) [Y/n/?] (NEW) y cal (5.8 kb) (CAL) [Y/n/?] (NEW) y chrt (4.7 kb) (CHRT) [Y/n/?] (NEW) y dmesg (3.7 kb) (DMESG) [Y/n/?] (NEW) y Pretty output (FEATURE_DMESG_PRETTY) [Y/n/?] (NEW) y eject (4 kb) (EJECT) [Y/n/?] (NEW) y SCSI support (FEATURE_EJECT_SCSI) [Y/n/?] (NEW) y fallocate (4.1 kb) (FALLOCATE) [Y/n/?] (NEW) y fatattr (1.9 kb) (FATATTR) [Y/n/?] (NEW) y fbset (5.9 kb) (FBSET) [Y/n/?] (NEW) y Enable extra options (FEATURE_FBSET_FANCY) [Y/n/?] (NEW) y Enable readmode support (FEATURE_FBSET_READMODE) [Y/n/?] (NEW) y fdformat (4.4 kb) (FDFORMAT) [Y/n/?] (NEW) y fdisk (37 kb) (FDISK) [Y/n/?] (NEW) y Write support (FEATURE_FDISK_WRITABLE) [Y/n/?] (NEW) y Support AIX disklabels (FEATURE_AIX_LABEL) [N/y/?] (NEW) n Support SGI disklabels (FEATURE_SGI_LABEL) [N/y/?] (NEW) n Support SUN disklabels (FEATURE_SUN_LABEL) [N/y/?] (NEW) n Support BSD disklabels (FEATURE_OSF_LABEL) [N/y/?] (NEW) n Support GPT disklabels (FEATURE_GPT_LABEL) [N/y/?] (NEW) n Support expert mode (FEATURE_FDISK_ADVANCED) [Y/n/?] (NEW) y findfs (12 kb) (FINDFS) [Y/n/?] (NEW) y flock (6.3 kb) (FLOCK) [Y/n/?] (NEW) y fdflush (1.3 kb) (FDFLUSH) [Y/n/?] (NEW) y freeramdisk (1.3 kb) (FREERAMDISK) [Y/n/?] (NEW) y fsck.minix (13 kb) (FSCK_MINIX) [Y/n/?] (NEW) y fsfreeze (3.5 kb) (FSFREEZE) [Y/n/?] (NEW) y fstrim (4.4 kb) (FSTRIM) [Y/n/?] (NEW) y getopt (5.8 kb) (GETOPT) [Y/n/?] (NEW) y Support -l LONGOPTs (FEATURE_GETOPT_LONG) [Y/n/?] (NEW) y hexdump (8.6 kb) (HEXDUMP) [Y/n/?] (NEW) y hd (7.8 kb) (HD) [Y/n/?] (NEW) y xxd (8.9 kb) (XXD) [Y/n/?] (NEW) y hwclock (5.8 kb) (HWCLOCK) [Y/n/?] (NEW) y Use FHS /var/lib/hwclock/adjtime (FEATURE_HWCLOCK_ADJTIME_FHS) [N/y/?] (NEW) n ionice (3.8 kb) (IONICE) [Y/n/?] (NEW) y ipcrm (3.2 kb) (IPCRM) [Y/n/?] (NEW) y ipcs (11 kb) (IPCS) [Y/n/?] (NEW) y last (6.1 kb) (LAST) [Y/n/?] (NEW) y Output extra information (FEATURE_LAST_FANCY) [Y/n/?] (NEW) y losetup (5.5 kb) (LOSETUP) [Y/n/?] (NEW) y lspci (6.3 kb) (LSPCI) [Y/n/?] (NEW) y lsusb (4.2 kb) (LSUSB) [Y/n/?] (NEW) y mdev (17 kb) (MDEV) [Y/n/?] (NEW) y Support /etc/mdev.conf (FEATURE_MDEV_CONF) [Y/n/?] (NEW) y Support subdirs/symlinks (FEATURE_MDEV_RENAME) [Y/n/?] (NEW) y Support regular expressions substitutions when renaming device (FEATURE_MDEV_RENAME_REGEXP) [Y/n/?] (NEW) y Support command execution at device addition/removal (FEATURE_MDEV_EXEC) [Y/n/?] (NEW) y Support loading of firmware (FEATURE_MDEV_LOAD_FIRMWARE) [Y/n/?] (NEW) y Support daemon mode (FEATURE_MDEV_DAEMON) [Y/n/?] (NEW) y mesg (1.4 kb) (MESG) [Y/n/?] (NEW) y Enable writing to tty only by group, not by everybody (FEATURE_MESG_ENABLE_ONLY_GROUP) [Y/n/?] (NEW) y mke2fs (10 kb) (MKE2FS) [Y/n/?] (NEW) y mkfs.ext2 (10 kb) (MKFS_EXT2) [Y/n/?] (NEW) y mkfs.minix (10 kb) (MKFS_MINIX) [Y/n/?] (NEW) y Support Minix fs v2 (fsck_minix/mkfs_minix) (FEATURE_MINIX2) [Y/n/?] (NEW) y mkfs_reiser (MKFS_REISER) [N/y/?] (NEW) n mkdosfs (7.2 kb) (MKDOSFS) [Y/n/?] (NEW) y mkfs.vfat (7.2 kb) (MKFS_VFAT) [Y/n/?] (NEW) y mkswap (6.3 kb) (MKSWAP) [Y/n/?] (NEW) y UUID support (FEATURE_MKSWAP_UUID) [Y/n/?] (NEW) y more (7 kb) (MORE) [Y/n/?] (NEW) y mount (23 kb) (MOUNT) [Y/n/?] (NEW) y Support -f (fake mount) (FEATURE_MOUNT_FAKE) [Y/n/?] (NEW) y Support -v (verbose) (FEATURE_MOUNT_VERBOSE) [Y/n/?] (NEW) y Support mount helpers (FEATURE_MOUNT_HELPERS) [N/y/?] (NEW) n Support specifying devices by label or UUID (FEATURE_MOUNT_LABEL) [Y/n/?] (NEW) y Support mounting NFS file systems on Linux < 2.6.23 (FEATURE_MOUNT_NFS) [N/y/?] (NEW) n Support mounting CIFS/SMB file systems (FEATURE_MOUNT_CIFS) [Y/n/?] (NEW) y Support lots of -o flags (FEATURE_MOUNT_FLAGS) [Y/n/?] (NEW) y Support /etc/fstab and -a (mount all) (FEATURE_MOUNT_FSTAB) [Y/n/?] (NEW) y Support -T (FEATURE_MOUNT_OTHERTAB) [Y/n/?] (NEW) y mountpoint (4.9 kb) (MOUNTPOINT) [Y/n/?] (NEW) y nologin (NOLOGIN) [Y/n/?] (NEW) y Enable dependencies for nologin (NOLOGIN_DEPENDENCIES) [N/y/?] (NEW) n nsenter (6.5 kb) (NSENTER) [Y/n/?] (NEW) y pivot_root (1.1 kb) (PIVOT_ROOT) [Y/n/?] (NEW) y rdate (5.6 kb) (RDATE) [Y/n/?] (NEW) y rdev (1.8 kb) (RDEV) [Y/n/?] (NEW) y readprofile (7.1 kb) (READPROFILE) [Y/n/?] (NEW) y renice (4.2 kb) (RENICE) [Y/n/?] (NEW) y rev (4.4 kb) (REV) [Y/n/?] (NEW) y rtcwake (6.8 kb) (RTCWAKE) [Y/n/?] (NEW) y script (8.6 kb) (SCRIPT) [Y/n/?] (NEW) y scriptreplay (2.4 kb) (SCRIPTREPLAY) [Y/n/?] (NEW) y setarch (3.6 kb) (SETARCH) [Y/n/?] (NEW) y linux32 (3.3 kb) (LINUX32) [Y/n/?] (NEW) y linux64 (3.3 kb) (LINUX64) [Y/n/?] (NEW) y setpriv (6.6 kb) (SETPRIV) [Y/n/?] (NEW) y Support dumping current privilege state (FEATURE_SETPRIV_DUMP) [Y/n/?] (NEW) y Support capabilities (FEATURE_SETPRIV_CAPABILITIES) [Y/n/?] (NEW) y Support capability names (FEATURE_SETPRIV_CAPABILITY_NAMES) [Y/n/?] (NEW) y setsid (3.6 kb) (SETSID) [Y/n/?] (NEW) y swapon (15 kb) (SWAPON) [Y/n/?] (NEW) y Support discard option -d (FEATURE_SWAPON_DISCARD) [Y/n/?] (NEW) y Support priority option -p (FEATURE_SWAPON_PRI) [Y/n/?] (NEW) y swapoff (14 kb) (SWAPOFF) [Y/n] (NEW) y Support specifying devices by label or UUID (FEATURE_SWAPONOFF_LABEL) [Y/n/?] (NEW) y switch_root (5.5 kb) (SWITCH_ROOT) [Y/n/?] (NEW) y taskset (4.2 kb) (TASKSET) [Y/n/?] (NEW) y Fancy output (FEATURE_TASKSET_FANCY) [Y/n/?] (NEW) y CPU list support (-c option) (FEATURE_TASKSET_CPULIST) [Y/n/?] (NEW) y uevent (3.1 kb) (UEVENT) [Y/n/?] (NEW) y umount (5.1 kb) (UMOUNT) [Y/n/?] (NEW) y Support -a (unmount all) (FEATURE_UMOUNT_ALL) [Y/n/?] (NEW) y unshare (7.2 kb) (UNSHARE) [Y/n/?] (NEW) y wall (2.6 kb) (WALL) [Y/n/?] (NEW) y * * Common options for mount/umount * Support loopback mounts (FEATURE_MOUNT_LOOP) [Y/n/?] (NEW) y Create new loopback devices if needed (FEATURE_MOUNT_LOOP_CREATE) [Y/n/?] (NEW) y Support old /etc/mtab file (FEATURE_MTAB_SUPPORT) [N/y/?] (NEW) n * * Filesystem/Volume identification * bcache filesystem (FEATURE_VOLUMEID_BCACHE) [Y/n] (NEW) y btrfs filesystem (FEATURE_VOLUMEID_BTRFS) [Y/n] (NEW) y cramfs filesystem (FEATURE_VOLUMEID_CRAMFS) [Y/n] (NEW) y erofs filesystem (FEATURE_VOLUMEID_EROFS) [Y/n/?] (NEW) y exFAT filesystem (FEATURE_VOLUMEID_EXFAT) [Y/n/?] (NEW) y Ext filesystem (FEATURE_VOLUMEID_EXT) [Y/n] (NEW) y f2fs filesystem (FEATURE_VOLUMEID_F2FS) [Y/n/?] (NEW) y fat filesystem (FEATURE_VOLUMEID_FAT) [Y/n] (NEW) y hfs filesystem (FEATURE_VOLUMEID_HFS) [Y/n] (NEW) y iso9660 filesystem (FEATURE_VOLUMEID_ISO9660) [Y/n] (NEW) y jfs filesystem (FEATURE_VOLUMEID_JFS) [Y/n] (NEW) y LittleFS filesystem (FEATURE_VOLUMEID_LFS) [Y/n/?] (NEW) y linuxraid (FEATURE_VOLUMEID_LINUXRAID) [Y/n] (NEW) y linux swap filesystem (FEATURE_VOLUMEID_LINUXSWAP) [Y/n] (NEW) y luks filesystem (FEATURE_VOLUMEID_LUKS) [Y/n] (NEW) y minix filesystem (FEATURE_VOLUMEID_MINIX) [Y/n] (NEW) y nilfs filesystem (FEATURE_VOLUMEID_NILFS) [Y/n/?] (NEW) y ntfs filesystem (FEATURE_VOLUMEID_NTFS) [Y/n] (NEW) y ocfs2 filesystem (FEATURE_VOLUMEID_OCFS2) [Y/n] (NEW) y Reiser filesystem (FEATURE_VOLUMEID_REISERFS) [Y/n] (NEW) y romfs filesystem (FEATURE_VOLUMEID_ROMFS) [Y/n] (NEW) y SquashFS filesystem (FEATURE_VOLUMEID_SQUASHFS) [Y/n/?] (NEW) y sysv filesystem (FEATURE_VOLUMEID_SYSV) [Y/n] (NEW) y UBIFS filesystem (FEATURE_VOLUMEID_UBIFS) [Y/n/?] (NEW) y udf filesystem (FEATURE_VOLUMEID_UDF) [Y/n] (NEW) y xfs filesystem (FEATURE_VOLUMEID_XFS) [Y/n] (NEW) y * * Miscellaneous Utilities * adjtimex (4.7 kb) (ADJTIMEX) [Y/n/?] (NEW) y ascii (ASCII) [Y/n/?] (NEW) y bbconfig (9.7 kb) (BBCONFIG) [N/y/?] (NEW) n bc (45 kb) (BC) [Y/n/?] (NEW) y dc (36 kb) (DC) [Y/n/?] (NEW) y Use bc code base for dc (larger, more features) (FEATURE_DC_BIG) [Y] (NEW) y Interactive mode (+4kb) (FEATURE_BC_INTERACTIVE) [Y/n/?] (NEW) y Enable bc/dc long options (FEATURE_BC_LONG_OPTIONS) [Y/n] (NEW) y beep (2.4 kb) (BEEP) [Y/n/?] (NEW) y default frequency (FEATURE_BEEP_FREQ) [4000] (NEW) 4000 default length (FEATURE_BEEP_LENGTH_MS) [30] (NEW) 30 chat (6.3 kb) (CHAT) [Y/n/?] (NEW) y Enable NOFAIL expect strings (FEATURE_CHAT_NOFAIL) [Y/n/?] (NEW) y Force STDIN to be a TTY (FEATURE_CHAT_TTY_HIFI) [N/y/?] (NEW) n Enable implicit Carriage Return (FEATURE_CHAT_IMPLICIT_CR) [Y/n/?] (NEW) y Swallow options (FEATURE_CHAT_SWALLOW_OPTS) [Y/n/?] (NEW) y Support weird SEND escapes (FEATURE_CHAT_SEND_ESCAPES) [Y/n/?] (NEW) y Support variable-length ABORT conditions (FEATURE_CHAT_VAR_ABORT_LEN) [Y/n/?] (NEW) y Support revoking of ABORT conditions (FEATURE_CHAT_CLR_ABORT) [Y/n/?] (NEW) y conspy (10 kb) (CONSPY) [Y/n/?] (NEW) y crond (14 kb) (CROND) [Y/n/?] (NEW) y Support -d (redirect output to stderr) (FEATURE_CROND_D) [Y/n/?] (NEW) y Report command output via email (using sendmail) (FEATURE_CROND_CALL_SENDMAIL) [Y/n/?] (NEW) y Support special times (@reboot, @daily, etc) in crontabs (FEATURE_CROND_SPECIAL_TIMES) [Y/n/?] (NEW) y crond spool directory (FEATURE_CROND_DIR) [/var/spool/cron] (NEW) /var/spool/cron crontab (10 kb) (CRONTAB) [Y/n/?] (NEW) y devfsd (obsolete) (DEVFSD) [N/y/?] (NEW) n Use devfs names for all devices (obsolete) (FEATURE_DEVFS) [N/y/?] (NEW) n devmem (2.5 kb) (DEVMEM) [Y/n/?] (NEW) y fbsplash (26 kb) (FBSPLASH) [Y/n/?] (NEW) y flash_eraseall (5.9 kb) (FLASH_ERASEALL) [N/y/?] (NEW) n flash_lock (2.1 kb) (FLASH_LOCK) [N/y/?] (NEW) n flash_unlock (1.3 kb) (FLASH_UNLOCK) [N/y/?] (NEW) n flashcp (5.3 kb) (FLASHCP) [N/y/?] (NEW) n hdparm (25 kb) (HDPARM) [Y/n/?] (NEW) y Support obtaining detailed information directly from drives (FEATURE_HDPARM_GET_IDENTITY) [Y/n/?] (NEW) y Register an IDE interface (DANGEROUS) (FEATURE_HDPARM_HDIO_SCAN_HWIF) [Y/n/?] (NEW) y Un-register an IDE interface (DANGEROUS) (FEATURE_HDPARM_HDIO_UNREGISTER_HWIF) [Y/n/?] (NEW) y Perform device reset (DANGEROUS) (FEATURE_HDPARM_HDIO_DRIVE_RESET) [Y/n/?] (NEW) y Tristate device for hotswap (DANGEROUS) (FEATURE_HDPARM_HDIO_TRISTATE_HWIF) [Y/n/?] (NEW) y Get/set using_dma flag (FEATURE_HDPARM_HDIO_GETSET_DMA) [Y/n/?] (NEW) y hexedit (21 kb) (HEXEDIT) [Y/n/?] (NEW) y i2cget (5.5 kb) (I2CGET) [Y/n/?] (NEW) y i2cset (6.7 kb) (I2CSET) [Y/n/?] (NEW) y i2cdump (7.1 kb) (I2CDUMP) [Y/n/?] (NEW) y i2cdetect (7.1 kb) (I2CDETECT) [Y/n/?] (NEW) y i2ctransfer (4.0 kb) (I2CTRANSFER) [Y/n/?] (NEW) y inotifyd (3.6 kb) (INOTIFYD) [N/y/?] (NEW) n less (16 kb) (LESS) [Y/n/?] (NEW) y Max number of input lines less will try to eat (FEATURE_LESS_MAXLINES) [9999999] (NEW) 9999999 Enable bracket searching (FEATURE_LESS_BRACKETS) [Y/n/?] (NEW) y Enable -m/-M (FEATURE_LESS_FLAGS) [Y/n/?] (NEW) y Enable -S (FEATURE_LESS_TRUNCATE) [Y/n/?] (NEW) y Enable marks (FEATURE_LESS_MARKS) [Y/n/?] (NEW) y Enable regular expressions (FEATURE_LESS_REGEXP) [Y/n/?] (NEW) y Enable automatic resizing on window size changes (FEATURE_LESS_WINCH) [Y/n/?] (NEW) y Use 'tell me cursor position' ESC sequence to measure window (FEATURE_LESS_ASK_TERMINAL) [Y/n/?] (NEW) y Enable flag changes ('-' command) (FEATURE_LESS_DASHCMD) [Y/n/?] (NEW) y Enable -N (dynamic switching of line numbers) (FEATURE_LESS_LINENUMS) [Y/n] (NEW) y Enable -R ('raw control characters') (FEATURE_LESS_RAW) [Y/n/?] (NEW) y Take options from $LESS environment variable (FEATURE_LESS_ENV) [Y/n/?] (NEW) y lsscsi (2.5 kb) (LSSCSI) [Y/n/?] (NEW) y makedevs (9.2 kb) (MAKEDEVS) [Y/n/?] (NEW) y Choose makedevs behaviour 1. leaf (FEATURE_MAKEDEVS_LEAF) (NEW) > 2. table (FEATURE_MAKEDEVS_TABLE) (NEW) choice[1-2]: 2 man (26 kb) (MAN) [Y/n/?] (NEW) y microcom (5.7 kb) (MICROCOM) [Y/n/?] (NEW) y mim (0.5 kb) (MIM) [Y/n/?] (NEW) y mt (2.5 kb) (MT) [Y/n/?] (NEW) y nandwrite (4.8 kb) (NANDWRITE) [Y/n/?] (NEW) y nanddump (5.2 kb) (NANDDUMP) [Y/n/?] (NEW) y partprobe (3.5 kb) (PARTPROBE) [Y/n/?] (NEW) y raidautorun (1.3 kb) (RAIDAUTORUN) [Y/n/?] (NEW) y readahead (1.5 kb) (READAHEAD) [Y/n/?] (NEW) y rfkill (4.4 kb) (RFKILL) [N/y/?] (NEW) n runlevel (559 bytes) (RUNLEVEL) [Y/n/?] (NEW) y rx (2.9 kb) (RX) [Y/n/?] (NEW) y setfattr (3.7 kb) (SETFATTR) [Y/n/?] (NEW) y setserial (6.9 kb) (SETSERIAL) [Y/n/?] (NEW) y strings (4.6 kb) (STRINGS) [Y/n/?] (NEW) y time (6.8 kb) (TIME) [Y/n/?] (NEW) y ts (450 bytes) (TS) [Y/n] (NEW) y ttysize (432 bytes) (TTYSIZE) [Y/n/?] (NEW) y ubiattach (4.2 kb) (UBIATTACH) [Y/n/?] (NEW) y ubidetach (4.1 kb) (UBIDETACH) [Y/n/?] (NEW) y ubimkvol (5.3 kb) (UBIMKVOL) [Y/n/?] (NEW) y ubirmvol (4.9 kb) (UBIRMVOL) [Y/n/?] (NEW) y ubirsvol (4.2 kb) (UBIRSVOL) [Y/n/?] (NEW) y ubiupdatevol (5.2 kb) (UBIUPDATEVOL) [Y/n/?] (NEW) y ubirename (2.4 kb) (UBIRENAME) [Y/n/?] (NEW) y volname (1.6 kb) (VOLNAME) [Y/n/?] (NEW) y watchdog (5.3 kb) (WATCHDOG) [Y/n/?] (NEW) y Open watchdog device twice, closing it gracefully in between (FEATURE_WATCHDOG_OPEN_TWICE) [N/y/?] (NEW) n * * Networking Utilities * Enable IPv6 support (FEATURE_IPV6) [Y/n/?] (NEW) y Enable Unix domain socket support (usually not needed) (FEATURE_UNIX_LOCAL) [N/y/?] (NEW) n Prefer IPv4 addresses from DNS queries (FEATURE_PREFER_IPV4_ADDRESS) [Y/n/?] (NEW) y Verbose resolution errors (VERBOSE_RESOLUTION_ERRORS) [N/y/?] (NEW) n Support /etc/networks (FEATURE_ETC_NETWORKS) [N/y/?] (NEW) n Consult /etc/services even for well-known ports (FEATURE_ETC_SERVICES) [N/y/?] (NEW) n Support infiniband HW (FEATURE_HWIB) [Y/n/?] (NEW) y In TLS code, support ciphers which use deprecated SHA1 (FEATURE_TLS_SHA1) [N/y/?] (NEW) n arp (10 kb) (ARP) [Y/n/?] (NEW) y arping (9 kb) (ARPING) [Y/n/?] (NEW) y brctl (4.7 kb) (BRCTL) [Y/n/?] (NEW) y Fancy options (FEATURE_BRCTL_FANCY) [Y/n/?] (NEW) y Support show (FEATURE_BRCTL_SHOW) [Y/n/?] (NEW) y dnsd (9.8 kb) (DNSD) [Y/n/?] (NEW) y ether-wake (4.9 kb) (ETHER_WAKE) [Y/n/?] (NEW) y ftpd (30 kb) (FTPD) [Y/n/?] (NEW) y Enable -w (upload commands) (FEATURE_FTPD_WRITE) [Y/n/?] (NEW) y Enable workaround for RFC-violating clients (FEATURE_FTPD_ACCEPT_BROKEN_LIST) [Y/n/?] (NEW) y Enable authentication (FEATURE_FTPD_AUTHENTICATION) [Y/n/?] (NEW) y ftpget (7.8 kb) (FTPGET) [Y/n/?] (NEW) y ftpput (7.5 kb) (FTPPUT) [Y/n/?] (NEW) y Enable long options in ftpget/ftpput (FEATURE_FTPGETPUT_LONG_OPTIONS) [Y/n] (NEW) y hostname (5.5 kb) (HOSTNAME) [Y/n/?] (NEW) y dnsdomainname (3.6 kb) (DNSDOMAINNAME) [Y/n/?] (NEW) y httpd (32 kb) (HTTPD) [Y/n/?] (NEW) y Default port (FEATURE_HTTPD_PORT_DEFAULT) [80] (NEW) 80 Support 'Ranges:' header (FEATURE_HTTPD_RANGES) [Y/n/?] (NEW) y Enable -u option (FEATURE_HTTPD_SETUID) [Y/n/?] (NEW) y Enable HTTP authentication (FEATURE_HTTPD_BASIC_AUTH) [Y/n/?] (NEW) y Support MD5-encrypted passwords in HTTP authentication (FEATURE_HTTPD_AUTH_MD5) [Y/n/?] (NEW) y Support Common Gateway Interface (CGI) (FEATURE_HTTPD_CGI) [Y/n/?] (NEW) y Support running scripts through an interpreter (FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR) [Y/n/?] (NEW) y Set REMOTE_PORT environment variable for CGI (FEATURE_HTTPD_SET_REMOTE_PORT_TO_ENV) [Y/n/?] (NEW) y Enable -e option (useful for CGIs written as shell scripts) (FEATURE_HTTPD_ENCODE_URL_STR) [Y/n/?] (NEW) y Support custom error pages (FEATURE_HTTPD_ERROR_PAGES) [Y/n/?] (NEW) y Support reverse proxy (FEATURE_HTTPD_PROXY) [Y/n/?] (NEW) y Support GZIP content encoding (FEATURE_HTTPD_GZIP) [Y/n/?] (NEW) y Support caching via ETag header (FEATURE_HTTPD_ETAG) [Y/n/?] (NEW) y Add Last-Modified header to response (FEATURE_HTTPD_LAST_MODIFIED) [Y/n/?] (NEW) y Add Date header to response (FEATURE_HTTPD_DATE) [Y/n/?] (NEW) y ACL IP (FEATURE_HTTPD_ACL_IP) [Y/n/?] (NEW) y ifconfig (12 kb) (IFCONFIG) [Y/n/?] (NEW) y Enable status reporting output (+7k) (FEATURE_IFCONFIG_STATUS) [Y/n/?] (NEW) y Enable slip-specific options "keepalive" and "outfill" (FEATURE_IFCONFIG_SLIP) [Y/n/?] (NEW) y Enable options "mem_start", "io_addr", and "irq" (FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ) [Y/n/?] (NEW) y Enable option "hw" (ether only) (FEATURE_IFCONFIG_HW) [Y/n/?] (NEW) y Set the broadcast automatically (FEATURE_IFCONFIG_BROADCAST_PLUS) [Y/n/?] (NEW) y ifenslave (13 kb) (IFENSLAVE) [Y/n/?] (NEW) y ifplugd (10 kb) (IFPLUGD) [Y/n/?] (NEW) y ifup (14 kb) (IFUP) [Y/n/?] (NEW) y ifdown (13 kb) (IFDOWN) [Y/n/?] (NEW) y Absolute path to ifstate file (IFUPDOWN_IFSTATE_PATH) [/var/run/ifstate] (NEW) /var/run/ifstate Use ip tool (else ifconfig/route is used) (FEATURE_IFUPDOWN_IP) [Y/n/?] (NEW) y Support IPv4 (FEATURE_IFUPDOWN_IPV4) [Y/n/?] (NEW) y Support IPv6 (FEATURE_IFUPDOWN_IPV6) [Y/n/?] (NEW) y Enable mapping support (FEATURE_IFUPDOWN_MAPPING) [Y/n/?] (NEW) y Support external DHCP clients (FEATURE_IFUPDOWN_EXTERNAL_DHCP) [N/y/?] (NEW) n inetd (18 kb) (INETD) [Y/n/?] (NEW) y Support echo service on port 7 (FEATURE_INETD_SUPPORT_BUILTIN_ECHO) [Y/n/?] (NEW) y Support discard service on port 8 (FEATURE_INETD_SUPPORT_BUILTIN_DISCARD) [Y/n/?] (NEW) y Support time service on port 37 (FEATURE_INETD_SUPPORT_BUILTIN_TIME) [Y/n/?] (NEW) y Support daytime service on port 13 (FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME) [Y/n/?] (NEW) y Support chargen service on port 19 (FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN) [Y/n/?] (NEW) y Support RPC services (FEATURE_INETD_RPC) [N/y/?] (NEW) n ip (35 kb) (IP) [Y/n/?] (NEW) y ipaddr (14 kb) (IPADDR) [Y/n/?] (NEW) y iplink (17 kb) (IPLINK) [Y/n/?] (NEW) y iproute (15 kb) (IPROUTE) [Y/n/?] (NEW) y iptunnel (9.6 kb) (IPTUNNEL) [Y/n/?] (NEW) y iprule (10 kb) (IPRULE) [Y/n/?] (NEW) y ipneigh (8.3 kb) (IPNEIGH) [Y/n/?] (NEW) y ip address (FEATURE_IP_ADDRESS) [Y/?] (NEW) y ip link (FEATURE_IP_LINK) [Y/?] (NEW) y ip route (FEATURE_IP_ROUTE) [Y/?] (NEW) y ip route configuration directory (FEATURE_IP_ROUTE_DIR) [/etc/iproute2] (NEW) /etc/iproute2 ip tunnel (FEATURE_IP_TUNNEL) [Y/?] (NEW) y ip rule (FEATURE_IP_RULE) [Y/?] (NEW) y ip neighbor (FEATURE_IP_NEIGH) [Y/?] (NEW) y Support displaying rarely used link types (FEATURE_IP_RARE_PROTOCOLS) [N/y/?] (NEW) n ipcalc (4.4 kb) (IPCALC) [Y/n/?] (NEW) y Enable long options (FEATURE_IPCALC_LONG_OPTIONS) [Y/n] (NEW) y Fancy IPCALC, more options, adds 1 kbyte (FEATURE_IPCALC_FANCY) [Y/n/?] (NEW) y fakeidentd (8.7 kb) (FAKEIDENTD) [Y/n/?] (NEW) y nameif (6.6 kb) (NAMEIF) [Y/n/?] (NEW) y Extended nameif (FEATURE_NAMEIF_EXTENDED) [Y/n/?] (NEW) y nbd-client (6 kb) (NBDCLIENT) [Y/n/?] (NEW) y nc (11 kb) (NC) [Y/n/?] (NEW) y netcat (11 kb) (NETCAT) [N/y/?] (NEW) n Netcat server options (-l) (NC_SERVER) [Y/n/?] (NEW) y Netcat extensions (-eiw and -f FILE) (NC_EXTRA) [Y/n/?] (NEW) y Netcat 1.10 compatibility (+2.5k) (NC_110_COMPAT) [Y/n/?] (NEW) y netstat (10 kb) (NETSTAT) [Y/n/?] (NEW) y Enable wide output (FEATURE_NETSTAT_WIDE) [Y/n/?] (NEW) y Enable PID/Program name output (FEATURE_NETSTAT_PRG) [Y/n/?] (NEW) y nslookup (9.7 kb) (NSLOOKUP) [Y/n/?] (NEW) y Use internal resolver code instead of libc (FEATURE_NSLOOKUP_BIG) [Y/n] (NEW) y Enable long options (FEATURE_NSLOOKUP_LONG_OPTIONS) [Y/n] (NEW) y ntpd (22 kb) (NTPD) [Y/n/?] (NEW) y Make ntpd usable as a NTP server (FEATURE_NTPD_SERVER) [Y/n/?] (NEW) y Make ntpd understand /etc/ntp.conf (FEATURE_NTPD_CONF) [Y/n/?] (NEW) y Support md5/sha1 message authentication codes (FEATURE_NTP_AUTH) [Y/n] (NEW) y ping (10 kb) (PING) [Y/n/?] (NEW) y ping6 (11 kb) (PING6) [Y/n/?] (NEW) y Enable fancy ping output (FEATURE_FANCY_PING) [Y/n/?] (NEW) y pscan (6 kb) (PSCAN) [Y/n/?] (NEW) y route (8.7 kb) (ROUTE) [Y/n/?] (NEW) y slattach (6.2 kb) (SLATTACH) [Y/n/?] (NEW) y ssl_client (25 kb) (SSL_CLIENT) [Y/n/?] (NEW) y tc (8.3 kb) (TC) [Y/n/?] (NEW) y Enable ingress (FEATURE_TC_INGRESS) [Y/n] (NEW) y tcpsvd (14 kb) (TCPSVD) [Y/n/?] (NEW) y udpsvd (13 kb) (UDPSVD) [Y/n/?] (NEW) y telnet (8.8 kb) (TELNET) [Y/n/?] (NEW) y Pass TERM type to remote host (FEATURE_TELNET_TTYPE) [Y/n/?] (NEW) y Pass USER type to remote host (FEATURE_TELNET_AUTOLOGIN) [Y/n/?] (NEW) y Enable window size autodetection (FEATURE_TELNET_WIDTH) [Y/n] (NEW) y telnetd (12 kb) (TELNETD) [Y/n/?] (NEW) y Support standalone telnetd (not inetd only) (FEATURE_TELNETD_STANDALONE) [Y/n/?] (NEW) y Default port (FEATURE_TELNETD_PORT_DEFAULT) [23] (NEW) 23 Support -w SEC option (inetd wait mode) (FEATURE_TELNETD_INETD_WAIT) [Y/n/?] (NEW) y tftp (11 kb) (TFTP) [Y/n/?] (NEW) y Enable progress bar (FEATURE_TFTP_PROGRESS_BAR) [Y/n] (NEW) y tftp-hpa compat (support -c get/put FILE) (FEATURE_TFTP_HPA_COMPAT) [Y/n] (NEW) y tftpd (10 kb) (TFTPD) [Y/n/?] (NEW) y Enable 'tftp get' and/or tftpd upload code (FEATURE_TFTP_GET) [Y/n/?] (NEW) y Enable 'tftp put' and/or tftpd download code (FEATURE_TFTP_PUT) [Y/n/?] (NEW) y Enable 'blksize' and 'tsize' protocol options (FEATURE_TFTP_BLOCKSIZE) [Y/n/?] (NEW) y Enable debug (TFTP_DEBUG) [N/y/?] (NEW) n traceroute (11 kb) (TRACEROUTE) [Y/n/?] (NEW) y traceroute6 (13 kb) (TRACEROUTE6) [Y/n/?] (NEW) y Enable verbose output (FEATURE_TRACEROUTE_VERBOSE) [Y/n/?] (NEW) y Enable -I option (use ICMP instead of UDP) (FEATURE_TRACEROUTE_USE_ICMP) [Y/n] (NEW) y tunctl (6.2 kb) (TUNCTL) [Y/n/?] (NEW) y Support owner:group assignment (FEATURE_TUNCTL_UG) [Y/n/?] (NEW) y vconfig (2.3 kb) (VCONFIG) [Y/n/?] (NEW) y wget (38 kb) (WGET) [Y/n/?] (NEW) y Enable long options (FEATURE_WGET_LONG_OPTIONS) [Y/n] (NEW) y Enable progress bar (+2k) (FEATURE_WGET_STATUSBAR) [Y/n] (NEW) y Enable FTP protocol (+1k) (FEATURE_WGET_FTP) [Y/n/?] (NEW) y Enable HTTP authentication (FEATURE_WGET_AUTHENTICATION) [Y/n/?] (NEW) y Enable timeout option -T SEC (FEATURE_WGET_TIMEOUT) [Y/n/?] (NEW) y Support HTTPS using internal TLS code (FEATURE_WGET_HTTPS) [Y/n/?] (NEW) y Try to connect to HTTPS using openssl (FEATURE_WGET_OPENSSL) [Y/n/?] (NEW) y whois (6.3 kb) (WHOIS) [Y/n/?] (NEW) y zcip (8.4 kb) (ZCIP) [Y/n/?] (NEW) y udhcpd (21 kb) (UDHCPD) [Y/n/?] (NEW) y Select IP address based on client MAC (FEATURE_UDHCPD_BASE_IP_ON_MAC) [N/y/?] (NEW) n Rewrite lease file at every new acknowledge (FEATURE_UDHCPD_WRITE_LEASES_EARLY) [Y/n/?] (NEW) y Absolute path to lease file (DHCPD_LEASES_FILE) [/var/lib/misc/udhcpd.leases] (NEW) /var/lib/misc/udhcpd.leases dumpleases (5.1 kb) (DUMPLEASES) [Y/n/?] (NEW) y dhcprelay (5.2 kb) (DHCPRELAY) [Y/n/?] (NEW) y udhcpc (24 kb) (UDHCPC) [Y/n/?] (NEW) y Verify that the offered address is free, using ARP ping (FEATURE_UDHCPC_ARPING) [Y/n/?] (NEW) y Do not pass malformed host and domain names (FEATURE_UDHCPC_SANITIZEOPT) [Y/n/?] (NEW) y Absolute path to config script (UDHCPC_DEFAULT_SCRIPT) [/usr/share/udhcpc/default.script] (NEW) /usr/share/udhcpc/default.script udhcpc6 (21 kb) (UDHCPC6) [Y/n/?] (NEW) y Support RFC 3646 (DNS server and search list) (FEATURE_UDHCPC6_RFC3646) [Y/n/?] (NEW) y Support RFC 4704 (Client FQDN) (FEATURE_UDHCPC6_RFC4704) [Y/n/?] (NEW) y Support RFC 4833 (Timezones) (FEATURE_UDHCPC6_RFC4833) [Y/n/?] (NEW) y Support RFC 5970 (Network Boot) (FEATURE_UDHCPC6_RFC5970) [Y/n/?] (NEW) y * * Common options for DHCP applets * Default interface name (UDHCPC_DEFAULT_INTERFACE) [eth0] (NEW) eth0 Enable '-P port' option for udhcpd and udhcpc (FEATURE_UDHCP_PORT) [N/y/?] (NEW) n Maximum verbosity level (0..9) (UDHCP_DEBUG) [2] (NEW) 2 DHCP options slack buffer size (UDHCPC_SLACK_FOR_BUGGY_SERVERS) [80] (NEW) 80 Support RFC 3397 domain search options (FEATURE_UDHCP_RFC3397) [Y/n/?] (NEW) y Support 802.1Q VLAN parameters options (FEATURE_UDHCP_8021Q) [Y/n/?] (NEW) y ifup udhcpc command line options (IFUPDOWN_UDHCPC_CMD_OPTIONS) [-R -n] (NEW) -R -n * * Print Utilities * lpd (5.5 kb) (LPD) [Y/n/?] (NEW) y lpr (9.9 kb) (LPR) [Y/n/?] (NEW) y lpq (9.9 kb) (LPQ) [Y/n/?] (NEW) y * * Mail Utilities * Default charset (FEATURE_MIME_CHARSET) [us-ascii] (NEW) us-ascii makemime (5.4 kb) (MAKEMIME) [Y/n/?] (NEW) y popmaildir (10 kb) (POPMAILDIR) [Y/n/?] (NEW) y Allow message filters and custom delivery program (FEATURE_POPMAILDIR_DELIVERY) [Y/n/?] (NEW) y reformime (7.5 kb) (REFORMIME) [Y/n/?] (NEW) y Accept and ignore options other than -x and -X (FEATURE_REFORMIME_COMPAT) [Y/n/?] (NEW) y sendmail (14 kb) (SENDMAIL) [Y/n/?] (NEW) y * * Process Utilities * Faster /proc scanning code (+100 bytes) (FEATURE_FAST_TOP) [N/y/?] (NEW) n Support thread display in ps/pstree/top (FEATURE_SHOW_THREADS) [Y/n/?] (NEW) y free (3.1 kb) (FREE) [Y/n/?] (NEW) y fuser (7 kb) (FUSER) [Y/n/?] (NEW) y iostat (7.6 kb) (IOSTAT) [Y/n/?] (NEW) y kill (3.1 kb) (KILL) [Y/n/?] (NEW) y killall (5.6 kb) (KILLALL) [Y/n/?] (NEW) y killall5 (5.3 kb) (KILLALL5) [Y/n/?] (NEW) y lsof (3.4 kb) (LSOF) [Y/n/?] (NEW) y mpstat (9.8 kb) (MPSTAT) [Y/n/?] (NEW) y nmeter (11 kb) (NMETER) [Y/n/?] (NEW) y pgrep (6.5 kb) (PGREP) [Y/n/?] (NEW) y pkill (7.5 kb) (PKILL) [Y/n/?] (NEW) y pidof (6.3 kb) (PIDOF) [Y/n/?] (NEW) y Enable single shot (-s) (FEATURE_PIDOF_SINGLE) [Y/n/?] (NEW) y Enable omitting pids (-o PID) (FEATURE_PIDOF_OMIT) [Y/n/?] (NEW) y pmap (6 kb) (PMAP) [Y/n/?] (NEW) y powertop (9.6 kb) (POWERTOP) [Y/n/?] (NEW) y Accept keyboard commands (FEATURE_POWERTOP_INTERACTIVE) [Y/n/?] (NEW) y ps (11 kb) (PS) [Y/n/?] (NEW) y Enable -o time and -o etime specifiers (FEATURE_PS_TIME) [Y/n] (NEW) y Support Linux prior to 2.4.0 and non-ELF systems (FEATURE_PS_UNUSUAL_SYSTEMS) [N/y/?] (NEW) n Enable -o rgroup, -o ruser, -o nice specifiers (FEATURE_PS_ADDITIONAL_COLUMNS) [Y/n] (NEW) y pstree (9.3 kb) (PSTREE) [Y/n/?] (NEW) y pwdx (3.7 kb) (PWDX) [Y/n/?] (NEW) y smemcap (2.5 kb) (SMEMCAP) [Y/n/?] (NEW) y sysctl (7.4 kb) (BB_SYSCTL) [Y/n/?] (NEW) y top (18 kb) (TOP) [Y/n/?] (NEW) y Accept keyboard commands (FEATURE_TOP_INTERACTIVE) [Y/n/?] (NEW) y Show CPU per-process usage percentage (FEATURE_TOP_CPU_USAGE_PERCENTAGE) [Y/n/?] (NEW) y Show CPU global usage percentage (FEATURE_TOP_CPU_GLOBAL_PERCENTS) [Y/n/?] (NEW) y SMP CPU usage display ('c' key) (FEATURE_TOP_SMP_CPU) [Y/n/?] (NEW) y Show 1/10th of a percent in CPU/mem statistics (FEATURE_TOP_DECIMALS) [Y/n/?] (NEW) y Show CPU process runs on ('j' field) (FEATURE_TOP_SMP_PROCESS) [Y/n/?] (NEW) y Topmem command ('s' key) (FEATURE_TOPMEM) [Y/n/?] (NEW) y uptime (3.7 kb) (UPTIME) [Y/n/?] (NEW) y Show the number of users (FEATURE_UPTIME_UTMP_SUPPORT) [Y/n/?] (NEW) y watch (4.4 kb) (WATCH) [Y/n/?] (NEW) y * * Runit Utilities * chpst (9 kb) (CHPST) [Y/n/?] (NEW) y setuidgid (4 kb) (SETUIDGID) [Y/n/?] (NEW) y envuidgid (3.9 kb) (ENVUIDGID) [Y/n/?] (NEW) y envdir (2.5 kb) (ENVDIR) [Y/n/?] (NEW) y softlimit (4.5 kb) (SOFTLIMIT) [Y/n/?] (NEW) y runsv (7.8 kb) (RUNSV) [Y/n/?] (NEW) y runsvdir (6.3 kb) (RUNSVDIR) [Y/n/?] (NEW) y Enable scrolling argument log (FEATURE_RUNSVDIR_LOG) [N/y/?] (NEW) n sv (8.5 kb) (SV) [Y/n/?] (NEW) y Default directory for services (SV_DEFAULT_SERVICE_DIR) [/var/service] (NEW) /var/service svc (8.4 kb) (SVC) [Y/n/?] (NEW) y svok (1.5 kb) (SVOK) [Y/n/?] (NEW) y svlogd (16 kb) (SVLOGD) [Y/n/?] (NEW) y * * Shells * Choose which shell is aliased to 'sh' name > 1. ash (SH_IS_ASH) (NEW) 2. hush (SH_IS_HUSH) (NEW) 3. none (SH_IS_NONE) (NEW) choice[1-3?]: 1 Choose which shell is aliased to 'bash' name 1. ash (BASH_IS_ASH) (NEW) 2. hush (BASH_IS_HUSH) (NEW) > 3. none (BASH_IS_NONE) (NEW) choice[1-3?]: 3 ash (78 kb) (ASH) [Y/n/?] (NEW) y Optimize for size instead of speed (ASH_OPTIMIZE_FOR_SIZE) [Y/n] (NEW) y Use internal glob() implementation (ASH_INTERNAL_GLOB) [Y/n/?] (NEW) y bash-compatible extensions (ASH_BASH_COMPAT) [Y/n] (NEW) y 'source' and '.' builtins search current directory after $PATH (ASH_BASH_SOURCE_CURDIR) [N/y/?] (NEW) n command_not_found_handle hook support (ASH_BASH_NOT_FOUND_HOOK) [Y/n/?] (NEW) y Job control (ASH_JOB_CONTROL) [Y/n] (NEW) y Alias support (ASH_ALIAS) [Y/n] (NEW) y Pseudorandom generator and $RANDOM variable (ASH_RANDOM_SUPPORT) [Y/n/?] (NEW) y Expand prompt string (ASH_EXPAND_PRMT) [Y/n/?] (NEW) y Idle timeout variable $TMOUT (ASH_IDLE_TIMEOUT) [Y/n/?] (NEW) y Check for new mail in interactive shell (ASH_MAIL) [Y/n/?] (NEW) y echo builtin (ASH_ECHO) [Y/n] (NEW) y printf builtin (ASH_PRINTF) [Y/n] (NEW) y test builtin (ASH_TEST) [Y/n] (NEW) y help builtin (ASH_HELP) [Y/n] (NEW) y getopts builtin (ASH_GETOPTS) [Y/n] (NEW) y command builtin (ASH_CMDCMD) [Y/n/?] (NEW) y cttyhack (2.4 kb) (CTTYHACK) [Y/n/?] (NEW) y hush (68 kb) (HUSH) [Y/n/?] (NEW) y Internal shell for embedded script support (SHELL_HUSH) [Y] (NEW) y bash-compatible extensions (HUSH_BASH_COMPAT) [Y/n] (NEW) y Brace expansion (HUSH_BRACE_EXPANSION) [Y/n/?] (NEW) y 'source' and '.' builtins search current directory after $PATH (HUSH_BASH_SOURCE_CURDIR) [N/y/?] (NEW) n $LINENO variable (bashism) (HUSH_LINENO_VAR) [Y/n] (NEW) y Interactive mode (HUSH_INTERACTIVE) [Y/n/?] (NEW) y Save command history to .hush_history (HUSH_SAVEHISTORY) [Y/n] (NEW) y Job control (HUSH_JOB) [Y/n/?] (NEW) y Support command substitution (HUSH_TICK) [Y/n/?] (NEW) y Support if/then/elif/else/fi (HUSH_IF) [Y/n] (NEW) y Support for, while and until loops (HUSH_LOOPS) [Y/n] (NEW) y Support case ... esac statement (HUSH_CASE) [Y/n/?] (NEW) y Support funcname() { commands; } syntax (HUSH_FUNCTIONS) [Y/n/?] (NEW) y local builtin (HUSH_LOCAL) [Y/n/?] (NEW) y Pseudorandom generator and $RANDOM variable (HUSH_RANDOM_SUPPORT) [Y/n/?] (NEW) y Support 'hush -x' option and 'set -x' command (HUSH_MODE_X) [Y/n/?] (NEW) y echo builtin (HUSH_ECHO) [Y/n] (NEW) y printf builtin (HUSH_PRINTF) [Y/n] (NEW) y test builtin (HUSH_TEST) [Y/n] (NEW) y help builtin (HUSH_HELP) [Y/n] (NEW) y export builtin (HUSH_EXPORT) [Y/n] (NEW) y Support 'export -n' option (HUSH_EXPORT_N) [Y/n/?] (NEW) y readonly builtin (HUSH_READONLY) [Y/n/?] (NEW) y kill builtin (supports kill %jobspec) (HUSH_KILL) [Y/n] (NEW) y wait builtin (HUSH_WAIT) [Y/n] (NEW) y command builtin (HUSH_COMMAND) [Y/n] (NEW) y trap builtin (HUSH_TRAP) [Y/n] (NEW) y type builtin (HUSH_TYPE) [Y/n] (NEW) y times builtin (HUSH_TIMES) [Y/n] (NEW) y read builtin (HUSH_READ) [Y/n] (NEW) y set builtin (HUSH_SET) [Y/n] (NEW) y unset builtin (HUSH_UNSET) [Y/n] (NEW) y ulimit builtin (HUSH_ULIMIT) [Y/n] (NEW) y umask builtin (HUSH_UMASK) [Y/n] (NEW) y getopts builtin (HUSH_GETOPTS) [Y/n] (NEW) y memleak builtin (debugging) (HUSH_MEMLEAK) [N/y] (NEW) n * * Options common to all shells * POSIX math support (FEATURE_SH_MATH) [Y/n/?] (NEW) y Extend POSIX math support to 64 bit (FEATURE_SH_MATH_64) [Y/n/?] (NEW) y Support BASE#nnnn literals (FEATURE_SH_MATH_BASE) [Y/n] (NEW) y Hide message on interactive shell startup (FEATURE_SH_EXTRA_QUIET) [Y/n/?] (NEW) y Standalone shell (FEATURE_SH_STANDALONE) [N/y/?] (NEW) n Run 'nofork' applets directly (FEATURE_SH_NOFORK) [N/y/?] (NEW) n read -t N.NNN support (+110 bytes) (FEATURE_SH_READ_FRAC) [Y/n/?] (NEW) y Use $HISTFILESIZE (FEATURE_SH_HISTFILESIZE) [Y/n/?] (NEW) y Embed scripts in the binary (FEATURE_SH_EMBEDDED_SCRIPTS) [Y/n/?] (NEW) y * * System Logging Utilities * klogd (5.7 kb) (KLOGD) [Y/n/?] (NEW) y * * klogd should not be used together with syslog to kernel printk buffer * Use the klogctl() interface (FEATURE_KLOGD_KLOGCTL) [Y/n/?] (NEW) y logger (6.3 kb) (LOGGER) [Y/n/?] (NEW) y logread (4.8 kb) (LOGREAD) [Y/n/?] (NEW) y Double buffering (FEATURE_LOGREAD_REDUCED_LOCKING) [Y/n/?] (NEW) y syslogd (13 kb) (SYSLOGD) [Y/n/?] (NEW) y Rotate message files (FEATURE_ROTATE_LOGFILE) [Y/n/?] (NEW) y Remote Log support (FEATURE_REMOTE_LOG) [Y/n/?] (NEW) y Support -D (drop dups) option (FEATURE_SYSLOGD_DUP) [Y/n/?] (NEW) y Support syslog.conf (FEATURE_SYSLOGD_CFG) [Y/n/?] (NEW) y Include milliseconds in timestamps (FEATURE_SYSLOGD_PRECISE_TIMESTAMPS) [N/y/?] (NEW) n Read buffer size in bytes (FEATURE_SYSLOGD_READ_BUFFER_SIZE) [256] (NEW) 256 Circular Buffer support (FEATURE_IPC_SYSLOG) [Y/n/?] (NEW) y Circular buffer size in Kbytes (minimum 4KB) (FEATURE_IPC_SYSLOG_BUFFER_SIZE) [16] (NEW) 16 Linux kernel printk buffer support (FEATURE_KMSG_SYSLOG) [Y/n/?] (NEW) y make -C /home/build/oil/_build/deps-source/busybox/busybox-1.35.0 O=/home/build/oil/_build/wedge/tmp/busybox Using /home/build/oil/_build/deps-source/busybox/busybox-1.35.0 as source for busybox GEN /home/build/oil/_build/wedge/tmp/busybox/Makefile SPLIT include/autoconf.h -> include/config/* GEN include/bbconfigopts.h GEN include/common_bufsiz.h GEN include/embedded_scripts.h HOSTCC applets/usage GEN include/usage_compressed.h HOSTCC applets/applet_tables GEN include/applet_tables.h include/NUM_APPLETS.h GEN include/applet_tables.h include/NUM_APPLETS.h CC applets/applets.o LD applets/built-in.o HOSTCC applets/usage_pod LD archival/built-in.o CC archival/bbunzip.o CC archival/bzip2.o CC archival/chksum_and_xwrite_tar_header.o CC archival/cpio.o CC archival/dpkg.o CC archival/dpkg_deb.o CC archival/gzip.o CC archival/lzop.o CC archival/rpm.o CC archival/tar.o CC archival/unzip.o AR archival/lib.a LD archival/libarchive/built-in.o CC archival/libarchive/common.o CC archival/libarchive/data_align.o CC archival/libarchive/data_extract_all.o CC archival/libarchive/data_extract_to_command.o CC archival/libarchive/data_extract_to_stdout.o CC archival/libarchive/data_skip.o CC archival/libarchive/decompress_bunzip2.o CC archival/libarchive/decompress_gunzip.o CC archival/libarchive/decompress_unlzma.o CC archival/libarchive/decompress_unxz.o CC archival/libarchive/filter_accept_all.o CC archival/libarchive/filter_accept_list.o CC archival/libarchive/filter_accept_list_reassign.o CC archival/libarchive/filter_accept_reject_list.o CC archival/libarchive/find_list_entry.o CC archival/libarchive/get_header_ar.o CC archival/libarchive/get_header_cpio.o CC archival/libarchive/get_header_tar.o CC archival/libarchive/get_header_tar_bz2.o CC archival/libarchive/get_header_tar_gz.o CC archival/libarchive/get_header_tar_lzma.o CC archival/libarchive/get_header_tar_xz.o CC archival/libarchive/header_list.o CC archival/libarchive/header_skip.o CC archival/libarchive/header_verbose_list.o CC archival/libarchive/init_handle.o CC archival/libarchive/lzo1x_1.o CC archival/libarchive/lzo1x_1o.o CC archival/libarchive/lzo1x_d.o CC archival/libarchive/open_transformer.o CC archival/libarchive/seek_by_jump.o CC archival/libarchive/seek_by_read.o CC archival/libarchive/unpack_ar_archive.o CC archival/libarchive/unsafe_prefix.o CC archival/libarchive/unsafe_symlink_target.o AR archival/libarchive/lib.a LD console-tools/built-in.o CC console-tools/chvt.o CC console-tools/clear.o CC console-tools/deallocvt.o CC console-tools/dumpkmap.o CC console-tools/fgconsole.o CC console-tools/kbd_mode.o CC console-tools/loadfont.o CC console-tools/loadkmap.o CC console-tools/openvt.o CC console-tools/reset.o CC console-tools/resize.o CC console-tools/setconsole.o CC console-tools/setkeycodes.o CC console-tools/setlogcons.o CC console-tools/showkey.o AR console-tools/lib.a LD coreutils/built-in.o CC coreutils/basename.o CC coreutils/cat.o CC coreutils/chgrp.o CC coreutils/chmod.o CC coreutils/chown.o CC coreutils/chroot.o CC coreutils/cksum.o CC coreutils/comm.o CC coreutils/cp.o CC coreutils/cut.o CC coreutils/date.o CC coreutils/dd.o CC coreutils/df.o CC coreutils/dirname.o CC coreutils/dos2unix.o CC coreutils/du.o CC coreutils/echo.o CC coreutils/env.o CC coreutils/expand.o CC coreutils/expr.o CC coreutils/factor.o CC coreutils/false.o CC coreutils/fold.o CC coreutils/head.o CC coreutils/hostid.o CC coreutils/id.o CC coreutils/install.o CC coreutils/link.o CC coreutils/ln.o CC coreutils/logname.o CC coreutils/ls.o CC coreutils/md5_sha1_sum.o CC coreutils/mkdir.o CC coreutils/mkfifo.o CC coreutils/mknod.o CC coreutils/mktemp.o CC coreutils/mv.o CC coreutils/nice.o CC coreutils/nl.o CC coreutils/nohup.o CC coreutils/nproc.o CC coreutils/od.o CC coreutils/paste.o CC coreutils/printenv.o CC coreutils/printf.o CC coreutils/pwd.o CC coreutils/readlink.o CC coreutils/realpath.o CC coreutils/rm.o CC coreutils/rmdir.o CC coreutils/seq.o CC coreutils/shred.o CC coreutils/shuf.o CC coreutils/sleep.o CC coreutils/sort.o CC coreutils/split.o CC coreutils/stat.o CC coreutils/stty.o CC coreutils/sum.o CC coreutils/sync.o CC coreutils/tac.o CC coreutils/tail.o CC coreutils/tee.o CC coreutils/test.o CC coreutils/test_ptr_hack.o CC coreutils/timeout.o CC coreutils/touch.o CC coreutils/tr.o CC coreutils/true.o CC coreutils/truncate.o CC coreutils/tty.o CC coreutils/uname.o CC coreutils/uniq.o CC coreutils/unlink.o CC coreutils/usleep.o CC coreutils/uudecode.o CC coreutils/uuencode.o CC coreutils/wc.o CC coreutils/who.o CC coreutils/whoami.o CC coreutils/yes.o AR coreutils/lib.a LD coreutils/libcoreutils/built-in.o CC coreutils/libcoreutils/cp_mv_stat.o CC coreutils/libcoreutils/getopt_mk_fifo_nod.o AR coreutils/libcoreutils/lib.a LD debianutils/built-in.o CC debianutils/pipe_progress.o CC debianutils/run_parts.o CC debianutils/start_stop_daemon.o CC debianutils/which.o AR debianutils/lib.a LD klibc-utils/built-in.o CC klibc-utils/resume.o AR klibc-utils/lib.a LD e2fsprogs/built-in.o CC e2fsprogs/chattr.o CC e2fsprogs/e2fs_lib.o CC e2fsprogs/fsck.o CC e2fsprogs/lsattr.o AR e2fsprogs/lib.a LD editors/built-in.o CC editors/awk.o CC editors/cmp.o CC editors/diff.o CC editors/ed.o CC editors/patch.o CC editors/sed.o CC editors/vi.o AR editors/lib.a LD findutils/built-in.o CC findutils/find.o CC findutils/grep.o CC findutils/xargs.o AR findutils/lib.a LD init/built-in.o CC init/bootchartd.o CC init/halt.o CC init/init.o AR init/lib.a LD libbb/built-in.o CC libbb/appletlib.o CC libbb/ask_confirmation.o CC libbb/auto_string.o CC libbb/bb_askpass.o CC libbb/bb_bswap_64.o CC libbb/bb_cat.o CC libbb/bb_do_delay.o CC libbb/bb_getgroups.o CC libbb/bb_getsockname.o CC libbb/bb_pwd.o CC libbb/bb_qsort.o CC libbb/bb_strtonum.o CC libbb/capability.o CC libbb/change_identity.o CC libbb/chomp.o CC libbb/common_bufsiz.o CC libbb/compare_string_array.o CC libbb/concat_path_file.o CC libbb/concat_subpath_file.o CC libbb/const_hack.o CC libbb/copy_file.o CC libbb/copyfd.o CC libbb/correct_password.o CC libbb/crc32.o CC libbb/default_error_retval.o CC libbb/device_open.o CC libbb/dump.o CC libbb/duration.o CC libbb/endofname.o CC libbb/executable.o CC libbb/fclose_nonstdin.o CC libbb/fflush_stdout_and_exit.o CC libbb/fgets_str.o CC libbb/find_mount_point.o CC libbb/find_pid_by_name.o CC libbb/find_root_device.o CC libbb/full_write.o CC libbb/get_console.o CC libbb/get_cpu_count.o CC libbb/get_last_path_component.o CC libbb/get_line_from_file.o CC libbb/get_shell_name.o CC libbb/get_volsize.o CC libbb/getopt32.o CC libbb/getopt_allopts.o CC libbb/getpty.o CC libbb/hash_md5_sha.o CC libbb/herror_msg.o CC libbb/human_readable.o CC libbb/in_ether.o CC libbb/inet_cksum.o CC libbb/inet_common.o CC libbb/inode_hash.o CC libbb/isdirectory.o CC libbb/isqrt.o CC libbb/iterate_on_dir.o CC libbb/kernel_version.o CC libbb/last_char_is.o CC libbb/lineedit.o CC libbb/lineedit_ptr_hack.o CC libbb/llist.o CC libbb/logenv.o CC libbb/login.o CC libbb/loop.o CC libbb/make_directory.o CC libbb/makedev.o CC libbb/match_fstype.o CC libbb/messages.o CC libbb/missing_syscalls.o CC libbb/mode_string.o CC libbb/nuke_str.o CC libbb/obscure.o CC libbb/parse_config.o CC libbb/parse_mode.o CC libbb/percent_decode.o CC libbb/perror_msg.o CC libbb/perror_nomsg.o CC libbb/perror_nomsg_and_die.o CC libbb/pidfile.o CC libbb/platform.o CC libbb/print_flags.o CC libbb/print_numbered_lines.o CC libbb/printable.o CC libbb/printable_string.o CC libbb/process_escape_sequence.o CC libbb/procps.o CC libbb/progress.o CC libbb/ptr_to_globals.o CC libbb/pw_encrypt.o CC libbb/read.o CC libbb/read_key.o CC libbb/read_printf.o CC libbb/recursive_action.o CC libbb/remove_file.o CC libbb/replace.o CC libbb/rtc.o CC libbb/run_shell.o CC libbb/safe_gethostname.o CC libbb/safe_poll.o CC libbb/safe_strncpy.o CC libbb/safe_write.o CC libbb/securetty.o CC libbb/setup_environment.o CC libbb/signals.o CC libbb/simplify_path.o CC libbb/single_argv.o CC libbb/skip_whitespace.o CC libbb/speed_table.o CC libbb/str_tolower.o CC libbb/strrstr.o CC libbb/sysconf.o CC libbb/time.o CC libbb/trim.o CC libbb/u_signal_names.o CC libbb/ubi.o CC libbb/udp_io.o CC libbb/unicode.o CC libbb/update_passwd.o CC libbb/utmp.o CC libbb/uuencode.o CC libbb/verror_msg.o CC libbb/vfork_daemon_rexec.o CC libbb/warn_ignoring_args.o CC libbb/wfopen.o CC libbb/wfopen_input.o CC libbb/write.o CC libbb/xatonum.o CC libbb/xconnect.o CC libbb/xfunc_die.o CC libbb/xfuncs.o CC libbb/xfuncs_printf.o CC libbb/xgetcwd.o CC libbb/xgethostbyname.o CC libbb/xreadlink.o CC libbb/xrealloc_vector.o CC libbb/xregcomp.o AR libbb/lib.a LD libpwdgrp/built-in.o CC libpwdgrp/pwd_grp.o CC libpwdgrp/uidgid_get.o AR libpwdgrp/lib.a LD loginutils/built-in.o CC loginutils/add-remove-shell.o CC loginutils/addgroup.o CC loginutils/adduser.o CC loginutils/chpasswd.o CC loginutils/cryptpw.o CC loginutils/deluser.o CC loginutils/getty.o CC loginutils/login.o CC loginutils/passwd.o CC loginutils/su.o CC loginutils/sulogin.o CC loginutils/vlock.o AR loginutils/lib.a LD mailutils/built-in.o CC mailutils/mail.o CC mailutils/makemime.o CC mailutils/popmaildir.o CC mailutils/reformime.o CC mailutils/sendmail.o AR mailutils/lib.a LD miscutils/built-in.o CC miscutils/adjtimex.o CC miscutils/ascii.o CC miscutils/bc.o CC miscutils/beep.o CC miscutils/chat.o CC miscutils/conspy.o CC miscutils/crond.o CC miscutils/crontab.o CC miscutils/devmem.o CC miscutils/fbsplash.o CC miscutils/hdparm.o CC miscutils/hexedit.o CC miscutils/i2c_tools.o /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/miscutils/i2c_tools.c: In function ‘list_i2c_busses_and_exit’: /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/miscutils/i2c_tools.c:1150:46: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 236 [-Wformat-truncation=] 1150 | snprintf(path, NAME_MAX, "%s/%s/name", | ^~ /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/miscutils/i2c_tools.c:1150:17: note: ‘snprintf’ output between 25 and 280 bytes into a destination of size 255 1150 | snprintf(path, NAME_MAX, "%s/%s/name", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1151 | i2cdev_path, de->d_name); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/miscutils/i2c_tools.c:1155:38: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 236 [-Wformat-truncation=] 1155 | "%s/%s/device/name", | ^~ /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/miscutils/i2c_tools.c:1154:25: note: ‘snprintf’ output between 32 and 287 bytes into a destination of size 255 1154 | snprintf(path, NAME_MAX, | ^~~~~~~~~~~~~~~~~~~~~~~~ 1155 | "%s/%s/device/name", | ~~~~~~~~~~~~~~~~~~~~ 1156 | i2cdev_path, de->d_name); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/miscutils/i2c_tools.c:1163:38: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 236 [-Wformat-truncation=] 1163 | "%s/%s/device/name", | ^~ /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/miscutils/i2c_tools.c:1162:25: note: ‘snprintf’ output between 32 and 287 bytes into a destination of size 255 1162 | snprintf(path, NAME_MAX, | ^~~~~~~~~~~~~~~~~~~~~~~~ 1163 | "%s/%s/device/name", | ~~~~~~~~~~~~~~~~~~~~ 1164 | i2cdev_path, de->d_name); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/miscutils/i2c_tools.c:1175:54: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 236 [-Wformat-truncation=] 1175 | "%s/%s/device/%s/name", | ^~ /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/miscutils/i2c_tools.c:1174:41: note: ‘snprintf’ output between 33 and 543 bytes into a destination of size 255 1174 | snprintf(path, NAME_MAX, | ^~~~~~~~~~~~~~~~~~~~~~~~ 1175 | "%s/%s/device/%s/name", | ~~~~~~~~~~~~~~~~~~~~~~~ 1176 | i2cdev_path, de->d_name, | ~~~~~~~~~~~~~~~~~~~~~~~~ 1177 | subde->d_name); | ~~~~~~~~~~~~~~ CC miscutils/less.o CC miscutils/lsscsi.o CC miscutils/makedevs.o CC miscutils/man.o CC miscutils/microcom.o CC miscutils/mt.o CC miscutils/nandwrite.o CC miscutils/partprobe.o CC miscutils/raidautorun.o CC miscutils/readahead.o CC miscutils/runlevel.o CC miscutils/rx.o CC miscutils/setfattr.o CC miscutils/setserial.o CC miscutils/strings.o CC miscutils/time.o CC miscutils/ts.o CC miscutils/ttysize.o CC miscutils/ubi_tools.o CC miscutils/ubirename.o CC miscutils/volname.o CC miscutils/watchdog.o AR miscutils/lib.a LD modutils/built-in.o CC modutils/modinfo.o CC modutils/modprobe-small.o CC modutils/modutils.o /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/modutils/modutils.c: In function ‘filename2modname’: /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/modutils/modutils.c:115:1: warning: function may return address of local variable [-Wreturn-local-addr] 115 | } | ^ /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/modutils/modutils.c:94:14: note: declared here 94 | char local_modname[MODULE_NAME_LEN]; | ^~~~~~~~~~~~~ AR modutils/lib.a LD networking/built-in.o CC networking/arp.o CC networking/arping.o CC networking/brctl.o CC networking/dnsd.o CC networking/ether-wake.o CC networking/ftpd.o CC networking/ftpgetput.o CC networking/hostname.o CC networking/httpd.o CC networking/ifconfig.o CC networking/ifenslave.o CC networking/ifplugd.o CC networking/ifupdown.o CC networking/inetd.o CC networking/interface.o CC networking/ip.o CC networking/ipcalc.o CC networking/isrv.o CC networking/isrv_identd.o CC networking/nameif.o CC networking/nbd-client.o CC networking/nc.o CC networking/netstat.o CC networking/nslookup.o CC networking/ntpd.o CC networking/parse_pasv_epsv.o CC networking/ping.o CC networking/pscan.o CC networking/route.o CC networking/slattach.o CC networking/ssl_client.o CC networking/tc.o CC networking/tcpudp.o CC networking/tcpudp_perhost.o CC networking/telnet.o CC networking/telnetd.o CC networking/tftp.o CC networking/tls.o CC networking/tls_aes.o CC networking/tls_aesgcm.o CC networking/tls_fe.o CC networking/tls_pstm.o CC networking/tls_pstm_montgomery_reduce.o CC networking/tls_pstm_mul_comba.o CC networking/tls_pstm_sqr_comba.o CC networking/tls_rsa.o CC networking/tls_sp_c32.o CC networking/traceroute.o CC networking/tunctl.o CC networking/vconfig.o CC networking/wget.o CC networking/whois.o CC networking/zcip.o AR networking/lib.a LD networking/libiproute/built-in.o CC networking/libiproute/ip_parse_common_args.o CC networking/libiproute/ipaddress.o CC networking/libiproute/iplink.o CC networking/libiproute/ipneigh.o CC networking/libiproute/iproute.o CC networking/libiproute/iprule.o CC networking/libiproute/iptunnel.o CC networking/libiproute/libnetlink.o CC networking/libiproute/ll_addr.o CC networking/libiproute/ll_map.o CC networking/libiproute/ll_proto.o CC networking/libiproute/ll_types.o CC networking/libiproute/rt_names.o CC networking/libiproute/rtm_map.o CC networking/libiproute/utils.o AR networking/libiproute/lib.a LD networking/udhcp/built-in.o CC networking/udhcp/arpping.o CC networking/udhcp/common.o CC networking/udhcp/d6_dhcpc.o CC networking/udhcp/d6_packet.o CC networking/udhcp/d6_socket.o CC networking/udhcp/dhcpc.o CC networking/udhcp/dhcpd.o CC networking/udhcp/dhcprelay.o CC networking/udhcp/domain_codec.o CC networking/udhcp/dumpleases.o CC networking/udhcp/packet.o CC networking/udhcp/signalpipe.o CC networking/udhcp/socket.o AR networking/udhcp/lib.a LD printutils/built-in.o CC printutils/lpd.o CC printutils/lpr.o AR printutils/lib.a LD procps/built-in.o CC procps/free.o CC procps/fuser.o CC procps/iostat.o CC procps/kill.o CC procps/lsof.o CC procps/mpstat.o CC procps/nmeter.o CC procps/pgrep.o CC procps/pidof.o CC procps/pmap.o CC procps/powertop.o /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/procps/powertop.c: In function ‘read_cstate_counts’: /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/procps/powertop.c:181:34: warning: ‘%s’ directive writing up to 255 bytes into a region of size 171 [-Wformat-overflow=] 181 | sprintf(buf, "%s/%s/power", "/proc/acpi/processor", d->d_name); | ^~ /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/procps/powertop.c:181:17: note: ‘sprintf’ output between 28 and 283 bytes into a destination of size 192 181 | sprintf(buf, "%s/%s/power", "/proc/acpi/processor", d->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC procps/ps.o CC procps/pstree.o CC procps/pwdx.o CC procps/smemcap.o CC procps/sysctl.o CC procps/top.o CC procps/uptime.o CC procps/watch.o AR procps/lib.a LD runit/built-in.o CC runit/chpst.o CC runit/runsv.o CC runit/runsvdir.o CC runit/sv.o CC runit/svlogd.o AR runit/lib.a LD selinux/built-in.o AR selinux/lib.a LD shell/built-in.o CC shell/ash.o CC shell/ash_ptr_hack.o CC shell/cttyhack.o CC shell/hush.o CC shell/match.o CC shell/math.o CC shell/random.o CC shell/shell_common.o AR shell/lib.a LD sysklogd/built-in.o CC sysklogd/klogd.o CC sysklogd/logread.o CC sysklogd/syslogd_and_logger.o AR sysklogd/lib.a LD util-linux/built-in.o CC util-linux/acpid.o CC util-linux/blkdiscard.o CC util-linux/blkid.o CC util-linux/blockdev.o CC util-linux/cal.o CC util-linux/chrt.o CC util-linux/dmesg.o CC util-linux/eject.o CC util-linux/fallocate.o CC util-linux/fatattr.o CC util-linux/fbset.o CC util-linux/fdformat.o CC util-linux/fdisk.o CC util-linux/findfs.o CC util-linux/flock.o CC util-linux/freeramdisk.o CC util-linux/fsck_minix.o CC util-linux/fsfreeze.o CC util-linux/fstrim.o CC util-linux/getopt.o CC util-linux/hexdump.o CC util-linux/hexdump_xxd.o CC util-linux/hwclock.o CC util-linux/ionice.o CC util-linux/ipcrm.o CC util-linux/ipcs.o CC util-linux/last_fancy.o CC util-linux/losetup.o CC util-linux/lspci.o CC util-linux/lsusb.o CC util-linux/mdev.o CC util-linux/mesg.o CC util-linux/mkfs_ext2.o CC util-linux/mkfs_minix.o CC util-linux/mkfs_vfat.o CC util-linux/mkswap.o CC util-linux/more.o CC util-linux/mount.o CC util-linux/mountpoint.o CC util-linux/nsenter.o CC util-linux/pivot_root.o CC util-linux/rdate.o CC util-linux/rdev.o CC util-linux/readprofile.o CC util-linux/renice.o CC util-linux/rev.o CC util-linux/rtcwake.o CC util-linux/script.o CC util-linux/scriptreplay.o CC util-linux/setarch.o CC util-linux/setpriv.o CC util-linux/setsid.o CC util-linux/swaponoff.o CC util-linux/switch_root.o CC util-linux/taskset.o CC util-linux/uevent.o CC util-linux/umount.o CC util-linux/unshare.o CC util-linux/wall.o AR util-linux/lib.a LD util-linux/volume_id/built-in.o CC util-linux/volume_id/bcache.o CC util-linux/volume_id/btrfs.o /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/util-linux/volume_id/btrfs.c: In function ‘volume_id_probe_btrfs’: /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/util-linux/volume_id/btrfs.c:110:34: warning: ‘sb’ may be used uninitialized [-Wmaybe-uninitialized] 110 | volume_id_set_uuid(id, sb->fsid, UUID_DCE); | ~~^~~~~~ /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/util-linux/volume_id/btrfs.c:93:35: note: ‘sb’ was declared here 93 | struct btrfs_super_block *sb; | ^~ CC util-linux/volume_id/cramfs.o CC util-linux/volume_id/erofs.o CC util-linux/volume_id/exfat.o CC util-linux/volume_id/ext.o CC util-linux/volume_id/f2fs.o CC util-linux/volume_id/fat.o CC util-linux/volume_id/get_devname.o CC util-linux/volume_id/hfs.o CC util-linux/volume_id/iso9660.o CC util-linux/volume_id/jfs.o CC util-linux/volume_id/lfs.o CC util-linux/volume_id/linux_raid.o CC util-linux/volume_id/linux_swap.o CC util-linux/volume_id/luks.o CC util-linux/volume_id/minix.o CC util-linux/volume_id/nilfs.o CC util-linux/volume_id/ntfs.o CC util-linux/volume_id/ocfs2.o CC util-linux/volume_id/reiserfs.o CC util-linux/volume_id/romfs.o CC util-linux/volume_id/squashfs.o CC util-linux/volume_id/sysv.o CC util-linux/volume_id/ubifs.o CC util-linux/volume_id/udf.o CC util-linux/volume_id/util.o CC util-linux/volume_id/volume_id.o CC util-linux/volume_id/xfs.o AR util-linux/volume_id/lib.a LINK busybox_unstripped Trying libraries: crypt m resolv rt Library crypt is not needed, excluding it Library m is needed, can't exclude it (yet) Library resolv is needed, can't exclude it (yet) Library rt is not needed, excluding it Library m is needed, can't exclude it (yet) Library resolv is needed, can't exclude it (yet) Final link with: m resolv DOC busybox.pod DOC BusyBox.txt DOC busybox.1 DOC BusyBox.html real 0m43.079s user 0m36.897s sys 0m6.187s ~/oil Loading _build/deps-source/busybox OK name: busybox OK version: 1.35.0 OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/busybox '/home/build/oil/_build/wedge/tmp/busybox/busybox' -> '/home/build/wedge/oils-for-unix.org/pkg/busybox/1.35.0/busybox' '/home/build/wedge/oils-for-unix.org/pkg/busybox/1.35.0/ash' -> 'busybox' Loading _build/deps-source/busybox OK name: busybox OK version: 1.35.0 OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/busybox SMOKE TEST ~/oil/_build/wedge/smoke-test/busybox ~/oil + wedge-smoke-test /home/build/wedge/oils-for-unix.org/pkg/busybox/1.35.0 /home/build/oil/_build/deps-source/busybox + local install_dir=/home/build/wedge/oils-for-unix.org/pkg/busybox/1.35.0 + /home/build/wedge/oils-for-unix.org/pkg/busybox/1.35.0/ash -c 'echo "hi from busybox ash"' hi from busybox ash + set +x ~/oil OK Loading _build/deps-source/bash OK name: bash OK version: 4.4 OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/bash SOURCE /home/build/oil/_build/deps-source/bash/bash-4.4 ~/oil/_build/wedge/tmp/bash ~/oil checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu Beginning configuration for bash-4.4-release for x86_64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for strerror in -lcposix... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for ar... ar checking for ranlib... ranlib checking for bison... no checking for byacc... no checking whether make sets $(MAKE)... yes configure: WARNING: bison not available; needed to process parse.y checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for preprocessor stringizing operator... yes checking for long double with more range or precision than double... yes checking for function prototypes... yes checking whether char is unsigned... no checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/time.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for localeconv... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for locale.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for strings.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ulimit.h usability... yes checking ulimit.h presence... yes checking for ulimit.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/param.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/ptem.h... no checking for sys/resource.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether getpgrp requires zero arguments... yes checking for vprintf... yes checking for _doprnt... no checking for working strcoll... yes checking return type of signal handlers... void checking for __setostype... no checking for wait3... yes checking for mkfifo... yes checking for dup2... yes checking for eaccess... yes checking for fcntl... yes checking for getdtablesize... yes checking for getgroups... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpeername... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for kill... yes checking for killpg... yes checking for lstat... yes checking for pselect... yes checking for readlink... yes checking for sbrk... yes checking for select... yes checking for setdtablesize... no checking for setitimer... yes checking for tcgetpgrp... yes checking for uname... yes checking for ulimit... yes checking for waitpid... yes checking for rename... yes checking for bcopy... yes checking for bzero... yes checking for confstr... yes checking for faccessat... yes checking for fnmatch... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for getservbyname... yes checking for getservent... yes checking for inet_aton... yes checking for imaxdiv... yes checking for memmove... yes checking for pathconf... yes checking for putenv... (cached) yes checking for raise... yes checking for random... yes checking for regcomp... yes checking for regexec... yes checking for setenv... (cached) yes checking for setlinebuf... yes checking for setlocale... (cached) yes checking for setvbuf... yes checking for siginterrupt... yes checking for strchr... yes checking for sysconf... yes checking for syslog... yes checking for tcgetattr... yes checking for times... yes checking for ttyname... yes checking for tzset... yes checking for unsetenv... yes checking for vasprintf... yes checking for asprintf... yes checking for isascii... yes checking for isblank... yes checking for isgraph... yes checking for isprint... yes checking for isspace... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for mkstemp... yes checking for getcwd... (cached) yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strcasestr... yes checking for strerror... yes checking for strftime... yes checking for strnlen... yes checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoimax... yes checking for strtoumax... yes checking for dprintf... yes checking for strchrnul... yes checking for strdup... (cached) yes checking libaudit.h usability... no checking libaudit.h presence... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking whether confstr is declared... yes checking whether printf is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking whether strtold is declared... yes checking for broken strtold... no checking for declaration of strtoimax... yes checking for declaration of strtol... yes checking for declaration of strtoll... yes checking for declaration of strtoul... yes checking for declaration of strtoull... yes checking for declaration of strtoumax... yes checking for alarm... yes checking for fpurge... no checking for __fpurge... yes checking for snprintf... yes checking for vsnprintf... yes checking for working mktime... yes checking for argz.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for malloc.h... (cached) yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for __argz_count... (cached) yes checking for __argz_next... (cached) yes checking for __argz_stringify... (cached) yes checking for dcgettext... yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for stpcpy... (cached) yes checking for strcspn... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbstr.h usability... no checking mbstr.h presence... no checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... yes checking for locale_charset... no checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking whether sys_siglist is declared... no checking type of array argument to getgroups... gid_t checking for off_t... (cached) yes checking for mode_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for uintptr_t... yes checking for ssize_t... yes checking for time_t... yes checking for long long... long long checking for unsigned long long... unsigned long long checking return type of signal handlers... (cached) void checking for sig_atomic_t in signal.h... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of char *... 8 checking size of double... 8 checking size of long long... 8 checking for u_int... yes checking for u_long... yes checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking whether the ctype macros accept non-ascii characters... no checking if dup2 fails to clear the close-on-exec flag... no checking whether pgrps need synchronization... no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking for sys_siglist in system C library... no checking for _sys_siglist in signal.h or unistd.h... no checking for _sys_siglist in system C library... no checking whether signal handlers are of type void... yes checking for clock_t... yes checking for sigset_t... yes checking for sig_atomic_t... yes checking for quad_t... yes checking for intmax_t... yes checking for uintmax_t... yes checking for socklen_t... yes checking for size and type of struct rlimit fields... rlim_t checking size of intmax_t... 8 checking for struct termios.c_line... yes checking for struct termio.c_line... yes checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking for struct dirent.d_namlen... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for offset of exit status in return status from wait... 8 checking for struct timespec in ... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... yes checking whether fpurge is declared... no checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory with 0 size... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... yes checking for standard-conformant vsnprintf... yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... yes checking if signal handlers must be reinstalled when invoked... no checking for presence of necessary job control definitions... present checking for presence of named pipes... present checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no checking for speed_t in sys/types.h... no checking whether getpw functions are declared in pwd.h... yes checking for unusable real-time signals due to large values... no checking for tgetent... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking whether /dev/fd is available... standard checking whether /dev/stdin stdout stderr are available... present checking for default mail directory... /var/mail checking shared object configuration for loadable builtins... supported configure: creating ./config.status config.status: creating Makefile config.status: creating builtins/Makefile config.status: creating lib/readline/Makefile config.status: creating lib/glob/Makefile config.status: creating lib/intl/Makefile config.status: creating lib/malloc/Makefile config.status: creating lib/sh/Makefile config.status: creating lib/termcap/Makefile config.status: creating lib/tilde/Makefile config.status: creating doc/Makefile config.status: creating support/Makefile config.status: creating po/Makefile.in config.status: creating examples/loadables/Makefile config.status: creating examples/loadables/Makefile.inc config.status: creating examples/loadables/perl/Makefile config.status: creating support/bash.pc config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands real 0m10.728s user 0m6.809s sys 0m2.119s rm -f mksyntax gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -o mksyntax /home/build/oil/_build/deps-source/bash/bash-4.4/mksyntax.c rm -f syntax.c ./mksyntax -o syntax.c /bin/sh /home/build/oil/_build/deps-source/bash/bash-4.4/support/mkversion.sh -b -S /home/build/oil/_build/deps-source/bash/bash-4.4 -s release -d 4.4 -o newversion.h \ && mv newversion.h version.h gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -DBUILDTOOL -c -o buildversion.o /home/build/oil/_build/deps-source/bash/bash-4.4/version.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -o bashversion /home/build/oil/_build/deps-source/bash/bash-4.4/support/bashversion.c buildversion.o *********************************************************** * * * GNU bash, version 4.4.0(1)-release (x86_64-unknown-linux-gnu) * * *********************************************************** rm -f shell.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/shell.c rm -f eval.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/eval.c make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/bash/builtins' rm -f mkbuiltins.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/mkbuiltins.c gcc -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -o mkbuiltins mkbuiltins.o -ldl ./mkbuiltins -externfile builtext.h -structfile builtins.c \ -noproduction -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/alias.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/bind.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/break.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/builtin.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/caller.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/cd.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/colon.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/command.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/declare.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/echo.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/enable.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/eval.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/getopts.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/exec.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/exit.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/fc.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/fg_bg.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/hash.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/help.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/history.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/jobs.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/kill.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/let.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/read.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/return.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/set.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/setattr.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/shift.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/source.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/suspend.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/test.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/times.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/trap.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/type.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/ulimit.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/umask.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/wait.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/reserved.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/pushd.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/shopt.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/printf.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/complete.def /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/mapfile.def make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/bash/builtins' rm -f y.tab.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/y.tab.c rm -f general.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/general.c rm -f make_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/make_cmd.c rm -f print_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/print_cmd.c rm -f dispose_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/dispose_cmd.c rm -f execute_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/execute_cmd.c rm -f variables.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/variables.c rm -f copy_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/copy_cmd.c rm -f error.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/error.c rm -f expr.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/expr.c /home/build/oil/_build/deps-source/bash/bash-4.4/expr.c:210:17: warning: conflicting types for built-in function ‘exp2’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch] 210 | static intmax_t exp2 __P((void)); | ^~~~ /home/build/oil/_build/deps-source/bash/bash-4.4/expr.c:86:1: note: ‘exp2’ is declared in header ‘’ 85 | #include "typemax.h" /* INTMAX_MAX, INTMAX_MIN */ +++ |+#include 86 | rm -f flags.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/flags.c rm -f jobs.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/jobs.c rm -f subst.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/subst.c rm -f hashcmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/hashcmd.c rm -f hashlib.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/hashlib.c rm -f mailcheck.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/mailcheck.c rm -f mksignames.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -DBUILDTOOL -c /home/build/oil/_build/deps-source/bash/bash-4.4/support/mksignames.c rm -f buildsignames.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -DBUILDTOOL -o buildsignames.o -c /home/build/oil/_build/deps-source/bash/bash-4.4/support/signames.c rm -f mksignames gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -o mksignames mksignames.o buildsignames.o rm -f lsignames.h ./mksignames lsignames.h if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi rm -f trap.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/trap.c rm -f input.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/input.c rm -f unwind_prot.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/unwind_prot.c rm -f pathexp.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/pathexp.c rm -f sig.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/sig.c rm -f test.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/test.c rm -f version.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/version.c rm -f alias.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/alias.c rm -f array.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/array.c rm -f arrayfunc.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/arrayfunc.c rm -f assoc.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/assoc.c rm -f braces.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/braces.c rm -f bracecomp.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/bracecomp.c rm -f bashhist.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/bashhist.c rm -f bashline.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/bashline.c rm -f list.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/list.c rm -f stringlib.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/stringlib.c rm -f locale.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/locale.c rm -f findcmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/findcmd.c rm -f redir.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/redir.c rm -f pcomplete.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/pcomplete.c rm -f pcomplib.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/pcomplib.c rm -f syntax.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c syntax.c rm -f xmalloc.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -c /home/build/oil/_build/deps-source/bash/bash-4.4/xmalloc.c make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/bash/builtins' rm -f builtins.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security builtins.c rm -f alias.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/alias.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security alias.c || ( rm -f alias.c ; exit 1 ) rm -f alias.c rm -f bind.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/bind.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security bind.c || ( rm -f bind.c ; exit 1 ) rm -f bind.c rm -f break.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/break.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security break.c || ( rm -f break.c ; exit 1 ) rm -f break.c rm -f builtin.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/builtin.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f builtin.c rm -f caller.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/caller.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security caller.c || ( rm -f caller.c ; exit 1 ) rm -f caller.c rm -f cd.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/cd.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security cd.c || ( rm -f cd.c ; exit 1 ) rm -f cd.c rm -f colon.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/colon.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security colon.c || ( rm -f colon.c ; exit 1 ) rm -f colon.c rm -f command.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/command.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security command.c || ( rm -f command.c ; exit 1 ) rm -f command.c rm -f common.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/common.c rm -f declare.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/declare.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security declare.c || ( rm -f declare.c ; exit 1 ) rm -f declare.c rm -f echo.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/echo.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security echo.c || ( rm -f echo.c ; exit 1 ) rm -f echo.c rm -f enable.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/enable.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security enable.c || ( rm -f enable.c ; exit 1 ) rm -f enable.c rm -f eval.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/eval.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security eval.c || ( rm -f eval.c ; exit 1 ) rm -f eval.c rm -f evalfile.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/evalfile.c rm -f evalstring.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/evalstring.c rm -f exec.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/exec.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security exec.c || ( rm -f exec.c ; exit 1 ) rm -f exec.c rm -f exit.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/exit.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security exit.c || ( rm -f exit.c ; exit 1 ) rm -f exit.c rm -f fc.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/fc.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security fc.c || ( rm -f fc.c ; exit 1 ) rm -f fc.c rm -f fg_bg.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/fg_bg.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) rm -f fg_bg.c rm -f hash.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/hash.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security hash.c || ( rm -f hash.c ; exit 1 ) rm -f hash.c rm -f help.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/help.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security help.c || ( rm -f help.c ; exit 1 ) rm -f help.c rm -f history.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/history.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security history.c || ( rm -f history.c ; exit 1 ) rm -f history.c rm -f jobs.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/jobs.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security jobs.c || ( rm -f jobs.c ; exit 1 ) rm -f jobs.c rm -f kill.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/kill.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security kill.c || ( rm -f kill.c ; exit 1 ) rm -f kill.c rm -f let.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/let.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security let.c || ( rm -f let.c ; exit 1 ) rm -f let.c rm -f mapfile.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/mapfile.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security mapfile.c || ( rm -f mapfile.c ; exit 1 ) rm -f mapfile.c rm -f pushd.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/pushd.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f pushd.c rm -f read.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/read.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security read.c || ( rm -f read.c ; exit 1 ) rm -f read.c rm -f return.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/return.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security return.c || ( rm -f return.c ; exit 1 ) rm -f return.c rm -f set.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/set.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security set.c || ( rm -f set.c ; exit 1 ) rm -f set.c rm -f setattr.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/setattr.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f setattr.c rm -f shift.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/shift.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security shift.c || ( rm -f shift.c ; exit 1 ) rm -f shift.c rm -f source.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/source.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security source.c || ( rm -f source.c ; exit 1 ) rm -f source.c rm -f suspend.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/suspend.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security suspend.c || ( rm -f suspend.c ; exit 1 ) rm -f suspend.c rm -f test.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/test.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security test.c || ( rm -f test.c ; exit 1 ) rm -f test.c rm -f times.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/times.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security times.c || ( rm -f times.c ; exit 1 ) rm -f times.c rm -f trap.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/trap.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security trap.c || ( rm -f trap.c ; exit 1 ) rm -f trap.c rm -f type.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/type.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security type.c || ( rm -f type.c ; exit 1 ) rm -f type.c gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -o psize.aux /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/psize.c /bin/sh /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/psize.sh > pipesize.h rm -f ulimit.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/ulimit.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f ulimit.c rm -f umask.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/umask.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security umask.c || ( rm -f umask.c ; exit 1 ) rm -f umask.c rm -f wait.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/wait.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security wait.c || ( rm -f wait.c ; exit 1 ) rm -f wait.c rm -f getopts.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/getopts.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f getopts.c rm -f shopt.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/shopt.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f shopt.c rm -f printf.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/printf.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security printf.c || ( rm -f printf.c ; exit 1 ) rm -f printf.c rm -f getopt.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/getopt.c rm -f bashgetopt.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/bashgetopt.c rm -f complete.o ./mkbuiltins -D /home/build/oil/_build/deps-source/bash/bash-4.4/builtins /home/build/oil/_build/deps-source/bash/bash-4.4/builtins/complete.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -g -O2 -Wno-parentheses -Wno-format-security complete.c || ( rm -f complete.c ; exit 1 ) rm -f complete.c rm -f libbuiltins.a ar cr libbuiltins.a builtins.o alias.o bind.o break.o builtin.o caller.o cd.o colon.o command.o common.o declare.o echo.o enable.o eval.o evalfile.o evalstring.o exec.o exit.o fc.o fg_bg.o hash.o help.o history.o jobs.o kill.o let.o mapfile.o pushd.o read.o return.o set.o setattr.o shift.o source.o suspend.o test.o times.o trap.o type.o ulimit.o umask.o wait.o getopts.o shopt.o printf.o getopt.o bashgetopt.o complete.o ranlib libbuiltins.a make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/bash/builtins' making lib/glob/libglob.a in ./lib/glob make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/bash/lib/glob' rm -f glob.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/glob/glob.c rm -f strmatch.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/glob/strmatch.c rm -f smatch.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/glob/smatch.c rm -f xmbsrtowcs.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/glob/xmbsrtowcs.c rm -f gmisc.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/glob/gmisc.c rm -f -f libglob.a ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o test -n "ranlib" && ranlib libglob.a make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/bash/lib/glob' making lib/sh/libsh.a in ./lib/sh make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/bash/lib/sh' gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/clktck.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/clock.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/getenv.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/oslib.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/setlinebuf.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/strnlen.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/itos.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/zread.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/zwrite.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/shtty.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/shmatch.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/eaccess.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/netconn.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/netopen.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/timeval.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/makepath.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/pathcanon.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/pathphys.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/tmpfile.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/stringlist.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/stringvec.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/spell.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/shquote.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/strtrans.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/snprintf.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/mailstat.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/fmtulong.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/fmtullong.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/fmtumax.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/zcatfd.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/zmapfd.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/winsize.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/wcsdup.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/fpurge.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/zgetline.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/mbscmp.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/uconvert.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/ufuncs.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/casemod.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/input_avail.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/mbscasecmp.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/fnxform.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/unicode.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/shmbchar.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/wcsnwidth.c gcc -c -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/mbschr.c rm -f libsh.a ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o zcatfd.o zmapfd.o winsize.o wcsdup.o fpurge.o zgetline.o mbscmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o wcsnwidth.o mbschr.o test -n "ranlib" && ranlib libsh.a make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/bash/lib/sh' making lib/readline/libreadline.a in ./lib/readline make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/bash/lib/readline' rm -f readline.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/readline.c rm -f vi_mode.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/vi_mode.c rm -f funmap.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/funmap.c rm -f keymaps.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/keymaps.c rm -f parens.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/parens.c rm -f search.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/search.c rm -f rltty.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/rltty.c rm -f complete.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/complete.c rm -f bind.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/bind.c rm -f isearch.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/isearch.c rm -f display.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/display.c rm -f signals.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/signals.c rm -f util.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/util.c rm -f kill.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/kill.c rm -f undo.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/undo.c rm -f macro.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/macro.c rm -f input.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/input.c rm -f callback.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/callback.c rm -f terminal.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/terminal.c rm -f text.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/text.c rm -f nls.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/nls.c rm -f misc.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/misc.c rm -f history.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/history.c rm -f histexpand.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/histexpand.c rm -f histfile.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/histfile.c rm -f histsearch.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/histsearch.c rm -f shell.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/shell.c rm -f savestring.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/savestring.c rm -f mbutil.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/mbutil.c rm -f tilde.o gcc -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security -DREADLINE_LIBRARY -c /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/tilde.c rm -f colors.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/colors.c rm -f parse-colors.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/parse-colors.c rm -f xmalloc.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/xmalloc.c rm -f xfree.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/xfree.c rm -f compat.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/readline/compat.c rm -f libreadline.a ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o test -n "ranlib" && ranlib libreadline.a make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/bash/lib/readline' making lib/readline/libhistory.a in ./lib/readline make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/bash/lib/readline' rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o xmalloc.o xfree.o test -n "ranlib" && ranlib libhistory.a make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/bash/lib/readline' making lib/tilde/libtilde.a in ./lib/tilde make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/bash/lib/tilde' gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/lib/tilde/tilde.c rm -f libtilde.a ar cr libtilde.a tilde.o test -n "ranlib" && ranlib libtilde.a make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/bash/lib/tilde' rm -f bash gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/sh -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o -lbuiltins -lglob -lsh -lreadline -lhistory -ltermcap -ltilde -ldl /usr/bin/ld: ./lib/sh/libsh.a(tmpfile.o): in function `sh_mktmpname': /home/build/oil/_build/deps-source/bash/bash-4.4/lib/sh/tmpfile.c:152: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' ls -l bash -rwxr-xr-x 1 build build 3787272 Jan 25 01:40 bash size bash text data bss dec hex filename 1069850 46972 39896 1156718 11a66e bash make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/bash/support' rm -f man2html.o gcc -c -DHAVE_CONFIG_H -DSHELL -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -g -O2 -Wno-parentheses -Wno-format-security /home/build/oil/_build/deps-source/bash/bash-4.4/support/man2html.c gcc -DHAVE_CONFIG_H -DSHELL -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/deps-source/bash/bash-4.4 -g -O2 -Wno-parentheses -Wno-format-security man2html.o -o man2html -ldl make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/bash/support' real 0m24.374s user 0m19.936s sys 0m1.426s ~/oil Loading _build/deps-source/bash OK name: bash OK version: 4.4 OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/bash ~/oil/_build/wedge/tmp/bash ~/oil *********************************************************** * * * GNU bash, version 4.4.0(1)-release (x86_64-unknown-linux-gnu) * * *********************************************************** mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/bin mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/man/man1 mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/info mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/doc/bash ( cd ./po/ ; make DESTDIR= installdirs ) make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/bash/po' /bin/sh /home/build/oil/_build/deps-source/bash/bash-4.4/./support/mkinstalldirs /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/en@quot/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/en@boldquot/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/af/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/bg/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/ca/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/cs/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/da/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/de/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/el/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/eo/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/es/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/et/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/fi/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/fr/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/ga/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/gl/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/hr/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/hu/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/id/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/it/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/ja/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/lt/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/nb/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/nl/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/pl/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/pt_BR/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/ro/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/ru/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/sk/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/sl/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/sr/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/sv/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/tr/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/uk/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/vi/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/zh_CN/LC_MESSAGES mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/zh_TW/LC_MESSAGES if test "bash" = "gettext-tools"; then \ /bin/sh /home/build/oil/_build/deps-source/bash/bash-4.4/./support/mkinstalldirs /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/gettext/po; \ else \ : ; \ fi make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/bash/po' /usr/bin/install -c -m 0755 bash /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/bin/bash /usr/bin/install -c -m 0555 bashbug /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/bin/bashbug /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/bash/bash-4.4/CHANGES /home/build/oil/_build/deps-source/bash/bash-4.4/COMPAT /home/build/oil/_build/deps-source/bash/bash-4.4/NEWS /home/build/oil/_build/deps-source/bash/bash-4.4/POSIX /home/build/oil/_build/deps-source/bash/bash-4.4/RBASH /home/build/oil/_build/deps-source/bash/bash-4.4/README /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/doc/bash ( cd ./doc ; make \ man1dir=/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/man/man1 man1ext=.1 \ man3dir=/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/man/man3 man3ext=.3 \ infodir=/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/info htmldir=/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/doc/bash DESTDIR= install ) make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/bash/doc' /bin/sh /home/build/oil/_build/deps-source/bash/bash-4.4/support/mkinstalldirs /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/man/man1 /bin/sh /home/build/oil/_build/deps-source/bash/bash-4.4/support/mkinstalldirs /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/info /bin/sh /home/build/oil/_build/deps-source/bash/bash-4.4/support/mkinstalldirs /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/doc/bash if test -n "/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/doc/bash" ; then \ /bin/sh /home/build/oil/_build/deps-source/bash/bash-4.4/support/mkinstalldirs /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/doc/bash ; \ fi /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/bash/bash-4.4/doc/bash.1 /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/man/man1/bash.1 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/bash/bash-4.4/doc/bashbug.1 /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/man/man1/bashbug.1 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/bash/bash-4.4/doc/FAQ /home/build/oil/_build/deps-source/bash/bash-4.4/doc/INTRO /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/doc/bash if test -f bash.info; then d=.; else d=/home/build/oil/_build/deps-source/bash/bash-4.4/doc; fi; \ /usr/bin/install -c -m 644 $d/bash.info /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/info/bash.info if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/info/dir /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/info/bash.info; \ else true; fi if test -n "/home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/doc/bash" ; then \ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/bash/bash-4.4/doc/bash.html /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/doc/bash ; \ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/bash/bash-4.4/doc/bashref.html /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/doc/bash ; \ fi make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/bash/doc' ( cd ./builtins ; make DESTDIR= install ) make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/bash/builtins' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/bash/builtins' ( cd ./po/ ; make DESTDIR= install ) make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/bash/po' test -z "en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || make en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo touch stamp-po /bin/sh /home/build/oil/_build/deps-source/bash/bash-4.4/./support/mkinstalldirs /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/en@quot.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/en@quot/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/en@boldquot.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/en@boldquot/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/af.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/af/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/bg.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/bg/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/ca.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/ca/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/cs.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/cs/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/da.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/da/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/de.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/de/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/el.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/el/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/eo.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/eo/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/es.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/es/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/et.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/et/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/fi.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/fi/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/fr.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/fr/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/ga.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/ga/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/gl.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/gl/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/hr.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/hr/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/hu.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/hu/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/id.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/id/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/it.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/it/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/ja.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/ja/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/lt.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/lt/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/nb.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/nb/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/nl.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/nl/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/pl.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/pl/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/pt_BR.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/pt_BR/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/ro.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/ro/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/ru.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/ru/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/sk.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/sk/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/sl.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/sl/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/sr.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/sr/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/sv.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/sv/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/tr.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/tr/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/uk.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/uk/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/vi.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/vi/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/zh_CN.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/zh_CN/LC_MESSAGES/bash.mo installing /home/build/oil/_build/deps-source/bash/bash-4.4/po/zh_TW.gmo as /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/locale/zh_TW/LC_MESSAGES/bash.mo if test "bash" = "gettext-tools"; then \ /bin/sh /home/build/oil/_build/deps-source/bash/bash-4.4/./support/mkinstalldirs /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/bash/bash-4.4/po/$file \ /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/bash/po' ( cd /home/build/oil/_build/wedge/tmp/bash/examples/loadables && make DESTDIR= install ) make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/bash/examples/loadables' gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o print.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/print.c gcc -shared -Wl,-soname,print -o print print.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o truefalse.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/truefalse.c gcc -shared -Wl,-soname,truefalse -o truefalse truefalse.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o sleep.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/sleep.c gcc -shared -Wl,-soname,sleep -o sleep sleep.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o finfo.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/finfo.c /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/finfo.c: In function ‘printst’: /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/finfo.c:277:14: warning: implicit declaration of function ‘major’ [-Wimplicit-function-declaration] 277 | ma = major (st->st_rdev); | ^~~~~ /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/finfo.c:278:14: warning: implicit declaration of function ‘minor’ [-Wimplicit-function-declaration] 278 | mi = minor (st->st_rdev); | ^~~~~ gcc -shared -Wl,-soname,finfo -o finfo finfo.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o logname.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/logname.c gcc -shared -Wl,-soname,logname -o logname logname.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o basename.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/basename.c gcc -shared -Wl,-soname,basename -o basename basename.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o dirname.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/dirname.c gcc -shared -Wl,-soname,dirname -o dirname dirname.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o tty.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/tty.c gcc -shared -Wl,-soname,tty -o tty tty.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o pathchk.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/pathchk.c gcc -shared -Wl,-soname,pathchk -o pathchk pathchk.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o tee.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/tee.c gcc -shared -Wl,-soname,tee -o tee tee.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o head.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/head.c gcc -shared -Wl,-soname,head -o head head.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o mkdir.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/mkdir.c gcc -shared -Wl,-soname,mkdir -o mkdir mkdir.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o rmdir.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/rmdir.c gcc -shared -Wl,-soname,rmdir -o rmdir rmdir.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o printenv.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/printenv.c gcc -shared -Wl,-soname,printenv -o printenv printenv.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o id.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/id.c gcc -shared -Wl,-soname,id -o id id.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o whoami.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/whoami.c gcc -shared -Wl,-soname,whoami -o whoami whoami.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o uname.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/uname.c gcc -shared -Wl,-soname,uname -o uname uname.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o sync.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/sync.c gcc -shared -Wl,-soname,sync -o sync sync.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o push.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/push.c gcc -shared -Wl,-soname,push -o push push.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o ln.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/ln.c gcc -shared -Wl,-soname,ln -o ln ln.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o unlink.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/unlink.c gcc -shared -Wl,-soname,unlink -o unlink unlink.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o realpath.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/realpath.c gcc -shared -Wl,-soname,realpath -o realpath realpath.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o strftime.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/strftime.c gcc -shared -Wl,-soname,strftime -o strftime strftime.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o mypid.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/mypid.c gcc -shared -Wl,-soname,mypid -o mypid mypid.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/build/oil/_build/deps-source/bash/bash-4.4 -I/home/build/oil/_build/deps-source/bash/bash-4.4/lib -I/home/build/oil/_build/deps-source/bash/bash-4.4/builtins -I/home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables -I/home/build/oil/_build/deps-source/bash/bash-4.4/include -I/home/build/oil/_build/wedge/tmp/bash -I/home/build/oil/_build/wedge/tmp/bash/lib -I/home/build/oil/_build/wedge/tmp/bash/builtins -c -o setpgid.o /home/build/oil/_build/deps-source/bash/bash-4.4/examples/loadables/setpgid.c gcc -shared -Wl,-soname,setpgid -o setpgid setpgid.o mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/lib/bash make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/bash' mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/include/bash mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/include/bash/builtins mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/include/bash/include mkdir -p -- /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/lib/pkgconfig /usr/bin/install: cannot stat '/home/build/oil/_build/wedge/tmp/bash/y.tab.h': No such file or directory /usr/bin/install -c -m 644 ./support/bash.pc /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/lib/pkgconfig/bash.pc make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/bash' installing example loadable builtins in /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/lib/bash print truefalse sleep finfo logname basename dirname tty pathchk tee head mkdir rmdir printenv id whoami uname sync push ln unlink realpath strftime mypid setpgid make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/bash/examples/loadables' real 0m1.595s user 0m1.341s sys 0m0.260s ~/oil Loading _build/deps-source/bash OK name: bash OK version: 4.4 OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/bash SMOKE TEST ~/oil/_build/wedge/smoke-test/bash ~/oil + wedge-smoke-test /home/build/wedge/oils-for-unix.org/pkg/bash/4.4 /home/build/oil/_build/deps-source/bash + local install_dir=/home/build/wedge/oils-for-unix.org/pkg/bash/4.4 + /home/build/wedge/oils-for-unix.org/pkg/bash/4.4/bin/bash -c 'echo "hi from bash"' hi from bash + set +x ~/oil OK Loading _build/deps-source/zsh OK name: zsh OK version: 5.1.1 OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/zsh SOURCE /home/build/oil/_build/deps-source/zsh/zsh-5.1.1 ~/oil/_build/wedge/tmp/zsh ~/oil configuring for zsh 5.1.1 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for gcc option to accept ANSI C... checking whether to use prototypes... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking if the compiler supports union initialisation... yes checking if signed to unsigned casting is broken... no checking if the compiler supports variable-length arrays... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking whether ln works... yes checking whether ln -s works... yes checking for egrep... (cached) /usr/bin/grep -E checking for yodl... no checking for pdfetex... no checking for texi2pdf... no checking for texi2any... no checking for texi2html... no checking for ansi2knr... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether stat file-mode macros are broken... no checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for string.h... (cached) yes checking for memory.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for sys/types.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking pcre.h usability... no checking pcre.h presence... no checking for pcre.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking for conflicts in sys/time.h and sys/select.h... no checking TIOCGWINSZ in termios.h... no checking TIOCGWINSZ in sys/ioctl.h... yes checking for streams headers including struct winsize... no checking for printf in -lc... yes checking for pow in -lm... yes checking for clock_gettime in -lrt... yes checking if _XOPEN_SOURCE_EXTENDED should not be defined... no checking for library containing tigetflag... -lncursesw checking for library containing tgetent... none required checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking if we need to ignore ncurses... no checking for library containing getpwnam... none required checking for socket in -lsocket... no checking for library containing gethostbyname2... none required checking for iconv... yes checking whether _libiconv_version is declared... no checking for iconv declaration... checking if an include file defines ospeed... yes checking gdbm.h usability... no checking gdbm.h presence... no checking for gdbm.h... no checking for gdbm_open in -lgdbm... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking return type of signal handlers... void checking for pid_t... yes checking for off_t... yes checking for ino_t... yes checking for mode_t... yes checking for uid_t in sys/types.h... yes checking for size_t... (cached) yes checking if long is 64 bits... yes checking for %lld printf support... yes checking for sigset_t... yes checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_atimespec.tv_nsec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctim.tv_nsec... yes checking for struct stat.st_ctimespec.tv_nsec... no checking for struct stat.st_ctimensec... no checking for struct timezone... yes checking for struct utmp... yes checking for struct utmpx... yes checking for ut_host in struct utmp... yes checking for ut_host in struct utmpx... yes checking for ut_xtime in struct utmpx... no checking for ut_tv in struct utmpx... yes checking for d_ino in struct dirent... yes checking for d_stat in struct dirent... no checking for d_ino in struct direct... no checking for d_stat in struct direct... no checking for sin6_scope_id in struct sockaddr_in6... yes checking if we need our own h_errno... yes checking for strftime... yes checking for strptime... yes checking for mktime... yes checking for timelocal... yes checking for difftime... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for select... yes checking for poll... yes checking for readlink... yes checking for faccessx... no checking for fchdir... yes checking for ftruncate... yes checking for fstat... yes checking for lstat... yes checking for lchown... yes checking for fchown... yes checking for fchmod... yes checking for fseeko... yes checking for ftello... yes checking for mkfifo... yes checking for _mktemp... no checking for mkstemp... yes checking for waitpid... yes checking for wait3... yes checking for sigaction... yes checking for sigblock... yes checking for sighold... yes checking for sigrelse... yes checking for sigsetmask... yes checking for sigprocmask... yes checking for killpg... yes checking for setpgid... yes checking for setpgrp... yes checking for tcsetpgrp... yes checking for tcgetattr... yes checking for nice... yes checking for gethostname... yes checking for gethostbyname2... yes checking for getipnodebyname... no checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for getlogin... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for getgrgid... yes checking for getgrnam... yes checking for initgroups... yes checking for nis_list... no checking for setuid... yes checking for seteuid... yes checking for setreuid... yes checking for setresuid... yes checking for setsid... yes checking for memcpy... yes checking for memmove... yes checking for strstr... yes checking for strerror... yes checking for strtoul... yes checking for getrlimit... yes checking for getrusage... yes checking for setlocale... yes checking for uname... yes checking for signgam... yes checking for tgamma... yes checking for putenv... yes checking for getenv... yes checking for setenv... yes checking for unsetenv... yes checking for xw... no checking for brk... yes checking for sbrk... yes checking for pathconf... yes checking for sysconf... yes checking for tgetent... yes checking for tigetflag... yes checking for tigetnum... yes checking for tigetstr... yes checking for setupterm... yes checking for initscr... yes checking for getcchar... yes checking for setcchar... yes checking for waddwstr... yes checking for wget_wch... yes checking for win_wch... yes checking for use_default_colors... yes checking for pcre_compile... no checking for pcre_study... no checking for pcre_exec... no checking for nl_langinfo... yes checking for erand48... yes checking for open_memstream... yes checking for posix_openpt... yes checking for wctomb... yes checking for iconv... (cached) yes checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for htons... yes checking for ntohs... yes checking for regcomp... yes checking for regexec... yes checking for regerror... yes checking for regfree... yes checking for gdbm_open... no checking for getxattr... yes checking for realpath... yes checking for canonicalize_file_name... yes checking for symlink... yes checking for getcwd... yes checking for cygwin_conv_path... no checking for nanosleep... yes checking for working strcoll... yes checking if realpath accepts NULL... yes checking if tgetent accepts NULL... yes checking if tgetent returns 0 on success... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for munmap... yes checking for msync... yes checking whether getpgrp requires zero arguments... yes checking if getxattr etc. are Linux-like... yes checking if getxattr etc. are usable... yes checking what style of signals to use... POSIX_SIGNALS checking where signal.h is located... /usr/include/x86_64-linux-gnu/bits/signum-arch.h checking where error names are located... /usr/include/asm-generic/errno.h /usr/include/x86_64-linux-gnu/bits/errno.h /usr/include/asm-generic/errno-base.h checking location of curses header... ncursesw/ncurses.h checking where curses key definitions are located... /usr/include/curses.h checking for ncursesw/term.h... yes checking for ncurses/term.h... no checking for term.h... yes checking where term.h is located... ncursesw/term.h checking if boolcodes is available... yes checking if numcodes is available... yes checking if strcodes is available... yes checking if boolnames is available... yes checking if numnames is available... yes checking if strnames is available... yes checking if tgoto prototype is missing... no checking where the RLIMIT macros are located... /usr/include/x86_64-linux-gnu/bits/resource.h checking if rlim_t is longer than a long... no checking if the rlim_t is unsigned... yes checking for rlim_t... yes checking for limit RLIMIT_AIO_MEM... no checking for limit RLIMIT_AIO_OPS... no checking for limit RLIMIT_AS... yes checking for limit RLIMIT_LOCKS... yes checking for limit RLIMIT_MEMLOCK... yes checking for limit RLIMIT_NPROC... yes checking for limit RLIMIT_NTHR... no checking for limit RLIMIT_NOFILE... yes checking for limit RLIMIT_PTHREAD... no checking for limit RLIMIT_RSS... yes checking for limit RLIMIT_SBSIZE... no checking for limit RLIMIT_TCACHE... no checking for limit RLIMIT_VMEM... no checking for limit RLIMIT_SIGPENDING... yes checking for limit RLIMIT_MSGQUEUE... yes checking for limit RLIMIT_NICE... yes checking for limit RLIMIT_RTPRIO... yes checking for limit RLIMIT_POSIXLOCKS... no checking for limit RLIMIT_NPTS... no checking for limit RLIMIT_SWAP... no checking for limit RLIMIT_KQUEUES... no checking if RLIMIT_VMEM and RLIMIT_RSS are the same... no checking if RLIMIT_VMEM and RLIMIT_AS are the same... no checking if RLIMIT_RSS and RLIMIT_AS are the same... no checking for struct rusage.ru_maxrss... yes checking for struct rusage.ru_ixrss... yes checking for struct rusage.ru_idrss... yes checking for struct rusage.ru_isrss... yes checking for struct rusage.ru_minflt... yes checking for struct rusage.ru_majflt... yes checking for struct rusage.ru_nswap... yes checking for struct rusage.ru_inblock... yes checking for struct rusage.ru_oublock... yes checking for struct rusage.ru_msgsnd... yes checking for struct rusage.ru_msgrcv... yes checking for struct rusage.ru_nsignals... yes checking for struct rusage.ru_nvcsw... yes checking for struct rusage.ru_nivcsw... yes checking for /dev/fd filesystem... /proc/self/fd checking for RFS superroot directory... no checking whether we should use the native getcwd... no checking whether getcwd calls malloc to allocate memory... yes checking for setproctitle... no checking for library containing setproctitle... no checking for NIS... no checking for NIS+... no checking for utmp file... /var/run/utmp checking for wtmp file... /var/log/wtmp checking for utmpx file... no checking for wtmpx file... no checking for brk() prototype in ... yes checking for sbrk() prototype in ... yes checking for mknod prototype in ... yes checking for ioctl prototype in or ... no checking for ioctl prototype in ... yes checking if named FIFOs work... yes checking if echo in /bin/sh interprets escape sequences... yes checking if link() works... yes checking if kill(pid, 0) returns ESRCH correctly... yes checking if POSIX sigsuspend() works... yes checking if getpwnam() is faked... no checking base type of the third argument to accept... socklen_t checking if your system has /dev/ptmx... yes checking if /dev/ptmx is usable... yes configure: checking for functions supporting multibyte characters checking for iswalnum... yes checking for iswcntrl... yes checking for iswdigit... yes checking for iswgraph... yes checking for iswlower... yes checking for iswprint... yes checking for iswpunct... yes checking for iswspace... yes checking for iswupper... yes checking for iswxdigit... yes checking for mbrlen... yes checking for mbrtowc... yes checking for towupper... yes checking for towlower... yes checking for wcschr... yes checking for wcscpy... yes checking for wcslen... yes checking for wcsncmp... yes checking for wcsncpy... yes checking for wcrtomb... yes checking for wcwidth... yes checking for wmemchr... yes checking for wmemcmp... yes checking for wmemcpy... yes checking for wmemmove... yes checking for wmemset... yes configure: all functions found, multibyte support enabled checking if the wcwidth() function is broken... no checking if the isprint() function is broken... no configure: creating ./config.status config.status: creating Config/defs.mk config.status: creating Makefile config.status: creating Doc/Makefile config.status: creating Etc/Makefile config.status: creating Src/Makefile config.status: creating Test/Makefile config.status: creating config.h config.status: executing config.modules commands creating ./config.modules config.status: executing stamp-h commands zsh configuration ----------------- zsh version : 5.1.1 host operating system : x86_64-unknown-linux-gnu source code location : /home/build/oil/_build/deps-source/zsh/zsh-5.1.1 compiler : gcc preprocessor flags : executable compiler flags : -Wall -Wmissing-prototypes -O2 executable linker flags : -s library flags : -lncursesw -lrt -lm -lc installation basename : zsh binary install path : /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin man page install path : /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/man info install path : /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/info functions install path : /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/functions See config.modules for installed modules and functions. real 0m9.209s user 0m7.087s sys 0m2.361s make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod creating Src/Makemod.in config.status: creating Src/Makemod make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' creating Src/Builtins/Makefile.in config.status: creating Src/Builtins/Makefile make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' creating Src/Modules/Makefile.in config.status: creating Src/Modules/Makefile make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' creating Src/Zle/Makefile.in config.status: creating Src/Zle/Makefile make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/signames1.awk /usr/include/x86_64-linux-gnu/bits/signum-arch.h >sigtmp.c case "`gcc -E --version &1`" in \ *"Free Software Foundation"*) \ gcc -E -P sigtmp.c >sigtmp.out;; \ *) \ gcc -E sigtmp.c >sigtmp.out;; \ esac gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/signames2.awk sigtmp.out > signames.c rm -f sigtmp.c sigtmp.out grep 'define.*SIGCOUNT' signames.c > sigcount.h make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' Updated `zsh.mdh'. echo 'timestamp for zsh.mdh against zsh.mdd' > zsh.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/builtin.c Src > builtin.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < builtin.syms) \ > builtin.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < builtin.syms) \ > `echo builtin.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/compat.c Src > compat.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compat.syms) \ > compat.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compat.syms) \ > `echo compat.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/cond.c Src > cond.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < cond.syms) \ > cond.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < cond.syms) \ > `echo cond.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/context.c Src > context.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < context.syms) \ > context.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < context.syms) \ > `echo context.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/exec.c Src > exec.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < exec.syms) \ > exec.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < exec.syms) \ > `echo exec.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/glob.c Src > glob.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < glob.syms) \ > glob.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < glob.syms) \ > `echo glob.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/hashtable.c Src > hashtable.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hashtable.syms) \ > hashtable.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hashtable.syms) \ > `echo hashtable.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/hashnameddir.c Src > hashnameddir.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hashnameddir.syms) \ > hashnameddir.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hashnameddir.syms) \ > `echo hashnameddir.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/hist.c Src > hist.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hist.syms) \ > hist.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hist.syms) \ > `echo hist.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/init.c Src > init.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < init.syms) \ > init.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < init.syms) \ > `echo init.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/input.c Src > input.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < input.syms) \ > input.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < input.syms) \ > `echo input.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/jobs.c Src > jobs.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < jobs.syms) \ > jobs.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < jobs.syms) \ > `echo jobs.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/lex.c Src > lex.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < lex.syms) \ > lex.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < lex.syms) \ > `echo lex.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/linklist.c Src > linklist.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < linklist.syms) \ > linklist.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < linklist.syms) \ > `echo linklist.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/loop.c Src > loop.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < loop.syms) \ > loop.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < loop.syms) \ > `echo loop.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/math.c Src > math.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < math.syms) \ > math.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < math.syms) \ > `echo math.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/mem.c Src > mem.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mem.syms) \ > mem.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mem.syms) \ > `echo mem.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/module.c Src > module.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < module.syms) \ > module.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < module.syms) \ > `echo module.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/options.c Src > options.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < options.syms) \ > options.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < options.syms) \ > `echo options.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/params.c Src > params.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < params.syms) \ > params.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < params.syms) \ > `echo params.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/parse.c Src > parse.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parse.syms) \ > parse.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parse.syms) \ > `echo parse.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/pattern.c Src > pattern.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < pattern.syms) \ > pattern.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < pattern.syms) \ > `echo pattern.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/prompt.c Src > prompt.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < prompt.syms) \ > prompt.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < prompt.syms) \ > `echo prompt.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/signals.c Src > signals.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < signals.syms) \ > signals.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < signals.syms) \ > `echo signals.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk signames.c Src > signames.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < signames.syms) \ > signames.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < signames.syms) \ > `echo signames.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/sort.c Src > sort.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < sort.syms) \ > sort.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < sort.syms) \ > `echo sort.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/string.c Src > string.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < string.syms) \ > string.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < string.syms) \ > `echo string.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/subst.c Src > subst.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < subst.syms) \ > subst.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < subst.syms) \ > `echo subst.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/text.c Src > text.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < text.syms) \ > text.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < text.syms) \ > `echo text.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/utils.c Src > utils.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < utils.syms) \ > utils.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < utils.syms) \ > `echo utils.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/watch.c Src > watch.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < watch.syms) \ > watch.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < watch.syms) \ > `echo watch.epro | sed 's/\.epro$/.pro/'` make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' Updated `zsh.mdh'. make -f Makemod prefix='/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1' exec_prefix='/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1' bindir='/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin' libdir='/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/lib' MODDIR='/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/lib/zsh/5.1.1' infodir='/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/info' mandir='/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/man' datadir='/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share' fndir='/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/functions' htmldir='/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/htmldoc' runhelpdir='/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/help' CC='gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' CFLAGS='-Wall -Wmissing-prototypes -O2' LDFLAGS='' EXTRA_LDFLAGS='' DLCFLAGS='' DLLDFLAGS='' LIBLDFLAGS='-s' EXELDFLAGS='-s' LIBS='-lncursesw -lrt -lm -lc' DL_EXT='' DLLD='' AWK='gawk' ANSI2KNR=': ansi2knr' YODL=': yodl ' YODL2TXT=': yodl2txt' YODL2HTML=': yodl2html' FUNCTIONS_INSTALL='' tzsh='zsh' prep make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' creating Src/Builtins/Makefile.in config.status: creating Src/Builtins/Makefile make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' creating Src/Modules/Makefile.in config.status: creating Src/Modules/Makefile make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' creating Src/Zle/Makefile.in config.status: creating Src/Zle/Makefile make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' echo 'timestamp for *.mdd files' > ../Src/modules.stamp make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' Updated `rlimits.mdh'. echo 'timestamp for rlimits.mdh against rlimits.mdd' > rlimits.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Builtins/rlimits.c Src/Builtins > rlimits.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < rlimits.syms) \ > rlimits.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < rlimits.syms) \ > `echo rlimits.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' Updated `rlimits.mdh'. make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' Updated `sched.mdh'. echo 'timestamp for sched.mdh against sched.mdd' > sched.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Builtins/sched.c Src/Builtins > sched.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < sched.syms) \ > sched.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < sched.syms) \ > `echo sched.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' Updated `sched.mdh'. make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' Updated `datetime.mdh'. echo 'timestamp for datetime.mdh against datetime.mdd' > datetime.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules/datetime.c Src/Modules > datetime.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < datetime.syms) \ > datetime.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < datetime.syms) \ > `echo datetime.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' Updated `datetime.mdh'. make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' Updated `langinfo.mdh'. echo 'timestamp for langinfo.mdh against langinfo.mdd' > langinfo.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules/langinfo.c Src/Modules > langinfo.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < langinfo.syms) \ > langinfo.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < langinfo.syms) \ > `echo langinfo.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' Updated `langinfo.mdh'. make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' Updated `parameter.mdh'. echo 'timestamp for parameter.mdh against parameter.mdd' > parameter.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules/parameter.c Src/Modules > parameter.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parameter.syms) \ > parameter.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parameter.syms) \ > `echo parameter.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' Updated `parameter.mdh'. make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' Updated `regex.mdh'. echo 'timestamp for regex.mdh against regex.mdd' > regex.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules/regex.c Src/Modules > regex.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < regex.syms) \ > regex.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < regex.syms) \ > `echo regex.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' Updated `regex.mdh'. make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' Updated `termcap.mdh'. echo 'timestamp for termcap.mdh against termcap.mdd' > termcap.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules/termcap.c Src/Modules > termcap.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < termcap.syms) \ > termcap.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < termcap.syms) \ > `echo termcap.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' Updated `termcap.mdh'. make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' Updated `terminfo.mdh'. echo 'timestamp for terminfo.mdh against terminfo.mdd' > terminfo.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules/terminfo.c Src/Modules > terminfo.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < terminfo.syms) \ > terminfo.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < terminfo.syms) \ > `echo terminfo.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' Updated `terminfo.mdh'. make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' ( \ echo '/** thingies.list **/'; \ echo '/** thingy structures for the known thingies **/'; \ echo; \ echo '/* format: T("name", TH_FLAGS, w_widget, t_nextthingy) */'; \ echo; \ sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \ -e 's/^"/T("/; s/$/, 0,/; h' \ -e 's/-//g; s/^.*"\(.*\)".*/w_\1, t_D\1)/' \ -e 'H; g; s/\n/ /' \ < /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/iwidgets.list; \ sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \ -e 's/^"/T("./; s/$/, TH_IMMORTAL,/; h' \ -e 's/-//g; s/^.*"\.\(.*\)".*/w_\1, t_\1)/' \ -e 'H; g; s/\n/ /' \ < /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/iwidgets.list; \ ) > thingies.list ( \ echo '/** zle_things.h **/'; \ echo '/** indices of and pointers to known thingies **/'; \ echo; \ echo 'enum {'; \ sed -n -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_things.sed < thingies.list; \ echo ' ZLE_BUILTIN_THINGY_COUNT'; \ echo '};'; \ ) > zle_things.h make[5]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[5]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' Updated `zle.mdh'. echo 'timestamp for zle.mdh against zle.mdd' > zle.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_bindings.c Src/Zle > zle_bindings.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_bindings.syms) \ > zle_bindings.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_bindings.syms) \ > `echo zle_bindings.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_hist.c Src/Zle > zle_hist.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_hist.syms) \ > zle_hist.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_hist.syms) \ > `echo zle_hist.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_keymap.c Src/Zle > zle_keymap.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_keymap.syms) \ > zle_keymap.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_keymap.syms) \ > `echo zle_keymap.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_main.c Src/Zle > zle_main.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_main.syms) \ > zle_main.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_main.syms) \ > `echo zle_main.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_misc.c Src/Zle > zle_misc.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_misc.syms) \ > zle_misc.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_misc.syms) \ > `echo zle_misc.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_move.c Src/Zle > zle_move.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_move.syms) \ > zle_move.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_move.syms) \ > `echo zle_move.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_params.c Src/Zle > zle_params.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_params.syms) \ > zle_params.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_params.syms) \ > `echo zle_params.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_refresh.c Src/Zle > zle_refresh.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_refresh.syms) \ > zle_refresh.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_refresh.syms) \ > `echo zle_refresh.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_thingy.c Src/Zle > zle_thingy.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_thingy.syms) \ > zle_thingy.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_thingy.syms) \ > `echo zle_thingy.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_tricky.c Src/Zle > zle_tricky.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_tricky.syms) \ > zle_tricky.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_tricky.syms) \ > `echo zle_tricky.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_utils.c Src/Zle > zle_utils.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_utils.syms) \ > zle_utils.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_utils.syms) \ > `echo zle_utils.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_vi.c Src/Zle > zle_vi.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_vi.syms) \ > zle_vi.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_vi.syms) \ > `echo zle_vi.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_word.c Src/Zle > zle_word.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_word.syms) \ > zle_word.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_word.syms) \ > `echo zle_word.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/textobjects.c Src/Zle > textobjects.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < textobjects.syms) \ > textobjects.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < textobjects.syms) \ > `echo textobjects.epro | sed 's/\.epro$/.pro/'` make[5]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[5]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' Updated `zle.mdh'. make[5]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[5]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' Updated `complete.mdh'. echo 'timestamp for complete.mdh against complete.mdd' > complete.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/complete.c Src/Zle > complete.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complete.syms) \ > complete.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complete.syms) \ > `echo complete.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compcore.c Src/Zle > compcore.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compcore.syms) \ > compcore.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compcore.syms) \ > `echo compcore.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compmatch.c Src/Zle > compmatch.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compmatch.syms) \ > compmatch.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compmatch.syms) \ > `echo compmatch.epro | sed 's/\.epro$/.pro/'` gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compresult.c Src/Zle > compresult.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compresult.syms) \ > compresult.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compresult.syms) \ > `echo compresult.epro | sed 's/\.epro$/.pro/'` make[5]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[5]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' Updated `complete.mdh'. make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' Updated `zutil.mdh'. echo 'timestamp for zutil.mdh against zutil.mdd' > zutil.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules/zutil.c Src/Modules > zutil.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zutil.syms) \ > zutil.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zutil.syms) \ > `echo zutil.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' Updated `zutil.mdh'. make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' Updated `compctl.mdh'. echo 'timestamp for compctl.mdh against compctl.mdd' > compctl.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c Src/Zle > compctl.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compctl.syms) \ > compctl.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compctl.syms) \ > `echo compctl.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' Updated `compctl.mdh'. make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' Updated `complist.mdh'. echo 'timestamp for complist.mdh against complist.mdd' > complist.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/complist.c Src/Zle > complist.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complist.syms) \ > complist.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complist.syms) \ > `echo complist.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' Updated `complist.mdh'. make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' Updated `computil.mdh'. echo 'timestamp for computil.mdh against computil.mdd' > computil.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/computil.c Src/Zle > computil.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < computil.syms) \ > computil.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < computil.syms) \ > `echo computil.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' Updated `computil.mdh'. make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' Updated `zleparameter.mdh'. echo 'timestamp for zleparameter.mdh against zleparameter.mdd' > zleparameter.mdhs gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zleparameter.c Src/Zle > zleparameter.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zleparameter.syms) \ > zleparameter.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zleparameter.syms) \ > `echo zleparameter.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' Updated `zleparameter.mdh'. make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' rm -f stamp-modobjs.tmp make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o builtin.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/builtin.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o compat.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/compat.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o cond.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/cond.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o context.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/context.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o exec.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/exec.c /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/exec.c: In function ‘getfpfunc’: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/exec.c:5385:30: warning: ‘%s’ directive writing up to 4094 bytes into a region of size between 1 and 4095 [-Wformat-overflow=] 5385 | sprintf(buf, "%s/%s", *pp, s); | ^~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/exec.c:5385:13: note: ‘sprintf’ output between 2 and 8190 bytes into a destination of size 4096 5385 | sprintf(buf, "%s/%s", *pp, s); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/exec.c: In function ‘execcmd’: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/exec.c:5514:39: warning: ‘%s’ directive writing up to 4094 bytes into a region of size between 1 and 4095 [-Wformat-overflow=] 5514 | sprintf(sbuf, "%s/%s", *cp, s); | ^~ In function ‘cancd’, inlined from ‘execcmd’ at /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/exec.c:2992:27: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/exec.c:5514:21: note: ‘sprintf’ output between 2 and 8190 bytes into a destination of size 4096 5514 | sprintf(sbuf, "%s/%s", *cp, s); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o glob.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/glob.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o hashtable.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/hashtable.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o hashnameddir.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/hashnameddir.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o hist.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/hist.c srcdir='/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src' CFMOD='../config.modules' \ /bin/sh /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/mkbltnmlst.sh bltinmods.list Updated `zshpaths.h'. Creating `zshxmods.h'. echo '#define ZSH_VERSION "'5.1.1'"' > version.h gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o init.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/init.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o input.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/input.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o jobs.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/jobs.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o lex.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/lex.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o linklist.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/linklist.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o loop.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/loop.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o math.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/math.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o mem.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/mem.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o module.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/module.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o options.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/options.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o params.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/params.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o parse.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/parse.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o pattern.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/pattern.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o prompt.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/prompt.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o signals.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/signals.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o signames.o signames.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o sort.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/sort.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o string.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/string.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o subst.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/subst.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o text.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/text.c gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o utils.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/utils.c /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/utils.c: In function ‘getkeystring’: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/utils.c:6389:1: warning: function may return address of local variable [-Wreturn-local-addr] 6389 | } | ^ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/utils.c:5919:16: note: declared here 5919 | char *buf, tmp[1]; | ^~~ gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o watch.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/watch.c make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Builtins/rlimits.awk /usr/include/x86_64-linux-gnu/bits/resource.h /dev/null > rlimits.h gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Builtins -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o rlimits.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Builtins/rlimits.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Builtins -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o sched.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Builtins/sched.c make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o datetime.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules/datetime.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o langinfo.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules/langinfo.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o parameter.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules/parameter.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o regex.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules/regex.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o termcap.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules/termcap.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o terminfo.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules/terminfo.c make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[4]: 'complete.mdh' is up to date. make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zutil.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Modules/zutil.c make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o compctl.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c: In function ‘get_compctl.constprop’: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:603:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 603 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:597:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 597 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:526:36: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 526 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:519:36: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 519 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:652:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 652 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:645:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 645 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:667:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 667 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:661:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 661 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:562:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 562 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:556:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 556 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:682:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 682 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:676:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 676 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:639:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 639 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:633:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 633 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:591:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 591 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:585:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 585 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:694:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 694 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:688:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 688 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:718:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 718 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:712:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 712 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:627:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 627 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:621:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 621 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:615:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 615 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:609:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 609 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:754:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 754 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:741:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 741 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:574:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 574 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:568:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 568 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:706:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 706 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:700:32: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 700 | *argv = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compctl.c:775:28: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 775 | *argv = "" - 1; | ~~~^~~ gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o complete.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/complete.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o compcore.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compcore.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o compmatch.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compmatch.c In function ‘join_strs’, inlined from ‘cmp_anchors’ at /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compmatch.c:2064:7: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compmatch.c:1990:42: warning: pointer ‘or’ used after ‘realloc’ [-Wuse-after-free] 1990 | rp += rs - or; | ~~~^~~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compmatch.c:1988:38: note: call to ‘realloc’ here 1988 | rs = realloc(rs, (rl += alloclen)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compmatch.c:2017:26: warning: pointer ‘or’ used after ‘realloc’ [-Wuse-after-free] 2017 | rp += rs - or; | ~~~^~~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compmatch.c:2015:22: note: call to ‘realloc’ here 2015 | rs = realloc(rs, (rl += 20)); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o compresult.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/compresult.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o complist.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/complist.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o computil.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/computil.c In function ‘parse_cadef’, inlined from ‘get_cadef’ at /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/computil.c:1658:16, inlined from ‘bin_comparguments’ at /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/computil.c:2513:18: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/computil.c:1233:28: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 1233 | p = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/computil.c:1225:28: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 1225 | p = "" - 1; | ~~~^~~ ( \ echo '/** widgets.list **/'; \ echo '/** widget structures for the internal widgets **/'; \ echo; \ echo '/* format: W(ZLE_FLAGS, t_firstname, functionname) */'; \ echo; \ sed -e 's/#.*//; /^$/d; s/-//g' \ -e 's/^"\(.*\)" *, *\([^ ]*\) *, *\(.*\)/W(\3, t_\1, \2)/' \ < /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/iwidgets.list; \ ) > widgets.list ( \ echo '/** zle_widget.h **/'; \ echo '/** indices of and pointers to internal widgets **/'; \ echo; \ echo 'enum {'; \ sed -n -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_widget.sed < widgets.list; \ echo ' ZLE_BUILTIN_WIDGET_COUNT'; \ echo '};'; \ ) > zle_widget.h gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zle_bindings.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_bindings.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zle_hist.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_hist.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zle_keymap.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_keymap.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zle_main.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_main.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zle_misc.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_misc.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zle_move.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_move.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zle_params.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_params.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zle_refresh.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_refresh.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zle_thingy.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_thingy.c /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_thingy.c: In function ‘bin_zle_call’: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_thingy.c:677:34: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 677 | *++args = "" - 1; | ~~~^~~ /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_thingy.c:694:34: warning: array subscript -1 is outside array bounds of ‘char[1]’ [-Warray-bounds] 694 | *++args = "" - 1; | ~~~^~~ gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zle_tricky.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_tricky.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zle_utils.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_utils.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zle_vi.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_vi.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zle_word.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zle_word.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o textobjects.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/textobjects.c gcc -c -I. -I../../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o zleparameter.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle/zleparameter.c make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' Updated `stamp-modobjs'. make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' gawk -f /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/main.c Src > main.syms gawk: /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/makepro.awk:124: warning: regexp escape sequence `\=' is not a known regexp operator (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < main.syms) \ > main.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < main.syms) \ > `echo main.epro | sed 's/\.epro$/.pro/'` gcc -c -I. -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o main.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/main.c make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' rm -f zsh gcc -s -o zsh main.o `cat stamp-modobjs` -lncursesw -lrt -lm -lc /usr/bin/ld: utils.o: in function `gettempname': utils.c:(.text+0x3a1c): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Doc' real 0m21.711s user 0m20.803s sys 0m0.974s ~/oil Loading _build/deps-source/zsh OK name: zsh OK version: 5.1.1 OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/zsh ~/oil/_build/wedge/tmp/zsh ~/oil make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[4]: 'complete.mdh' is up to date. make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' rm -f stamp-modobjs.tmp make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' gcc -c -I. -I../Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/Zle -I/home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o params.o /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Src/params.c make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[4]: 'complete.mdh' is up to date. make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' Updated `stamp-modobjs'. rm -f zsh gcc -s -o zsh main.o `cat stamp-modobjs` -lncursesw -lrt -lm -lc /usr/bin/ld: utils.o: in function `gettempname': utils.c:(.text+0x3a1c): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' /bin/sh /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/mkinstalldirs /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin mkdir -m 755 -p -- /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin /usr/bin/install -c zsh /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin/zsh-5.1.1 if test -f /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin/zsh; then \ rm -f /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin/zsh.old; \ ln /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin/zsh /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin/zsh.old; \ else :; fi rm -f /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin/zsh.new ln /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin/zsh-5.1.1 /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin/zsh.new mv /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin/zsh.new /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin/zsh make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Builtins' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Modules' make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src/Zle' make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Src' if test x/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/functions != x && test x/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/functions != xno; then \ test x/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/site-functions != xno && \ /bin/sh /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/mkinstalldirs /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/site-functions; \ sdir_top="/home/build/oil/_build/deps-source/zsh/zsh-5.1.1" fndir="/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/functions" dir_top="." \ scriptdir="/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/scripts" runhelpdir="/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/help" \ FUNCTIONS_SUBDIRS="no" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ DESTDIR="" VERSION="5.1.1" \ /bin/sh /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/site-functions mkdir -m 755 -p -- /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/functions make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Doc' /bin/sh /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/mkinstalldirs /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/man/man1 mkdir -m 755 -p -- /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/man/man1 for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \ test -s /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Doc/$file || exit 1; \ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Doc/$file /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Doc' make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/zsh/Doc' if test x"/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/help" != x""; then \ /bin/sh /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/mkinstalldirs /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/help; \ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Doc/help/* /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/help; \ while read from to; do \ rm -f /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/help/$to || : ; \ ln -s $from /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/help/$to; \ done < /home/build/oil/_build/deps-source/zsh/zsh-5.1.1/Doc/help.txt; \ fi mkdir -m 755 -p -- /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/share/zsh/5.1.1/help make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/zsh/Doc' real 0m2.206s user 0m1.937s sys 0m0.281s ~/oil Loading _build/deps-source/zsh OK name: zsh OK version: 5.1.1 OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/zsh SMOKE TEST ~/oil/_build/wedge/smoke-test/zsh ~/oil + wedge-smoke-test /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1 /home/build/oil/_build/deps-source/zsh + local install_dir=/home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1 + /home/build/wedge/oils-for-unix.org/pkg/zsh/5.1.1/bin/zsh -c 'echo "hi from zsh"' hi from zsh + set +x ~/oil OK