###
### Wed Jul 7 15:08:03 CEST 2004:
### /usr/pkg/bin/bmake bulk-package for xpaint-2.7.0nb1
### Current pkg count:  9 installed packages: digest-20021220 jpeg-6bnb1 libtool-base-1.5.6nb1 patch-2.5.4nb2 png-1.2.5nb5 x11-links-0.23 xli-1.17.0 xpkgwedge-1.11 zlib-1.2.1nb1
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
NOTE: Couldn't lock the package database.
===> Cleaning for xpaint-2.7.0nb1
===> Cleaning for jpeg-6bnb1
===> Cleaning for libtool-base-1.5.6nb1
===> Cleaning for patch-2.5.4nb2
===> Cleaning for png-1.2.5nb5
===> Cleaning for zlib-1.2.1nb1
===> Cleaning for tiff-3.6.1nb2
===> Cleaning for xpkgwedge-1.11
===> Cleaning for gmake-3.80nb3
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for gettext-lib-0.11.5nb3
===> Cleaning for libiconv-1.9.1nb2
===> Cleaning for x11-links-0.23
BULK> Removing installed packages which are not needed to build xpaint-2.7.0nb1
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> xpaint-2.7.0nb1 requires installed package jpeg-6bnb1 (graphics/jpeg) to build.
BULK> xpaint-2.7.0nb1 requires installed package libtool-base-1.5.6nb1 (devel/libtool-base) to build.
BULK> xpaint-2.7.0nb1 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> xpaint-2.7.0nb1 requires installed package zlib-1.2.1nb1 (devel/zlib) to build.
BULK> xpaint-2.7.0nb1 requires installed package png-1.2.5nb5 (graphics/png) to build.
BULK> xpaint-2.7.0nb1 requires installed package x11-links-0.23 (pkgtools/x11-links) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.11
Removing font program symlinks from view...done.
Updating /usr/pkg/lib/X11/config/host.def...done.
Removing font program symlinks...done.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xli-1.17.0
BULK> Installing packages which are required to build xpaint-2.7.0nb1.
BULK> Required package jpeg-6bnb1 (graphics/jpeg) is already installed
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> Required package png-1.2.5nb5 (graphics/png) is already installed
BULK> Required package zlib-1.2.1nb1 (devel/zlib) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/All/tiff-3.6.1nb2.tgz
mv: cannot rename /usr/openwin/lib/libtiff.so.3 to /usr/openwin/lib/libtiff.so.3.openwin: Read-only file system
ln: cannot create /usr/openwin/lib/libtiff.so.3: Read-only file system
mv: cannot rename /usr/openwin/lib/libtiff.so to /usr/openwin/lib/libtiff.so.openwin: Read-only file system
ln: cannot create /usr/openwin/lib/libtiff.so: Read-only file system
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/All/gmake-3.80nb3.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 x11-links-0.23 (pkgtools/x11-links) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (xpaint-2.7.0nb1)
NOTE: Couldn't lock the package database.
NOTE: Couldn't lock the package database.
===> Checking for vulnerabilities in xpaint-2.7.0nb1
NOTE: Couldn't lock the package database.
=> xpaint-2.7.0.tar.bz2 doesn't seem to exist on this system.
=> Attempting to fetch xpaint-2.7.0.tar.bz2 from ftp://ftp.cz.NetBSD.org/pub/NetBSD/packages/distfiles/.
=> [548641 bytes]
=> Checksum OK for xpaint-2.7.0.tar.bz2.
work -> /pkgbuild/graphics/xpaint/work
NOTE: Couldn't lock the package database.
===> Extracting for xpaint-2.7.0nb1
===> Required installed package png>=1.2.4: png-1.2.5nb5 found
===> Required installed package tiff>=3.6.1: tiff-3.6.1nb2 found
===> Required installed package zlib>=1.2.1: zlib-1.2.1nb1 found
===> Required installed package jpeg>=6b: jpeg-6bnb1 found
===> Required package xpkgwedge>=1.5: NOT found
===> Verifying bulk-install for ../../pkgtools/xpkgwedge
BULK> /packages/All/xpkgwedge-1.11.tgz is up to date.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/All/xpkgwedge-1.11.tgz
Symlinking font programs...done.
Creating /usr/pkg/lib/X11/config/host.def...done.
Patching OpenWindows templates...done.

