###
### Mon Feb 9 10:02:53 EST 2004:
### bmake bulk-package for xdu-3.0nb4
### Current pkg count:  4 installed packages: digest-20021220 patch-2.5.4nb2 x11-links-0.20 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for xdu-3.0nb4
===> Cleaning for xpkgwedge-1.9
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build xdu-3.0nb4
BULK> xdu-3.0nb4 requires installed package xpkgwedge-1.9 (pkgtools/xpkgwedge) to build.
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> xdu-3.0nb4 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r x11-links-0.20
BULK> Installing packages which are required to build xdu-3.0nb4.
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
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 (xdu-3.0nb4)
===> Checking for vulnerabilities in xdu-3.0nb4
=> Checksum OK for xdu-3.0.tar.Z.
work.sol9 -> /work/pkgbuild/sysutils/xdu/work.sol9
===> Extracting for xdu-3.0nb4
===> Required installed package xpkgwedge>=1.5: xpkgwedge-1.9 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for xdu-3.0nb4
===> Applying pkgsrc patches for xdu-3.0nb4
===> Overriding tools for xdu-3.0nb4
===> Configuring for xdu-3.0nb4
imake -DUseInstalled -I/usr/pkg/lib/X11/config -I/usr/openwin/lib/X11/config
make Makefiles
make includes
make depend
makedepend  --   -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV      -- xdu.c xwin.c
makedepend: warning:  xwin.c, line 22: cannot find include file "X11/Intrinsic.h"
	not in X11/Intrinsic.h
	not in /usr/pkg/include/X11/Intrinsic.h
	not in /usr/include/X11/Intrinsic.h
makedepend: warning:  xwin.c, line 23: cannot find include file "X11/StringDefs.h"
	not in X11/StringDefs.h
	not in /usr/pkg/include/X11/StringDefs.h
	not in /usr/include/X11/StringDefs.h
makedepend: warning:  xwin.c, line 24: cannot find include file "X11/Shell.h"
	not in X11/Shell.h
	not in /usr/pkg/include/X11/Shell.h
	not in /usr/include/X11/Shell.h
makedepend: warning:  xwin.c, line 26: cannot find include file "X11/Xaw/AsciiText.h"
	not in X11/Xaw/AsciiText.h
	not in /usr/pkg/include/X11/Xaw/AsciiText.h
	not in /usr/include/X11/Xaw/AsciiText.h
makedepend: warning:  xwin.c, line 27: cannot find include file "X11/Xaw/AsciiSrc.h"
	not in X11/Xaw/AsciiSrc.h
	not in /usr/pkg/include/X11/Xaw/AsciiSrc.h
	not in /usr/include/X11/Xaw/AsciiSrc.h
makedepend: warning:  xwin.c, line 28: cannot find include file "X11/Xaw/Form.h"
	not in X11/Xaw/Form.h
	not in /usr/pkg/include/X11/Xaw/Form.h
	not in /usr/include/X11/Xaw/Form.h
makedepend: warning:  xwin.c, line 29: cannot find include file "X11/Xaw/Label.h"
	not in X11/Xaw/Label.h
	not in /usr/pkg/include/X11/Xaw/Label.h
	not in /usr/include/X11/Xaw/Label.h
