###
### Sun Jun 13 05:28:52 EST 2004:
### /usr/pkg/bin/bmake bulk-package for pico-4.7
### Current pkg count:  6 installed packages: db3-3.11.2nb1 digest-20021220 libtool-base-1.5.6nb1 nvi-1.81.5 patch-2.5.4nb2 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for pico-4.7
===> Cleaning for ncurses-5.4
===> Cleaning for libtool-base-1.5.6nb1
===> Cleaning for patch-2.5.4nb2
===> Cleaning for gawk-3.1.3
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for gettext-lib-0.11.5nb3
===> Cleaning for libiconv-1.9.1nb2
BULK> Removing installed packages which are not needed to build pico-4.7
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> pico-4.7 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r db3-3.11.2nb1
BULK> pico-4.7 requires installed package libtool-base-1.5.6nb1 (devel/libtool-base) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.10
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
BULK> Installing packages which are required to build pico-4.7.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/ncurses-5.4.tgz
BULK> Required package libtool-base-1.5.6nb1 (devel/libtool-base) is already installed
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gawk-3.1.3.tgz

===> Installing configuration/support files for libiconv-1.9.1nb2

	/usr/pkg/lib/charset.alias
BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed
BULK> Required package gettext-lib-0.11.5nb3 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.1nb2 (converters/libiconv) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (pico-4.7)
===> Checking for vulnerabilities in pico-4.7
=> pine4.60.tar.bz2 doesn't seem to exist on this system.
=> Attempting to fetch pine4.60.tar.bz2 from ftp://ftp.cac.washington.edu/pine/.
=> [2996963 bytes]
Trying 140.142.4.227...
=> Checksum OK for pine4.60.tar.bz2.
work -> /work/pkgbuild/editors/pico/work
===> Extracting for pico-4.7
===> Required installed package ncurses>=5.3nb1: ncurses-5.4 found
===> Required installed package libtool-base>=1.5.2nb4: libtool-base-1.5.6nb1 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for pico-4.7
===> Applying pkgsrc patches for pico-4.7
===> Overriding tools for pico-4.7
===> Buildlinking for pico-4.7
===> Configuring for pico-4.7
===> Building for pico-4.7
make args are  'CC=libtool cc' 'PREFIX=/usr/pkg' 'OPTIMIZE=-O -I/usr/pkg/include' 'EXTRALDFLAGS=' so5