===========================================================================
$NetBSD: MESSAGE,v 1.3 2003/10/19 07:16:33 grant Exp $

NOTES:

* You MUST set the environment variable XAPPLRESDIR in /etc/profile and
  /etc/csh.login by hand in order to make pkgs built with xpkgwedge run
  properly, e.g.

	XAPPLRESDIR=/usr/pkg/lib/X11/app-defaults
	export XAPPLRESDIR

  and

	setenv XAPPLRESDIR /usr/pkg/lib/X11/app-defaults

  respectively.

  If any users set XAPPLRESDIR in their own environment, these settings
  will not work -- such users need to set XUSERFILESEARCHPATH (syntax
  can be found in XtResolvePathname(3Xt)).

===========================================================================

===> Returning to build of xpaint-2.7.0nb1
===> Required installed package gmake>=3.78: gmake-3.80nb3 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Required installed package x11-links>=0.23: x11-links-0.23 found
NOTE: Couldn't lock the package database.
===> Patching for xpaint-2.7.0nb1
===> Applying pkgsrc patches for xpaint-2.7.0nb1
NOTE: Couldn't lock the package database.
===> Overriding tools for xpaint-2.7.0nb1
NOTE: Couldn't lock the package database.
===> Buildlinking for xpaint-2.7.0nb1
===> Configuring for xpaint-2.7.0nb1
imake -DUseInstalled -I/usr/pkg/lib/X11/config -I/usr/openwin/lib/X11/config
make Makefiles
making Makefiles in rw...
making Makefiles in bitmaps...
making Makefiles in Doc...
make includes
cc substads.c -o substads
cd app-defaults ;  ../substads -appdefs  XPAINT_VERSION 2.7.0  XPAINT_SHAREDIR ${X11PREFIX}/share/xpaint  XPAINT_PRINT_COMMAND "lpr -Plp"  XPAINT_POSTSCRIPT_VIEWER "gv"  XPAINT_EXTERN_VIEWER "xv"
Converting XPaint.ad.in -> out/XPaint
Converting XPaint_fr.ad.in -> out/XPaint_fr
cp -p app-defaults/out/XPaint XPaint.ad
./substads -ad2c XPaint.ad XPaint.ad.h
./substads -ad2c DefaultRC DefaultRC.txt.h
cc preproc.c -o preproc
./preproc > messages.h
cd bitmaps; rm -f tools;  if test "" != "" ;  then ln -s big_tools tools ; else ln -s small_tools tools ; fi
./xaw95-1.1.4/findxaw95
make depend
makedepend -I./bitmaps --   -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""  -- chroma.c color.c colorEdit.c dialog.c fatBitsEdit.c  fileName.c fontSelect.c grab.c graphic.c hash.c help.c  image.c imageComp.c iprocess.c main.c menu.c misc.c  operation.c palette.c pattern.c print.c protocol.c readRC.c size.c  snapshot.c text.c texture.c typeConvert.c arcOp.c blobOp.c boxOp.c brushOp.c circleOp.c fillOp.c  fontOp.c lineOp.c pencilOp.c polyOp.c splineOp.c selectOp.c  sprayOp.c dynPenOp.c Colormap.c Paint.c PaintEvent.c PaintRegion.c PaintUndo.c
===> Building for xpaint-2.7.0nb1
cd xaw95-1.1.4 ; /usr/pkg/bin/pkgxmkmf  -a ; /usr/ccs/bin/make
imake -DUseInstalled -I/usr/pkg/lib/X11/config -I/usr/openwin/lib/X11/config
make Makefiles
make includes
bmake: $(_NULLCMD_) expands to empty string
bmake: $(_NULLCMD_) expands to empty string
bmake: $(_NULLCMD_) expands to empty string
+ mkdirhier ./X11/Xaw95 
+ cd ./X11/Xaw95 
+ rm -f AllWidgets.h 
+ ln -s ../.././AllWidgets.h . 
+ rm -f AsciiSink.h 
+ ln -s ../.././AsciiSink.h . 
+ rm -f AsciiSinkP.h 
+ ln -s ../.././AsciiSinkP.h . 
+ rm -f AsciiSrc.h 
+ ln -s ../.././AsciiSrc.h . 
+ rm -f AsciiSrcP.h 
+ ln -s ../.././AsciiSrcP.h . 
+ rm -f AsciiText.h 
+ ln -s ../.././AsciiText.h . 
+ rm -f AsciiTextP.h 
+ ln -s ../.././AsciiTextP.h . 
+ rm -f Box.h 
+ ln -s ../.././Box.h . 
+ rm -f BoxP.h 
+ ln -s ../.././BoxP.h . 
+ rm -f Cardinals.h 
+ ln -s ../.././Cardinals.h . 
+ rm -f Command.h 
+ ln -s ../.././Command.h . 
+ rm -f CommandP.h 
+ ln -s ../.././CommandP.h . 
+ rm -f Dialog.h 
+ ln -s ../.././Dialog.h . 
+ rm -f DialogP.h 
+ ln -s ../.././DialogP.h . 
+ rm -f Form.h 
+ ln -s ../.././Form.h . 
+ rm -f FormP.h 
+ ln -s ../.././FormP.h . 
+ rm -f Grip.h 
+ ln -s ../.././Grip.h . 
+ rm -f GripP.h 
+ ln -s ../.././GripP.h . 
+ rm -f Label.h 
+ ln -s ../.././Label.h . 
+ rm -f LabelP.h 
+ ln -s ../.././LabelP.h . 
+ rm -f Layout.h 
+ ln -s ../.././Layout.h . 
+ rm -f LayoutP.h 
+ ln -s ../.././LayoutP.h . 
+ rm -f List.h 
+ ln -s ../.././List.h . 
+ rm -f ListP.h 
+ ln -s ../.././ListP.h . 
+ rm -f MenuButton.h 
+ ln -s ../.././MenuButton.h . 
+ rm -f MenuButtoP.h 
+ ln -s ../.././MenuButtoP.h . 
+ rm -f MultiSrc.h 
+ ln -s ../.././MultiSrc.h . 
+ rm -f MultiSrcP.h 
+ ln -s ../.././MultiSrcP.h . 
+ rm -f MultiSink.h 
+ ln -s ../.././MultiSink.h . 
+ rm -f MultiSinkP.h 
+ ln -s ../.././MultiSinkP.h . 
+ rm -f Paned.h 
+ ln -s ../.././Paned.h . 
+ rm -f PanedP.h 
+ ln -s ../.././PanedP.h . 
+ rm -f Panner.h 
+ ln -s ../.././Panner.h . 
+ rm -f PannerP.h 
+ ln -s ../.././PannerP.h . 
+ rm -f Porthole.h 
+ ln -s ../.././Porthole.h . 
+ rm -f PortholeP.h 
+ ln -s ../.././PortholeP.h . 
+ rm -f Repeater.h 
+ ln -s ../.././Repeater.h . 
+ rm -f RepeaterP.h 
+ ln -s ../.././RepeaterP.h . 
+ rm -f Reports.h 
+ ln -s ../.././Reports.h . 
+ rm -f Scrollbar.h 
+ ln -s ../.././Scrollbar.h . 
+ rm -f ScrollbarP.h 
+ ln -s ../.././ScrollbarP.h . 
+ rm -f Simple.h 
+ ln -s ../.././Simple.h . 
+ rm -f SimpleP.h 
+ ln -s ../.././SimpleP.h . 
+ rm -f SimpleMenu.h 
+ ln -s ../.././SimpleMenu.h . 
+ rm -f SimpleMenP.h 
+ ln -s ../.././SimpleMenP.h . 
+ rm -f Sme.h 
+ ln -s ../.././Sme.h . 
+ rm -f SmeP.h 
+ ln -s ../.././SmeP.h . 
+ rm -f SmeBSB.h 
+ ln -s ../.././SmeBSB.h . 
+ rm -f SmeBSBP.h 
+ ln -s ../.././SmeBSBP.h . 
+ rm -f SmeLine.h 
+ ln -s ../.././SmeLine.h . 
+ rm -f SmeLineP.h 
+ ln -s ../.././SmeLineP.h . 
+ rm -f SmeThreeD.h 
+ ln -s ../.././SmeThreeD.h . 
+ rm -f SmeThreeDP.h 
+ ln -s ../.././SmeThreeDP.h . 
+ rm -f StripChart.h 
+ ln -s ../.././StripChart.h . 
+ rm -f StripCharP.h 
+ ln -s ../.././StripCharP.h . 
+ rm -f Template.c 
+ ln -s ../.././Template.c . 
+ rm -f Template.h 
+ ln -s ../.././Template.h . 
+ rm -f TemplateP.h 
+ ln -s ../.././TemplateP.h . 
+ rm -f Text.h 
+ ln -s ../.././Text.h . 
+ rm -f TextP.h 
+ ln -s ../.././TextP.h . 
+ rm -f TextSink.h 
+ ln -s ../.././TextSink.h . 
+ rm -f TextSinkP.h 
+ ln -s ../.././TextSinkP.h . 
+ rm -f TextSrc.h 
+ ln -s ../.././TextSrc.h . 
+ rm -f TextSrcP.h 
+ ln -s ../.././TextSrcP.h . 
+ rm -f ThreeD.h 
+ ln -s ../.././ThreeD.h . 
+ rm -f ThreeDP.h 
+ ln -s ../.././ThreeDP.h . 
+ rm -f Toggle.h 
+ ln -s ../.././Toggle.h . 
+ rm -f ToggleP.h 
+ ln -s ../.././ToggleP.h . 
+ rm -f Tree.h 
+ ln -s ../.././Tree.h . 
+ rm -f TreeP.h 
+ ln -s ../.././TreeP.h . 
+ rm -f VendorEP.h 
+ ln -s ../.././VendorEP.h . 
+ rm -f Viewport.h 
+ ln -s ../.././Viewport.h . 
+ rm -f ViewportP.h 
+ ln -s ../.././ViewportP.h . 
+ rm -f XawImP.h 
+ ln -s ../.././XawImP.h . 
+ rm -f XawInit.h 
+ ln -s ../.././XawInit.h . 
make depend
/usr/ccs/bin/yacc -d laygram.y
sed 's/yy/LayYY/g' y.tab.c > laygram.c
sed 's/yy/LayYY/g' y.tab.h > laygram.h
rm -f y.tab.c y.tab.h
/usr/ccs/bin/lex laylex.l
sed 's/yy/LayYY/g' lex.yy.c > laylex.c
rm -f lex.yy.c
cd exports ; ln -sf include X11
/bin/sh: exports: does not exist
*** Error code 1 (ignored)
makedepend  --  -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS  -- AllWidgets.c  AsciiSink.c  AsciiSrc.c  AsciiText.c  Box.c  Command.c  Dialog.c  Form.c  Grip.c  Label.c  Layout.c  List.c  MenuButton.c  MultiSrc.c  MultiSink.c  Paned.c  Panner.c  Porthole.c  Repeater.c  Scrollbar.c  Simple.c  SimpleMenu.c  Sme.c  SmeBSB.c  SmeLine.c  SmeThreeD.c  StripChart.c  Text.c  TextSink.c  TextSrc.c  TextAction.c  TextPop.c  TextTr.c  ThreeD.c  Toggle.c  Tree.c  Vendor.c  Viewport.c  XawIm.c  XawInit.c  XawI18n.c  sharedlib.c  laygram.c  laylex.c
rm -f AllWidgets.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic AllWidgets.c
rm -f AsciiSink.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic AsciiSink.c
rm -f AsciiSrc.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic AsciiSrc.c
rm -f AsciiText.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic AsciiText.c
rm -f Box.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Box.c
rm -f Command.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Command.c
rm -f Dialog.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Dialog.c
rm -f Form.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Form.c
rm -f Grip.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Grip.c
rm -f Label.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Label.c
rm -f Layout.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Layout.c
rm -f List.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic List.c
"List.c", line 599: warning: implicit function declaration: abs
rm -f MenuButton.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic MenuButton.c
rm -f MultiSrc.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic MultiSrc.c
rm -f MultiSink.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic MultiSink.c
"MultiSink.c", line 268: warning: implicit function declaration: abs
rm -f Paned.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Paned.c
rm -f Panner.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Panner.c
"Panner.c", line 434: warning: implicit function declaration: isascii
"Panner.c", line 448: warning: implicit function declaration: atof
rm -f Porthole.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Porthole.c
rm -f Repeater.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Repeater.c
rm -f Scrollbar.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Scrollbar.c
"Scrollbar.c", line 297: warning: initializer does not fit or is out of range: 170
rm -f Simple.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Simple.c
rm -f SimpleMenu.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic SimpleMenu.c
rm -f Sme.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Sme.c
rm -f SmeBSB.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic SmeBSB.c
rm -f SmeLine.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic SmeLine.c
rm -f SmeThreeD.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic SmeThreeD.c
"SmeThreeD.c", line 138: warning: initializer does not fit or is out of range: 170
"SmeThreeD.c", line 138: warning: initializer does not fit or is out of range: 170
"SmeThreeD.c", line 138: warning: initializer does not fit or is out of range: 170
"SmeThreeD.c", line 138: warning: initializer does not fit or is out of range: 170
"SmeThreeD.c", line 141: warning: initializer does not fit or is out of range: 146
"SmeThreeD.c", line 141: warning: initializer does not fit or is out of range: 146
"SmeThreeD.c", line 141: warning: initializer does not fit or is out of range: 146
"SmeThreeD.c", line 144: warning: initializer does not fit or is out of range: 219
"SmeThreeD.c", line 144: warning: initializer does not fit or is out of range: 182
"SmeThreeD.c", line 144: warning: initializer does not fit or is out of range: 219
"SmeThreeD.c", line 144: warning: initializer does not fit or is out of range: 182
"SmeThreeD.c", line 144: warning: initializer does not fit or is out of range: 219
rm -f StripChart.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic StripChart.c
rm -f Text.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Text.c
"Text.c", line 1222: warning: implicit function declaration: abs
rm -f TextSink.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic TextSink.c
rm -f TextSrc.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic TextSrc.c
rm -f TextAction.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic TextAction.c
"TextAction.c", line 1829: warning: implicit function declaration: atoi
rm -f TextPop.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic TextPop.c
rm -f TextTr.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic TextTr.c
rm -f ThreeD.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic ThreeD.c
rm -f Toggle.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Toggle.c
rm -f Tree.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Tree.c
rm -f Vendor.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Vendor.c
rm -f Viewport.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic Viewport.c
rm -f XawIm.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic XawIm.c
"XawIm.c", line 1099: warning: implicit function declaration: _XtCopyFromArg
"XawIm.c", line 1555: warning: implicit function declaration: _XtCountVaList
"XawIm.c", line 1560: warning: implicit function declaration: _XtVaToArgList
rm -f XawI18n.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic XawI18n.c
"XawI18n.c", line 75: warning: implicit function declaration: mbtowc
rm -f XawInit.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic XawInit.c
rm -f laygram.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic laygram.c
"/usr/ccs/bin/yaccpar", line 250: warning: implicit function declaration: LayYYerror
rm -f laylex.o
cc -c -O -Xc -xF -xarch=v8   -I. -Iexports -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DARROW_SCROLLBAR -DUSEGRAY   -DHAS_WCTYPE_H -DHAS_ISW_FUNCS    -Kpic laylex.c
"laylex.c", line 110: warning: old-style declaration or incorrect type for: LayYYlex
"laylex.l", line 90: warning: old-style declaration or incorrect type for: LayYYsetsource
"laylex.l", line 96: warning: old-style declaration or incorrect type for: LayYYerror
*** Error code 1 (ignored)
*** Error code 2 (ignored)
rm -f libXaw95.so.5~
LD_RUN_PATH=/usr/X11R6/lib /usr/ccs/bin/ld -o libXaw95.so.5~ -G -z text -M mapfile -h libXaw95.so.5 AllWidgets.o  AsciiSink.o  AsciiSrc.o  AsciiText.o  Box.o  Command.o  Dialog.o  Form.o  Grip.o  Label.o  Layout.o  List.o  MenuButton.o  MultiSrc.o  MultiSink.o  Paned.o  Panner.o  Porthole.o  Repeater.o  Scrollbar.o  Simple.o  SimpleMenu.o  Sme.o  SmeBSB.o  SmeLine.o  SmeThreeD.o  StripChart.o  Text.o  TextSink.o  TextSrc.o  TextAction.o  TextPop.o  TextTr.o  ThreeD.o  Toggle.o  Tree.o  Vendor.o  Viewport.o  XawIm.o  XawI18n.o  XawInit.o  laygram.o  laylex.o -L/usr/X11R6/lib -lXmu -lXt -lXext -lX11 -lc
rm -f libXaw95.so.5
mv libXaw95.so.5~ libXaw95.so.5
rm -f libXaw95.so
ln -s libXaw95.so.5 libXaw95.so
rm -f libXaw95.so libXaw95.a
ln -s xaw95-1.1.4/libXaw95.so libXaw95.so
ln -s xaw95-1.1.4/libXaw95.a libXaw95.a
rm -f chroma.o graphic.o main.o operation.o pattern.o print.o size.o
echo "XAWLIB_DEFINES = -DXAW95" > Local.xawdefs
echo "SYS_LIBRARIES = ./xaw95-1.1.4/libXaw95.a -lm -lX11 -lXt -lXmu" >> Local.xawdefs
/usr/pkg/bin/pkgxmkmf  -a ; /usr/ccs/bin/make
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/pkg/lib/X11/config -I/usr/openwin/lib/X11/config
make Makefiles
making Makefiles in rw...
	mv Makefile Makefile.bak