===> Building for xdu-3.0nb4
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV       -c  xdu.c
"xdu.c", line 39: warning: no explicit type given
"xdu.c", line 103: warning: implicit function declaration: exit
"xdu.c", line 201: warning: old-style declaration or incorrect type for: main
"xdu.c", line 209: warning: implicit function declaration: isatty
"xdu.c", line 209: warning: implicit function declaration: fileno
"xdu.c", line 254: warning: implicit function declaration: strtok_r
"xdu.c", line 254: warning: improper pointer/integer combination: op "="
"xdu.c", line 255: warning: implicit function declaration: atoi
"xdu.c", line 256: warning: improper pointer/integer combination: op "="
"xdu.c", line 284: warning: implicit function declaration: bzero
"xdu.c", line 502: warning: old-style declaration or incorrect type for: drawnode
"xdu.c", line 523: warning: implicit function declaration: drawchildren
"xdu.c", line 531: warning: old-style declaration or incorrect type for: drawchildren
"xdu.c", line 609: warning: old-style declaration or incorrect type for: pwd
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV       -c  xwin.c
"xwin.c", line 22: cannot find include file: 
"xwin.c", line 23: cannot find include file: 
"xwin.c", line 24: cannot find include file: 
"xwin.c", line 26: cannot find include file: 
"xwin.c", line 27: cannot find include file: 
"xwin.c", line 28: cannot find include file: 
"xwin.c", line 29: cannot find include file: 
"xwin.c", line 59: warning: no explicit type given
"xwin.c", line 59: syntax error before or at: fallback_resources
"xwin.c", line 59: warning: old-style declaration or incorrect type for: fallback_resources
"xwin.c", line 60: warning: improper pointer/integer combination: op "="
"xwin.c", line 61: warning: improper pointer/integer combination: op "="
"xwin.c", line 62: warning: improper pointer/integer combination: op "="
"xwin.c", line 63: warning: improper pointer/integer combination: op "="
"xwin.c", line 64: warning: improper pointer/integer combination: op "="
"xwin.c", line 70: syntax error before or at: Pixel
"xwin.c", line 74: syntax error before or at: Boolean
"xwin.c", line 79: warning: no explicit type given
"xwin.c", line 79: syntax error before or at: application_resources
"xwin.c", line 79: warning: old-style declaration or incorrect type for: application_resources
"xwin.c", line 80: undefined symbol: XtNforeground
"xwin.c", line 80: non-constant initializer: op "NAME"
"xwin.c", line 80: undefined symbol: XtCForeground
"xwin.c", line 80: too many initializers for scalar
"xwin.c", line 80: non-constant initializer: op "NAME"
"xwin.c", line 80: undefined symbol: XtRPixel
"xwin.c", line 80: non-constant initializer: op "NAME"
"xwin.c", line 80: undefined symbol: Pixel
"xwin.c", line 81: warning: implicit function declaration: XtOffset
"xwin.c", line 81: syntax error before or at: res_data_ptr
"xwin.c", line 82: undefined symbol: XtNbackground
"xwin.c", line 82: non-constant initializer: op "NAME"
"xwin.c", line 82: undefined symbol: XtCBackground
"xwin.c", line 82: too many initializers for scalar
"xwin.c", line 82: non-constant initializer: op "NAME"
"xwin.c", line 82: non-constant initializer: op "NAME"
"xwin.c", line 83: syntax error before or at: res_data_ptr
"xwin.c", line 84: undefined symbol: XtNfont
"xwin.c", line 84: non-constant initializer: op "NAME"
"xwin.c", line 84: undefined symbol: XtCFont
"xwin.c", line 84: too many initializers for scalar
"xwin.c", line 84: non-constant initializer: op "NAME"
"xwin.c", line 84: undefined symbol: XtRFontStruct
"xwin.c", line 84: non-constant initializer: op "NAME"
"xwin.c", line 84: undefined symbol: XFontStruct
"xwin.c", line 84: syntax error before or at: )
"xwin.c", line 86: warning: improper pointer/integer combination: op "="
"xwin.c", line 86: too many initializers for scalar
"xwin.c", line 86: warning: improper pointer/integer combination: op "="
"xwin.c", line 86: undefined symbol: XtRInt
"xwin.c", line 86: non-constant initializer: op "NAME"
"xwin.c", line 87: syntax error before or at: res_data_ptr
"xwin.c", line 88: warning: improper pointer/integer combination: op "="
"xwin.c", line 88: too many initializers for scalar
"xwin.c", line 88: warning: improper pointer/integer combination: op "="
"xwin.c", line 88: undefined symbol: XtRBoolean
"xwin.c", line 88: non-constant initializer: op "NAME"
"xwin.c", line 88: undefined symbol: Boolean
"xwin.c", line 89: syntax error before or at: res_data_ptr
"xwin.c", line 90: warning: improper pointer/integer combination: op "="
"xwin.c", line 90: too many initializers for scalar
"xwin.c", line 90: warning: improper pointer/integer combination: op "="
"xwin.c", line 90: undefined symbol: XtRString
"xwin.c", line 90: non-constant initializer: op "NAME"
"xwin.c", line 91: syntax error before or at: res_data_ptr
"xwin.c", line 95: warning: no explicit type given
"xwin.c", line 95: syntax error before or at: options
"xwin.c", line 95: warning: old-style declaration or incorrect type for: options
"xwin.c", line 96: warning: improper pointer/integer combination: op "="
"xwin.c", line 96: too many initializers for scalar
"xwin.c", line 96: warning: improper pointer/integer combination: op "="
"xwin.c", line 96: undefined symbol: XrmoptionSepArg
"xwin.c", line 96: non-constant initializer: op "NAME"
"xwin.c", line 97: warning: improper pointer/integer combination: op "="
"xwin.c", line 97: too many initializers for scalar
"xwin.c", line 97: warning: improper pointer/integer combination: op "="
"xwin.c", line 97: undefined symbol: XrmoptionNoArg
"xwin.c", line 97: non-constant initializer: op "NAME"
"xwin.c", line 97: warning: improper pointer/integer combination: op "="
"xwin.c", line 98: warning: improper pointer/integer combination: op "="
"xwin.c", line 98: too many initializers for scalar
"xwin.c", line 98: warning: improper pointer/integer combination: op "="
"xwin.c", line 98: non-constant initializer: op "NAME"
"xwin.c", line 98: warning: improper pointer/integer combination: op "="
"xwin.c", line 99: warning: improper pointer/integer combination: op "="
"xwin.c", line 99: too many initializers for scalar
"xwin.c", line 99: warning: improper pointer/integer combination: op "="
"xwin.c", line 99: non-constant initializer: op "NAME"
"xwin.c", line 99: warning: improper pointer/integer combination: op "="
"xwin.c", line 100: warning: improper pointer/integer combination: op "="
"xwin.c", line 100: too many initializers for scalar
"xwin.c", line 100: warning: improper pointer/integer combination: op "="
"xwin.c", line 100: non-constant initializer: op "NAME"
"xwin.c", line 100: warning: improper pointer/integer combination: op "="
"xwin.c", line 101: warning: improper pointer/integer combination: op "="
"xwin.c", line 101: too many initializers for scalar
"xwin.c", line 101: warning: improper pointer/integer combination: op "="
"xwin.c", line 101: non-constant initializer: op "NAME"
"xwin.c", line 101: warning: improper pointer/integer combination: op "="
"xwin.c", line 102: warning: improper pointer/integer combination: op "="
"xwin.c", line 102: too many initializers for scalar
"xwin.c", line 102: warning: improper pointer/integer combination: op "="
"xwin.c", line 102: non-constant initializer: op "NAME"
"xwin.c", line 102: warning: improper pointer/integer combination: op "="
"xwin.c", line 116: warning: no explicit type given
"xwin.c", line 116: syntax error before or at: actionsTable
"xwin.c", line 116: warning: old-style declaration or incorrect type for: actionsTable
"xwin.c", line 117: warning: improper pointer/integer combination: op "="
"xwin.c", line 117: too many initializers for scalar
"xwin.c", line 117: warning: improper pointer/integer combination: op "="
"xwin.c", line 118: warning: improper pointer/integer combination: op "="
"xwin.c", line 118: too many initializers for scalar
"xwin.c", line 118: warning: improper pointer/integer combination: op "="
"xwin.c", line 119: warning: improper pointer/integer combination: op "="
"xwin.c", line 119: too many initializers for scalar
"xwin.c", line 119: warning: improper pointer/integer combination: op "="
"xwin.c", line 120: warning: improper pointer/integer combination: op "="
"xwin.c", line 120: too many initializers for scalar
"xwin.c", line 120: warning: improper pointer/integer combination: op "="
"xwin.c", line 121: warning: improper pointer/integer combination: op "="
"xwin.c", line 121: too many initializers for scalar
"xwin.c", line 121: warning: improper pointer/integer combination: op "="
"xwin.c", line 122: warning: improper pointer/integer combination: op "="
"xwin.c", line 122: too many initializers for scalar
"xwin.c", line 122: warning: improper pointer/integer combination: op "="
"xwin.c", line 123: warning: improper pointer/integer combination: op "="
"xwin.c", line 123: too many initializers for scalar
"xwin.c", line 123: warning: improper pointer/integer combination: op "="
"xwin.c", line 124: warning: improper pointer/integer combination: op "="
"xwin.c", line 124: too many initializers for scalar
"xwin.c", line 124: warning: improper pointer/integer combination: op "="
"xwin.c", line 125: warning: improper pointer/integer combination: op "="
"xwin.c", line 125: too many initializers for scalar
"xwin.c", line 125: warning: improper pointer/integer combination: op "="
"xwin.c", line 160: syntax error before or at: Widget
"xwin.c", line 160: warning: old-style declaration or incorrect type for: Widget
"xwin.c", line 160: warning: old-style declaration or incorrect type for: w
"xwin.c", line 161: warning: old-style declaration or incorrect type for: XEvent
"xwin.c", line 161: syntax error before or at: *
"xwin.c", line 161: warning: old-style declaration or incorrect type for: event
"xwin.c", line 162: warning: old-style declaration or incorrect type for: String
"xwin.c", line 162: warning: identifier redeclared; ANSI C requires "static": String
"xwin.c", line 162: syntax error before or at: *
"xwin.c", line 162: warning: old-style declaration or incorrect type for: params
"xwin.c", line 163: warning: old-style declaration or incorrect type for: Cardinal
"xwin.c", line 163: syntax error before or at: *
"xwin.c", line 163: warning: old-style declaration or incorrect type for: num_params
"xwin.c", line 165: syntax error before or at: XtDestroyApplicationContext
"xwin.c", line 170: syntax error before or at: Widget
"xwin.c", line 170: warning: old-style declaration or incorrect type for: Widget
"xwin.c", line 170: warning: old-style declaration or incorrect type for: w
"xwin.c", line 171: warning: old-style declaration or incorrect type for: XEvent
"xwin.c", line 171: syntax error before or at: *
"xwin.c", line 171: warning: old-style declaration or incorrect type for: event
"xwin.c", line 172: warning: old-style declaration or incorrect type for: String
"xwin.c", line 172: warning: identifier redeclared; ANSI C requires "static": String
"xwin.c", line 172: syntax error before or at: *
"xwin.c", line 172: warning: old-style declaration or incorrect type for: params
"xwin.c", line 173: warning: old-style declaration or incorrect type for: Cardinal
"xwin.c", line 173: syntax error before or at: *
"xwin.c", line 173: warning: old-style declaration or incorrect type for: num_params
"xwin.c", line 175: syntax error before or at: press
"xwin.c", line 179: syntax error before or at: Widget
"xwin.c", line 179: warning: old-style declaration or incorrect type for: Widget
"xwin.c", line 179: warning: old-style declaration or incorrect type for: w
"xwin.c", line 180: warning: old-style declaration or incorrect type for: XEvent
"xwin.c", line 180: syntax error before or at: *
"xwin.c", line 180: warning: old-style declaration or incorrect type for: event
"xwin.c", line 181: warning: old-style declaration or incorrect type for: String
"xwin.c", line 181: warning: identifier redeclared; ANSI C requires "static": String
"xwin.c", line 181: syntax error before or at: *
"xwin.c", line 181: warning: old-style declaration or incorrect type for: params
"xwin.c", line 182: warning: old-style declaration or incorrect type for: Cardinal
"xwin.c", line 182: syntax error before or at: *
"xwin.c", line 182: warning: old-style declaration or incorrect type for: num_params
"xwin.c", line 184: syntax error before or at: reset
"xwin.c", line 188: syntax error before or at: Widget
"xwin.c", line 188: warning: old-style declaration or incorrect type for: Widget
"xwin.c", line 188: warning: old-style declaration or incorrect type for: w
"xwin.c", line 189: warning: old-style declaration or incorrect type for: XEvent
"xwin.c", line 189: syntax error before or at: *
"xwin.c", line 189: warning: old-style declaration or incorrect type for: event
"xwin.c", line 190: warning: old-style declaration or incorrect type for: String
"xwin.c", line 190: warning: identifier redeclared; ANSI C requires "static": String
"xwin.c", line 190: syntax error before or at: *
"xwin.c", line 190: warning: old-style declaration or incorrect type for: params
"xwin.c", line 191: warning: old-style declaration or incorrect type for: Cardinal
"xwin.c", line 191: syntax error before or at: *
"xwin.c", line 191: warning: old-style declaration or incorrect type for: num_params
"xwin.c", line 193: syntax error before or at: if
"xwin.c", line 201: syntax error before or at: Widget
"xwin.c", line 201: warning: old-style declaration or incorrect type for: Widget
"xwin.c", line 201: warning: old-style declaration or incorrect type for: w
"xwin.c", line 202: warning: old-style declaration or incorrect type for: XEvent
"xwin.c", line 202: syntax error before or at: *
"xwin.c", line 202: warning: old-style declaration or incorrect type for: event
"xwin.c", line 203: warning: old-style declaration or incorrect type for: String
"xwin.c", line 203: warning: identifier redeclared; ANSI C requires "static": String
"xwin.c", line 203: syntax error before or at: *
"xwin.c", line 203: warning: old-style declaration or incorrect type for: params
"xwin.c", line 204: warning: old-style declaration or incorrect type for: Cardinal
"xwin.c", line 204: syntax error before or at: *
"xwin.c", line 204: warning: old-style declaration or incorrect type for: num_params
"xwin.c", line 206: syntax error before or at: if
"xwin.c", line 214: syntax error before or at: Widget
"xwin.c", line 214: warning: old-style declaration or incorrect type for: Widget
"xwin.c", line 214: warning: old-style declaration or incorrect type for: w
"xwin.c", line 215: warning: old-style declaration or incorrect type for: XEvent
"xwin.c", line 215: syntax error before or at: *
"xwin.c", line 215: warning: old-style declaration or incorrect type for: event
"xwin.c", line 216: warning: old-style declaration or incorrect type for: String
"xwin.c", line 216: warning: identifier redeclared; ANSI C requires "static": String
"xwin.c", line 216: syntax error before or at: *
"xwin.c", line 216: warning: old-style declaration or incorrect type for: params
"xwin.c", line 217: warning: old-style declaration or incorrect type for: Cardinal
"xwin.c", line 217: syntax error before or at: *
"xwin.c", line 217: warning: old-style declaration or incorrect type for: num_params
"xwin.c", line 219: syntax error before or at: int
"xwin.c", line 225: warning: old-style declaration or incorrect type for: n
"xwin.c", line 225: warning: improper pointer/integer combination: arg #1
"xwin.c", line 225: non-constant initializer: op "CALL"
"xwin.c", line 226: syntax error before or at: if
"xwin.c", line 226: warning: old-style declaration or incorrect type for: n
"xwin.c", line 230: warning: old-style declaration or incorrect type for: ncols
"xwin.c", line 230: improper member use: ncol
"xwin.c", line 230: non-constant initializer: op "="
"xwin.c", line 231: warning: old-style declaration or incorrect type for: xrepaint
"xwin.c", line 232: syntax error before or at: }
"xwin.c", line 234: type specifier can not be used as array size expression qualifier
"xwin.c", line 234: warning: no explicit type given
"xwin.c", line 235: identifier redeclared: a_info
	current : static function() returning int
	previous: function() returning void : "xwin.c", line 112
