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... /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/install-sh -c -d
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... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for bison... no
checking for byacc... no
checking for build system compiler... gcc
checking for __attribute__((__alias__()))... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking whether _PATH_BSHELL is declared... yes
checking whether _PATH_DEVNULL is declared... yes
checking whether _PATH_TTY is declared... yes
checking whether isblank is declared... yes
checking size of intmax_t... 8
checking size of long long int... 8
checking whether PRIdMAX is declared... yes
checking for bsearch... yes
checking for faccessat... yes
checking for getpwnam... yes
checking for getrlimit... yes
checking for isalpha... yes
checking for killpg... yes
checking for mempcpy... yes
checking for sigsetmask... no
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... no
checking for open64... no
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.969s
user	0m1.274s
sys	0m0.664s
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
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
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
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
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
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
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
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
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
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
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
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
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
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
gcc -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -g -O2 -Wall    -o mksignames /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src/mksignames.c
./mksignames
depbase=`echo signames.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -Wall -g -O2 -MT signames.o -MD -MP -MF $depbase.Tpo -c -o signames.o signames.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo syntax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I/home/build/oil/_build/deps-source/dash/dash-0.5.10.2/src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -Wall -g -O2 -MT syntax.o -MD -MP -MF $depbase.Tpo -c -o syntax.o syntax.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc -Wall -g -O2   -o dash alias.o arith_yacc.o arith_yylex.o cd.o error.o eval.o exec.o expand.o histedit.o input.o jobs.o mail.o main.o memalloc.o miscbltin.o mystring.o options.o parser.o redir.o show.o trap.o output.o bltin/printf.o system.o bltin/test.o bltin/times.o var.o builtins.o init.o nodes.o signames.o syntax.o 
make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash/src'
make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash/src'
make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/dash'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash'
make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/dash'

real	0m4.144s
user	0m3.055s
sys	0m1.027s
~/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'
 /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/install-sh -c -d '/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'
 /home/build/oil/_build/deps-source/dash/dash-0.5.10.2/install-sh -c -d '/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.060s
user	0m0.043s
sys	0m0.017s
~/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