###
### Wed Jun 16 02:56:19 EST 2004:
### /usr/pkg/bin/bmake bulk-package for tcm-2.01nb1
### Current pkg count:  32 installed packages: MesaLib-6.0.1 SDL-1.2.7 aalib-x11-1.4.0.4nb2 digest-20021220 esound-0.2.34 gettext-0.11.5nb4 gettext-lib-0.11.5nb3 gettext-m4-0.11.5 glib-1.2.10nb6 glu-6.0.1 glut-6.0.1 gmake-3.80nb3 gtexinfo-4.6nb2 gtk+-1.2.10nb7 libaudiofile-0.2.6 libiconv-1.9.1nb2 libmikmod-3.1.10 libogg-1.1 libtool-base-1.5.6nb1 libvorbis-1.0.1 libxml-1.8.17nb1 patch-2.5.4nb2 perl-5.8.4 pkg_install-info-4.5nb2 pkgconfig-0.15.0 smpeg-0.4.4nb5 x11-links-0.23 xdg-dirs-1.1 xdg-x11-dirs-1.1 xmms-1.2.10 xpkgwedge-1.10 zlib-1.2.1nb1
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for tcm-2.01nb1
===> Cleaning for xpkgwedge-1.10
===> Cleaning for patch-2.5.4nb2
===> Cleaning for x11-links-0.23
BULK> Removing installed packages which are not needed to build tcm-2.01nb1
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/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> tcm-2.01nb1 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r zlib-1.2.1nb1
pkg_delete: unable to completely remove directory '/usr/pkg/lib/xmms/Visualization'
pkg_delete: unable to completely remove directory '/usr/pkg/lib/xmms/Input'
pkg_delete: unable to completely remove directory '/usr/pkg/lib/xmms'
pkg_delete: couldn't entirely delete package `xmms-1.2.10'
(perhaps the packing list is incorrectly specified?)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r MesaLib-6.0.1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libtool-base-1.5.6nb1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r aalib-x11-1.4.0.4nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r perl-5.8.4
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.1nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r pkg_install-info-4.5nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xdg-dirs-1.1
BULK> tcm-2.01nb1 requires installed package x11-links-0.23 (pkgtools/x11-links) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r gettext-m4-0.11.5
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libaudiofile-0.2.6
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libogg-1.1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r pkgconfig-0.15.0
BULK> Installing packages which are required to build tcm-2.01nb1.
BULK> Required package patch-2.5.4nb2 (devel/patch) 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 (tcm-2.01nb1)
===> Checking for vulnerabilities in tcm-2.01nb1
=> Checksum OK for tcm-2.01.src.tar.gz.
work -> /work/pkgbuild/graphics/tcm/work
===> Extracting for tcm-2.01nb1
===> Required installed package xpkgwedge>=1.5: xpkgwedge-1.10 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Required installed package x11-links>=0.23: x11-links-0.23 found
/usr/bin/rm -f /work/pkgbuild/graphics/tcm/work/tcm-2.01/lib/COPYING /work/pkgbuild/graphics/tcm/work/tcm-2.01/lib/CHANGELOG
===> Patching for tcm-2.01nb1
===> Applying pkgsrc patches for tcm-2.01nb1
===> Overriding tools for tcm-2.01nb1
===> Buildlinking for tcm-2.01nb1
===> Configuring for tcm-2.01nb1
/usr/bin/rm -f /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/Config.tmpl
/usr/bin/ln -fs /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/Config.tmpl_netbsd /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/Config.tmpl
/usr/bin/rm -f /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/Makefile
/usr/bin/ln -fs /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/Makefile.gcc /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/Makefile
/usr/bin/mv -f /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/system.c /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/system.c.dist
/usr/pkg/bin/nbsed	-e "s|@PREFIX@|/usr/pkg|g"				 -e "s|@X11BASE@|/usr/openwin|g"				 -e "s|@LOCALBASE@|/usr/pkg|g"			 /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/system.c.dist > /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/system.c
for f in `/usr/bin/find /work/pkgbuild/graphics/tcm/work/tcm-2.01/src -name \*.c -print`; do		 /usr/bin/mv -f $f $f`/usr/ucb/echo c`;				 done
/usr/bin/mv -f /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/text2ps.cc /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/text2ps.c
===> Building for tcm-2.01nb1
for dir in gl ui ed dg tb sd st; do  (cd ${dir}; /usr/pkg/bin/bmake xdepend); done
/usr/openwin/bin/makedepend  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -I/usr/include/g++ *.*c
/usr/openwin/bin/makedepend: warning:  afont.cc (reading lstring.h, line 25): cannot find include file "iostream.h"
	not in iostream.h
	not in /usr/pkg/include/iostream.h
	not in ./iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/iostream.h
	not in /usr/dt/include/iostream.h
	not in /usr/openwin/include/iostream.h
	not in /usr/include/g++/iostream.h
	not in /usr/include/iostream.h
