###
### Sun Jan 25 11:15:35 EST 2004:
### bmake bulk-package for ve-1.0
### Current pkg count:  6 installed packages: digest-20021220 libtool-base-1.4.20010614nb19 patch-2.5.4nb2 unzip-5.50nb2 xpkgwedge-1.9 zlib-1.2.1
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for ve-1.0
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build ve-1.0
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> ve-1.0 requires installed package digest-20021220 (pkgtools/digest
pkgtools/rdigest) to build.
BULK> ve-1.0 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 zlib-1.2.1
BULK> Installing packages which are required to build ve-1.0.
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 (ve-1.0)
===> Checking for vulnerabilities in ve-1.0
=> Checksum OK for ve-1.0.tgz.
work.sol9 -> /work/pkgbuild/editors/ve/work.sol9
===> Extracting for ve-1.0
===> Patching for ve-1.0
===> Applying pkgsrc patches for ve-1.0
/usr/pkg/bin/nbsed "s,/usr/local,/usr/pkg,g" /work/pkgbuild/editors/ve/work.sol9/ve-1.0/edit.c > /work/pkgbuild/editors/ve/work.sol9/ve-1.0/edit.c.done
/usr/bin/mv /work/pkgbuild/editors/ve/work.sol9/ve-1.0/edit.c.done /work/pkgbuild/editors/ve/work.sol9/ve-1.0/edit.c
===> Overriding tools for ve-1.0
===> Configuring for ve-1.0
===> Building for ve-1.0
/opt/SUNWspro/bin/cc -O -DVEDITOR   -c edit.c
"edit.c", line 60: warning: no explicit type given for parameter: i
"edit.c", line 97: warning: no explicit type given
"edit.c", line 134: warning: implicit function declaration: move
"edit.c", line 135: warning: implicit function declaration: clrtoeol
"edit.c", line 136: warning: implicit function declaration: prints
"edit.c", line 221: warning: implicit function declaration: abort_bbs
"edit.c", line 281: warning: old-style declaration or incorrect type for: undelete_line
"edit.c", line 296: warning: implicit function declaration: insert_string
"edit.c", line 469: warning: old-style declaration or incorrect type for: insert_string
"edit.c", line 477: warning: implicit function declaration: isprint2
"edit.c", line 547: warning: implicit function declaration: getdata
"edit.c", line 572: warning: implicit function declaration: setuserfile
"edit.c", line 577: warning: implicit function declaration: more
"edit.c", line 602: warning: implicit function declaration: dashf
"edit.c", line 677: warning: implicit function declaration: stand_title
"edit.c", line 730: warning: implicit function declaration: outs
"edit.c", line 782: warning: implicit function declaration: trim
"edit.c", line 796: warning: implicit function declaration: convert
"edit.c", line 806: warning: old-style declaration or incorrect type for: edit_outs
"edit.c", line 813: warning: implicit function declaration: outch
"edit.c", line 818: warning: old-style declaration or incorrect type for: block_outs
"edit.c", line 937: warning: implicit function declaration: clear
"edit.c", line 960: warning: old-style declaration or incorrect type for: goto_line
"edit.c", line 1023: warning: old-style declaration or incorrect type for: search_str
"edit.c", line 1105: warning: old-style declaration or incorrect type for: match_paren
"edit.c", line 1115: warning: function expects to return value: match_paren
"edit.c", line 1238: warning: old-style declaration or incorrect type for: block_del
"edit.c", line 1383: warning: old-style declaration or incorrect type for: block_shift_left
"edit.c", line 1412: warning: old-style declaration or incorrect type for: block_shift_right
"edit.c", line 1446: warning: old-style declaration or incorrect type for: transform_to_color
"edit.c", line 1459: warning: old-style declaration or incorrect type for: block_color
"edit.c", line 1535: warning: implicit function declaration: igetkey
"edit.c", line 1625: warning: implicit function declaration: ask
"edit.c", line 1892: warning: implicit function declaration: refresh
"edit.c", line 1893: warning: implicit function declaration: reset_tty
"edit.c", line 1895: warning: implicit function declaration: restore_tty
"edit.c", line 2197: warning: implicit function declaration: rscroll
"edit.c", line 2212: warning: implicit function declaration: scroll
/opt/SUNWspro/bin/cc -O -DVEDITOR   -c term.c
"term.c", line 47: warning: implicit function declaration: gtty
"term.c", line 50: warning: implicit function declaration: exit
"term.c", line 81: warning: implicit function declaration: stty
"term.c", line 180: warning: implicit function declaration: tgetent
"term.c", line 188: warning: implicit function declaration: tgetnum
"term.c", line 190: warning: implicit function declaration: tgetflag
"term.c", line 198: warning: implicit function declaration: tputs
"term.c", line 260: warning: implicit function declaration: tgoto
/opt/SUNWspro/bin/cc -O -DVEDITOR   -c screen.c
"screen.c", line 62: warning: no explicit type given for parameter: y
"screen.c", line 62: warning: no explicit type given for parameter: x
"screen.c", line 79: warning: no explicit type given for parameter: was_col
"screen.c", line 79: warning: no explicit type given for parameter: was_ln
"screen.c", line 79: warning: no explicit type given for parameter: new_col
"screen.c", line 79: warning: no explicit type given for parameter: new_ln
"screen.c", line 112: warning: implicit function declaration: tputs
"screen.c", line 118: warning: implicit function declaration: do_move
"screen.c", line 190: warning: implicit function declaration: oflush
"screen.c", line 204: warning: implicit function declaration: num_in_buf
"screen.c", line 207: warning: implicit function declaration: abs
"screen.c", line 406: warning: implicit function declaration: isprint2
"screen.c", line 506: warning: implicit function declaration: atoi
"screen.c", line 562: warning: implicit function declaration: not_alpha
"screen.c", line 585: warning: old-style declaration or incorrect type for: outs
/opt/SUNWspro/bin/cc -O -DVEDITOR   -c stuff.c
"stuff.c", line 363: warning: implicit function declaration: outmsg
"stuff.c", line 366: warning: implicit function declaration: igetkey
"stuff.c", line 368: warning: implicit function declaration: move
"stuff.c", line 369: warning: implicit function declaration: clrtoeol
"stuff.c", line 370: warning: implicit function declaration: refresh
"stuff.c", line 383: warning: no explicit type given for parameter: ch
"stuff.c", line 383: warning: no explicit type given for parameter: max
"stuff.c", line 389: warning: implicit function declaration: outc
"stuff.c", line 391: warning: implicit function declaration: getyx
"stuff.c", line 393: warning: implicit function declaration: igetch
"stuff.c", line 403: warning: implicit function declaration: bell
"stuff.c", line 430: warning: implicit function declaration: atoi
"stuff.c", line 443: warning: implicit function declaration: clear
"stuff.c", line 444: warning: implicit function declaration: prints
"stuff.c", line 455: warning: implicit function declaration: outs
"stuff.c", line 495: warning: implicit function declaration: outch
"stuff.c", line 510: warning: old-style declaration or incorrect type for: more
"stuff.c", line 523: warning: old-style declaration or incorrect type for: setuserfile
/opt/SUNWspro/bin/cc -O -DVEDITOR   -c io.c
"io.c", line 133: warning: no explicit type given for parameter: len
"io.c", line 148: warning: no explicit type given for parameter: c
"io.c", line 225: warning: implicit function declaration: refresh
"io.c", line 263: warning: implicit function declaration: redoscr
"io.c", line 374: warning: implicit function declaration: move
"io.c", line 375: warning: implicit function declaration: clrtoeol
"io.c", line 376: warning: implicit function declaration: edit_outs
"io.c", line 393: warning: implicit function declaration: bell
"io.c", line 407: warning: implicit function declaration: isprint2
"io.c", line 428: warning: implicit function declaration: outc
"io.c", line 438: warning: implicit function declaration: getyx
"io.c", line 439: warning: implicit function declaration: standout
"io.c", line 442: warning: implicit function declaration: standend
"io.c", line 445: warning: implicit function declaration: igetkey
"io.c", line 725: warning: implicit function declaration: prints
/opt/SUNWspro/bin/cc -O -DVEDITOR   -c editor.c
"editor.c", line 36: warning: old-style declaration or incorrect type for: bell
"editor.c", line 41: warning: old-style declaration or incorrect type for: abort_bbs
"editor.c", line 43: warning: implicit function declaration: reset_tty
"editor.c", line 44: warning: implicit function declaration: exit
"editor.c", line 48: warning: old-style declaration or incorrect type for: main
"editor.c", line 58: warning: implicit function declaration: get_tty
"editor.c", line 59: warning: implicit function declaration: init_tty
"editor.c", line 74: warning: implicit function declaration: term_init
"editor.c", line 80: warning: implicit function declaration: initscr
"editor.c", line 81: warning: implicit function declaration: vedit
"editor.c", line 82: warning: implicit function declaration: clear
"editor.c", line 83: warning: implicit function declaration: redoscr
/opt/SUNWspro/bin/cc -O -DVEDITOR   -c entab.c
"entab.c", line 44: warning: implicit function declaration: strcpy
"entab.c", line 45: warning: implicit function declaration: strcat
/opt/SUNWspro/bin/cc -O -DVEDITOR -o ve edit.o term.o screen.o stuff.o io.o editor.o entab.o -ltermcap -lcompat
ld: fatal: library -lcompat: not found
ld: fatal: File processing errors. No output written to ve
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/editors/ve/work.sol9/ve-1.0
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/editors/ve
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/editors/ve
BULK> ve-1.0 was marked as broken:
-rw-r--r--   1 root     other      10138 Jan 25 11:15 .broken.html
bmake deinstall
===> Deinstalling for ve
BULK> Marking all packages which depend upon ve-1.0 as broken:
BULK> Build for ve-1.0 was not successful, aborting.