###
### Mon Jun 28 23:12:19 EST 2004:
### /usr/pkg/bin/bmake bulk-package for xmlindent-0.2.16
### Current pkg count:  15 installed packages: digest-20021220 gettext-lib-0.11.5nb3 gmake-3.80nb3 jpeg-6bnb1 libiconv-1.9.1nb2 libtool-base-1.5.6nb1 libxml2-2.6.9 patch-2.5.4nb2 pdflib-4.0.3nb2 pkg_install-info-4.5nb2 png-1.2.5nb5 tiff-3.6.1nb2 xmlcatmgr-2.1 xpkgwedge-1.10 zlib-1.2.1nb1
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for xmlindent-0.2.16
===> Cleaning for flex-2.5.4a
===> Cleaning for patch-2.5.4nb2
===> Cleaning for bison-1.875nb1
===> Cleaning for m4-1.4nb1
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for gtexinfo-4.6nb2
===> Cleaning for gettext-lib-0.11.5nb3
===> Cleaning for libiconv-1.9.1nb2
===> Cleaning for libtool-base-1.5.6nb1
===> Cleaning for gettext-0.11.5nb4
===> Cleaning for gettext-m4-0.11.5
BULK> Removing installed packages which are not needed to build xmlindent-0.2.16
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.10
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xmlcatmgr-2.1
pkg_delete: unable to completely remove directory '/usr/pkg/share/doc/html/libxml2'
pkg_delete: couldn't entirely delete package `libxml2-2.6.9'
(perhaps the packing list is incorrectly specified?)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r zlib-1.2.1nb1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r jpeg-6bnb1
BULK> xmlindent-0.2.16 requires installed package libtool-base-1.5.6nb1 (devel/libtool-base) to build.
BULK> xmlindent-0.2.16 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> xmlindent-0.2.16 requires installed package libiconv-1.9.1nb2 (converters/libiconv) to build.
BULK> xmlindent-0.2.16 requires installed package gettext-lib-0.11.5nb3 (devel/gettext-lib) to build.
BULK> xmlindent-0.2.16 requires installed package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r gmake-3.80nb3
BULK> Installing packages which are required to build xmlindent-0.2.16.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/flex-2.5.4a.tgz
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/bison-1.875nb1.tgz
BULK> Required package m4-1.4nb1 (devel/m4) is already installed
BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gtexinfo-4.6nb2.tgz
BULK> Required package gettext-lib-0.11.5nb3 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.1nb2 (converters/libiconv) is already installed
BULK> Required package libtool-base-1.5.6nb1 (devel/libtool-base) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gettext-0.11.5nb4.tgz
BULK> Required package gettext-m4-0.11.5 (devel/gettext-m4) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (xmlindent-0.2.16)
===> Checking for vulnerabilities in xmlindent-0.2.16
=> xmlindent-0.2.16.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch xmlindent-0.2.16.tar.gz from http://www.cs.helsinki.fi/u/penberg/xmlindent/src/.
=> [17657 bytes]
=> Checksum OK for xmlindent-0.2.16.tar.gz.
work -> /work/pkgbuild/textproc/xmlindent/work
===> Extracting for xmlindent-0.2.16
===> Required installed package flex>=2.5.4a: flex-2.5.4a found
===> Patching for xmlindent-0.2.16
===> Overriding tools for xmlindent-0.2.16
===> Buildlinking for xmlindent-0.2.16
===> Configuring for xmlindent-0.2.16
===> Building for xmlindent-0.2.16
flex xmlindent.yy
gcc -Wall -g error.c indent.c buffer.c main.c -o xmlindent -lfl
error.c:
indent.c:
"buffer.h", line 21: cannot find include file: 
"indent.h", line 22: cannot find include file: 
"indent.h", line 30: syntax error before or at: bool
"indent.h", line 36: syntax error before or at: bool
"indent.h", line 39: member cannot be function: indent_options_set_defaults
"indent.h", line 40: member cannot be function: indent
"indent.c", line 27: syntax error before or at: static
"indent.c", line 27: member cannot be function: xml_declaration
"indent.c", line 28: syntax error before or at: static
"indent.c", line 28: member cannot be function: cdata_section
"indent.c", line 29: syntax error before or at: static
"indent.c", line 29: member cannot be function: doctype_declaration
"indent.c", line 30: syntax error before or at: static
"indent.c", line 30: member cannot be function: start_tag
"indent.c", line 31: syntax error before or at: static
"indent.c", line 31: member cannot be function: end_tag
"indent.c", line 32: syntax error before or at: static
"indent.c", line 32: member cannot be function: empty_element_tag
"indent.c", line 33: syntax error before or at: static
"indent.c", line 33: member cannot be function: comment
"indent.c", line 34: syntax error before or at: static
"indent.c", line 34: member cannot be function: content
"indent.c", line 35: syntax error before or at: static
"indent.c", line 35: member cannot be function: processing_insn
"indent.c", line 36: syntax error before or at: static
"indent.c", line 36: member cannot be function: do_newline
"lex.yy.c", line 99: syntax error before or at: typedef
"lex.yy.c", line 101: syntax error before or at: extern
"lex.yy.c", line 102: syntax error before or at: extern
"lex.yy.c", line 141: syntax error before or at: typedef
"lex.yy.c", line 154: syntax error before or at: yy_size_t
"lex.yy.c", line 199: warning: unnamed struct member
"lex.yy.c", line 201: syntax error before or at: static
"lex.yy.c", line 213: syntax error before or at: static
"lex.yy.c", line 219: syntax error before or at: static
"lex.yy.c", line 219: warning: syntax requires ";" after last struct/union member
"lex.yy.c", line 219: syntax error before or at: =
"lex.yy.c", line 219: warning: syntax requires ";" after last struct/union member
"lex.yy.c", line 303: zero-sized struct/union
"lex.yy.c", line 538: warning: no explicit type given
"lex.yy.c", line 538: syntax error before or at: yy_last_accepting_state
"lex.yy.c", line 538: warning: old-style declaration or incorrect type for: yy_last_accepting_state
"xmlindent.yy", line 30: cannot recover from previous errors
cc: acomp failed for indent.c
buffer.c:
"buffer.c", line 20: cannot find include file: 
"buffer.h", line 21: cannot find include file: 
"buffer.c", line 45: warning: old-style declaration or incorrect type for: bool
"buffer.c", line 45: syntax error before or at: buffer_is_full
"buffer.c", line 46: warning: old-style declaration or incorrect type for: buffer_is_full
cc: acomp failed for buffer.c
main.c:
"buffer.h", line 21: cannot find include file: 
"indent.h", line 22: cannot find include file: 
"indent.h", line 30: syntax error before or at: bool
"indent.h", line 36: syntax error before or at: bool
"indent.h", line 39: member cannot be function: indent_options_set_defaults
"indent.h", line 40: member cannot be function: indent
"/usr/include/errno.h", line 41: syntax error before or at: extern
"main.c", line 23: cannot find include file: 
"/usr/include/iso/stdlib_iso.h", line 37: syntax error before or at: extern
"/usr/include/iso/stdlib_iso.h", line 48: syntax error before or at: typedef
"/usr/include/iso/stdlib_iso.h", line 53: syntax error before or at: typedef
"/usr/include/iso/stdlib_iso.h", line 90: syntax error before or at: extern
"/usr/include/iso/stdlib_iso.h", line 90: member cannot be function: abort
"/usr/include/iso/stdlib_iso.h", line 91: syntax error before or at: extern
"/usr/include/iso/stdlib_iso.h", line 91: member cannot be function: abs
"/usr/include/iso/stdlib_iso.h", line 92: syntax error before or at: extern
"/usr/include/iso/stdlib_iso.h", line 92: member cannot be function: atexit
"/usr/include/iso/stdlib_iso.h", line 93: syntax error before or at: extern
"/usr/include/iso/stdlib_iso.h", line 93: member cannot be function: atof
"/usr/include/iso/stdlib_iso.h", line 94: syntax error before or at: extern
"/usr/include/iso/stdlib_iso.h", line 94: member cannot be function: atoi
"/usr/include/iso/stdlib_iso.h", line 95: syntax error before or at: extern
"/usr/include/iso/stdlib_iso.h", line 95: member cannot be function: atol
"/usr/include/iso/stdlib_iso.h", line 96: syntax error before or at: extern
"/usr/include/iso/stdlib_iso.h", line 97: member cannot be function: bsearch
"/usr/include/iso/stdlib_iso.h", line 98: syntax error before or at: extern
"/usr/include/iso/stdlib_iso.h", line 98: member cannot be function: calloc
"/usr/include/iso/stdlib_iso.h", line 99: syntax error before or at: extern
"/usr/include/iso/stdlib_iso.h", line 99: warning: unnamed struct member
"/usr/include/iso/stdlib_iso.h", line 99: warning: syntax requires ";" after last struct/union member
"/usr/include/stdlib.h", line 71: zero-sized struct/union
"/usr/include/stdlib.h", line 204: warning: no explicit type given
"/usr/include/stdlib.h", line 204: identifier redeclared: lldiv_t
	current : int
	previous: struct indent_options {} : "/usr/include/stdlib.h", line 71