"xwin.c", line 235: syntax error before or at: Widget
"xwin.c", line 235: warning: old-style declaration or incorrect type for: Widget
"xwin.c", line 235: warning: old-style declaration or incorrect type for: w
"xwin.c", line 236: warning: old-style declaration or incorrect type for: XEvent
"xwin.c", line 236: syntax error before or at: *
"xwin.c", line 236: warning: old-style declaration or incorrect type for: event
"xwin.c", line 237: warning: old-style declaration or incorrect type for: String
"xwin.c", line 237: warning: identifier redeclared; ANSI C requires "static": String
"xwin.c", line 237: syntax error before or at: *
"xwin.c", line 237: warning: old-style declaration or incorrect type for: params
"xwin.c", line 238: warning: old-style declaration or incorrect type for: Cardinal
"xwin.c", line 238: syntax error before or at: *
"xwin.c", line 238: warning: old-style declaration or incorrect type for: num_params
"xwin.c", line 240: syntax error before or at: nodeinfo
"xwin.c", line 243: type specifier can not be used as array size expression qualifier
"xwin.c", line 243: warning: no explicit type given
"xwin.c", line 244: identifier redeclared: a_help
	current : static function() returning int
	previous: function() returning void : "xwin.c", line 113
"xwin.c", line 244: syntax error before or at: Widget
"xwin.c", line 244: warning: old-style declaration or incorrect type for: Widget
"xwin.c", line 244: warning: old-style declaration or incorrect type for: w
"xwin.c", line 245: warning: old-style declaration or incorrect type for: XEvent
"xwin.c", line 245: syntax error before or at: *
"xwin.c", line 245: warning: old-style declaration or incorrect type for: event
"xwin.c", line 246: warning: old-style declaration or incorrect type for: String
"xwin.c", line 246: warning: identifier redeclared; ANSI C requires "static": String
"xwin.c", line 246: syntax error before or at: *
"xwin.c", line 246: warning: old-style declaration or incorrect type for: params
"xwin.c", line 247: warning: old-style declaration or incorrect type for: Cardinal
"xwin.c", line 247: syntax error before or at: *
"xwin.c", line 247: warning: old-style declaration or incorrect type for: num_params
"xwin.c", line 250: syntax error before or at: help_popup
"xwin.c", line 253: type specifier can not be used as array size expression qualifier
"xwin.c", line 253: warning: no explicit type given
"xwin.c", line 254: identifier redeclared: a_removehelp
	current : static function() returning int
	previous: function() returning void : "xwin.c", line 114
