###
### Sun Feb 8 18:59:53 EST 2004:
### bmake bulk-package for sfs-0.7.2nb2
### Current pkg count:  3 installed packages: digest-20021220 patch-2.5.4nb2 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for sfs-0.7.2nb2
===> Cleaning for perl-5.6.1nb10
===> Cleaning for patch-2.5.4nb2
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for gmp-4.1.2
===> Cleaning for libtool-base-1.4.20010614nb19
===> Cleaning for m4-1.4nb1
===> Cleaning for gtexinfo-4.6nb1
===> Cleaning for gettext-lib-0.11.5nb2
===> Cleaning for libiconv-1.9.1nb1
===> Cleaning for openssl-0.9.6l
BULK> Removing installed packages which are not needed to build sfs-0.7.2nb2
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> sfs-0.7.2nb2 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build sfs-0.7.2nb2.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/perl-5.6.1nb10.tgz

===========================================================================
$NetBSD: MESSAGE,v 1.4 2004/01/08 19:18:00 jlam Exp $

perl-5.6.1nb10 will use the following directory as the default
location of the site-specific Perl modules:

	/usr/pkg/lib/perl5/site_perl/5.6.1

===========================================================================

BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/pkg_install-info-4.5nb2.tgz
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gmp-4.1.2.tgz
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/libtool-base-1.4.20010614nb19.tgz
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/m4-1.4nb1.tgz
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gtexinfo-4.6nb1.tgz

===> Installing configuration/support files for libiconv-1.9.1nb1

	/usr/pkg/lib/charset.alias
BULK> Required package gettext-lib-0.11.5nb2 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.1nb1 (converters/libiconv) is already installed
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/openssl-0.9.6l.tgz

===> Installing configuration/support files for openssl-0.9.6l

	/usr/pkg/etc/openssl/openssl.cnf

===========================================================================
You may wish to customize the following files for openssl-0.9.6l:

	/usr/pkg/etc/openssl/openssl.cnf
===========================================================================

===========================================================================
$NetBSD: MESSAGE,v 1.5 2003/09/22 03:13:58 grant Exp $

If upgrading from SSLeay, you will need to copy your ssleay.cnf (used for
creating certificate requests with "ca") into
/usr/pkg/etc/openssl/openssl.cnf.

If installing from scratch, you may want to take a look
at /usr/pkg/share/examples/openssl/openssl.cnf copy it
to /usr/pkg/etc/openssl/openssl.cnf, and customize it.

===========================================================================

BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (sfs-0.7.2nb2)
===> Checking for vulnerabilities in sfs-0.7.2nb2
=> Checksum OK for sfs-0.7.2.tar.gz.
work.sol9 -> /work/pkgbuild/security/sfs/work.sol9
===> Extracting for sfs-0.7.2nb2
===> Required installed package perl>=5.0: perl-5.6.1nb10 found
===> Required installed package pkg_install-info-[0-9]*: pkg_install-info-4.5nb2 found
===> Required installed package gmp>=4.1.2: gmp-4.1.2 found
===> Required installed package openssl>=0.9.6l: openssl-0.9.6l found
===> Required installed package gtexinfo>=3.12: gtexinfo-4.6nb1 found
==========================================================================
The following variables will affect the build process of this package,
sfs-0.7.2nb2.  Their current value is shown below:

        * SSLBASE = /usr/pkg
        * SSLCERTS = /usr/pkg/etc/openssl/certs

