/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... bison -y 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.942s user 0m1.008s sys 0m1.010s 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/sh /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/mkbuiltins builtins.def 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/sh /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/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/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/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/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/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 /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/redir.c: In function ‘redirect’: /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/redir.c:128:41: warning: array subscript -1 is below array bounds of ‘int[10]’ [-Warray-bounds=] 128 | p = &sv->renamed[fd]; | ~~~~~~~~~~~^~~~ /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/redir.c:74:13: note: while referencing ‘renamed’ 74 | int renamed[10]; | ^~~~~~~ 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/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/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/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/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/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]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash' make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash' real 0m3.212s user 0m2.561s sys 0m0.666s ~/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/sh /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /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/sh /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /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/sh /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.075s user 0m0.040s sys 0m0.041s ~/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 23 04:57 /dev/null crw-rw-rw- 1 root tty 5, 0 Jan 23 04:57 /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.8.0-0.rc0.20240109git9f8413c4a66f.1.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jan 9 16:39:11 UTC 2024 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\) *= */\1=/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/libexec/gcc/x86_64-redhat-linux/14/lto-wrapper | OFFLOAD_TARGET_NAMES=nvptx-none | OFFLOAD_TARGET_DEFAULT=1 | Target: x86_64-redhat-linux | Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-14.0.1-20240118/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none --without-cuda-driver --enable-offload-defaulted --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 | Thread model: posix | Supported LTO compression algorithms: zlib zstd | gcc version 14.0.1 20240118 (Red Hat 14.0.1-0) (GCC) | 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/libexec/gcc/x86_64-redhat-linux/14/cc1 -quiet -v -I . -I /home/build/oil/_build/deps-source/mksh/mksh-R52c -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 -o /tmp/ccLhSYJK.s | GNU C17 (GCC) version 14.0.1 20240118 (Red Hat 14.0.1-0) (x86_64-redhat-linux) | compiled by GNU C version 14.0.1 20240118 (Red Hat 14.0.1-0), GMP version 6.2.1, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.24-GMP | | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/14/include-fixed" | ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/14/../../../../x86_64-redhat-linux/include" | #include "..." search starts here: | #include <...> search starts here: | . | /home/build/oil/_build/deps-source/mksh/mksh-R52c | /usr/lib/gcc/x86_64-redhat-linux/14/include | /usr/local/include | /usr/include | End of search list. | Compiler executable checksum: 0d4561176b88604c72a86559321d68c8 | 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/ccHsgeIY.o /tmp/ccLhSYJK.s | GNU assembler version 2.41 (x86_64-redhat-linux) using BFD version version 2.41-20.fc40 | COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/14/:/usr/libexec/gcc/x86_64-redhat-linux/14/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/14/:/usr/lib/gcc/x86_64-redhat-linux/ | LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/14/:/usr/lib/gcc/x86_64-redhat-linux/14/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/14/../../../:/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/libexec/gcc/x86_64-redhat-linux/14/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/14/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/14/lto-wrapper -plugin-opt=-fresolution=/tmp/ccO9uJ0A.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 --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 /usr/lib/gcc/x86_64-redhat-linux/14/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/14/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/14/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/14 -L/usr/lib/gcc/x86_64-redhat-linux/14/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/14/../../.. /tmp/ccHsgeIY.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-redhat-linux/14/crtend.o /usr/lib/gcc/x86_64-redhat-linux/14/../../../../lib64/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-redhat-linux gcc14 ==> 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/ccNhcrfl.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/ccU2CBrP.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/cchzUHpf.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/ccxi3W6D.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/cc9trnjw.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/ccPkijPg.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/cc59JFRN.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/cc9GGyA3.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/ccjGQjxc.o: in function `main': ] conftest.c:(.text.startup+0x2): undefined reference to `sys_nerr' ] /usr/bin/ld: conftest.c:(.text.startup+0x12): undefined reference to `sys_errlist' ] 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/ccWanXI0.o: in function `main': ] conftest.c:(.text.startup+0x2): undefined reference to `_sys_nerr' ] /usr/bin/ld: conftest.c:(.text.startup+0x12): undefined reference to `_sys_errlist' ] 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/ccelLQYM.o: in function `main': ] conftest.c:(.text.startup+0x4): undefined reference to `sys_signame' ] 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/cckZx78D.o: in function `main': ] conftest.c:(.text.startup+0x4): undefined reference to `_sys_signame' ] 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/ccgkKqCT.o: in function `main': ] conftest.c:(.text.startup+0x4): undefined reference to `sys_siglist' ] 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/ccprGYI5.o: in function `main': ] conftest.c:(.text.startup+0x4): undefined reference to `_sys_siglist' ] 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 ==> strlcpy... yes ... 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=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 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=1 -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=1 -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=1 -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=1 -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=1 -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=1 -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=1 -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=1 -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=1 -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=1 -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=1 -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=1 -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=1 -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=1 -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=1 -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=1 -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=1 -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 -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 || 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 -c -mdoc <'/home/build/oil/_build/deps-source/mksh/mksh-R52c/mksh.1' >mksh.cat1 size mksh text data bss dec hex filename 258635 1948 7224 267807 4161f 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.cat1 /usr/share/man/cat1/mksh.0 or # 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 GEN /home/build/oil/_build/wedge/tmp/busybox/Makefile /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN include/applets.h /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN include/usage.h /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN coreutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN coreutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN coreutils/libcoreutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN findutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN findutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN networking/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN networking/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN networking/libiproute/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN networking/udhcp/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN networking/udhcp/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN loginutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN loginutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN runit/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN runit/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN shell/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN shell/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN sysklogd/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN sysklogd/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN modutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN modutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN editors/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN editors/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN init/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN init/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN e2fsprogs/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN e2fsprogs/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN miscutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN miscutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN scripts/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN klibc-utils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN klibc-utils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN printutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN printutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN mailutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN mailutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN console-tools/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN console-tools/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN debianutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN debianutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN archival/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN archival/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN archival/libarchive/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN libpwdgrp/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN procps/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN procps/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN applets/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN selinux/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN selinux/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN libbb/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN libbb/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN util-linux/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN util-linux/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN util-linux/volume_id/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN util-linux/volume_id/Config.in 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 /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN include/applets.h /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN include/usage.h /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN coreutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN coreutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN coreutils/libcoreutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN findutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN findutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN networking/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN networking/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN networking/libiproute/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN networking/udhcp/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN networking/udhcp/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN loginutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN loginutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN runit/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN runit/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN shell/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN shell/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN sysklogd/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN sysklogd/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN modutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN modutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN editors/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN editors/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN init/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN init/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN e2fsprogs/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN e2fsprogs/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN miscutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN miscutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN scripts/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN klibc-utils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN klibc-utils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN printutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN printutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN mailutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN mailutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN console-tools/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN console-tools/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN debianutils/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN debianutils/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN archival/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN archival/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN archival/libarchive/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN libpwdgrp/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN procps/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN procps/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN applets/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN selinux/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN selinux/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN libbb/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN libbb/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN util-linux/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN util-linux/Config.in /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN util-linux/volume_id/Kbuild /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/gen_build_files.sh: line 63: cmp: command not found GEN util-linux/volume_id/Config.in /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); | ~~~~~~~~~~~~~~ /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]; | ^~~~~~~~~~~~~ /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/networking/tftp.c: In function ‘tftpd_main’: /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/networking/tftp.c:886:15: warning: ‘local_file’ is used uninitialized [-Wuninitialized] 886 | char *local_file = local_file; | ^~~~~~~~~~ /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/networking/tftp.c:886:15: note: ‘local_file’ was declared here 886 | char *local_file = local_file; | ^~~~~~~~~~ /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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/shell/hush.c: In function ‘expand_one_var’: /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/shell/hush.c:6574:15: warning: ‘exp_word’ is used uninitialized [-Wuninitialized] 6574 | char *exp_word = exp_word; /* for compiler */ | ^~~~~~~~ /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/shell/hush.c:6574:15: note: ‘exp_word’ was declared here 6574 | char *exp_word = exp_word; /* for compiler */ | ^~~~~~~~ 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 /home/build/oil/_build/deps-source/busybox/busybox-1.35.0/scripts/generate_BUFSIZ.sh: line 23: diff: command not found /bin/sh: line 1: pod2html: command not found make[2]: [/home/build/oil/_build/deps-source/busybox/busybox-1.35.0/Makefile.custom:174: docs/busybox.net/BusyBox.html] Error 127 (ignored) real 0m54.541s user 0m36.963s sys 0m17.774s ~/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... bison -y checking whether make sets $(MAKE)... yes 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... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge 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... egrep: warning: egrep is obsolescent; using grep -E /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E yes checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E 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... bison checking version of bison... 3.8.2, ok 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... yes 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... no 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... yes 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... 1 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... no checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... no checking whether fpurge is declared... no checking to see if getenv can be redefined... no checking if getcwd() will dynamically allocate memory with 0 size... no checking for presence of POSIX-style sigsetjmp/siglongjmp... missing checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... no checking for standard-conformant vsnprintf... no checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... no checking if signal handlers must be reinstalled when invoked... yes checking for presence of necessary job control definitions... missing checking for presence of named pipes... missing 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... yes 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 0m15.000s user 0m7.303s sys 0m8.281s 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 /usr/homes/chet/src/bash/src/parse.y: In function ‘decode_prompt_string’: /usr/homes/chet/src/bash/src/parse.y:5741:21: error: implicit declaration of function ‘count_all_jobs’ [-Wimplicit-function-declaration] make: *** [Makefile:99: y.tab.o] Error 1 real 0m0.911s user 0m0.711s sys 0m0.204s