Including LDAP functionality
Making Pico and Pilot
make CC=libtool cc PREFIX=/usr/pkg OPTIMIZE=-O -I/usr/pkg/include EXTRALDFLAGS= -f makefile.sol
rm -f os.h
ln -s osdep/os-sol.h os.h
libtool cc -O -I/usr/pkg/include    -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE   -I/usr/pkg/include -c attach.c
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
mkdir .libs
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c attach.c  -KPIC -DPIC -o .libs/attach.o
"attach.c", line 61: warning: old-style declaration or incorrect type for: AskAttach
"attach.c", line 366: warning: old-style declaration or incorrect type for: SyncAttach
"attach.c", line 578: warning: old-style declaration or incorrect type for: ParseAttach
"attach.c", line 1182: warning: old-style declaration or incorrect type for: intag
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c attach.c -o attach.o >/dev/null 2>&1
libtool cc -O -I/usr/pkg/include    -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE   -I/usr/pkg/include -c basic.c
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c basic.c  -KPIC -DPIC -o .libs/basic.o
"basic.c", line 52: warning: old-style declaration or incorrect type for: gotobol
"basic.c", line 65: warning: old-style declaration or incorrect type for: backchar
"basic.c", line 105: warning: old-style declaration or incorrect type for: gotoeol
"basic.c", line 119: warning: old-style declaration or incorrect type for: forwchar
"basic.c", line 148: warning: old-style declaration or incorrect type for: gotoline
"basic.c", line 166: warning: old-style declaration or incorrect type for: gotobob
"basic.c", line 181: warning: old-style declaration or incorrect type for: gotoeob
"basic.c", line 197: warning: old-style declaration or incorrect type for: forwline
"basic.c", line 205: warning: implicit function declaration: getccol
"basic.c", line 226: warning: old-style declaration or incorrect type for: backline
"basic.c", line 267: warning: old-style declaration or incorrect type for: gotobop
"basic.c", line 339: warning: old-style declaration or incorrect type for: gotoeop
"basic.c", line 403: warning: old-style declaration or incorrect type for: getgoal
"basic.c", line 437: warning: old-style declaration or incorrect type for: scrollforw
"basic.c", line 509: warning: old-style declaration or incorrect type for: forwpage
"basic.c", line 531: warning: old-style declaration or incorrect type for: scrollback
"basic.c", line 639: warning: old-style declaration or incorrect type for: backpage
"basic.c", line 659: warning: old-style declaration or incorrect type for: scrollupline
"basic.c", line 666: warning: old-style declaration or incorrect type for: scrolldownline
"basic.c", line 677: warning: old-style declaration or incorrect type for: scrollto
"basic.c", line 736: warning: old-style declaration or incorrect type for: setmark
"basic.c", line 764: warning: old-style declaration or incorrect type for: swapmark
"basic.c", line 792: warning: old-style declaration or incorrect type for: setimark
"basic.c", line 807: warning: old-style declaration or incorrect type for: swapimark
"basic.c", line 836: warning: old-style declaration or incorrect type for: mousepress
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c basic.c -o basic.o >/dev/null 2>&1
libtool cc -O -I/usr/pkg/include    -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE   -I/usr/pkg/include -c bind.c
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c bind.c  -KPIC -DPIC -o .libs/bind.o
"bind.c", line 122: warning: old-style declaration or incorrect type for: arraylen
"bind.c", line 135: warning: old-style declaration or incorrect type for: whelp
"bind.c", line 211: warning: old-style declaration or incorrect type for: wscrollw
"bind.c", line 343: warning: old-style declaration or incorrect type for: normalize_cmd
"bind.c", line 401: warning: old-style declaration or incorrect type for: bindtokey
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c bind.c -o bind.o >/dev/null 2>&1
libtool cc -O -I/usr/pkg/include    -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE   -I/usr/pkg/include -c browse.c
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c browse.c  -KPIC -DPIC -o .libs/browse.o
"browse.c", line 264: warning: old-style declaration or incorrect type for: pico_file_browse
"browse.c", line 324: warning: old-style declaration or incorrect type for: FileBrowse
"browse.c", line 461: warning: implicit function declaration: normalize_cmd
"browse.c", line 1759: warning: old-style declaration or incorrect type for: PaintCell
"browse.c", line 1813: warning: old-style declaration or incorrect type for: PaintBrowser
"browse.c", line 1971: warning: old-style declaration or incorrect type for: PlaceCell
"browse.c", line 2096: warning: old-style declaration or incorrect type for: sisin
"browse.c", line 2190: warning: old-style declaration or incorrect type for: ResizeBrowser
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c browse.c -o browse.o >/dev/null 2>&1
libtool cc -O -I/usr/pkg/include    -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE   -I/usr/pkg/include -c buffer.c
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c buffer.c  -KPIC -DPIC -o .libs/buffer.o
"buffer.c", line 57: warning: old-style declaration or incorrect type for: anycb
"buffer.c", line 151: warning: old-style declaration or incorrect type for: bclear
"buffer.c", line 190: warning: old-style declaration or incorrect type for: packbuf
"buffer.c", line 333: warning: old-style declaration or incorrect type for: sgetline
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c buffer.c -o buffer.o >/dev/null 2>&1
libtool cc -O -I/usr/pkg/include    -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE   -I/usr/pkg/include -c composer.c
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c composer.c  -KPIC -DPIC -o .libs/composer.o
"composer.c", line 183: warning: old-style declaration or incorrect type for: InitMailHeader
"composer.c", line 322: warning: old-style declaration or incorrect type for: InitEntryText
"composer.c", line 357: warning: old-style declaration or incorrect type for: ResizeHeader
"composer.c", line 412: warning: old-style declaration or incorrect type for: HeaderOffset
"composer.c", line 432: warning: old-style declaration or incorrect type for: HeaderFocus
"composer.c", line 476: warning: old-style declaration or incorrect type for: HeaderEditorWork
"composer.c", line 773: warning: implicit function declaration: AppendAttachment
"composer.c", line 1514: warning: old-style declaration or incorrect type for: LineEdit
"composer.c", line 1704: warning: implicit function declaration: normalize_cmd
"composer.c", line 1958: warning: old-style declaration or incorrect type for: FormatLines
"composer.c", line 2470: warning: old-style declaration or incorrect type for: ComposerHelp
"composer.c", line 2508: warning: old-style declaration or incorrect type for: ToggleHeader
"composer.c", line 2534: warning: old-style declaration or incorrect type for: HeaderLen
"composer.c", line 2783: warning: old-style declaration or incorrect type for: UpdateHeader
"composer.c", line 2929: warning: old-style declaration or incorrect type for: InvertPrompt
"composer.c", line 2986: warning: old-style declaration or incorrect type for: partial_entries
"composer.c", line 3015: warning: old-style declaration or incorrect type for: entry_line
"composer.c", line 3052: warning: old-style declaration or incorrect type for: physical_line
"composer.c", line 3112: warning: old-style declaration or incorrect type for: call_builder
"composer.c", line 3412: warning: old-style declaration or incorrect type for: strend
"composer.c", line 3481: warning: old-style declaration or incorrect type for: KillHeaderLine
"composer.c", line 3555: warning: old-style declaration or incorrect type for: SaveHeaderLines
"composer.c", line 3795: warning: old-style declaration or incorrect type for: hldelete
"composer.c", line 3834: warning: old-style declaration or incorrect type for: is_blank
"composer.c", line 3918: warning: old-style declaration or incorrect type for: packheader
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c composer.c -o composer.o >/dev/null 2>&1
libtool cc -O -I/usr/pkg/include    -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE   -I/usr/pkg/include -c display.c
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c display.c  -KPIC -DPIC -o .libs/display.o
"display.c", line 145: warning: old-style declaration or incorrect type for: vtinit
"display.c", line 211: warning: old-style declaration or incorrect type for: vtterminalinfo
"display.c", line 1159: warning: old-style declaration or incorrect type for: mlyesno
"display.c", line 1275: warning: old-style declaration or incorrect type for: mlreply
"display.c", line 1311: warning: old-style declaration or incorrect type for: mlreplyd
"display.c", line 1434: warning: implicit function declaration: normalize_cmd
"display.c", line 1742: warning: old-style declaration or incorrect type for: mlwrite
"display.c", line 1987: warning: old-style declaration or incorrect type for: doton
"display.c", line 2016: warning: old-style declaration or incorrect type for: resize_pico
"display.c", line 2184: warning: old-style declaration or incorrect type for: nlforw
"display.c", line 2299: warning: old-style declaration or incorrect type for: dumbroot
"display.c", line 2312: warning: old-style declaration or incorrect type for: dumblroot
"display.c", line 2327: warning: old-style declaration or incorrect type for: pinsert
"display.c", line 2352: warning: old-style declaration or incorrect type for: pdel
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c display.c -o display.o >/dev/null 2>&1
libtool cc -O -I/usr/pkg/include    -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE   -I/usr/pkg/include -c file.c
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c file.c  -KPIC -DPIC -o .libs/file.o
"file.c", line 57: warning: old-style declaration or incorrect type for: fileread
"file.c", line 121: warning: old-style declaration or incorrect type for: insfile
"file.c", line 419: warning: old-style declaration or incorrect type for: insmsgchar
"file.c", line 448: warning: old-style declaration or incorrect type for: readin
"file.c", line 523: warning: old-style declaration or incorrect type for: filewrite
"file.c", line 733: warning: old-style declaration or incorrect type for: filesave
"file.c", line 782: warning: old-style declaration or incorrect type for: writeout
"file.c", line 868: warning: old-style declaration or incorrect type for: ifile
"file.c", line 1000: warning: old-style declaration or incorrect type for: in_oper_tree
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c file.c -o file.o >/dev/null 2>&1
libtool cc -O -I/usr/pkg/include    -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE   -I/usr/pkg/include -c fileio.c
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c fileio.c  -KPIC -DPIC -o .libs/fileio.o
"fileio.c", line 49: warning: old-style declaration or incorrect type for: ffropen
"fileio.c", line 69: warning: old-style declaration or incorrect type for: ffputline
"fileio.c", line 99: warning: old-style declaration or incorrect type for: ffgetline
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c fileio.c -o fileio.o >/dev/null 2>&1
libtool cc -O -I/usr/pkg/include    -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE   -I/usr/pkg/include -c line.c
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c line.c  -KPIC -DPIC -o .libs/line.o
"line.c", line 223: warning: old-style declaration or incorrect type for: linsert
"line.c", line 362: warning: old-style declaration or incorrect type for: lnewline
"line.c", line 436: warning: old-style declaration or incorrect type for: ldelete
"line.c", line 525: warning: old-style declaration or incorrect type for: ldelnewline
"line.c", line 631: warning: old-style declaration or incorrect type for: lisblank
"line.c", line 699: warning: old-style declaration or incorrect type for: kinsert
"line.c", line 705: warning: old-style declaration or incorrect type for: finsert
"line.c", line 711: warning: old-style declaration or incorrect type for: pkbufinsert
"line.c", line 746: warning: old-style declaration or incorrect type for: kremove
"line.c", line 752: warning: old-style declaration or incorrect type for: fremove
"line.c", line 759: warning: old-style declaration or incorrect type for: pkbufremove
"line.c", line 781: warning: old-style declaration or incorrect type for: ksize
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c line.c -o line.o >/dev/null 2>&1
cd osdep; make includer os-sv4.c; cd ..
libtool cc -o includer includer.c
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
mkdir .libs
cc -o includer includer.c  -L/work/pkgbuild/editors/pico/work/.buildlink/lib
"includer.c", line 16: warning: old-style declaration or incorrect type for: main
"includer.c", line 25: warning: implicit function declaration: exit
"includer.c", line 34: warning: implicit function declaration: readfile
"includer.c", line 39: warning: old-style declaration or incorrect type for: readfile
./includer < os-sv4.ic > os-sv4.c
rm -f pico_os.c
ln -s osdep/os-sv4.c pico_os.c
libtool cc -O -I/usr/pkg/include    -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE   -I/usr/pkg/include -c pico_os.c
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
 cc -O -I/work/pkgbuild/editors/pico/work/.buildlink/include -Dconst= -Dsv4 -DPOSIX -DJOB_CONTROL -DMOUSE -c pico_os.c  -KPIC -DPIC -o .libs/pico_os.o