/usr/openwin/bin/makedepend: warning:  config.cc (reading point.h, line 25): cannot find include file "fstream.h"
	not in fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend: warning:  config.cc (reading inputfile.h, line 26): cannot find include file "fstream.h"
	not in fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend: warning:  system.cc, line 37: cannot find include file "iostream.h"
	not in iostream.h
	not in /usr/pkg/include/iostream.h
	not in ./iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/iostream.h
	not in /usr/dt/include/iostream.h
	not in /usr/openwin/include/iostream.h
	not in /usr/include/g++/iostream.h
	not in /usr/include/iostream.h
/usr/openwin/bin/makedepend: warning:  system.cc, line 41: cannot find include file "sysent.h"
	not in sysent.h
	not in /usr/pkg/include/sysent.h
	not in ./sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/sysent.h
	not in /usr/dt/include/sysent.h
	not in /usr/openwin/include/sysent.h
	not in /usr/include/g++/sysent.h
	not in /usr/include/sysent.h
/usr/openwin/bin/makedepend  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -I/usr/include/g++ *.*c
/usr/openwin/bin/makedepend: warning:  application.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/lstring.h, line 25): cannot find include file "iostream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /usr/pkg/include/iostream.h
	not in ./iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/iostream.h
	not in /usr/dt/include/iostream.h
	not in /usr/openwin/include/iostream.h
	not in /usr/include/g++/iostream.h
	not in /usr/include/iostream.h
/usr/openwin/bin/makedepend: warning:  application.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/point.h, line 25): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend: warning:  application.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/inputfile.h, line 26): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend: warning:  mstring.cc, line 24: cannot find include file "iostream.h"
	not in iostream.h
	not in /usr/pkg/include/iostream.h
	not in ./iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/iostream.h
	not in /usr/dt/include/iostream.h
	not in /usr/openwin/include/iostream.h
	not in /usr/include/g++/iostream.h
	not in /usr/include/iostream.h
/usr/openwin/bin/makedepend: warning:  xgrafport.cc, line 24: cannot find include file "sysent.h"
	not in sysent.h
	not in /usr/pkg/include/sysent.h
	not in ./sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/sysent.h
	not in /usr/dt/include/sysent.h
	not in /usr/openwin/include/sysent.h
	not in /usr/include/g++/sysent.h
	not in /usr/include/sysent.h
/usr/openwin/bin/makedepend  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -I/usr/include/g++ *.*c
/usr/openwin/bin/makedepend: warning:  command.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/lstring.h, line 25): cannot find include file "iostream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /usr/pkg/include/iostream.h
	not in ./iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/iostream.h
	not in /usr/dt/include/iostream.h
	not in /usr/openwin/include/iostream.h
	not in /usr/include/g++/iostream.h
	not in /usr/include/iostream.h
/usr/openwin/bin/makedepend: warning:  command.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/point.h, line 25): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend: warning:  document.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/inputfile.h, line 26): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend: warning:  printer.cc, line 42: cannot find include file "sysent.h"
	not in sysent.h
	not in /usr/pkg/include/sysent.h
	not in ./sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/sysent.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/sysent.h
	not in /usr/dt/include/sysent.h
	not in /usr/openwin/include/sysent.h
	not in /usr/include/g++/sysent.h
	not in /usr/include/sysent.h
