###
### Tue Feb 10 06:53:55 EST 2004:
### bmake bulk-package for xaniroc-1.02nb1
### 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 xaniroc-1.02nb1
===> Cleaning for xpkgwedge-1.9
BULK> Removing installed packages which are not needed to build xaniroc-1.02nb1
BULK> xaniroc-1.02nb1 requires installed package xpkgwedge-1.9 (pkgtools/xpkgwedge) to build.
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r patch-2.5.4nb2
BULK> Installing packages which are required to build xaniroc-1.02nb1.
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) 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 (xaniroc-1.02nb1)
===> Checking for vulnerabilities in xaniroc-1.02nb1
=> Checksum OK for xaniroc.src.tar.Z.
work.sol9 -> /work/pkgbuild/x11/xaniroc/work.sol9
===> Extracting for xaniroc-1.02nb1
===> Required installed package xpkgwedge>=1.5: xpkgwedge-1.9 found
/usr/bin/mv /work/pkgbuild/x11/xaniroc/work.sol9/xaniroc/manpage.1 /work/pkgbuild/x11/xaniroc/work.sol9/xaniroc/xaniroc.man
===> Patching for xaniroc-1.02nb1
===> Overriding tools for xaniroc-1.02nb1
===> Configuring for xaniroc-1.02nb1
mv -f Makefile Makefile.bak
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      -- xaniroc.c
makedepend: warning:  xaniroc.c, line 22: cannot find include file "X11/Xlib.h"
	not in X11/Xlib.h
	not in /usr/pkg/include/X11/Xlib.h
	not in /usr/include/X11/Xlib.h
makedepend: warning:  xaniroc.c, line 23: cannot find include file "X11/Xutil.h"
	not in X11/Xutil.h
	not in /usr/pkg/include/X11/Xutil.h
	not in /usr/include/X11/Xutil.h
