###
### Wed Jul 13 03:05:59 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for fatback-1.3
### Current pkg count:  2 installed packages: digest-20050323 fastfs-19940614
###
BULK> Full rebuild in progress...
BULK> Cleaning package fatback-1.3 and pre-requisite packages
===> Cleaning for fatback-1.3
BULK> Removing installed packages which are not needed to build fatback-1.3
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r fastfs-19940614
BULK> Installing packages which are required to build fatback-1.3.
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (fatback-1.3)
===> Checking for vulnerabilities in fatback-1.3
=> fatback-1.3.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch fatback-1.3.tar.gz from ftp://netbsd.stevens-tech.edu/pub/NetBSD/packages/distfiles/.
=> [190800 bytes]
=> Checksum SHA1 OK for fatback-1.3.tar.gz.
=> Checksum RMD160 OK for fatback-1.3.tar.gz.
work -> /pkgobj/sysutils/fatback/work
===> Extracting for fatback-1.3
===> Patching for fatback-1.3
===> Applying pkgsrc patches for fatback-1.3
===> Overriding tools for fatback-1.3
===> Creating toolchain wrappers for fatback-1.3
===> Configuring for fatback-1.3
creating cache ./config.cache
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for c++... CC
checking whether the C++ compiler (CC -O -R/usr/pkg/lib) works... yes
checking whether the C++ compiler (CC -O -R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C++... no
checking whether CC accepts -g... yes
checking for mawk... /usr/bin/nawk
checking for bison... no
checking for byacc... no
checking for gcc... cc
checking whether the C compiler (cc -O -R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for flex... no
checking for lex... lex
checking for flex... (cached) lex
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking for main in -lfl... no
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for strings.h... yes
checking for sys/file.h... yes
checking for unistd.h... yes
checking for working const... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working fnmatch... yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for vprintf... yes
checking for getcwd... yes
checking for gethostname... yes
checking for mkdir... yes
checking for strdup... yes
checking for uname... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
===> Building for fatback-1.3
cc -DPACKAGE=\"fatback\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FNMATCH=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_VPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETHOSTNAME=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_UNAME=1  -I. -I.     -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c fatback.c
"util.h", line 10: syntax error before or at: *
"util.h", line 11: syntax error before or at: *
"util.h", line 12: syntax error before or at: *
"util.h", line 13: syntax error before or at: *
"fat.h", line 13: syntax error before or at: u_int8_t
"fat.h", line 21: syntax error before or at: u_int8_t
"fat.h", line 21: warning: undefined or missing type for: u_int8_t
"lfn.h", line 16: syntax error before or at: u_int8_t
"lfn.h", line 22: syntax error before or at: *
"dirtree.h", line 20: syntax error before or at: u_int8_t
"dirtree.h", line 25: syntax error before or at: u_int8_t
"fatback.c", line 250: improper member use: parent
"fatback.c", line 251: improper member use: child
"fatback.c", line 252: improper member use: next
"fatback.c", line 254: improper member use: lfn
"fatback.c", line 255: improper member use: filename
"fatback.c", line 256: undefined struct/union member: attrs
"fatback.c", line 257: improper member use: child
"fatback.c", line 300: improper member use: next
"fatback.c", line 300: warning: assignment type mismatch:
	pointer to struct dirent_s {struct tm {..} time, unsigned int sequence_num, pointer to struct lfn_s {..} lfn_list} "=" pointer to struct entlist_s {pointer to struct entlist_s {..} next, pointer to struct dirent_s {..} ent}
"fatback.c", line 301: improper member use: lfn
"fatback.c", line 301: improper member use: lfn
"fatback.c", line 301: improper member use: filename
"fatback.c", line 302: improper member use: child
"fatback.c", line 303: improper member use: child
cc: acomp failed for fatback.c
*** Error code 2

Stop.
bmake: stopped in /pkgobj/sysutils/fatback/work/fatback-1.3
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/fatback
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /pkgobj/sysutils/fatback/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/fatback

Please view the work log for fatback-1.3


BULK> fatback-1.3 was marked as broken:
-rw-r--r--   1 root     other       6181 Jul 13 03:06 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for fatback
BULK> Marking all packages which depend upon fatback-1.3 as broken:
BULK> Build for fatback-1.3 was not successful, aborting.