/usr/openwin/bin/makedepend  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -I/usr/include/g++ *.*c
/usr/openwin/bin/makedepend: warning:  addhandlecmd.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/lstring.h, line 25): cannot find include file "iostream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /usr/pkg/include/iostream.h
	not in ./iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/iostream.h
	not in /usr/dt/include/iostream.h
	not in /usr/openwin/include/iostream.h
	not in /usr/include/g++/iostream.h
	not in /usr/include/iostream.h
/usr/openwin/bin/makedepend: warning:  addhandlecmd.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/point.h, line 25): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend: warning:  c1edge.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/inputfile.h, line 26): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -I/usr/include/g++ *.*c
/usr/openwin/bin/makedepend: warning:  addcolumnscmd.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/lstring.h, line 25): cannot find include file "iostream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /usr/pkg/include/iostream.h
	not in ./iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/iostream.h
	not in /usr/dt/include/iostream.h
	not in /usr/openwin/include/iostream.h
	not in /usr/include/g++/iostream.h
	not in /usr/include/iostream.h
/usr/openwin/bin/makedepend: warning:  addcolumnscmd.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/point.h, line 25): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend: warning:  appendtablecmd.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/inputfile.h, line 26): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
for dir in bv dv fv gd pv tr; do  (cd ${dir}; /usr/pkg/bin/bmake xdepend); done
/usr/openwin/bin/makedepend  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -I/usr/include/g++ *.*c
/usr/openwin/bin/makedepend: warning:  atchecks.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/point.h, line 25): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend: warning:  atchecks.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/lstring.h, line 25): cannot find include file "iostream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /usr/pkg/include/iostream.h
	not in ./iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/iostream.h
	not in /usr/dt/include/iostream.h
	not in /usr/openwin/include/iostream.h
	not in /usr/include/g++/iostream.h
	not in /usr/include/iostream.h
/usr/openwin/bin/makedepend: warning:  initialstate.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/inputfile.h, line 26): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -I/usr/include/g++ *.*c
/usr/openwin/bin/makedepend: warning:  binaryrelationship.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/lstring.h, line 25): cannot find include file "iostream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /usr/pkg/include/iostream.h
	not in ./iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/iostream.h
	not in /usr/dt/include/iostream.h
	not in /usr/openwin/include/iostream.h
	not in /usr/include/g++/iostream.h
	not in /usr/include/iostream.h
/usr/openwin/bin/makedepend: warning:  binaryrelationship.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/inputfile.h, line 26): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend: warning:  binaryrelationship.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/point.h, line 25): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -I/usr/include/g++ *.*c
/usr/openwin/bin/makedepend: warning:  bidirectionaldataflow.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/lstring.h, line 25): cannot find include file "iostream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /usr/pkg/include/iostream.h
	not in ./iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/iostream.h
	not in /usr/dt/include/iostream.h
	not in /usr/openwin/include/iostream.h
	not in /usr/include/g++/iostream.h
	not in /usr/include/iostream.h
/usr/openwin/bin/makedepend: warning:  bidirectionaldataflow.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/point.h, line 25): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend: warning:  dataflow.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/inputfile.h, line 26): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -I/usr/include/g++ *.*c
/usr/openwin/bin/makedepend: warning:  gddiagram.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/point.h, line 25): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend: warning:  gddiagram.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/lstring.h, line 25): cannot find include file "iostream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /usr/pkg/include/iostream.h
	not in ./iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/iostream.h
	not in /usr/dt/include/iostream.h
	not in /usr/openwin/include/iostream.h
	not in /usr/include/g++/iostream.h
	not in /usr/include/iostream.h
/usr/openwin/bin/makedepend  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -I/usr/include/g++ *.*c
/usr/openwin/bin/makedepend: warning:  cpdcomponentnode.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/lstring.h, line 25): cannot find include file "iostream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /usr/pkg/include/iostream.h
	not in ./iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/iostream.h
	not in /usr/dt/include/iostream.h
	not in /usr/openwin/include/iostream.h
	not in /usr/include/g++/iostream.h
	not in /usr/include/iostream.h
