=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
===> Building for dot-forward-0.71nb3
--- auto-ccld.sh ---
--- dot-forward.0 ---
--- auto-ccld.sh ---
( cat warn-auto.sh;  echo CC=\'`head -1 conf-cc`\';  echo LD=\'`head -1 conf-ld`\'  ) > auto-ccld.sh
--- dot-forward.0 ---
nroff -man dot-forward.1 > dot-forward.0
--- find-systype ---
--- make-compile ---
--- make-load ---
--- make-makelib ---
--- find-systype ---
cat auto-ccld.sh find-systype.sh > find-systype
--- make-compile ---
cat auto-ccld.sh make-compile.sh > make-compile
--- make-load ---
cat auto-ccld.sh make-load.sh > make-load
--- make-makelib ---
cat auto-ccld.sh make-makelib.sh > make-makelib
--- find-systype ---
chmod 755 find-systype
--- make-compile ---
chmod 755 make-compile
--- make-load ---
chmod 755 make-load
--- make-makelib ---
chmod 755 make-makelib
--- systype ---
./find-systype > systype
--- compile ---
--- load ---
--- makelib ---
--- compile ---
( cat warn-auto.sh; ./make-compile "`cat systype`" ) >  compile
--- load ---
( cat warn-auto.sh; ./make-load "`cat systype`" ) > load
--- makelib ---
( cat warn-auto.sh; ./make-makelib "`cat systype`" ) >  makelib
--- compile ---
chmod 755 compile
--- load ---
chmod 755 load
--- makelib ---
chmod 755 makelib
--- alloc.o ---
--- alloc_re.o ---
--- auto-str.o ---
--- byte_chr.o ---
--- byte_copy.o ---
--- alloc.o ---
./compile alloc.c
--- alloc_re.o ---
./compile alloc_re.c
--- auto-str.o ---
./compile auto-str.c
--- byte_chr.o ---
./compile byte_chr.c
--- byte_copy.o ---
./compile byte_copy.c
--- alloc.o ---
alloc.c:3:14: warning: conflicting types for built-in function 'malloc'
--- auto-str.o ---
auto-str.c:8:6: warning: conflicting types for built-in function 'puts'
--- byte_cr.o ---
./compile byte_cr.c
--- case_diffb.o ---
./compile case_diffb.c
--- control.o ---
./compile control.c
--- dot-forward.o ---
./compile dot-forward.c
--- envread.o ---
./compile envread.c
--- error.o ---
--- error_str.o ---
--- error.o ---
./compile error.c
--- error_str.o ---
./compile error_str.c
--- fd_copy.o ---
./compile fd_copy.c
--- fd_move.o ---
--- fmt_ulong.o ---
--- fd_move.o ---
./compile fd_move.c
--- fmt_ulong.o ---
./compile fmt_ulong.c
--- getln.o ---
./compile getln.c
--- getln2.o ---
./compile getln2.c
--- hier.o ---
./compile hier.c
--- install.o ---
./compile install.c
--- instcheck.o ---
./compile instcheck.c
--- open_read.o ---
./compile open_read.c
--- open_trunc.o ---
./compile open_trunc.c
--- scan_ulong.o ---
./compile scan_ulong.c
--- seek_set.o ---
--- sgetopt.o ---
--- seek_set.o ---
./compile seek_set.c
--- sgetopt.o ---
./compile sgetopt.c
--- sig_pipe.o ---
./compile sig_pipe.c
--- str_diffn.o ---
./compile str_diffn.c
--- str_len.o ---
./compile str_len.c
--- stralloc_cat.o ---
./compile stralloc_cat.c
--- stralloc_catb.o ---
./compile stralloc_catb.c
--- stralloc_cats.o ---
./compile stralloc_cats.c
--- stralloc_copy.o ---
--- stralloc_eady.o ---
--- stralloc_copy.o ---
./compile stralloc_copy.c
--- stralloc_eady.o ---
./compile stralloc_eady.c
--- stralloc_opyb.o ---
./compile stralloc_opyb.c
--- stralloc_opys.o ---
--- stralloc_pend.o ---
--- stralloc_opys.o ---
./compile stralloc_opys.c
--- stralloc_pend.o ---
./compile stralloc_pend.c
--- strerr_die.o ---
./compile strerr_die.c
--- strerr_sys.o ---
./compile strerr_sys.c
--- subfderr.o ---
--- subgetopt.o ---
--- subfderr.o ---
./compile subfderr.c
--- substdi.o ---
--- subgetopt.o ---
./compile subgetopt.c
--- substdi.o ---
./compile substdi.c
--- substdio.o ---
./compile substdio.c
--- substdio_copy.o ---
./compile substdio_copy.c
--- substdo.o ---
./compile substdo.c
--- token822.o ---
./compile token822.c
--- fork.h ---
( ( ./compile tryvfork.c && ./load tryvfork ) >/dev/null  2>&1  && cat fork.h2 || cat fork.h1 ) > fork.h
--- hassgact.h ---
( ( ./compile trysgact.c && ./load trysgact ) >/dev/null  2>&1  && echo \#define HASSIGACTION 1 || exit 0 ) > hassgact.h
--- haswaitp.h ---
( ( ./compile trywaitp.c && ./load trywaitp ) >/dev/null  2>&1  && echo \#define HASWAITPID 1 || exit 0 ) > haswaitp.h
--- alloc.a ---
./makelib alloc.a alloc.o alloc_re.o
--- case.a ---
./makelib case.a case_diffb.o
--- env.a ---
./makelib env.a envread.o
--- error.a ---
./makelib error.a error.o error_str.o
--- fd.a ---
./makelib fd.a fd_copy.o fd_move.o
--- getln.a ---
./makelib getln.a getln.o getln2.o
--- open.a ---
./makelib open.a open_read.o open_trunc.o
--- fs.a ---
./makelib fs.a fmt_ulong.o scan_ulong.o
--- seek.a ---
./makelib seek.a seek_set.o
--- str.a ---
./makelib str.a str_len.o str_diffn.o byte_chr.o  byte_copy.o byte_cr.o
--- stralloc.a ---
--- fork.h ---
rm -f tryvfork.o tryvfork
--- strerr.a ---
--- stralloc.a ---
./makelib stralloc.a stralloc_eady.o stralloc_pend.o  stralloc_copy.o stralloc_opys.o stralloc_opyb.o  stralloc_cat.o stralloc_cats.o stralloc_catb.o
--- strerr.a ---
./makelib strerr.a strerr_sys.o strerr_die.o
--- getopt.a ---
--- substdio.a ---
--- hassgact.h ---
rm -f trysgact.o trysgact
--- getopt.a ---
./makelib getopt.a subgetopt.o sgetopt.o
--- qmail.o ---
--- substdio.a ---
./makelib substdio.a substdio.o substdi.o substdo.o  subfderr.o substdio_copy.o
--- qmail.o ---
./compile qmail.c
--- sig_catch.o ---
--- auto-str ---
--- sig_catch.o ---
./compile sig_catch.c
--- auto-str ---
./load auto-str substdio.a error.a str.a
--- haswaitp.h ---
rm -f trywaitp.o trywaitp
--- wait_pid.o ---
./compile wait_pid.c
--- sig.a ---
./makelib sig.a sig_catch.o sig_pipe.o
--- auto_destdir.c ---
./auto-str auto_qmail `head -1 conf-destdir` > auto_destdir.c
--- auto_qmail.c ---
--- auto_destdir.o ---
--- wait.a ---
--- auto_qmail.c ---
./auto-str auto_qmail `head -1 conf-qmail` > auto_qmail.c
--- auto_destdir.o ---
./compile auto_destdir.c
--- wait.a ---
./makelib wait.a wait_pid.o
--- auto_qmail.o ---
./compile auto_qmail.c
--- install ---
--- instcheck ---
--- install ---
./load install hier.o auto_destdir.o strerr.a substdio.a  error.a open.a str.a
--- instcheck ---
./load instcheck hier.o auto_destdir.o strerr.a substdio.a  error.a str.a
--- dot-forward ---
./load dot-forward control.o qmail.o auto_qmail.o  token822.o env.a getln.a getopt.a strerr.a error.a  substdio.a stralloc.a alloc.a case.a str.a sig.a seek.a  open.a wait.a fd.a fs.a
=> Unwrapping files-to-be-installed.