===> Building for xaniroc-1.02nb1
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV       -c  xaniroc.c
"xaniroc.c", line 22: cannot find include file: 
"xaniroc.c", line 23: cannot find include file: 
"xaniroc.c", line 49: warning: old-style declaration or incorrect type for: Display
"xaniroc.c", line 49: syntax error before or at: *
"xaniroc.c", line 49: warning: old-style declaration or incorrect type for: display
"xaniroc.c", line 50: warning: old-style declaration or incorrect type for: Pixmap
"xaniroc.c", line 50: syntax error before or at: cursor_source
"xaniroc.c", line 50: warning: old-style declaration or incorrect type for: cursor_source
"xaniroc.c", line 51: warning: old-style declaration or incorrect type for: cursor_mask
"xaniroc.c", line 52: warning: old-style declaration or incorrect type for: XColor
"xaniroc.c", line 52: syntax error before or at: cursor_fg_color
"xaniroc.c", line 52: warning: old-style declaration or incorrect type for: cursor_fg_color
"xaniroc.c", line 53: warning: old-style declaration or incorrect type for: cursor_bg_color
"xaniroc.c", line 54: warning: old-style declaration or incorrect type for: Cursor
"xaniroc.c", line 54: syntax error before or at: cursor
"xaniroc.c", line 54: warning: old-style declaration or incorrect type for: cursor
"xaniroc.c", line 55: warning: old-style declaration or incorrect type for: XEvent
"xaniroc.c", line 55: syntax error before or at: event
"xaniroc.c", line 55: warning: old-style declaration or incorrect type for: event
"xaniroc.c", line 56: warning: old-style declaration or incorrect type for: GC
"xaniroc.c", line 56: syntax error before or at: gc_xor
"xaniroc.c", line 56: warning: old-style declaration or incorrect type for: gc_xor
"xaniroc.c", line 57: warning: old-style declaration or incorrect type for: gc_clear
"xaniroc.c", line 81: warning: function must be of type int: main()
"xaniroc.c", line 105: warning: implicit function declaration: exit
"xaniroc.c", line 110: warning: implicit function declaration: atoi
"xaniroc.c", line 166: warning: implicit function declaration: XOpenDisplay
"xaniroc.c", line 166: warning: improper pointer/integer combination: op "="
"xaniroc.c", line 169: warning: implicit function declaration: XDisplayName
"xaniroc.c", line 177: warning: implicit function declaration: XSelectInput
"xaniroc.c", line 177: warning: implicit function declaration: XDefaultRootWindow
"xaniroc.c", line 177: undefined symbol: LeaveWindowMask
"xaniroc.c", line 177: undefined symbol: EnterWindowMask
"xaniroc.c", line 183: warning: implicit function declaration: XAllocNamedColor
"xaniroc.c", line 183: warning: implicit function declaration: DefaultColormap
"xaniroc.c", line 183: warning: implicit function declaration: DefaultScreen
"xaniroc.c", line 205: warning: implicit function declaration: XCreateBitmapFromData
"xaniroc.c", line 213: warning: implicit function declaration: XCreateGC
"xaniroc.c", line 214: warning: implicit function declaration: XSetFunction
"xaniroc.c", line 214: undefined symbol: GXxor
"xaniroc.c", line 215: warning: implicit function declaration: XSetForeground
"xaniroc.c", line 215: warning: implicit function declaration: WhitePixel
"xaniroc.c", line 216: warning: implicit function declaration: XSetBackground
"xaniroc.c", line 216: warning: implicit function declaration: BlackPixel
"xaniroc.c", line 219: undefined symbol: GXclear
"xaniroc.c", line 224: warning: implicit function declaration: XCopyPlane
"xaniroc.c", line 227: warning: implicit function declaration: XFillRectangle
"xaniroc.c", line 230: warning: implicit function declaration: XFreeGC
"xaniroc.c", line 243: warning: implicit function declaration: XCreatePixmapCursor
"xaniroc.c", line 263: warning: implicit function declaration: XFreePixmap
"xaniroc.c", line 271: warning: implicit function declaration: signal
"xaniroc.c", line 291: warning: implicit function declaration: XPending
"xaniroc.c", line 293: warning: implicit function declaration: XNextEvent
"xaniroc.c", line 294: undefined struct/union member: type
"xaniroc.c", line 294: warning: left operand of "." must be struct/union object
"xaniroc.c", line 296: undefined symbol: LeaveNotify
"xaniroc.c", line 296: integral constant expression expected
"xaniroc.c", line 298: warning: implicit function declaration: XUndefineCursor
"xaniroc.c", line 300: undefined symbol: EnterNotify
"xaniroc.c", line 300: integral constant expression expected
"xaniroc.c", line 300: duplicate case in switch: 1
"xaniroc.c", line 308: warning: implicit function declaration: XDefineCursor
"xaniroc.c", line 332: warning: implicit function declaration: XSync
"xaniroc.c", line 332: undefined symbol: False
"xaniroc.c", line 374: undefined symbol: Window
"xaniroc.c", line 374: syntax error before or at: root
"xaniroc.c", line 377: warning: implicit function declaration: XQueryPointer
"xaniroc.c", line 377: undefined symbol: root
"xaniroc.c", line 377: undefined symbol: child
"xaniroc.c", line 397: warning: implicit function declaration: XCloseDisplay
cc: acomp failed for xaniroc.c
*** Error code 2
make: Fatal error: Command failed for target `xaniroc.o'
Current working directory /work/pkgbuild/x11/xaniroc/work.sol9/xaniroc
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/x11/xaniroc
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/x11/xaniroc
BULK> xaniroc-1.02nb1 was marked as broken:
-rw-r--r--   1 root     other       7439 Feb 10 06:54 .broken.html
bmake deinstall
===> Deinstalling for xaniroc
BULK> Marking all packages which depend upon xaniroc-1.02nb1 as broken:
BULK> Build for xaniroc-1.02nb1 was not successful, aborting.