###
### Sun Feb 8 05:20:07 EST 2004:
### bmake bulk-package for rdigest-20021220
### Current pkg count:  4 installed packages: digest-20021220 patch-2.5.4nb2 perl-5.6.1nb10 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for rdigest-20021220
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build rdigest-20021220
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r perl-5.6.1nb10
BULK> rdigest-20021220 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build rdigest-20021220.
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 (rdigest-20021220)
===> Checking for vulnerabilities in rdigest-20021220
work.sol9 -> /work/pkgbuild/pkgtools/rdigest/work.sol9
===> Extracting for rdigest-20021220
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for rdigest-20021220
===> Applying pkgsrc patches for rdigest-20021220
===> Overriding tools for rdigest-20021220
===> Buildlinking for rdigest-20021220
===> Configuring for rdigest-20021220
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 build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2
checking whether bmake sets $(MAKE)... yes
checking for gawk... /usr/bin/nawk
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 suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether ln -s works... yes
checking how to run the C preprocessor... cc -E
checking for egrep... 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... no
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking for stdlib.h... (cached) yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking sys/byteorder.h usability... yes
checking sys/byteorder.h presence... yes
checking for sys/byteorder.h... yes
checking sys/cdefs.h usability... no
checking sys/cdefs.h presence... no
checking for sys/cdefs.h... no
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for __attribute__... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for long long... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for u_int8_t... no
checking for u_int16_t... no
checking for u_int32_t... no
checking for u_int64_t... no
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking whether byte ordering is bigendian... yes
checking whether strerror_r is declared... no
checking for strerror_r... no
checking whether strerror_r returns char *... no
checking for vprintf... yes
checking for _doprnt... yes
checking for bcopy... yes
checking for bzero... yes
checking for memset... yes
checking for memcpy... yes
checking for setlocale... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
===> Building for rdigest-20021220
cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"sparc-sun-solaris2\" -DVERSION=\"20021220\"  -O -c bits.c -o bits.o
cc -O  -o bits bits.o 
./bits digest-types.h
cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"sparc-sun-solaris2\" -DVERSION=\"20021220\"  -O -c digest.c -o digest.o
"digest.c", line 46: cannot find include file: 
"digest.c", line 53: cannot find include file: 
"digest.c", line 156: syntax error before or at: LIST_ENTRY
"digest.c", line 160: syntax error before or at: ,
"digest.c", line 160: warning: old-style declaration or incorrect type for: LIST_HEAD
"digest.c", line 160: syntax error before or at: excl
"digest.c", line 160: warning: old-style declaration or incorrect type for: excl
"digest.c", line 160: warning: implicit function declaration: LIST_HEAD_INITIALIZER
"digest.c", line 160: non-constant initializer: op "CALL"
"digest.c", line 169: warning: implicit function declaration: LIST_INSERT_HEAD
"digest.c", line 169: undefined symbol: n
"digest.c", line 177: warning: implicit function declaration: LIST_FOREACH
"digest.c", line 177: undefined symbol: n
"digest.c", line 178: syntax error before or at: if
"digest.c", line 185: warning: no explicit type given
"digest.c", line 185: syntax error before or at: *
"digest.c", line 185: warning: undefined or missing type for: const
"digest.c", line 187: undefined symbol: fa
"digest.c", line 187: cannot dereference non-pointer type
"digest.c", line 187: undefined struct/union member: fts_name
"digest.c", line 187: left operand of "->" must be pointer to struct/union
"digest.c", line 187: undefined symbol: fb
"digest.c", line 187: cannot dereference non-pointer type
"digest.c", line 187: left operand of "->" must be pointer to struct/union
"digest.c", line 187: warning: improper pointer/integer combination: arg #1
"digest.c", line 187: warning: improper pointer/integer combination: arg #2
"digest.c", line 197: undefined symbol: FTS
"digest.c", line 197: undefined symbol: ftsp
"digest.c", line 198: undefined symbol: FTSENT
"digest.c", line 198: undefined symbol: f
"digest.c", line 209: warning: implicit function declaration: fts_open
"digest.c", line 210: undefined symbol: FTS_COMFOLLOW
"digest.c", line 210: undefined symbol: FTS_NOCHDIR
"digest.c", line 210: undefined symbol: FTS_PHYSICAL
"digest.c", line 219: warning: implicit function declaration: fts_read
"digest.c", line 221: undefined struct/union member: fts_info
"digest.c", line 221: left operand of "->" must be pointer to struct/union
"digest.c", line 221: undefined symbol: FTS_DP
"digest.c", line 225: left operand of "->" must be pointer to struct/union
"digest.c", line 225: undefined symbol: FTS_NS
"digest.c", line 226: undefined struct/union member: fts_statp
"digest.c", line 226: left operand of "->" must be pointer to struct/union
"digest.c", line 226: non-unique member requires struct/union pointer: st_mode
"digest.c", line 226: left operand of "->" must be pointer to struct/union
"digest.c", line 227: undefined struct/union member: fts_name
"digest.c", line 227: left operand of "->" must be pointer to struct/union
"digest.c", line 227: warning: improper pointer/integer combination: arg #1
"digest.c", line 228: warning: implicit function declaration: fts_set
"digest.c", line 228: undefined symbol: FTS_SKIP
"digest.c", line 233: left operand of "->" must be pointer to struct/union
"digest.c", line 235: left operand of "->" must be pointer to struct/union
"digest.c", line 235: non-unique member requires struct/union pointer: st_mode
"digest.c", line 235: left operand of "->" must be pointer to struct/union
"digest.c", line 237: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const unsigned char : "unknown", line 0
	argument : pointer to char
