###
### Tue Feb 10 08:03:27 EST 2004:
### bmake bulk-package for xmon-1.5.4nb1
### Current pkg count:  5 installed packages: digest-20021220 libtool-base-1.4.20010614nb19 patch-2.5.4nb2 x11-links-0.20 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for xmon-1.5.4nb1
===> Cleaning for xpkgwedge-1.9
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build xmon-1.5.4nb1
BULK> xmon-1.5.4nb1 requires installed package xpkgwedge-1.9 (pkgtools/xpkgwedge) to build.
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> xmon-1.5.4nb1 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libtool-base-1.4.20010614nb19
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r x11-links-0.20
BULK> Installing packages which are required to build xmon-1.5.4nb1.
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 (xmon-1.5.4nb1)
===> Checking for vulnerabilities in xmon-1.5.4nb1
=> Checksum OK for xmon.1.5.4.tar.gz.
work.sol9 -> /work/pkgbuild/x11/xmon/work.sol9
===> Extracting for xmon-1.5.4nb1
===> Required installed package xpkgwedge>=1.5: xpkgwedge-1.9 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for xmon-1.5.4nb1
===> Applying pkgsrc patches for xmon-1.5.4nb1
===> Overriding tools for xmon-1.5.4nb1
===> Configuring for xmon-1.5.4nb1
imake -DUseInstalled -I/usr/pkg/lib/X11/config -I/usr/openwin/lib/X11/config
make Makefiles
make includes
make depend
===> Building for xmon-1.5.4nb1
cc -g -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DRECORD_EVENTS   -c  decode11.c
"decode11.c", line 795: warning: identifier redeclared: DecodeReply
	current : function() returning void
	previous: function(pointer to struct  {pointer to struct  {..} fdd, pointer to struct  {..} client, struct  {..} reply_list, long SequenceNumber}, pointer to unsigned char, long, short) returning void : "xmond.h", line 107
"decode11.c", line 799: warning: Prototype mismatch in arg 4 for function DecodeReply:
	function : old style declaration short promoted to int
	prototype: short
"decode11.c", line 1077: warning: identifier redeclared: DecodeEvent
	current : function() returning void
	previous: function(pointer to struct  {pointer to struct  {..} fdd, pointer to struct  {..} client, struct  {..} reply_list, long SequenceNumber}, pointer to unsigned char, long, short) returning void : "xmond.h", line 109
"decode11.c", line 1081: warning: Prototype mismatch in arg 4 for function DecodeEvent:
	function : old style declaration short promoted to int
	prototype: short
"decode11.c", line 1273: warning: identifier redeclared: SequencedReplyExpected
	current : function() returning void
	previous: function(pointer to struct  {pointer to struct  {..} fdd, struct  {..} server_list, long SequenceNumber, long ClientNumber}, short) returning void : "decode11.c", line 49
"decode11.c", line 1275: warning: Prototype mismatch in arg 2 for function SequencedReplyExpected:
	function : old style declaration short promoted to int
	prototype: short
"decode11.c", line 1300: warning: identifier redeclared: CheckReplyTable
	current : function() returning short
	previous: function(pointer to struct  {pointer to struct  {..} fdd, pointer to struct  {..} client, struct  {..} reply_list, long SequenceNumber}, short, short) returning short : "xmond.h", line 111
"decode11.c", line 1303: warning: Prototype mismatch in arg 2 for function CheckReplyTable:
	function : old style declaration short promoted to int
	prototype: short
"decode11.c", line 1303: warning: Prototype mismatch in arg 3 for function CheckReplyTable:
	function : old style declaration short promoted to int
	prototype: short
"decode11.c", line 1356: warning: identifier redeclared: ReplyExpected
	current : function() returning void
	previous: function(pointer to struct  {pointer to struct  {..} fdd, struct  {..} server_list, long SequenceNumber, long ClientNumber}, short) returning void : "decode11.c", line 50
"decode11.c", line 1358: warning: Prototype mismatch in arg 2 for function ReplyExpected:
	function : old style declaration short promoted to int
	prototype: short
cc -g -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DRECORD_EVENTS   -c  linkl.c
cc -g -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DRECORD_EVENTS   -c  print11.c
cc -g -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DRECORD_EVENTS   -c  server.c
"server.c", line 156: warning: identifier redeclared: ShortToBuf
	current : function() returning void
	previous: function(unsigned short, pointer to unsigned char) returning void : "xmond.h", line 335
"server.c", line 158: warning: Prototype mismatch in arg 1 for function ShortToBuf:
	function : old style declaration unsigned short promoted to int
	prototype: unsigned short