making Makefiles in bitmaps...
	mv Makefile Makefile.bak
making Makefiles in Doc...
	mv Makefile Makefile.bak
make includes
cd bitmaps; rm -f tools;  if test "" != "" ;  then ln -s big_tools tools ; else ln -s small_tools tools ; fi
./xaw95-1.1.4/findxaw95
make depend
makedepend -I./bitmaps --   -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""  -- chroma.c color.c colorEdit.c dialog.c fatBitsEdit.c  fileName.c fontSelect.c grab.c graphic.c hash.c help.c  image.c imageComp.c iprocess.c main.c menu.c misc.c  operation.c palette.c pattern.c print.c protocol.c readRC.c size.c  snapshot.c text.c texture.c typeConvert.c arcOp.c blobOp.c boxOp.c brushOp.c circleOp.c fillOp.c  fontOp.c lineOp.c pencilOp.c polyOp.c splineOp.c selectOp.c  sprayOp.c dynPenOp.c Colormap.c Paint.c PaintEvent.c PaintRegion.c PaintUndo.c
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  chroma.c
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  color.c
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  colorEdit.c
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  dialog.c
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  fatBitsEdit.c
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  fileName.c
"fileName.c", line 741: warning: implicit function declaration: index
"fileName.c", line 741: warning: improper pointer/integer combination: op "="
"fileName.c", line 834: warning: improper pointer/integer combination: op "="
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  fontSelect.c
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  grab.c
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  graphic.c
"graphic.c", line 2908: warning: function expects to return value: ImageToMemory
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  hash.c
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  help.c
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  image.c
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  imageComp.c
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  iprocess.c
"iprocess.c", line 215: warning: assignment type mismatch:
	pointer to char "=" pointer to unsigned char