/usr/openwin/bin/makedepend: warning:  cpdcomponentnode.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/point.h, line 25): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -I/usr/include/g++ *.*c
/usr/openwin/bin/makedepend: warning:  fddiagram.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/lstring.h, line 25): cannot find include file "iostream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /usr/pkg/include/iostream.h
	not in ./iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/iostream.h
	not in /usr/dt/include/iostream.h
	not in /usr/openwin/include/iostream.h
	not in /usr/include/g++/iostream.h
	not in /usr/include/iostream.h
/usr/openwin/bin/makedepend: warning:  fddiagram.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/point.h, line 25): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend: warning:  textnode.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/inputfile.h, line 26): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
/usr/openwin/bin/makedepend  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -I/usr/include/g++ *.*c
/usr/openwin/bin/makedepend: warning:  feeditor.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/lstring.h, line 25): cannot find include file "iostream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /usr/pkg/include/iostream.h
	not in ./iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/iostream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/iostream.h
	not in /usr/dt/include/iostream.h
	not in /usr/openwin/include/iostream.h
	not in /usr/include/g++/iostream.h
	not in /usr/include/iostream.h
/usr/openwin/bin/makedepend: warning:  fetable.cc (reading /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/point.h, line 25): cannot find include file "fstream.h"
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /usr/pkg/include/fstream.h
	not in ./fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg/fstream.h
	not in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb/fstream.h
	not in /usr/dt/include/fstream.h
	not in /usr/openwin/include/fstream.h
	not in /usr/include/g++/fstream.h
	not in /usr/include/fstream.h
( cd ./gl ; /usr/pkg/bin/bmake libtcmglobal.a)
CC -O -I/usr/pkg/include  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -c afont.cc
CC -O -I/usr/pkg/include  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -c assoclist.cc
CC -O -I/usr/pkg/include  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -c code.cc
CC -O -I/usr/pkg/include  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -c config.cc
CC -O -I/usr/pkg/include  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -c file.cc
CC -O -I/usr/pkg/include  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -c fillstyle.cc
CC -O -I/usr/pkg/include  -DPKG_SYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include -DBSD -I. -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/bitmaps -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ui -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/ed -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/dg -I/work/pkgbuild/graphics/tcm/work/tcm-2.01/src/tb -I/usr/dt/include -I/usr/openwin/include -c inputfile.cc
"inputfile.cc", line 56: Error: Could not find a match for std::istream::get(unsigned char).
"inputfile.cc", line 57: Warning: The variable c has not yet been assigned a value.
"inputfile.cc", line 67: Error: Could not find a match for std::istream::get(unsigned char).
"inputfile.cc", line 68: Warning: The variable c has not yet been assigned a value.
"inputfile.cc", line 83: Error: Could not find a match for std::istream::get(unsigned char).
"inputfile.cc", line 84: Warning: The variable c2 has not yet been assigned a value.
"inputfile.cc", line 108: Error: Could not find a match for std::istream::get(unsigned char).
"inputfile.cc", line 109: Warning: The variable c has not yet been assigned a value.
"inputfile.cc", line 116: Error: Could not find a match for std::istream::get(unsigned char).
"inputfile.cc", line 134: Error: Could not find a match for std::istream::get(unsigned char).
"inputfile.cc", line 146: Error: Could not find a match for std::istream::get(unsigned char).
"inputfile.cc", line 147: Warning: The variable c has not yet been assigned a value.
"inputfile.cc", line 188: Error: Could not find a match for std::istream::get(unsigned char).
"inputfile.cc", line 189: Warning: The variable c has not yet been assigned a value.
"inputfile.cc", line 196: Error: Could not find a match for std::istream::get(unsigned char).
"inputfile.cc", line 208: Error: Could not find a match for std::istream::get(unsigned char).
"inputfile.cc", line 221: Error: Could not find a match for std::istream::get(unsigned char).
"inputfile.cc", line 222: Warning: The variable c has not yet been assigned a value.
11 Error(s) and 7 Warning(s) detected.
*** Error code 11

Stop.
bmake: stopped in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src/gl
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/graphics/tcm/work/tcm-2.01/src
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/graphics/tcm
BULK> tcm-2.01nb1 was marked as broken:
-rw-r--r--   1 root     other      46679 Jun 16 02:59 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for tcm
BULK> Marking all packages which depend upon tcm-2.01nb1 as broken:
BULK> Build for tcm-2.01nb1 was not successful, aborting.