###
### Sat Feb 7 08:47:56 EST 2004:
### bmake bulk-package for buffer-1.17
### Current pkg count:  2 installed packages: digest-20021220 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for buffer-1.17
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build buffer-1.17
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> Installing packages which are required to build buffer-1.17.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/patch-2.5.4nb2.tgz
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (buffer-1.17)
===> Checking for vulnerabilities in buffer-1.17
=> Checksum OK for buffer-1.17.tar.gz.
work.sol9 -> /work/pkgbuild/misc/buffer/work.sol9
===> Extracting for buffer-1.17
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for buffer-1.17
===> Applying pkgsrc patches for buffer-1.17
===> Overriding tools for buffer-1.17
===> Configuring for buffer-1.17
===> Building for buffer-1.17
/opt/SUNWspro/bin/cc -O  -DSYS5  -c buffer.c
"buffer.c", line 120: identifier redeclared: shmat
	current : function() returning pointer to char
	previous: function(int, pointer to const void, int) returning pointer to void : "/usr/include/sys/shm.h", line 237
"buffer.c", line 215: warning: old-style declaration or incorrect type for: main
"buffer.c", line 218: warning: implicit function declaration: parse_args
"buffer.c", line 220: warning: implicit function declaration: set_handlers
"buffer.c", line 222: warning: implicit function declaration: buffer_allocate
"buffer.c", line 230: warning: old-style declaration or incorrect type for: parse_args
"buffer.c", line 249: warning: implicit function declaration: atoi
"buffer.c", line 260: warning: implicit function declaration: report_proc
"buffer.c", line 287: warning: implicit function declaration: do_size
"buffer.c", line 427: warning: old-style declaration or incorrect type for: set_handlers
"buffer.c", line 431: warning: argument #2 is incompatible with prototype:
	prototype: pointer to function(int) returning void : "/usr/include/iso/signal_iso.h", line 48
	argument : pointer to function() returning void
"buffer.c", line 432: warning: argument #2 is incompatible with prototype:
	prototype: pointer to function(int) returning void : "/usr/include/iso/signal_iso.h", line 48
	argument : pointer to function() returning void
"buffer.c", line 433: warning: argument #2 is incompatible with prototype:
	prototype: pointer to function(int) returning void : "/usr/include/iso/signal_iso.h", line 48
	argument : pointer to function() returning void
"buffer.c", line 434: warning: argument #2 is incompatible with prototype:
	prototype: pointer to function(int) returning void : "/usr/include/iso/signal_iso.h", line 48
	argument : pointer to function() returning void
"buffer.c", line 436: warning: argument #2 is incompatible with prototype:
	prototype: pointer to function(int) returning void : "/usr/include/iso/signal_iso.h", line 48
	argument : pointer to function() returning void
"buffer.c", line 445: warning: old-style declaration or incorrect type for: buffer_allocate
"buffer.c", line 462: warning: implicit function declaration: get_buffer
"buffer.c", line 470: warning: implicit function declaration: memset
"buffer.c", line 478: warning: implicit function declaration: new_sems
"buffer.c", line 481: warning: implicit function declaration: lock
"buffer.c", line 486: warning: implicit function declaration: sem_set
"buffer.c", line 494: warning: old-style declaration or incorrect type for: buffer_remove
"buffer.c", line 500: warning: function expects to return value: buffer_remove
"buffer.c", line 505: warning: function expects to return value: buffer_remove
"buffer.c", line 514: warning: implicit function declaration: remove_sems
"buffer.c", line 523: warning: old-style declaration or incorrect type for: get_buffer
"buffer.c", line 560: warning: implicit function declaration: writer
"buffer.c", line 564: warning: implicit function declaration: reader
"buffer.c", line 566: warning: implicit function declaration: wait_for_writer_end
"buffer.c", line 572: warning: old-style declaration or incorrect type for: reader
"buffer.c", line 579: warning: implicit function declaration: get_next_free_block
"buffer.c", line 580: warning: implicit function declaration: fill_block
"buffer.c", line 589: warning: old-style declaration or incorrect type for: get_next_free_block
"buffer.c", line 590: warning: implicit function declaration: test_writer
"buffer.c", line 601: warning: old-style declaration or incorrect type for: fill_block
"buffer.c", line 609: warning: implicit function declaration: unlock
"buffer.c", line 636: warning: implicit function declaration: bzero
"buffer.c", line 650: warning: old-style declaration or incorrect type for: writer
"buffer.c", line 665: warning: implicit function declaration: get_next_filled_block
"buffer.c", line 666: warning: implicit function declaration: data_to_write
"buffer.c", line 675: warning: implicit function declaration: write_blocks_to_stdout
"buffer.c", line 683: warning: implicit function declaration: pr_out
"buffer.c", line 696: warning: old-style declaration or incorrect type for: get_next_filled_block
"buffer.c", line 706: warning: old-style declaration or incorrect type for: data_to_write
"buffer.c", line 711: warning: old-style declaration or incorrect type for: write_blocks_to_stdout
"buffer.c", line 719: warning: implicit function declaration: write_block_to_stdout
"buffer.c", line 724: warning: old-style declaration or incorrect type for: write_block_to_stdout
"buffer.c", line 788: warning: implicit function declaration: end_writer
"buffer.c", line 802: warning: implicit function declaration: exit
"buffer.c", line 811: warning: old-style declaration or incorrect type for: end_writer
"buffer.c", line 817: warning: old-style declaration or incorrect type for: wait_for_writer_end
"buffer.c", line 827: warning: old-style declaration or incorrect type for: test_writer
"buffer.c", line 842: warning: old-style declaration or incorrect type for: do_size
"buffer.c", line 869: warning: old-style declaration or incorrect type for: pr_out
"buffer.c", line 877: warning: old-style declaration or incorrect type for: bzero
"buffer.c", line 884: warning: old-style declaration or incorrect type for: usleep_back
"buffer.c", line 888: warning: old-style declaration or incorrect type for: usleep
"buffer.c", line 891: warning: argument #2 is incompatible with prototype:
	prototype: pointer to function(int) returning void : "/usr/include/iso/signal_iso.h", line 48
	argument : pointer to function() returning int
"buffer.c", line 904: warning: old-style declaration or incorrect type for: report_proc
cc: acomp failed for buffer.c
*** Error code 2

Stop.
bmake: stopped in /work/pkgbuild/misc/buffer/work.sol9/buffer-1.17
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/misc/buffer
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/misc/buffer
BULK> buffer-1.17 was marked as broken:
-rw-r--r--   1 root     other       7302 Feb  7 08:48 .broken.html
bmake deinstall
===> Deinstalling for buffer
BULK> Marking all packages which depend upon buffer-1.17 as broken:
BULK> Build for buffer-1.17 was not successful, aborting.