"xwin.c", line 254: syntax error before or at: Widget
"xwin.c", line 254: warning: old-style declaration or incorrect type for: Widget
"xwin.c", line 254: warning: old-style declaration or incorrect type for: w
"xwin.c", line 255: warning: old-style declaration or incorrect type for: XEvent
"xwin.c", line 255: syntax error before or at: *
"xwin.c", line 255: warning: old-style declaration or incorrect type for: event
"xwin.c", line 256: warning: old-style declaration or incorrect type for: String
"xwin.c", line 256: warning: identifier redeclared; ANSI C requires "static": String
"xwin.c", line 256: syntax error before or at: *
"xwin.c", line 256: warning: old-style declaration or incorrect type for: params
"xwin.c", line 257: warning: old-style declaration or incorrect type for: Cardinal
"xwin.c", line 257: syntax error before or at: *
"xwin.c", line 257: warning: old-style declaration or incorrect type for: num_params
"xwin.c", line 259: syntax error before or at: help_popdown
"xwin.c", line 264: type specifier can not be used as array size expression qualifier
"xwin.c", line 264: warning: no explicit type given
"xwin.c", line 265: syntax error before or at: Widget
"xwin.c", line 265: warning: old-style declaration or incorrect type for: Widget
"xwin.c", line 265: warning: old-style declaration or incorrect type for: w
"xwin.c", line 266: warning: old-style declaration or incorrect type for: XtPointer
"xwin.c", line 266: syntax error before or at: data
"xwin.c", line 266: warning: old-style declaration or incorrect type for: data
"xwin.c", line 267: warning: old-style declaration or incorrect type for: XEvent
"xwin.c", line 267: syntax error before or at: *
"xwin.c", line 267: warning: old-style declaration or incorrect type for: event
"xwin.c", line 268: warning: old-style declaration or incorrect type for: Boolean
"xwin.c", line 268: identifier redeclared: Boolean
	current : int
	previous: int : "xwin.c", line 88