You may want to abort the process now with CTRL+C and change their value
before continuing.  Be sure to run `bmake clean' after the changes.
==========================================================================
===> Patching for sfs-0.7.2nb2
===> Overriding tools for sfs-0.7.2nb2
===> Buildlinking for sfs-0.7.2nb2
===> Configuring for sfs-0.7.2nb2
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking whether bmake sets ${MAKE}... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for sparc-sun-solaris2-g++... CC
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking for flex... no
checking for lex... lex
checking for flex... (cached) lex
checking for yywrap in -lfl... no
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for bison... yacc
checking for cpp... /lib/cpp
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether ln -s works... yes
checking for gm4... /usr/ccs/bin/m4
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for non-GNU ld... ld
checking if the linker (ld) is GNU ld... no
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
loading cache /dev/null within ltconfig
checking whether we are using GNU C... no
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -KPIC
checking if cc PIC flag -KPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... no
checking if cc static flag -Bstatic works... -Bstatic
checking if the linker (ld) is GNU ld... no
checking whether the linker (ld) supports shared libraries... yes
checking command to parse /usr/ccs/bin/nm -p output... ok
checking how to hardcode library paths into programs... immediate
checking for ld option to reload object files... -r
checking dynamic linker characteristics... solaris2 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache /dev/null
checking for logger... /usr/bin/logger
checking for df... /usr/ucb/df
checking if /usr/ucb/df needs -k for BSD-formatted output... df: Could not find mount point for .
no
checking for kernel random number generator... /dev/urandom
checking for dmesg... /usr/bin/dmesg
checking for fstat... no
checking for ls... /usr/bin/ls
checking for lsof... no
checking for netstat... /usr/bin/netstat
checking for nfsstat... /usr/bin/nfsstat
checking for ntpq... /usr/sbin/ntpq
checking for ps... /usr/bin/ps
checking for rup... /usr/bin/rup
checking for rusers... /usr/bin/rusers
checking for vmstat... /usr/bin/vmstat
checking for w... /usr/bin/w
checking for su... /usr/bin/su
checking for sessreg... /usr/openwin/bin/sessreg
checking for xauth... /usr/openwin/bin/xauth
checking for perl... /usr/pkg/bin/perl
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for string.h... yes
checking for time.h... yes
checking for sys/rusage.h... no
checking for sys/mkdev.h... yes
checking for sys/sockio.h... yes
checking for sys/filio.h... yes
checking for sys/file.h... yes
checking for sys/stropts.h... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether struct tm is in sys/time.h or time.h... time.h
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for off_t... yes
checking for uid_t in sys/types.h... yes
checking for size_t... yes
checking whether byte ordering is bigendian... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for clock_gettime... no
checking for a declaration of clock_gettime... yes
checking for struct timespec... yes
checking for ssize_t... yes
checking for int32_t... yes
checking for u_int32_t... no
checking for u_int16_t... no
checking for u_int8_t... no
checking for mode_t... yes
checking for u_char... yes
checking for u_int... yes
checking for u_long... yes
checking for int64_t... yes
checking for u_int64_t... no
checking for socklen_t... yes
checking for rlim_t... yes
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for 64-bit off_t... no
checking for setgroups declaration in grp.h... no
checking what last authunix_create arg points to... gid_t
checking type of XDR::x_ops... xdr_ops
checking for a declaration of pread... yes
checking for a declaration of pwrite... yes
checking for a declaration of mkstemp... yes
checking for a declaration of getrusage... yes
checking for a declaration of fchdir... yes
checking for a declaration of flock... no
checking for a declaration of bindresvport... no
checking for socket in -lsocket... yes
checking for main in -lnsl... yes
checking for strchr... yes
checking for memcpy... yes
checking for strcasecmp... yes
checking for getdtablesize... yes
checking for strerror... yes
checking for inet_aton... no
checking for bindresvport... yes
checking for __seterr_reply... yes
checking for xdr_int64_t... yes
checking for xdr_u_int64_t... no
checking for xdr_longlong_t... yes
checking for arc4random... no
checking for flock... no
checking for mlockall... yes
checking for getspnam... yes
checking for issetugid... yes
checking for geteuid... yes
checking for getegid... yes
checking for fchown... yes
checking for fchmod... yes
checking for pread... yes
checking for pwrite... yes
checking for setlogin... no
checking for unsetenv... no
checking for getgrouplist... no
checking whether getgrouplist uses int or gid_t... gid_t
checking for _getpty... no
checking for openpty... no
checking for openpty in -lutil... no
checking for pty.h... no
checking for BSD-style utmp slots... no
checking for pseudo ttys... streams ptys
checking for st_atimespec in stat structure... no
checking for st_mtimespec in stat structure... no
checking for memory.h... (cached) yes
checking for a declaration of xdr_callmsg... yes
checking what second xdr_getlong arg points to... long
checking for wide select... no
checking if putenv() copies its argument... no
checking for vfsmount... no
checking for unmount... no
checking for nfs_args mount structure... yes
checking for linux/nfs2.h... no
checking for addrlen in nfs_args structure... no
checking for sotype in nfs_args structure... no
checking for proto in nfs_args structure... no
checking for fhsize in nfs_args structure... no
checking for fd in nfs_args structure... no
checking for old_root in nfs_args structure... no
checking for root in nfs_args structure... no
checking for fh in nfs_args structure... yes
checking for sys/mntent.h... yes
checking for SVR4-like struct nfs_fh3... yes
checking if nfs_args hostname field is an array... no
checking for tiuser.h... yes
checking if nfs_args addr field is a pointer... yes
checking if nfs_args addr is a netbuf *... yes
checking for a 2 argument unmount... no
checking for umount2... yes
checking for sa_len in struct sockaddr... no
checking for fd passing with msg_accrights in msghdr... yes
checking for fd passing with struct cmsghdr... no
checking whether socket buffers > 64k are allowed... yes
checking type of array argument to getgroups... gid_t
checking if egid is first element of grouplist... no
checking for res_mkquery... no
checking for res_mkquery in -lresolv... yes
checking for a declaration of res_init... yes
checking for a declaration of res_mkquery... yes
checking for a declaration of dn_skipname... yes
checking for a declaration of dn_expand... yes
checking for crypt... yes
checking for GMP library... /usr/pkg/lib/libgmp.la
checking for overloaded C++ operators in gmp.h... yes
checking for mpz_xor... yes
checking size of GMP mp_limb_t... 4
checking for OpenSSL... no
checking for arla xfs... no
checking for where new mail is stored... /var/mail
configure: creating ./config.status
config.status: creating Makefile
config.status: creating async/Makefile
config.status: creating rpcc/Makefile
config.status: creating arpc/Makefile
config.status: creating crypt/Makefile
config.status: creating svc/Makefile
config.status: creating sfsmisc/Makefile
config.status: creating libsfs/Makefile
config.status: creating etc/Makefile
config.status: creating etc/agentrc
config.status: creating etc/sfs_config
config.status: creating etc/sfscd_config
config.status: creating etc/sfssd_config
config.status: creating etc/sfsauthd_config
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating sfssd/Makefile
config.status: creating sfsrwsd/Makefile
config.status: creating nfsmounter/Makefile
config.status: creating sfscd/Makefile
config.status: creating sfsrwcd/Makefile
config.status: creating agent/Makefile
config.status: creating rex/Makefile
config.status: creating sfsauthd/Makefile
config.status: creating config.h
configure: configuring in uvfs
configure: running /bin/ksh './configure'  --with-sfsuser=sfs --with-sfsgroup=sfs --with-etcdir=/usr/pkg/etc/sfs --with-sfsdir=/var/sfs --disable-uvfs --host=sparc-sun-solaris2 --prefix=/usr/pkg --x-includes=/usr/openwin/include --x-libraries=/usr/openwin/lib CC=cc 'CFLAGS=-O -I/usr/pkg/include' 'CPPFLAGS= -I/usr/pkg/include' 'CXXFLAGS=-O -I/usr/pkg/include' CXX=CC 'LDFLAGS= -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' host_alias=sparc-sun-solaris2 --cache-file=/dev/null --srcdir=.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking whether bmake sets ${MAKE}... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for cpp... /lib/cpp
checking for sparc-sun-solaris2-g++... CC
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for sys/cdefs.h... no
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
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... no
checking for unistd.h... yes
checking for off_t... yes
checking for uid_t in sys/types.h... yes
checking for size_t... yes
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for clock_gettime... no
checking for a declaration of clock_gettime... yes
checking for struct timespec... yes
checking for st_atimespec in stat structure... no
checking for st_mtimespec in stat structure... no
checking for memory.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating arpcgen/Makefile
config.status: creating common/Makefile
config.status: creating openbsd/Makefile
config.status: creating linux/Makefile
config.status: creating server/Makefile
config.status: creating config.h
===> Building for sfs-0.7.2nb2
cd . && autoheader
WARNING: `autoheader' is missing on your system.  You should only need it if
         you modified `acconfig.h' or `configure.in'.  You might want
         to install the `Autoconf' and `GNU m4' packages.  Grab them
         from any GNU archive site.
