###
### Tue Jan 27 02:43:50 EST 2004:
### bmake bulk-package for safecat-1.11
### Current pkg count:  8 installed packages: digest-20021220 patch-2.5.4nb2 ruby-amstd-2.0.0 ruby-base-1.6.8nb2 ruby-racc-runtime-1.4.3 ruby-strscan-0.6.7 ruby-tmail-0.9.4 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for safecat-1.11
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build safecat-1.11
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> safecat-1.11 requires installed package digest-20021220 (pkgtools/digest
pkgtools/rdigest) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r ruby-base-1.6.8nb2
pkg_delete: unable to completely remove directory '/usr/pkg/share/doc/ruby'
pkg_delete: couldn't entirely delete package `ruby-base-1.6.8nb2'
(perhaps the packing list is incorrectly specified?)
BULK> safecat-1.11 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build safecat-1.11.
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (safecat-1.11)
===> Checking for vulnerabilities in safecat-1.11
=> safecat-1.11.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch safecat-1.11.tar.gz from http://budney.homeunix.net:8080/users/budney/linux/software/safecat/.
=> [33011 bytes]
=> Checksum OK for safecat-1.11.tar.gz.
work.sol9 -> /work/pkgbuild/mail/safecat/work.sol9
===> Extracting for safecat-1.11
===> Patching for safecat-1.11
===> Applying pkgsrc patches for safecat-1.11
/usr/ucb/echo /opt/SUNWspro/bin/cc -O -I/usr/pkg/include > /work/pkgbuild/mail/safecat/work.sol9/safecat-1.11/conf-cc
/usr/ucb/echo /opt/SUNWspro/bin/cc -s > /work/pkgbuild/mail/safecat/work.sol9/safecat-1.11/conf-ld
/usr/ucb/echo /usr/pkg > /work/pkgbuild/mail/safecat/work.sol9/safecat-1.11/conf-root
===> Overriding tools for safecat-1.11
===> Buildlinking for safecat-1.11
===> Configuring for safecat-1.11
===> Building for safecat-1.11
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", line 120: warning: implicit function declaration: 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.h1 || cat error.h2 ) > error.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
./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: cannot create temp file.
*** Error code 255

Stop.
bmake: stopped in /work/pkgbuild/mail/safecat/work.sol9/safecat-1.11
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/mail/safecat
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/mail/safecat
BULK> safecat-1.11 was marked as broken:
-rw-r--r--   1 root     other       5858 Jan 27 02:44 .broken.html
bmake deinstall
===> Deinstalling for safecat
BULK> Marking all packages which depend upon safecat-1.11 as broken:
BULK> Build for safecat-1.11 was not successful, aborting.