"xwin.c", line 268: syntax error before or at: *
"xwin.c", line 268: warning: old-style declaration or incorrect type for: continue_to_dispatch
"xwin.c", line 271: syntax error before or at: xrepaint
"xwin.c", line 274: type specifier can not be used as array size expression qualifier
"xwin.c", line 274: warning: no explicit type given
"xwin.c", line 275: syntax error before or at: Widget
"xwin.c", line 275: warning: old-style declaration or incorrect type for: Widget
"xwin.c", line 275: warning: old-style declaration or incorrect type for: w
"xwin.c", line 276: warning: old-style declaration or incorrect type for: XtPointer
"xwin.c", line 276: syntax error before or at: data
"xwin.c", line 276: warning: old-style declaration or incorrect type for: data
"xwin.c", line 277: warning: old-style declaration or incorrect type for: XEvent
"xwin.c", line 277: syntax error before or at: *
"xwin.c", line 277: warning: old-style declaration or incorrect type for: event
"xwin.c", line 278: warning: old-style declaration or incorrect type for: Boolean
"xwin.c", line 278: syntax error before or at: *
"xwin.c", line 278: warning: old-style declaration or incorrect type for: continue_to_dispatch
"xwin.c", line 281: syntax error before or at: xrepaint_noclear
"xwin.c", line 285: warning: no explicit type given
"xwin.c", line 285: syntax error before or at: WorkingCursor
"xwin.c", line 285: warning: old-style declaration or incorrect type for: WorkingCursor
"xwin.c", line 286: warning: no explicit type given
"xwin.c", line 286: syntax error before or at: *
"xwin.c", line 286: warning: old-style declaration or incorrect type for: dpy
"xwin.c", line 287: type specifier can not be used as array size expression qualifier
"xwin.c", line 287: warning: no explicit type given
"xwin.c", line 288: warning: no explicit type given
"xwin.c", line 288: syntax error before or at: *
"xwin.c", line 288: warning: old-style declaration or incorrect type for: vis
"xwin.c", line 289: warning: no explicit type given
"xwin.c", line 289: syntax error before or at: win
"xwin.c", line 289: warning: old-style declaration or incorrect type for: win
"xwin.c", line 290: warning: no explicit type given
"xwin.c", line 290: syntax error before or at: gc
"xwin.c", line 290: warning: old-style declaration or incorrect type for: gc
"xwin.c", line 291: warning: no explicit type given
"xwin.c", line 291: syntax error before or at: cleargc
"xwin.c", line 291: warning: old-style declaration or incorrect type for: cleargc
"xwin.c", line 292: warning: no explicit type given
"xwin.c", line 292: syntax error before or at: app_con
"xwin.c", line 292: warning: old-style declaration or incorrect type for: app_con
"xwin.c", line 294: warning: old-style declaration or incorrect type for: Widget
"xwin.c", line 294: syntax error before or at: toplevel
"xwin.c", line 294: warning: old-style declaration or incorrect type for: toplevel
"xwin.c", line 298: type specifier can not be used as array size expression qualifier
"xwin.c", line 299: warning: no explicit type given
"xwin.c", line 300: warning: old-style declaration or incorrect type for: xsetup
"xwin.c", line 303: undefined symbol: XtTranslations
"xwin.c", line 303: syntax error before or at: trans_table
"xwin.c", line 305: undefined symbol: XGCValues
"xwin.c", line 306: type specifier can not be used as array size expression qualifier
"xwin.c", line 306: warning: no explicit type given
"xwin.c", line 306: warning: old-style declaration or incorrect type for: n
"xwin.c", line 307: undefined symbol: Arg
"xwin.c", line 307: syntax error before or at: args
"xwin.c", line 311: warning: implicit function declaration: XtSetArg
"xwin.c", line 311: undefined symbol: args
"xwin.c", line 311: cannot dereference non-pointer type
"xwin.c", line 311: undefined symbol: XtNtitle
"xwin.c", line 312: warning: implicit function declaration: XtAppInitialize
"xwin.c", line 313: warning: implicit function declaration: XtNumber
"xwin.c", line 317: warning: implicit function declaration: XtGetApplicationResources
"xwin.c", line 317: operands must have integral type: op "&"
"xwin.c", line 321: warning: implicit function declaration: XtAppAddActions
"xwin.c", line 322: undefined symbol: trans_table
"xwin.c", line 322: warning: implicit function declaration: XtParseTranslationTable
"xwin.c", line 326: cannot dereference non-pointer type
"xwin.c", line 326: undefined symbol: XtNlabel
"xwin.c", line 327: warning: implicit function declaration: XtCreateManagedWidget
"xwin.c", line 327: undefined symbol: labelWidgetClass
"xwin.c", line 331: warning: implicit function declaration: XtAddEventHandler
"xwin.c", line 331: undefined symbol: ExposureMask
"xwin.c", line 331: undefined symbol: False
"xwin.c", line 332: undefined symbol: StructureNotifyMask
"xwin.c", line 333: warning: implicit function declaration: XtAugmentTranslations
"xwin.c", line 335: warning: implicit function declaration: XtRealizeWidget
"xwin.c", line 338: warning: implicit function declaration: XtWindow
"xwin.c", line 339: warning: implicit function declaration: XtDisplay
"xwin.c", line 339: warning: improper pointer/integer combination: op "="
"xwin.c", line 340: warning: implicit function declaration: DefaultScreen
"xwin.c", line 341: warning: implicit function declaration: DefaultVisual
"xwin.c", line 341: warning: improper pointer/integer combination: op "="
"xwin.c", line 343: undefined symbol: gcv
"xwin.c", line 343: undefined struct/union member: foreground
"xwin.c", line 343: warning: left operand of "." must be struct/union object
"xwin.c", line 343: improper member use: foreground
"xwin.c", line 344: undefined struct/union member: background
"xwin.c", line 344: warning: left operand of "." must be struct/union object
"xwin.c", line 344: improper member use: background
"xwin.c", line 345: undefined struct/union member: font
"xwin.c", line 345: warning: left operand of "." must be struct/union object
"xwin.c", line 345: improper member use: font
"xwin.c", line 345: undefined struct/union member: fid
"xwin.c", line 345: left operand of "->" must be pointer to struct/union
"xwin.c", line 346: warning: implicit function declaration: XCreateGC
"xwin.c", line 346: undefined symbol: GCFont
"xwin.c", line 346: undefined symbol: GCForeground
"xwin.c", line 346: undefined symbol: GCBackground
"xwin.c", line 349: improper member use: ncol
"xwin.c", line 350: cannot recover from previous errors
cc: acomp failed for xwin.c
*** Error code 2
make: Fatal error: Command failed for target `xwin.o'
Current working directory /work/pkgbuild/sysutils/xdu/work.sol9
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/xdu
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/xdu
BULK> xdu-3.0nb4 was marked as broken:
-rw-r--r--   1 root     other      30772 Feb  9 10:03 .broken.html
bmake deinstall
===> Deinstalling for xdu
BULK> Marking all packages which depend upon xdu-3.0nb4 as broken:
BULK> Build for xdu-3.0nb4 was not successful, aborting.