cc -g -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DRECORD_EVENTS   -c  fd.c
cc -g -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DRECORD_EVENTS   -c  main.c
"main.c", line 132: warning: implicit function declaration: fileno
"main.c", line 714: warning: argument #2 is incompatible with prototype:
	prototype: pointer to unsigned char : "xmond.h", line 400
	argument : pointer to char
"main.c", line 923: warning: identifier redeclared: ReadAndProcessData
	current : function() returning short
	previous: function(pointer to char, pointer to struct  {pointer to function(..) returning void InputHandler, pointer to char private_data, int fd, struct  {..} inBuffer, struct  {..} outBuffer, pointer to function(..) returning long ByteProcessing, short littleEndian}, pointer to struct  {pointer to function(..) returning void InputHandler, pointer to char private_data, int fd, struct  {..} inBuffer, struct  {..} outBuffer, pointer to function(..) returning long ByteProcessing, short littleEndian}, short) returning short : "main.c", line 67
"main.c", line 927: warning: Prototype mismatch in arg 4 for function ReadAndProcessData:
	function : old style declaration short promoted to int
	prototype: short
"main.c", line 973: warning: argument #3 is incompatible with prototype:
	prototype: pointer to unsigned char : "xmond.h", line 349
	argument : pointer to char
"main.c", line 983: warning: argument #3 is incompatible with prototype:
	prototype: pointer to unsigned char : "xmond.h", line 349
	argument : pointer to char
"main.c", line 1008: warning: argument #2 is incompatible with prototype:
	prototype: pointer to unsigned char : "unknown", line 0
	argument : pointer to char
cc -g -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DRECORD_EVENTS   -c  prtype.c
"prtype.c", line 80: warning: identifier redeclared: printrep
	current : function() returning pointer to char
	previous: function(unsigned short) returning pointer to char : "prtype.c", line 39
"prtype.c", line 81: warning: Prototype mismatch in arg 1 for function printrep:
	function : old style declaration unsigned short promoted to int
	prototype: unsigned short
"prtype.c", line 122: warning: identifier redeclared: SetIndentLevel
	current : function() returning void
	previous: function(short) returning void : "xmond.h", line 347
"prtype.c", line 123: warning: Prototype mismatch in arg 1 for function SetIndentLevel:
	function : old style declaration short promoted to int
	prototype: short
"prtype.c", line 143: warning: identifier redeclared: ModifyIndentLevel
	current : function() returning void
	previous: function(short) returning void : "xmond.h", line 348
"prtype.c", line 144: warning: Prototype mismatch in arg 1 for function ModifyIndentLevel:
	function : old style declaration short promoted to int
	prototype: short
"prtype.c", line 621: warning: identifier redeclared: PrintENUMERATED
	current : function() returning int
	previous: function(pointer to unsigned char, short, pointer to struct ValueListEntry {pointer to struct ValueListEntry {..} Next, pointer to char Name, short Type, short Length, long Value}) returning int : "xmond.h", line 385
"prtype.c", line 624: warning: Prototype mismatch in arg 2 for function PrintENUMERATED:
	function : old style declaration short promoted to int
	prototype: short
"prtype.c", line 648: warning: identifier redeclared: PrintSET
	current : function() returning int
	previous: function(pointer to unsigned char, short, pointer to struct ValueListEntry {pointer to struct ValueListEntry {..} Next, pointer to char Name, short Type, short Length, long Value}) returning int : "xmond.h", line 386
"prtype.c", line 651: warning: Prototype mismatch in arg 2 for function PrintSET:
	function : old style declaration short promoted to int
	prototype: short
"prtype.c", line 699: warning: identifier redeclared: PrintField
	current : function() returning void
	previous: function(pointer to unsigned char, short, short, short, pointer to char) returning void : "xmond.h", line 387
"prtype.c", line 704: warning: Prototype mismatch in arg 2 for function PrintField:
	function : old style declaration short promoted to int
	prototype: short
"prtype.c", line 704: warning: Prototype mismatch in arg 3 for function PrintField:
	function : old style declaration short promoted to int
	prototype: short
"prtype.c", line 704: warning: Prototype mismatch in arg 4 for function PrintField:
	function : old style declaration short promoted to int
	prototype: short
"prtype.c", line 749: warning: identifier redeclared: PrintList
	current : function() returning int
	previous: function(pointer to unsigned char, long, short, pointer to char) returning int : "xmond.h", line 388
"prtype.c", line 753: warning: Prototype mismatch in arg 3 for function PrintList:
	function : old style declaration short promoted to int
	prototype: short
"prtype.c", line 928: warning: identifier redeclared: PrintValues
	current : function() returning void
	previous: function(pointer to unsigned char, short, short, pointer to unsigned char, pointer to char) returning void : "xmond.h", line 393