"/usr/include/stdlib.h", line 204: syntax error before or at: lldiv
"/usr/include/stdlib.h", line 204: warning: old-style declaration or incorrect type for: lldiv
"main.c", line 44: undefined struct/union member: force_newline_after_start_tag
"main.c", line 44: undefined symbol: false
"main.c", line 46: undefined struct/union member: force_newline_after_end_tag
"main.c", line 46: undefined symbol: false
"main.c", line 48: undefined struct/union member: force_newline_before_start_tag
"main.c", line 48: undefined symbol: false
"main.c", line 50: undefined struct/union member: force_newline_before_end_tag
"main.c", line 50: undefined symbol: false
"main.c", line 61: undefined symbol: bool
"main.c", line 61: syntax error before or at: indent_level_explicitly_defined
"main.c", line 67: undefined symbol: indent_level_explicitly_defined
"main.c", line 67: undefined symbol: false
"main.c", line 68: undefined symbol: overwrite_original_file
"main.c", line 69: warning: implicit function declaration: indent_options_set_defaults
"main.c", line 81: improper member use: num_indent_chars
"main.c", line 81: warning: implicit function declaration: atoi
"main.c", line 82: undefined symbol: true
"main.c", line 85: improper member use: max_columns
"main.c", line 86: undefined struct/union member: wrap_long_lines
"main.c", line 89: improper member use: indent_char
"main.c", line 92: improper member use: num_indent_chars
"main.c", line 96: undefined struct/union member: force_always
"main.c", line 121: undefined symbol: true
"main.c", line 138: undefined symbol: errno
"main.c", line 149: undefined symbol: errno
"main.c", line 156: warning: implicit function declaration: indent
"main.c", line 162: cannot recover from previous errors
cc: acomp failed for main.c
*** Error code 6

Stop.
bmake: stopped in /work/pkgbuild/textproc/xmlindent/work/xmlindent-0.2.16
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/textproc/xmlindent
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/textproc/xmlindent
BULK> xmlindent-0.2.16 was marked as broken:
-rw-r--r--   1 root     other      11504 Jun 28 23:13 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for xmlindent
BULK> Marking all packages which depend upon xmlindent-0.2.16 as broken:
BULK> Build for xmlindent-0.2.16 was not successful, aborting.