=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for safecat-1.13nb1
cat warn-auto.sh maildir.sh  | sed s}HOME}"`head -1 conf-root`"}g  > maildir
chmod 755 maildir
( cat warn-auto.sh;  echo CC=\'`head -1 conf-cc`\';  echo LD=\'`head -1 conf-ld`\';  ) > auto-ccld.sh
cat auto-ccld.sh make-load.sh > make-load
chmod 755 make-load
cat auto-ccld.sh find-systype.sh > find-systype
chmod 755 find-systype
./find-systype > systype
( cat warn-auto.sh; ./make-load "`cat systype`" ) > load
chmod 755 load
cat auto-ccld.sh make-compile.sh > make-compile
chmod 755 make-compile
( cat warn-auto.sh; ./make-compile "`cat systype`" ) >  compile
chmod 755 compile
( ( ./compile tryulong32.c && ./load tryulong32 &&  ./tryulong32 ) >/dev/null 2>&1  && cat uint32.h2 || cat uint32.h1 ) > uint32.h
rm -f tryulong32.o tryulong32
./compile safecat.c
safecat.c: In function 'main':
safecat.c:126:3: warning: incompatible implicit declaration of built-in function 'exit'
( cat warn-auto.sh;  echo 'main="$1"; shift';  echo 'rm -f "$main"';  echo 'ar cr "$main" ${1+"$@"}';  case "`cat systype`" in  sunos-5.*) ;;  unix_sv*) ;;  irix64-*) ;;  irix-*) ;;  dgux-*) ;;  hp-ux-*) ;;  sco*) ;;  *) echo 'ranlib "$main"' ;;  esac  ) > makelib
chmod 755 makelib
./compile getln.c
./compile getln2.c
./makelib getln.a getln.o getln2.o
./compile str_len.c
./compile byte_chr.c
./compile byte_diff.c
./compile byte_copy.c
./compile byte_cr.c
./compile byte_zero.c
./makelib str.a str_len.o byte_chr.o byte_diff.o  byte_copy.o byte_cr.o byte_zero.o
./compile stralloc_eady.c
./compile stralloc_pend.c
./compile stralloc_copy.c
./compile stralloc_opys.c
./compile stralloc_opyb.c
./compile stralloc_cat.c
./compile stralloc_cats.c
./compile stralloc_catb.c
./compile stralloc_arts.c
./compile stralloc_num.c
./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  stralloc_arts.o stralloc_num.o
( ( ./compile tryerrno.c && ./load tryerrno &&  ./tryerrno ) >/dev/null 2>&1  && cat error_no.h1 || cat error_no.h2 ) > error_no.h
rm -f tryerrno.o tryerrno
./compile strerr_sys.c
./compile strerr_die.c
./makelib strerr.a strerr_sys.o strerr_die.o
./compile substdio.c
./compile substdi.c
./compile substdo.c
./compile subfderr.c
./compile subfdout.c
./compile subfdouts.c
./compile subfdin.c
./compile subfdins.c
./compile substdio_copy.c
./makelib substdio.a substdio.o substdi.o substdo.o  subfderr.o subfdout.o subfdouts.o subfdin.o subfdins.o  substdio_copy.o
./compile alloc.c
alloc.c:3:14: warning: conflicting types for built-in function 'malloc'
./compile alloc_re.c
./compile envread.c
./compile error.c
./compile error_str.c
( ( ./compile tryulong64.c && ./load tryulong64 &&  ./tryulong64 ) >/dev/null 2>&1  && cat uint64.h2 || cat uint64.h1 ) > uint64.h
rm -f tryulong64.o tryulong64
./compile fmt_uint64.c
./compile hostname.c
( ( ./compile trysgact.c && ./load trysgact ) >/dev/null  2>&1  && echo \#define HASSIGACTION 1 || exit 0 ) > hassgact.h
rm -f trysgact.o trysgact
./compile sig.c
./compile stat_dir.c
./compile str_diffn.c
./compile taia_fmtfrac.c
./compile taia_now.c
./compile taia_tai.c
./compile tempfile.c
./compile writefile.c
./load safecat getln.a str.a stralloc.a strerr.a substdio.a  alloc.o alloc_re.o byte_copy.o byte_cr.o envread.o error.o  error_str.o fmt_uint64.o hostname.o sig.o stat_dir.o str_diffn.o  str_len.o substdi.o substdio.o substdio_copy.o taia_fmtfrac.o  taia_now.o taia_tai.o tempfile.o writefile.o
nroff -man safecat.1 > safecat.0
nroff -man maildir.1 > maildir.0
=> Unwrapping files-to-be-installed.