###
### Wed Jul 13 14:44:19 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for wmx-gnome-6.0nb1
### Current pkg count:  4 installed packages: digest-20050323 x11-links-0.25 xpkgwedge-1.14 xpm-3.4knb4
###
BULK> Full rebuild in progress...
BULK> Cleaning package wmx-gnome-6.0nb1 and pre-requisite packages
===> Cleaning for wmx-gnome-6.0nb1
===> Cleaning for xpm-3.4knb4
===> Cleaning for x11-links-0.25
===> Cleaning for xpkgwedge-1.14
BULK> Removing installed packages which are not needed to build wmx-gnome-6.0nb1
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> wmx-gnome-6.0nb1 requires installed package x11-links-0.25 (pkgtools/x11-links) to build.
BULK> wmx-gnome-6.0nb1 requires installed package xpm-3.4knb4 (graphics/xpm) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.14
Removing font program symlinks from view...done.
Updating /usr/pkg/lib/X11/config/host.def...done.
Removing font program symlinks...done.
BULK> Installing packages which are required to build wmx-gnome-6.0nb1.
BULK> Required package xpm-3.4knb4 (graphics/xpm) 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 (wmx-gnome-6.0nb1)
===> Checking for vulnerabilities in wmx-gnome-6.0nb1
=> Checksum SHA1 OK for wmx-6.tar.gz.
=> Checksum RMD160 OK for wmx-6.tar.gz.
work -> /pkgobj/wm/wmx-gnome/work
===> Extracting for wmx-gnome-6.0nb1
===> Required installed package xpm>=3.4knb4: xpm-3.4knb4 found
===> 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 wmx-gnome-6.0nb1
===> Required installed package x11-links>=0.25: x11-links-0.25 found
===> Patching for wmx-gnome-6.0nb1
===> Applying pkgsrc patches for wmx-gnome-6.0nb1
===> Overriding tools for wmx-gnome-6.0nb1
===> Creating toolchain wrappers for wmx-gnome-6.0nb1
===> Configuring for wmx-gnome-6.0nb1
creating cache ./config.cache
checking whether make sets ${MAKE}... yes
checking for c++... CC
checking whether the C++ compiler (CC -O -I/usr/pkg/include -DCONFIG_GNOME_COMPLIANCE=True -DCONFIG_GNOME_BUTTON_COMPLIANCE=True -L/usr/pkg/lib -R/usr/pkg/lib -L/usr/openwin/lib -R/usr/openwin/lib) works... yes
checking whether the C++ compiler (CC -O -I/usr/pkg/include -DCONFIG_GNOME_COMPLIANCE=True -DCONFIG_GNOME_BUTTON_COMPLIANCE=True -L/usr/pkg/lib -R/usr/pkg/lib -L/usr/openwin/lib -R/usr/openwin/lib) is a cross-compiler... no
checking whether we are using GNU C++... no
checking whether CC accepts -g... yes
checking how to run the C++ preprocessor... CC -E
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking for XOpenDisplay in -lX11... yes
checking for XShapeQueryExtension in -lXext... yes
checking for XpmCreatePixmapFromData in -lXpm... yes
checking whether you're still watching... probably not :-)
updating cache ./config.cache
creating ./config.status
creating Makefile
===> Building for wmx-gnome-6.0nb1
awk '{print;} /^# DO NOT DELETE/{exit}' Makefile>Makefile.dep
test -s Makefile.dep
mv Makefile.dep Makefile;g++ -MM -O -I/usr/pkg/include -DCONFIG_GNOME_COMPLIANCE=True -DCONFIG_GNOME_BUTTON_COMPLIANCE=True -I/usr/openwin/include -DPREFIX=\"/usr/pkg\" *.C>>Makefile
"Border.C", line 132: Warning: String literal converted to char* in formal argument 2 in call to WindowManager::allocateColour(int, char*, char*).
"Border.C", line 132: Warning: String literal converted to char* in formal argument 3 in call to WindowManager::allocateColour(int, char*, char*).
"Border.C", line 134: Warning: String literal converted to char* in formal argument 2 in call to WindowManager::allocateColour(int, char*, char*).
"Border.C", line 134: Warning: String literal converted to char* in formal argument 3 in call to WindowManager::allocateColour(int, char*, char*).
"Border.C", line 136: Warning: String literal converted to char* in formal argument 2 in call to WindowManager::allocateColour(int, char*, char*).
"Border.C", line 136: Warning: String literal converted to char* in formal argument 3 in call to WindowManager::allocateColour(int, char*, char*).
"Border.C", line 138: Warning: String literal converted to char* in formal argument 2 in call to WindowManager::allocateColour(int, char*, char*).
"Border.C", line 138: Warning: String literal converted to char* in formal argument 3 in call to WindowManager::allocateColour(int, char*, char*).
"Border.C", line 140: Warning: String literal converted to char* in formal argument 2 in call to WindowManager::allocateColour(int, char*, char*).
"Border.C", line 140: Warning: String literal converted to char* in formal argument 3 in call to WindowManager::allocateColour(int, char*, char*).
"Border.C", line 143: Warning: String literal converted to char* in formal argument 3 in call to XRotLoadFont(_XDisplay*, int, char*, float).
"Border.C", line 146: Warning: String literal converted to char* in formal argument 3 in call to XRotLoadFont(_XDisplay*, int, char*, float).
12 Warning(s) detected.
"Manager.C", line 232: Warning (Anachronism): Formal argument 1 of type extern "C" int(*)(_XDisplay*,XErrorEvent*) in call to XSetErrorHandler(extern "C" int(*)(_XDisplay*,XErrorEvent*)) is being passed int(*)(_XDisplay*,XErrorEvent*).
"Manager.C", line 236: Warning (Anachronism): Assigning void(*)(int) to extern "C" void(*)(int).
"Manager.C", line 237: Warning (Anachronism): Assigning void(*)(int) to extern "C" void(*)(int).
"Manager.C", line 238: Warning (Anachronism): Assigning void(*)(int) to extern "C" void(*)(int).
4 Warning(s) detected.
"Menu.C", line 52: Warning: String literal converted to char* in formal argument 2 in call to WindowManager::allocateColour(int, char*, char*).
"Menu.C", line 52: Warning: String literal converted to char* in formal argument 3 in call to WindowManager::allocateColour(int, char*, char*).
"Menu.C", line 54: Warning: String literal converted to char* in formal argument 2 in call to WindowManager::allocateColour(int, char*, char*).
"Menu.C", line 54: Warning: String literal converted to char* in formal argument 3 in call to WindowManager::allocateColour(int, char*, char*).
"Menu.C", line 56: Warning: String literal converted to char* in formal argument 2 in call to WindowManager::allocateColour(int, char*, char*).
"Menu.C", line 56: Warning: String literal converted to char* in formal argument 3 in call to WindowManager::allocateColour(int, char*, char*).
"Menu.C", line 485: Warning: String literal converted to char* in formal argument 1 in call to WindowManager::spawn(char*, char*).
"Menu.C", line 809: Warning (Anachronism): Formal argument 4 of type extern "C" int(*)(const void*,const void*) in call to std::qsort(void*, unsigned, unsigned, extern "C" int(*)(const void*,const void*)) is being passed int(*)(const void*,const void*).
"Menu.C", line 829: Warning (Anachronism): Formal argument 4 of type extern "C" int(*)(const void*,const void*) in call to std::qsort(void*, unsigned, unsigned, extern "C" int(*)(const void*,const void*)) is being passed int(*)(const void*,const void*).
9 Warning(s) detected.
"Rotated.C", line 701: Warning: String literal converted to char* in initialization.
1 Warning(s) detected.
ld: fatal: file M: stat failed: No such file or directory
*** Error code 1

Stop.
bmake: stopped in /pkgobj/wm/wmx-gnome/work/wmx-6
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/wm/wmx-gnome

Please view the work log for wmx-gnome-6.0nb1


BULK> wmx-gnome-6.0nb1 was marked as broken:
-rw-r--r--   1 root     other       9026 Jul 13 14:46 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for wmx-gnome
BULK> Marking all packages which depend upon wmx-gnome-6.0nb1 as broken:
BULK> Build for wmx-gnome-6.0nb1 was not successful, aborting.