"digest.c", line 238: undefined struct/union member: fts_path
"digest.c", line 238: left operand of "->" must be pointer to struct/union
"digest.c", line 238: undefined struct/union member: fts_pathlen
"digest.c", line 238: left operand of "->" must be pointer to struct/union
"digest.c", line 238: warning: improper pointer/integer combination: arg #2
"digest.c", line 241: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const unsigned char : "unknown", line 0
	argument : pointer to char
"digest.c", line 244: left operand of "->" must be pointer to struct/union
"digest.c", line 244: non-unique member requires struct/union pointer: st_mode
"digest.c", line 244: left operand of "->" must be pointer to struct/union
"digest.c", line 245: undefined struct/union member: fts_path
"digest.c", line 245: left operand of "->" must be pointer to struct/union
"digest.c", line 245: warning: improper pointer/integer combination: arg #1
"digest.c", line 247: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const unsigned char : "unknown", line 0
	argument : pointer to char
"digest.c", line 248: left operand of "->" must be pointer to struct/union
"digest.c", line 248: undefined struct/union member: fts_pathlen
"digest.c", line 248: left operand of "->" must be pointer to struct/union
"digest.c", line 248: warning: improper pointer/integer combination: arg #2
"digest.c", line 251: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const unsigned char : "unknown", line 0
	argument : pointer to char
"digest.c", line 255: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const unsigned char : "unknown", line 0
	argument : pointer to char
"digest.c", line 260: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const unsigned char : "unknown", line 0
	argument : pointer to char
"digest.c", line 262: left operand of "->" must be pointer to struct/union
"digest.c", line 267: left operand of "->" must be pointer to struct/union
"digest.c", line 267: non-unique member requires struct/union pointer: st_mode
"digest.c", line 267: left operand of "->" must be pointer to struct/union
"digest.c", line 268: undefined struct/union member: fts_path
"digest.c", line 268: left operand of "->" must be pointer to struct/union
"digest.c", line 268: warning: improper pointer/integer combination: arg #1
"digest.c", line 270: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const unsigned char : "unknown", line 0
	argument : pointer to char
"digest.c", line 271: left operand of "->" must be pointer to struct/union
"digest.c", line 271: undefined struct/union member: fts_pathlen
"digest.c", line 271: left operand of "->" must be pointer to struct/union
"digest.c", line 271: warning: improper pointer/integer combination: arg #2
"digest.c", line 274: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const unsigned char : "unknown", line 0
	argument : pointer to char
"digest.c", line 277: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const unsigned char : "unknown", line 0
	argument : pointer to char
"digest.c", line 280: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const unsigned char : "unknown", line 0
	argument : pointer to char
"digest.c", line 282: left operand of "->" must be pointer to struct/union
"digest.c", line 289: warning: implicit function declaration: fts_close
cc: acomp failed for digest.c
*** Error code 2

Stop.
bmake: stopped in /work/pkgbuild/pkgtools/rdigest/work.sol9/rdigest-20021220
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/pkgtools/rdigest
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/pkgtools/rdigest
BULK> rdigest-20021220 was marked as broken:
-rw-r--r--   1 root     other      12404 Feb  8 05:22 .broken.html
bmake deinstall
===> Deinstalling for rdigest
BULK> Marking all packages which depend upon rdigest-20021220 as broken:
BULK> Build for rdigest-20021220 was not successful, aborting.