###
### Sun Jul 3 18:42:11 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for xfreecell-1.0.5b
### Current pkg count:  10 installed packages: digest-20050323 gettext-lib-0.11.5nb4 gmake-3.80nb4 libiconv-1.9.2nb1 libtool-base-1.5.18nb3 pkg_install-info-4.5nb3 unzip-5.52nb1 x11-links-0.25 xpm-3.4knb4 zlib-1.2.2
###
BULK> Full rebuild in progress...
BULK> Cleaning package xfreecell-1.0.5b and pre-requisite packages
===> Cleaning for xfreecell-1.0.5b
===> Cleaning for gmake-3.80nb4
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for pkg_install-info-4.5nb3
===> Cleaning for x11-links-0.25
===> Cleaning for xpkgwedge-1.14
BULK> Removing installed packages which are not needed to build xfreecell-1.0.5b
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> xfreecell-1.0.5b requires installed package x11-links-0.25 (pkgtools/x11-links) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r zlib-1.2.2
BULK> xfreecell-1.0.5b requires installed package libiconv-1.9.2nb1 (converters/libiconv) to build.
BULK> xfreecell-1.0.5b requires installed package gettext-lib-0.11.5nb4 (devel/gettext-lib) to build.
BULK> xfreecell-1.0.5b requires installed package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) to build.
BULK> xfreecell-1.0.5b requires installed package gmake-3.80nb4 (devel/gmake) to build.
BULK> xfreecell-1.0.5b requires installed package libtool-base-1.5.18nb3 (devel/libtool-base) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpm-3.4knb4
BULK> Installing packages which are required to build xfreecell-1.0.5b.
BULK> Required package gmake-3.80nb4 (devel/gmake) is already installed
BULK> Required package gettext-lib-0.11.5nb4 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.2nb1 (converters/libiconv) is already installed
BULK> Required package libtool-base-1.5.18nb3 (devel/libtool-base) is already installed
BULK> Required package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed
BULK> Required package x11-links-0.25 (pkgtools/x11-links) is already installed
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (xfreecell-1.0.5b)
===> Checking for vulnerabilities in xfreecell-1.0.5b
=> Checksum SHA1 OK for xfreecell-1.0.5b.tgz.
=> Checksum RMD160 OK for xfreecell-1.0.5b.tgz.
work -> /pkgobj/games/xfreecell/work
===> Extracting for xfreecell-1.0.5b
===> Required package xpkgwedge>=1.14: NOT found
===> Verifying bulk-install for ../../pkgtools/xpkgwedge
BULK> /packages/SunOS-5.8/sparc/All/xpkgwedge-1.14.tgz is up to date.
work -> /pkgobj/pkgtools/xpkgwedge/work
===> Required installed package x11-links>=0.25: x11-links-0.25 found
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/xpkgwedge-1.14.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 xfreecell-1.0.5b
===> Required installed package gmake>=3.78: gmake-3.80nb4 found
===> Required installed package x11-links>=0.25: x11-links-0.25 found
===> Patching for xfreecell-1.0.5b
===> Applying pkgsrc patches for xfreecell-1.0.5b
===> Overriding tools for xfreecell-1.0.5b
===> Creating toolchain wrappers for xfreecell-1.0.5b
===> Building for xfreecell-1.0.5b
g++ -c -Wall -DSHAPE -DBOGUSRANDOM -I/usr/openwin/include card.cpp
"widget/widget.h", line 239: Warning: NSButton::width hides the virtual function NSWindow::width() const.
"widget/widget.h", line 239: Warning: NSButton::height hides the virtual function NSWindow::height() const.
"widget/widget.h", line 347: Warning: NSHContainer::width hides the virtual function NSContainer::width() const.
"widget/widget.h", line 347: Warning: NSHContainer::height hides the virtual function NSContainer::height() const.
"widget/widget.h", line 361: Warning: NSVContainer::width hides the virtual function NSContainer::width() const.
"widget/widget.h", line 361: Warning: NSVContainer::height hides the virtual function NSContainer::height() const.
"widget/widget.h", line 395: Warning: NSFrame::map hides the virtual function NSWindow::map() const.
"widget/widget.h", line 442: Warning: NSVScrollbar::map hides the virtual function NSWindow::map() const.
"widget/widget.h", line 480: Warning: NSHScrollbar::map hides the virtual function NSWindow::map() const.
"card.h", line 47: Warning: Card::move hides the virtual function NSWindow::move(int, int).
"card.h", line 47: Warning: Card::parent hides the virtual function NSWindow::parent(unsigned long).
"card.h", line 47: Warning: Card::parent hides the virtual function NSWindow::parent(NSWindow&).
12 Warning(s) detected.
g++ -c -Wall -DSHAPE -DBOGUSRANDOM -I/usr/openwin/include freecell.cpp
"widget/widget.h", line 239: Warning: NSButton::width hides the virtual function NSWindow::width() const.
"widget/widget.h", line 239: Warning: NSButton::height hides the virtual function NSWindow::height() const.
"widget/widget.h", line 347: Warning: NSHContainer::width hides the virtual function NSContainer::width() const.
"widget/widget.h", line 347: Warning: NSHContainer::height hides the virtual function NSContainer::height() const.
"widget/widget.h", line 361: Warning: NSVContainer::width hides the virtual function NSContainer::width() const.
"widget/widget.h", line 361: Warning: NSVContainer::height hides the virtual function NSContainer::height() const.
"widget/widget.h", line 395: Warning: NSFrame::map hides the virtual function NSWindow::map() const.
"widget/widget.h", line 442: Warning: NSVScrollbar::map hides the virtual function NSWindow::map() const.
"widget/widget.h", line 480: Warning: NSHScrollbar::map hides the virtual function NSWindow::map() const.
"card.h", line 47: Warning: Card::move hides the virtual function NSWindow::move(int, int).
"card.h", line 47: Warning: Card::parent hides the virtual function NSWindow::parent(unsigned long).
"card.h", line 47: Warning: Card::parent hides the virtual function NSWindow::parent(NSWindow&).
"gnmanager.h", line 6: Error: Could not open include file.
"gnmanager.h", line 29: Warning (Anachronism): Using hash_set as a template without a declaration.
"gnmanager.h", line 29: Error: A class template name was expected instead of hash_set.
"gnmanager.h", line 30: Warning (Anachronism): Using hash_set as a template without a declaration.
"gnmanager.h", line 30: Error: A class template name was expected instead of hash_set.
"gnmanager.h", line 34: Error: A class template name was expected instead of hash_set.
"gnmanager.h", line 35: Error: A class template name was expected instead of hash_set.
"gnmanager.h", line 39: Error: A class template name was expected instead of hash_set.
"gnmanager.h", line 40: Error: A class template name was expected instead of hash_set.
7 Error(s) and 14 Warning(s) detected.
gmake: *** [freecell.o] Error 7
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/games/xfreecell
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /pkgobj/games/xfreecell/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/xfreecell

Please view the work log for xfreecell-1.0.5b


BULK> xfreecell-1.0.5b was marked as broken:
-rw-r--r--   1 root     other       8172 Jul  3 18:43 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for xfreecell
BULK> Marking all packages which depend upon xfreecell-1.0.5b as broken:
BULK> Build for xfreecell-1.0.5b was not successful, aborting.