"prtype.c", line 933: warning: Prototype mismatch in arg 2 for function PrintValues:
	function : old style declaration short promoted to int
	prototype: short
"prtype.c", line 933: warning: Prototype mismatch in arg 3 for function PrintValues:
	function : old style declaration short promoted to int
	prototype: short
"prtype.c", line 978: warning: identifier redeclared: PrintTextList8
	current : function() returning void
	previous: function(pointer to unsigned char, short, pointer to char) returning void : "xmond.h", line 394
"prtype.c", line 981: warning: Prototype mismatch in arg 2 for function PrintTextList8:
	function : old style declaration short promoted to int
	prototype: short
"prtype.c", line 1006: warning: identifier redeclared: PrintTextList16
	current : function() returning void
	previous: function(pointer to unsigned char, short, pointer to char) returning void : "xmond.h", line 395
"prtype.c", line 1009: warning: Prototype mismatch in arg 2 for function PrintTextList16:
	function : old style declaration short promoted to int
	prototype: short
cc -g -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DRECORD_EVENTS   -c  table11.c
"table11.c", line 79: warning: identifier redeclared: DefineType
	current : function() returning pointer to struct TypeDef {pointer to char Name, short Type, pointer to struct ValueListEntry {..} ValueList, pointer to function(pointer to unsigned char) returning int PrintProc}
	previous: function(short, short, pointer to char, pointer to function(..) returning int) returning pointer to struct TypeDef {pointer to char Name, short Type, pointer to struct ValueListEntry {..} ValueList, pointer to function(pointer to unsigned char) returning int PrintProc} : "table11.c", line 41
"table11.c", line 83: warning: Prototype mismatch in arg 1 for function DefineType:
	function : old style declaration short promoted to int
	prototype: short
"table11.c", line 83: warning: Prototype mismatch in arg 2 for function DefineType:
	function : old style declaration short promoted to int
	prototype: short
"table11.c", line 137: warning: no explicit type given for parameter: length
"table11.c", line 137: warning: no explicit type given for parameter: ctype
cc -g -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DRECORD_EVENTS   -c  recording.c
"recording.c", line 223: warning: argument #1 is incompatible with prototype:
	prototype: pointer to const char : "/usr/include/iso/stdlib_iso.h", line 94
	argument : pointer to unsigned char
"recording.c", line 231: warning: argument #1 is incompatible with prototype:
	prototype: pointer to const char : "/usr/include/iso/stdlib_iso.h", line 94
	argument : pointer to unsigned char
"recording.c", line 239: warning: argument #1 is incompatible with prototype:
	prototype: pointer to const char : "/usr/include/iso/stdlib_iso.h", line 94
	argument : pointer to unsigned char
"recording.c", line 259: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "xmond.h", line 343
	argument : pointer to unsigned char
"recording.c", line 279: warning: identifier redeclared: RecordRequest
	current : function() returning void
	previous: function(short, pointer to struct  {pointer to struct  {..} fdd, struct  {..} server_list, long SequenceNumber, long ClientNumber}, pointer to unsigned char, long) returning void : "xmond.h", line 401
"recording.c", line 283: warning: Prototype mismatch in arg 1 for function RecordRequest:
	function : old style declaration short promoted to int
	prototype: short
"recording.c", line 315: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "xmond.h", line 343
	argument : pointer to unsigned char
rm -f xmond
LD_RUN_PATH=/usr/pkg/lib cc -o xmond -g -Xc -xF -xarch=v8     -L/usr/pkg/lib decode11.o linkl.o print11.o server.o fd.o main.o prtype.o table11.o  recording.o     -lsocket -lnsl  
cc -g -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DRECORD_EVENTS   -c  widgeti.c
"widgeti.c", line 12: cannot find include file: 
"widgeti.c", line 13: cannot find include file: 
"widgeti.c", line 14: cannot find include file: 
"widgeti.c", line 15: cannot find include file: 
"widgeti.c", line 16: cannot find include file: 
"widgeti.c", line 17: cannot find include file: 
"widgeti.c", line 18: cannot find include file: 
"widgeti.c", line 19: cannot find include file: 
"widgeti.c", line 20: cannot find include file: 
"widgeti.c", line 21: cannot find include file: 
"widgeti.c", line 22: cannot find include file: 
"widgeti.h", line 10: cannot find include file: 
"widgeti.h", line 11: cannot find include file: 
"widgeti.h", line 11: fatal: too many errors
cc: acomp failed for widgeti.c
*** Error code 2
make: Fatal error: Command failed for target `widgeti.o'
Current working directory /work/pkgbuild/x11/xmon/work.sol9/xmon.1.5.4
*** Error code 1

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

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