###
### Sun Jul 3 13:16:03 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for KoboDeluxe-0.4rc8nb4
### Current pkg count:  1 installed packages: digest-20050323
###
BULK> Full rebuild in progress...
BULK> Cleaning package KoboDeluxe-0.4rc8nb4 and pre-requisite packages
===> Cleaning for KoboDeluxe-0.4rc8nb4
===> Cleaning for SDL-1.2.8nb1
===> 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 MesaLib-6.2.1nb2
===> Cleaning for x11-links-0.25
===> Cleaning for aalib-x11-1.4.0.5
===> Cleaning for glu-6.2.1nb1
===> Cleaning for SDL_image-1.2.4nb1
===> Cleaning for jpeg-6bnb3
===> Cleaning for png-1.2.8
===> Cleaning for zlib-1.2.2
===> Cleaning for tiff-3.7.2nb1
BULK> Removing installed packages which are not needed to build KoboDeluxe-0.4rc8nb4
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> Installing packages which are required to build KoboDeluxe-0.4rc8nb4.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/SDL-1.2.8nb1.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gmake-3.80nb4.tgz
===========================================================================
Installing files needed by libiconv-1.9.2nb1:

	/usr/pkg/lib/charset.alias
	    [/usr/pkg/share/examples/libiconv/charset.alias]

===========================================================================
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>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libtool-base-1.5.18nb3.tgz
BULK> Required package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed
BULK> Required package MesaLib-6.2.1nb2 (graphics/MesaLib) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/x11-links-0.25.tgz
BULK> Required package aalib-x11-1.4.0.5 (graphics/aalib-x11) is already installed
BULK> Required package glu-6.2.1nb1 (graphics/glu) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/SDL_image-1.2.4nb1.tgz
BULK> Required package jpeg-6bnb3 (graphics/jpeg) is already installed
BULK> Required package png-1.2.8 (graphics/png) is already installed
BULK> Required package zlib-1.2.2 (devel/zlib) is already installed
BULK> Required package tiff-3.7.2nb1 (graphics/tiff) is already installed
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (KoboDeluxe-0.4rc8nb4)
===> Checking for vulnerabilities in KoboDeluxe-0.4rc8nb4
=> KoboDeluxe-0.4pre8.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch KoboDeluxe-0.4pre8.tar.gz from ftp://netbsd.stevens-tech.edu/pub/NetBSD/packages/distfiles/.
=> [676204 bytes]
=> Checksum SHA1 OK for KoboDeluxe-0.4pre8.tar.gz.
=> Checksum RMD160 OK for KoboDeluxe-0.4pre8.tar.gz.
work -> /pkgobj/games/KoboDeluxe/work
===> Extracting for KoboDeluxe-0.4rc8nb4
===> Required installed package SDL_image>=1.2.3nb3: SDL_image-1.2.4nb1 found
===> Required installed package SDL>=1.2.7nb4: SDL-1.2.8nb1 found
===> Required installed package glu>=6.0.1nb2: glu-6.2.1nb1 found
===> Required installed package MesaLib>=6.2.1nb2: MesaLib-6.2.1nb2 found
===> Required installed package aalib-x11>=1.4.0.4nb1: aalib-x11-1.4.0.5 found
===> Required installed package png>=1.2.6nb1: png-1.2.8 found
===> Required installed package tiff>=3.7.2nb1: tiff-3.7.2nb1 found
===> Required installed package zlib>=1.2.1nb3: zlib-1.2.2 found
===> Required installed package jpeg>=6bnb2: jpeg-6bnb3 found
===> Required installed package gmake>=3.78: gmake-3.80nb4 found
===> Required installed package x11-links>=0.25: x11-links-0.25 found
===> Patching for KoboDeluxe-0.4rc8nb4
===> Overriding tools for KoboDeluxe-0.4rc8nb4
===> Creating toolchain wrappers for KoboDeluxe-0.4rc8nb4
===> Configuring for KoboDeluxe-0.4rc8nb4
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2
checking target system type... sparc-sun-solaris2
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking for mawk... /usr/bin/nawk
checking whether make sets ${MAKE}... yes
checking for style of include used by make... GNU
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking dependency style of cc... none
checking how to run the C preprocessor... cc -E
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking whether -R must be followed by a space... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking target platform and install style... Solaris SPARC; Un*x style
checking for debug build... no
checking for sparc-sun-solaris2-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) no
checking whether cc accepts -g... (cached) yes
checking dependency style of cc... (cached) none
checking for sparc-sun-solaris2-g++... CC
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking dependency style of CC... none
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking for mawk... (cached) /usr/bin/nawk
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for sdl-config... /usr/pkg/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking for IMG_Load in -lSDL_image... yes
checking for OpenGL support... Disabled
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for SDL/SDL_opengl.h... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking return type of signal handlers... void
checking for strdup... yes
checking for strstr... yes
checking for strchr... yes
checking for strrchr... yes
checking for snprintf... yes
checking for _snprintf... no
checking for pow... no
checking for sqrt... no
checking for munmap... yes
checking for mkdir... yes
checking for select... yes
checking for stat... yes
checking for atexit... yes
checking for floor... no
checking for memmove... yes
checking for memset... yes
checking for memcmp... yes
checking for gettimeofday... yes
checking for working memcmp... yes
checking for working strtod... yes
checking for vprintf... yes
checking for _doprnt... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for working malloc... yes
checking whether lstat dereferences a symlink specified with a trailing slash... no
checking whether stat accepts an empty string... no
checking for OSS audio support... Disabled
checking for sys/asoundlib.h... no
checking for snd_pcm_open in -lasound... no
checking for ALSA audio support... Disabled
checking for Extreme Pickyness Mode... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Info.plist
config.status: creating graphics/Makefile
config.status: creating sound/Makefile
config.status: creating data/Makefile
config.status: creating eel/Makefile
config.status: creating aconfig.h
===> Building for KoboDeluxe-0.4rc8nb4
cd . && \
  CONFIG_HEADERS= CONFIG_LINKS= \
  CONFIG_FILES=Makefile /bin/ksh ./config.status