cd .  && CONFIG_FILES= CONFIG_HEADERS=config.h  /bin/ksh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
test -z "" || (cd "" && bmake `echo aux-all | sed -e 's/^aux-//'`)
test -z "" -o "" = "@"DB3_DIR"@"  || (cd "/dist" && bmake `echo aux-all | sed -e 's/^aux-//'`)
bmake  all-recursive
sed -f ./autoconf.sed config.h > autoconf.h~
cmp autoconf.h~ autoconf.h || mv -f autoconf.h~ autoconf.h
cmp: cannot open autoconf.h
Making all in async
/bin/ksh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc -DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\" -DETCDIR=\"/usr/pkg/etc/sfs\" -DDATADIR=\"/usr/pkg/share/sfs\" -DPIDDIR=\"/var/run\" -DSFSDIR=\"/var/sfs\"  -O -I/usr/pkg/include   -c clock_gettime.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc "-DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\"" "-DETCDIR=\"/usr/pkg/etc/sfs\"" "-DDATADIR=\"/usr/pkg/share/sfs\"" "-DPIDDIR=\"/var/run\"" "-DSFSDIR=\"/var/sfs\"" -O -I/usr/pkg/include -c clock_gettime.c -o clock_gettime.o
echo timestamp > clock_gettime.lo
/bin/ksh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc -DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\" -DETCDIR=\"/usr/pkg/etc/sfs\" -DDATADIR=\"/usr/pkg/share/sfs\" -DPIDDIR=\"/var/run\" -DSFSDIR=\"/var/sfs\"  -O -I/usr/pkg/include   -c flock.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc "-DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\"" "-DETCDIR=\"/usr/pkg/etc/sfs\"" "-DDATADIR=\"/usr/pkg/share/sfs\"" "-DPIDDIR=\"/var/run\"" "-DSFSDIR=\"/var/sfs\"" -O -I/usr/pkg/include -c flock.c -o flock.o
echo timestamp > flock.lo
/bin/ksh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc -DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\" -DETCDIR=\"/usr/pkg/etc/sfs\" -DDATADIR=\"/usr/pkg/share/sfs\" -DPIDDIR=\"/var/run\" -DSFSDIR=\"/var/sfs\"  -O -I/usr/pkg/include   -c rwfd.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc "-DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\"" "-DETCDIR=\"/usr/pkg/etc/sfs\"" "-DDATADIR=\"/usr/pkg/share/sfs\"" "-DPIDDIR=\"/var/run\"" "-DSFSDIR=\"/var/sfs\"" -O -I/usr/pkg/include -c rwfd.c -o rwfd.o
echo timestamp > rwfd.lo
/bin/ksh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc -DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\" -DETCDIR=\"/usr/pkg/etc/sfs\" -DDATADIR=\"/usr/pkg/share/sfs\" -DPIDDIR=\"/var/run\" -DSFSDIR=\"/var/sfs\"  -O -I/usr/pkg/include   -c stktrace.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc "-DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\"" "-DETCDIR=\"/usr/pkg/etc/sfs\"" "-DDATADIR=\"/usr/pkg/share/sfs\"" "-DPIDDIR=\"/var/run\"" "-DSFSDIR=\"/var/sfs\"" -O -I/usr/pkg/include -c stktrace.c -o stktrace.o
echo timestamp > stktrace.lo
/bin/ksh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc -DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\" -DETCDIR=\"/usr/pkg/etc/sfs\" -DDATADIR=\"/usr/pkg/share/sfs\" -DPIDDIR=\"/var/run\" -DSFSDIR=\"/var/sfs\"  -O -I/usr/pkg/include   -c suidprotect.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc "-DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\"" "-DETCDIR=\"/usr/pkg/etc/sfs\"" "-DDATADIR=\"/usr/pkg/share/sfs\"" "-DPIDDIR=\"/var/run\"" "-DSFSDIR=\"/var/sfs\"" -O -I/usr/pkg/include -c suidprotect.c -o suidprotect.o
echo timestamp > suidprotect.lo
/bin/ksh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc -DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\" -DETCDIR=\"/usr/pkg/etc/sfs\" -DDATADIR=\"/usr/pkg/share/sfs\" -DPIDDIR=\"/var/run\" -DSFSDIR=\"/var/sfs\"  -O -I/usr/pkg/include   -c maketables.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc "-DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\"" "-DETCDIR=\"/usr/pkg/etc/sfs\"" "-DDATADIR=\"/usr/pkg/share/sfs\"" "-DPIDDIR=\"/var/run\"" "-DSFSDIR=\"/var/sfs\"" -O -I/usr/pkg/include -c maketables.c -o maketables.o
echo timestamp > maketables.lo
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc -DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\" -DETCDIR=\"/usr/pkg/etc/sfs\" -DDATADIR=\"/usr/pkg/share/sfs\" -DPIDDIR=\"/var/run\" -DSFSDIR=\"/var/sfs\"  -O -I/usr/pkg/include   -c dftables.c
/bin/ksh ../libtool --mode=link cc  -O -I/usr/pkg/include   -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o dftables  dftables.o  -lresolv -lnsl -lsocket
mkdir .libs
cc -O -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o dftables dftables.o -lresolv -lnsl -lsocket
./dftables > chartables.c~
mv -f chartables.c~ chartables.c
/bin/ksh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc -DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\" -DETCDIR=\"/usr/pkg/etc/sfs\" -DDATADIR=\"/usr/pkg/share/sfs\" -DPIDDIR=\"/var/run\" -DSFSDIR=\"/var/sfs\"  -O -I/usr/pkg/include   -c pcre.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc "-DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\"" "-DETCDIR=\"/usr/pkg/etc/sfs\"" "-DDATADIR=\"/usr/pkg/share/sfs\"" "-DPIDDIR=\"/var/run\"" "-DSFSDIR=\"/var/sfs\"" -O -I/usr/pkg/include -c pcre.c -o pcre.o
echo timestamp > pcre.lo
/bin/ksh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc -DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\" -DETCDIR=\"/usr/pkg/etc/sfs\" -DDATADIR=\"/usr/pkg/share/sfs\" -DPIDDIR=\"/var/run\" -DSFSDIR=\"/var/sfs\"  -O -I/usr/pkg/include   -c study.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc "-DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\"" "-DETCDIR=\"/usr/pkg/etc/sfs\"" "-DDATADIR=\"/usr/pkg/share/sfs\"" "-DPIDDIR=\"/var/run\"" "-DSFSDIR=\"/var/sfs\"" -O -I/usr/pkg/include -c study.c -o study.o
echo timestamp > study.lo
/bin/ksh ../libtool --mode=compile CC -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc -DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\" -DETCDIR=\"/usr/pkg/etc/sfs\" -DDATADIR=\"/usr/pkg/share/sfs\" -DPIDDIR=\"/var/run\" -DSFSDIR=\"/var/sfs\"  -O -I/usr/pkg/include   -c aerr.C
CC -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc "-DEXECDIR=\"/usr/pkg/lib/sfs-0.7.2\"" "-DETCDIR=\"/usr/pkg/etc/sfs\"" "-DDATADIR=\"/usr/pkg/share/sfs\"" "-DPIDDIR=\"/var/run\"" "-DSFSDIR=\"/var/sfs\"" -O -I/usr/pkg/include -c aerr.C -o aerr.o
"callback.h", line 523: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 543: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 550: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 556: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 562: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 582: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 603: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 610: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 616: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 622: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 643: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 665: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 672: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 678: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 684: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 706: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 729: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 736: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 742: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 748: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 771: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 795: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 802: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 808: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 814: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 838: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 863: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 870: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 876: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 882: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 912: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 932: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 939: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 945: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 951: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 971: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 992: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 999: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1005: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1011: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1032: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1054: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1061: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1067: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1073: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1095: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1118: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1125: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1131: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1137: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1160: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1184: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1191: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1197: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1203: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1227: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1252: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1259: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1265: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1271: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1301: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1321: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1328: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1334: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1340: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1360: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1381: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1388: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1394: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1400: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1421: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1443: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1450: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1456: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1462: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1484: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1507: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1514: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1520: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1526: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1549: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1573: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1580: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1586: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1592: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1616: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1641: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1648: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1654: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1660: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1690: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1710: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1717: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1723: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1729: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1749: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1770: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1777: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1783: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1789: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1810: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1832: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1839: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1845: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1851: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1873: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1896: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1903: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1909: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1915: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1938: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1962: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1969: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1975: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 1981: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 2005: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 2030: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 2037: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 2043: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 2049: Warning (Anachronism): "static" is not allowed and is being ignored.
"callback.h", line 503: Warning (Anachronism): Redefining template ptr after use in callback.
"suio++.h", line 52:     Where: While specializing "callback".
"suio++.h", line 52:     Where: Specialized in non-template code.
"callback.h", line 502: Warning (Anachronism): Redefining template ref after use in callback.
"suio++.h", line 52:     Where: While specializing "callback".
"suio++.h", line 52:     Where: Specialized in non-template code.
"suio++.h", line 57: Error: suio::cb_t is not accessible from suio::uiocb.
"refcnt.h", line 419: Warning (Anachronism): Redefining template ptr after use in ref>.
"suio++.h", line 57:     Where: While specializing "ref>".
"suio++.h", line 57:     Where: Specialized in non-template code.
"suio++.h", line 59: Error: suio::cb_t is not accessible from suio::uiocb.
"refcnt.h", line 419: Warning (Anachronism): Redefining template ptr after use in ref.
"str.h", line 273:     Where: While specializing "ref".
"str.h", line 273:     Where: Specialized in non-template code.
"callback.h", line 892: Warning (Anachronism): Redefining template ptr after use in callback.
"amisc.h", line 39:     Where: While specializing "callback".
"amisc.h", line 39:     Where: Specialized in non-template code.
"callback.h", line 891: Warning (Anachronism): Redefining template ref after use in callback.
"amisc.h", line 39:     Where: While specializing "callback".
"amisc.h", line 39:     Where: Specialized in non-template code.
"callback.h", line 892: Warning (Anachronism): Redefining template ptr after use in callback.
"amisc.h", line 40:     Where: While specializing "callback".
"amisc.h", line 40:     Where: Specialized in non-template code.
"callback.h", line 891: Warning (Anachronism): Redefining template ref after use in callback.
"amisc.h", line 40:     Where: While specializing "callback".
"amisc.h", line 40:     Where: Specialized in non-template code.
"callback.h", line 892: Warning (Anachronism): Redefining template ptr after use in callback.
"amisc.h", line 41:     Where: While specializing "callback".
"amisc.h", line 41:     Where: Specialized in non-template code.
"callback.h", line 891: Warning (Anachronism): Redefining template ref after use in callback.
"amisc.h", line 41:     Where: While specializing "callback".
"amisc.h", line 41:     Where: Specialized in non-template code.
"refcnt.h", line 419: Warning (Anachronism): Redefining template ptr after use in ref>.
"amisc.h", line 42:     Where: While specializing "ref>".
"amisc.h", line 42:     Where: Specialized in non-template code.
"refcnt.h", line 419: Warning (Anachronism): Redefining template ptr after use in ref>.
"amisc.h", line 43:     Where: While specializing "ref>".
"amisc.h", line 43:     Where: Specialized in non-template code.
"refcnt.h", line 419: Warning (Anachronism): Redefining template ptr after use in ref>.
"amisc.h", line 45:     Where: While specializing "ref>".
"amisc.h", line 45:     Where: Specialized in non-template code.
"refcnt.h", line 480: Warning (Anachronism): Redefining template ref after use in ptr>.
"amisc.h", line 96:     Where: While specializing "ptr>".
"amisc.h", line 96:     Where: Specialized in non-template code.
"refcnt.h", line 480: Warning (Anachronism): Redefining template ref after use in ptr.
"amisc.h", line 128:     Where: While specializing "ptr".
"amisc.h", line 128:     Where: Specialized in non-template code.
"refcnt.h", line 480: Warning (Anachronism): Redefining template ref after use in ptr.
"async.h", line 67:     Where: While specializing "ptr".
"async.h", line 67:     Where: Specialized in non-template code.
2 Error(s) and 136 Warning(s) detected.
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/security/sfs/work.sol9/sfs-0.7.2/async
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/security/sfs/work.sol9/sfs-0.7.2
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/security/sfs/work.sol9/sfs-0.7.2
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/security/sfs
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/security/sfs
BULK> sfs-0.7.2nb2 was marked as broken:
-rw-r--r--   1 root     other      41878 Feb  8 19:05 .broken.html
bmake deinstall
===> Deinstalling for sfs
BULK> Marking all packages which depend upon sfs-0.7.2nb2 as broken:
BULK> Build for sfs-0.7.2nb2 was not successful, aborting.