"iprocess.c", line 220: warning: assignment type mismatch:
	pointer to char "=" pointer to unsigned char
"iprocess.c", line 492: warning: implicit function declaration: drand48
"iprocess.c", line 1537: warning: implicit function declaration: fileno
"iprocess.c", line 1708: warning: implicit function declaration: strncasecmp
"iprocess.c", line 1757: warning: assignment type mismatch:
	pointer to function() returning pointer to struct  {int refCount, int isGrey, int isBW, int scale, int cmapPacked, int cmapSize, pointer to unsigned char cmapData, int width, int height, pointer to unsigned char data, pointer to unsigned char maskData, unsigned long sourcePixmap, unsigned long sourceColormap, unsigned long sourceMask} "=" pointer to void
"iprocess.c", line 1778: warning: implicit function declaration: graphicCreate
"iprocess.c", line 1778: warning: implicit function declaration: makeGraphicShell
"iprocess.c", line 1784: warning: assignment type mismatch:
	pointer to function(pointer to struct _WidgetRec {struct _CorePart {..} core}) returning void "=" pointer to void
"iprocess.c", line 2122: warning: assignment type mismatch:
	pointer to function(pointer to struct  {int refCount, int isGrey, int isBW, int scale, int cmapPacked, int cmapSize, pointer to unsigned char cmapData, int width, int height, pointer to unsigned char data, pointer to unsigned char maskData, unsigned long sourcePixmap, unsigned long sourceColormap, unsigned long sourceMask}, pointer to struct  {int refCount, int isGrey, int isBW, int scale, int cmapPacked, int cmapSize, pointer to unsigned char cmapData, int width, int height, pointer to unsigned char data, pointer to unsigned char maskData, unsigned long sourcePixmap, unsigned long sourceColormap, unsigned long sourceMask}) returning void "=" pointer to void
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  main.c
"main.c", line 151: warning: implicit function declaration: strdup
"main.c", line 151: warning: improper pointer/integer combination: op "="
"main.c", line 403: warning: improper pointer/integer combination: op "="
"main.c", line 443: warning: improper pointer/integer combination: op "="
"main.c", line 481: warning: improper pointer/integer combination: op "="
"main.c", line 483: warning: improper pointer/integer combination: op "="
"main.c", line 504: warning: implicit function declaration: strncasecmp
"main.c", line 797: warning: implicit function declaration: srand48
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  menu.c
"menu.c", line 125: warning: implicit function declaration: XtMoveWidget
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  misc.c
"misc.c", line 367: warning: implicit function declaration: lrand48
cc -c -I./bitmaps/tools -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\"" operation.c
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  palette.c
"palette.c", line 340: warning: initializer does not fit or is out of range: -1
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  pattern.c
"bitmaps/xbm/arrows.xbm", line 4: warning: initializer does not fit or is out of range: 240
"bitmaps/xbm/arrows.xbm", line 4: warning: initializer does not fit or is out of range: 224
"bitmaps/xbm/arrows.xbm", line 5: warning: initializer does not fit or is out of range: 192
"bitmaps/xbm/arrows.xbm", line 5: warning: initializer does not fit or is out of range: 254
"bitmaps/xbm/arrows.xbm", line 5: warning: initializer does not fit or is out of range: 128
"bitmaps/xbm/arrows.xbm", line 5: warning: initializer does not fit or is out of range: 255
"bitmaps/xbm/arrows.xbm", line 5: warning: initializer does not fit or is out of range: 224
"bitmaps/xbm/arrows.xbm", line 5: warning: initializer does not fit or is out of range: 255
"bitmaps/xbm/arrows.xbm", line 5: warning: initializer does not fit or is out of range: 240
"bitmaps/xbm/arrows.xbm", line 5: warning: initializer does not fit or is out of range: 255
"bitmaps/xbm/arrows.xbm", line 6: warning: initializer does not fit or is out of range: 248
"bitmaps/xbm/arrows.xbm", line 6: warning: initializer does not fit or is out of range: 195
"bitmaps/xbm/arrows.xbm", line 6: warning: initializer does not fit or is out of range: 252
"bitmaps/xbm/arrows.xbm", line 6: warning: initializer does not fit or is out of range: 224
"bitmaps/xbm/arrows.xbm", line 6: warning: initializer does not fit or is out of range: 240
"bitmaps/xbm/arrows.xbm", line 13: warning: initializer does not fit or is out of range: 128
"bitmaps/xbm/arrows.xbm", line 13: warning: initializer does not fit or is out of range: 192
"bitmaps/xbm/arrows.xbm", line 13: warning: initializer does not fit or is out of range: 224
"bitmaps/xbm/arrows.xbm", line 13: warning: initializer does not fit or is out of range: 240
"bitmaps/xbm/arrows.xbm", line 14: warning: initializer does not fit or is out of range: 254
"bitmaps/xbm/arrows.xbm", line 14: warning: initializer does not fit or is out of range: 255
"bitmaps/xbm/arrows.xbm", line 14: warning: initializer does not fit or is out of range: 255
"bitmaps/xbm/arrows.xbm", line 14: warning: initializer does not fit or is out of range: 254
"bitmaps/xbm/arrows.xbm", line 14: warning: initializer does not fit or is out of range: 255
"bitmaps/xbm/arrows.xbm", line 15: warning: initializer does not fit or is out of range: 252
"bitmaps/xbm/arrows.xbm", line 15: warning: initializer does not fit or is out of range: 240
"bitmaps/xbm/arrows.xbm", line 15: warning: initializer does not fit or is out of range: 240
"bitmaps/xbm/arrows.xbm", line 15: warning: initializer does not fit or is out of range: 224
"bitmaps/xbm/arrows.xbm", line 15: warning: initializer does not fit or is out of range: 224
"bitmaps/xbm/arrows.xbm", line 15: warning: initializer does not fit or is out of range: 192
"bitmaps/xbm/arrows.xbm", line 15: warning: initializer does not fit or is out of range: 192
"bitmaps/xbm/arrows.xbm", line 15: warning: initializer does not fit or is out of range: 128
"bitmaps/xbm/arrows.xbm", line 16: warning: initializer does not fit or is out of range: 128
"bitmaps/xbm/arrows.xbm", line 16: warning: initializer does not fit or is out of range: 128
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DERRORBEEP -DFEATURE_FRACTAL    -DHAVE_PARAM_H -DERRORBEEP -DFEATURE_FRACTAL  -DXAW95 -I/usr/openwin/include/X11  "-DEDITOR=\"emacs -fn 9x15 -cr green -ms red -bg lightyellow -fg black\""  "-DSHAREDIR=\"${X11PREFIX}/share/xpaint\""  "-DXAPPLOADDIR=\"/usr/pkg/lib/X11/app-defaults\""  "-DXPAINT_VERSION=\"2.7.0\""   -I/usr/pkg/include -I/usr/openwin/include -c  print.c
"print.c", line 382: warning: implicit function declaration: strcasecmp
"print.c", line 661: undefined symbol: P_tmpdir
"print.c", line 661: warning: improper pointer/integer combination: op "="
"print.c", line 729: warning: implicit function declaration: rindex
"print.c", line 729: warning: improper pointer/integer combination: op "="
"print.c", line 1249: warning: improper pointer/integer combination: op "="
"print.c", line 1254: warning: implicit function declaration: strdup
"print.c", line 1254: warning: improper pointer/integer combination: op "="
"print.c", line 1262: undefined symbol: P_tmpdir
"print.c", line 1262: warning: improper pointer/integer combination: op "="
cc: acomp failed for print.c
*** Error code 2
make: Fatal error: Command failed for target `print.o'
Current working directory /pkgbuild/graphics/xpaint/work/xpaint-2.7.0
gmake: *** [xaw95static] Error 1
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/graphics/xpaint
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/graphics/xpaint
BULK> xpaint-2.7.0nb1 was marked as broken:
-rw-r--r--   1 root     other      41526 Jul  7 15:11 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for xpaint
BULK> Marking all packages which depend upon xpaint-2.7.0nb1 as broken:
BULK> marking package that requires xpaint-2.7.0nb1 as broken: edesktop-1.0nb3 (meta-pkgs/edesktop)
BULK> Build for xpaint-2.7.0nb1 was not successful, aborting.