config.status: creating Makefile
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=aconfig.h \
     /bin/ksh ./config.status
config.status: creating aconfig.h
config.status: aconfig.h is unchanged
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory `/pkgobj/games/KoboDeluxe/work/KoboDeluxe-0.4pre8'
Making all in graphics
gmake[2]: Entering directory `/pkgobj/games/KoboDeluxe/work/KoboDeluxe-0.4pre8/graphics'
cd .. && \
  CONFIG_HEADERS= CONFIG_LINKS= \
  CONFIG_FILES=graphics/Makefile /bin/ksh ./config.status
config.status: creating graphics/Makefile
gmake[2]: Leaving directory `/pkgobj/games/KoboDeluxe/work/KoboDeluxe-0.4pre8/graphics'
gmake[2]: Entering directory `/pkgobj/games/KoboDeluxe/work/KoboDeluxe-0.4pre8/graphics'
source='cs.c' object='cs.o' libtool=no \
depfile='.deps/cs.Po' tmpdepfile='.deps/cs.TPo' \
depmode=none /bin/ksh ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include/SDL -DGLX_GLXEXT_LEGACY -I/usr/include  -O -I/usr/pkg/include -I/usr/pkg/include/SDL -DGLX_GLXEXT_LEGACY -I/usr/include  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f cs.c || echo './'`cs.c
source='sprite.c' object='sprite.o' libtool=no \
depfile='.deps/sprite.Po' tmpdepfile='.deps/sprite.TPo' \
depmode=none /bin/ksh ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include/SDL -DGLX_GLXEXT_LEGACY -I/usr/include  -O -I/usr/pkg/include -I/usr/pkg/include/SDL -DGLX_GLXEXT_LEGACY -I/usr/include  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f sprite.c || echo './'`sprite.c
source='glSDL.c' object='glSDL.o' libtool=no \
depfile='.deps/glSDL.Po' tmpdepfile='.deps/glSDL.TPo' \
depmode=none /bin/ksh ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include/SDL -DGLX_GLXEXT_LEGACY -I/usr/include  -O -I/usr/pkg/include -I/usr/pkg/include/SDL -DGLX_GLXEXT_LEGACY -I/usr/include  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f glSDL.c || echo './'`glSDL.c
"glSDL.c", line 1661: warning: empty translation unit
source='gfxengine.cpp' object='gfxengine.o' libtool=no \
depfile='.deps/gfxengine.Po' tmpdepfile='.deps/gfxengine.TPo' \
depmode=none /bin/ksh ../depcomp \
CC -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include/SDL -DGLX_GLXEXT_LEGACY -I/usr/include  -O -I/usr/pkg/include -I/usr/pkg/include/SDL -DGLX_GLXEXT_LEGACY -I/usr/include -I/usr/pkg/include/SDL -D_REENTRANT -c -o gfxengine.o `test -f gfxengine.cpp || echo './'`gfxengine.cpp
"gfxengine.cpp", line 550: Warning (Anachronism): Assigning void(*)(cs_engine_t*) to extern "C" void(*)(cs_engine_t*).
"gfxengine.cpp", line 1166: Warning (Anachronism): Assigning void(*)(cs_obj_t*) to extern "C" void(*)(cs_obj_t*).
2 Warning(s) detected.
source='window.cpp' object='window.o' libtool=no \
depfile='.deps/window.Po' tmpdepfile='.deps/window.TPo' \
depmode=none /bin/ksh ../depcomp \
CC -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/pkg/include/SDL -DGLX_GLXEXT_LEGACY -I/usr/include  -O -I/usr/pkg/include -I/usr/pkg/include/SDL -DGLX_GLXEXT_LEGACY -I/usr/include -I/usr/pkg/include/SDL -D_REENTRANT -c -o window.o `test -f window.cpp || echo './'`window.cpp
"window.cpp", line 313: Error: Cannot use const char* to initialize char*.
1 Error(s) detected.
gmake[2]: *** [window.o] Error 1
gmake[2]: Leaving directory `/pkgobj/games/KoboDeluxe/work/KoboDeluxe-0.4pre8/graphics'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/pkgobj/games/KoboDeluxe/work/KoboDeluxe-0.4pre8'
gmake: *** [all] Error 2
*** Error code 2

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

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

Please view the work log for KoboDeluxe-0.4rc8nb4


BULK> KoboDeluxe-0.4rc8nb4 was marked as broken:
-rw-r--r--   1 root     other      12923 Jul  3 13:20 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for KoboDeluxe
BULK> Marking all packages which depend upon KoboDeluxe-0.4rc8nb4 as broken:
BULK> Build for KoboDeluxe-0.4rc8nb4 was not successful, aborting.