"pico_os.c", line 141: warning: old-style declaration or incorrect type for: ttopen
"pico_os.c", line 197: warning: old-style declaration or incorrect type for: ttclose
"pico_os.c", line 257: warning: old-style declaration or incorrect type for: ttputc
"pico_os.c", line 257: warning: no explicit type given for parameter: c
"pico_os.c", line 268: warning: old-style declaration or incorrect type for: ttflush
"pico_os.c", line 366: warning: old-style declaration or incorrect type for: ReadyForKey
"pico_os.c", line 397: warning: old-style declaration or incorrect type for: GetKey
"pico_os.c", line 573: warning: old-style declaration or incorrect type for: kbseq
"pico_os.c", line 2008: warning: old-style declaration or incorrect type for: alt_editor
"pico_os.c", line 2008: warning: no explicit type given for parameter: f
"pico_os.c", line 2008: warning: no explicit type given for parameter: n
"pico_os.c", line 2518: warning: old-style declaration or incorrect type for: fallowc
"pico_os.c", line 2529: warning: old-style declaration or incorrect type for: fexist
"pico_os.c", line 2613: warning: old-style declaration or incorrect type for: isdir
"pico_os.c", line 2671: warning: old-style declaration or incorrect type for: homeless
"pico_os.c", line 2695: undefined symbol: sys_nerr
"pico_os.c", line 2695: undefined symbol: sys_errlist
"pico_os.c", line 2695: cannot dereference non-pointer type
"pico_os.c", line 2967: warning: old-style declaration or incorrect type for: compresspath
"pico_os.c", line 3429: warning: old-style declaration or incorrect type for: copy
"pico_os.c", line 3524: warning: old-style declaration or incorrect type for: ffwopen
"pico_os.c", line 3556: warning: old-style declaration or incorrect type for: ffclose
"pico_os.c", line 3586: warning: old-style declaration or incorrect type for: ffelbowroom
"pico_os.c", line 3681: warning: old-style declaration or incorrect type for: worthit
"pico_os.c", line 3699: warning: old-style declaration or incorrect type for: pico_new_mail
"pico_os.c", line 3731: warning: old-style declaration or incorrect type for: time_to_check
"pico_os.c", line 4052: warning: old-style declaration or incorrect type for: init_mouse
"pico_os.c", line 4084: warning: old-style declaration or incorrect type for: mouseexist
"pico_os.c", line 4302: warning: old-style declaration or incorrect type for: spell
"pico_os.c", line 4432: warning: old-style declaration or incorrect type for: movetoword
"pico_os.c", line 5014: warning: implicit function declaration: setupterm
"pico_os.c", line 5075: warning: implicit function declaration: tigetnum
"pico_os.c", line 5084: warning: implicit function declaration: tigetflag
"pico_os.c", line 5227: warning: no explicit type given
"pico_os.c", line 5286: warning: old-style declaration or incorrect type for: o_scrolldown
"pico_os.c", line 5333: warning: old-style declaration or incorrect type for: o_scrollup
"pico_os.c", line 5377: warning: old-style declaration or incorrect type for: o_insert
"pico_os.c", line 5393: warning: old-style declaration or incorrect type for: o_delete
"pico_os.c", line 5403: warning: no explicit type given
"pico_os.c", line 5413: warning: no explicit type given
"pico_os.c", line 5446: warning: no explicit type given
"pico_os.c", line 5475: warning: no explicit type given
"pico_os.c", line 5487: warning: no explicit type given
"pico_os.c", line 5500: warning: implicit function declaration: tputs
cc: acomp failed for pico_os.c
*** Error code 1

Stop.
make: stopped in /work/pkgbuild/editors/pico/work/pine4.60/pico
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/editors/pico
BULK> pico-4.7 was marked as broken:
-rw-r--r--   1 root     other      22565 Jun 13 05:35 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for pico
BULK> Marking all packages which depend upon pico-4.7 as broken:
BULK> marking package that requires pico-4.7 as broken: pine-4.60 (mail/pine)
BULK> Build for pico-4.7 was not successful, aborting.