###
### Tue Aug 9 10:16:34 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for stellarium-0.6.0nb2
### Current pkg count:  1 installed packages: digest-20050323
###
BULK> Full rebuild in progress...
BULK> Cleaning package stellarium-0.6.0nb2 and pre-requisite packages
===> Cleaning for stellarium-0.6.0nb2
===> 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 png-1.2.8
===> Cleaning for zlib-1.2.3
BULK> Removing installed packages which are not needed to build stellarium-0.6.0nb2
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> Installing packages which are required to build stellarium-0.6.0nb2.
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/png-1.2.8.tgz
BULK> Required package zlib-1.2.3 (devel/zlib) is already installed
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (stellarium-0.6.0nb2)
===> Checking for vulnerabilities in stellarium-0.6.0nb2
=> Checksum SHA1 OK for stellarium-0.6.0.tar.gz.
=> Checksum RMD160 OK for stellarium-0.6.0.tar.gz.
work -> /pkgobj/misc/stellarium/work
===> Extracting for stellarium-0.6.0nb2
===> 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 zlib>=1.2.3: zlib-1.2.3 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 stellarium-0.6.0nb2
===> Overriding tools for stellarium-0.6.0nb2
===> Creating toolchain wrappers for stellarium-0.6.0nb2
===> Configuring for stellarium-0.6.0nb2
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 for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking for sparc-sun-solaris2-strip... no
checking for strip... strip
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... 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 how to run the C preprocessor... cc -E
checking how to run the C++ preprocessor... CC -E
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for fabs in -lm... yes
checking whether byte ordering is bigendian... yes
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 system type... sparc-sun-solaris2
checking for sdl-config... /usr/pkg/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... 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... yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking for glEnable in -lGL... yes
checking for gluLookAt in -lGLU... yes
checking for round... no
checking for toupper... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for sinf... no
checking for cosf... no
checking for tanf... no
checking for asinf... no
checking for acosf... no
checking for atanf... no
checking for expf... no
checking for logf... no
checking for log10f... no
checking for atan2f... no
checking for sqrtf... no
checking for powf... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating stellarium.spec
config.status: creating src/Makefile
config.status: creating src/iniparser/Makefile
config.status: creating src/glpng/Makefile
config.status: creating src/stellplanet/Makefile
config.status: creating src/stellastro/Makefile
config.status: creating config/Makefile
config.status: creating data/Makefile
config.status: creating doc/Makefile
config.status: creating textures/Makefile
config.status: creating textures/landscapes/Makefile
config.status: creating textures/constellation-art/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
===> Building for stellarium-0.6.0nb2
cd . && /bin/ksh ./config.status Makefile 
config.status: creating Makefile
Making all in config
gmake[1]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/config'
cd .. && /bin/ksh ./config.status config/Makefile 
config.status: creating config/Makefile
gmake[1]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/config'
gmake[1]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/config'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/config'
Making all in data
gmake[1]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/data'
cd .. && /bin/ksh ./config.status data/Makefile 
config.status: creating data/Makefile
gmake[1]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/data'
gmake[1]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/data'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/data'
Making all in src
gmake[1]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src'
cd .. && /bin/ksh ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
gmake[1]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src'
gmake[1]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src'
cd .. && /bin/ksh ./config.status src/config.h
config.status: creating src/config.h
config.status: src/config.h is unchanged
/usr/pkg/bin/gmake  all-recursive
gmake[2]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src'
Making all in glpng
gmake[3]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/glpng'
cd ../.. && /bin/ksh ./config.status src/glpng/Makefile depfiles
config.status: creating src/glpng/Makefile
config.status: executing depfiles commands
gmake[3]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/glpng'
gmake[3]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/glpng'
source='adler32.c' object='adler32.o' libtool=no \
depfile='.deps/adler32.Po' tmpdepfile='.deps/adler32.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'adler32.c' || echo './'`adler32.c
source='infcodes.c' object='infcodes.o' libtool=no \
depfile='.deps/infcodes.Po' tmpdepfile='.deps/infcodes.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'infcodes.c' || echo './'`infcodes.c
source='inftrees.c' object='inftrees.o' libtool=no \
depfile='.deps/inftrees.Po' tmpdepfile='.deps/inftrees.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'inftrees.c' || echo './'`inftrees.c
source='pngrio.c' object='pngrio.o' libtool=no \
depfile='.deps/pngrio.Po' tmpdepfile='.deps/pngrio.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'pngrio.c' || echo './'`pngrio.c
source='crc32.c' object='crc32.o' libtool=no \
depfile='.deps/crc32.Po' tmpdepfile='.deps/crc32.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'crc32.c' || echo './'`crc32.c
source='pngerror.c' object='pngerror.o' libtool=no \
depfile='.deps/pngerror.Po' tmpdepfile='.deps/pngerror.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'pngerror.c' || echo './'`pngerror.c
source='pngrtran.c' object='pngrtran.o' libtool=no \
depfile='.deps/pngrtran.Po' tmpdepfile='.deps/pngrtran.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'pngrtran.c' || echo './'`pngrtran.c
source='zutil.c' object='zutil.o' libtool=no \
depfile='.deps/zutil.Po' tmpdepfile='.deps/zutil.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'zutil.c' || echo './'`zutil.c
source='glpng.c' object='glpng.o' libtool=no \
depfile='.deps/glpng.Po' tmpdepfile='.deps/glpng.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'glpng.c' || echo './'`glpng.c
source='inffast.c' object='inffast.o' libtool=no \
depfile='.deps/inffast.Po' tmpdepfile='.deps/inffast.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'inffast.c' || echo './'`inffast.c
source='infutil.c' object='infutil.o' libtool=no \
depfile='.deps/infutil.Po' tmpdepfile='.deps/infutil.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'infutil.c' || echo './'`infutil.c
source='pngget.c' object='pngget.o' libtool=no \
depfile='.deps/pngget.Po' tmpdepfile='.deps/pngget.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'pngget.c' || echo './'`pngget.c
source='pngrutil.c' object='pngrutil.o' libtool=no \
depfile='.deps/pngrutil.Po' tmpdepfile='.deps/pngrutil.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'pngrutil.c' || echo './'`pngrutil.c
source='pngmem.c' object='pngmem.o' libtool=no \
depfile='.deps/pngmem.Po' tmpdepfile='.deps/pngmem.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'pngmem.c' || echo './'`pngmem.c
source='pngset.c' object='pngset.o' libtool=no \
depfile='.deps/pngset.Po' tmpdepfile='.deps/pngset.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'pngset.c' || echo './'`pngset.c
source='infblock.c' object='infblock.o' libtool=no \
depfile='.deps/infblock.Po' tmpdepfile='.deps/infblock.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'infblock.c' || echo './'`infblock.c
source='png.c' object='png.o' libtool=no \
depfile='.deps/png.Po' tmpdepfile='.deps/png.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'png.c' || echo './'`png.c
source='pngpread.c' object='pngpread.o' libtool=no \
depfile='.deps/pngpread.Po' tmpdepfile='.deps/pngpread.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'pngpread.c' || echo './'`pngpread.c
source='pngtrans.c' object='pngtrans.o' libtool=no \
depfile='.deps/pngtrans.Po' tmpdepfile='.deps/pngtrans.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'pngtrans.c' || echo './'`pngtrans.c
source='inflate.c' object='inflate.o' libtool=no \
depfile='.deps/inflate.Po' tmpdepfile='.deps/inflate.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'inflate.c' || echo './'`inflate.c
source='pngread.c' object='pngread.o' libtool=no \
depfile='.deps/pngread.Po' tmpdepfile='.deps/pngread.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'pngread.c' || echo './'`pngread.c
rm -f libglpng.a
ar cru libglpng.a adler32.o infcodes.o inftrees.o pngrio.o crc32.o pngerror.o pngrtran.o zutil.o glpng.o inffast.o infutil.o pngget.o pngrutil.o pngmem.o pngset.o infblock.o png.o pngpread.o pngtrans.o inflate.o pngread.o adler32.o infcodes.o inftrees.o pngrio.o crc32.o pngerror.o pngrtran.o zutil.o glpng.o inffast.o infutil.o pngget.o pngrutil.o pngmem.o pngset.o infblock.o png.o pngpread.o pngtrans.o inflate.o pngread.o
ranlib libglpng.a
gmake[3]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/glpng'
Making all in stellplanet
gmake[3]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/stellplanet'
cd ../.. && /bin/ksh ./config.status src/stellplanet/Makefile depfiles
config.status: creating src/stellplanet/Makefile
config.status: executing depfiles commands
gmake[3]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/stellplanet'
gmake[3]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/stellplanet'
source='mercury.c' object='mercury.o' libtool=no \
depfile='.deps/mercury.Po' tmpdepfile='.deps/mercury.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'mercury.c' || echo './'`mercury.c
source='venus.c' object='venus.o' libtool=no \
depfile='.deps/venus.Po' tmpdepfile='.deps/venus.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'venus.c' || echo './'`venus.c
source='earth.c' object='earth.o' libtool=no \
depfile='.deps/earth.Po' tmpdepfile='.deps/earth.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'earth.c' || echo './'`earth.c
source='mars.c' object='mars.o' libtool=no \
depfile='.deps/mars.Po' tmpdepfile='.deps/mars.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'mars.c' || echo './'`mars.c
source='jupiter.c' object='jupiter.o' libtool=no \
depfile='.deps/jupiter.Po' tmpdepfile='.deps/jupiter.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'jupiter.c' || echo './'`jupiter.c
source='saturn.c' object='saturn.o' libtool=no \
depfile='.deps/saturn.Po' tmpdepfile='.deps/saturn.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'saturn.c' || echo './'`saturn.c
source='uranus.c' object='uranus.o' libtool=no \
depfile='.deps/uranus.Po' tmpdepfile='.deps/uranus.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'uranus.c' || echo './'`uranus.c
source='neptune.c' object='neptune.o' libtool=no \
depfile='.deps/neptune.Po' tmpdepfile='.deps/neptune.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'neptune.c' || echo './'`neptune.c
source='pluto.c' object='pluto.o' libtool=no \
depfile='.deps/pluto.Po' tmpdepfile='.deps/pluto.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'pluto.c' || echo './'`pluto.c
source='lunar.c' object='lunar.o' libtool=no \
depfile='.deps/lunar.Po' tmpdepfile='.deps/lunar.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'lunar.c' || echo './'`lunar.c
source='misc_stellplanet.c' object='misc_stellplanet.o' libtool=no \
depfile='.deps/misc_stellplanet.Po' tmpdepfile='.deps/misc_stellplanet.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'misc_stellplanet.c' || echo './'`misc_stellplanet.c
source='vsop87.c' object='vsop87.o' libtool=no \
depfile='.deps/vsop87.Po' tmpdepfile='.deps/vsop87.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'vsop87.c' || echo './'`vsop87.c
rm -f libstellplanet.a
ar cru libstellplanet.a mercury.o venus.o earth.o mars.o jupiter.o saturn.o uranus.o neptune.o pluto.o lunar.o misc_stellplanet.o vsop87.o mercury.o venus.o earth.o mars.o jupiter.o saturn.o uranus.o neptune.o pluto.o lunar.o  misc_stellplanet.o
ranlib libstellplanet.a
gmake[3]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/stellplanet'
Making all in stellastro
gmake[3]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/stellastro'
cd ../.. && /bin/ksh ./config.status src/stellastro/Makefile depfiles
config.status: creating src/stellastro/Makefile
config.status: executing depfiles commands
gmake[3]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/stellastro'
gmake[3]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/stellastro'
source='julian_day.c' object='julian_day.o' libtool=no \
depfile='.deps/julian_day.Po' tmpdepfile='.deps/julian_day.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'julian_day.c' || echo './'`julian_day.c
source='nutation.c' object='nutation.o' libtool=no \
depfile='.deps/nutation.Po' tmpdepfile='.deps/nutation.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'nutation.c' || echo './'`nutation.c
source='sidereal_time.c' object='sidereal_time.o' libtool=no \
depfile='.deps/sidereal_time.Po' tmpdepfile='.deps/sidereal_time.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'sidereal_time.c' || echo './'`sidereal_time.c
source='misc_stellastro.c' object='misc_stellastro.o' libtool=no \
depfile='.deps/misc_stellastro.Po' tmpdepfile='.deps/misc_stellastro.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'misc_stellastro.c' || echo './'`misc_stellastro.c
rm -f libstellastro.a
ar cru libstellastro.a julian_day.o nutation.o sidereal_time.o misc_stellastro.o julian_day.o  nutation.o  sidereal_time.o misc_stellastro.o
ranlib libstellastro.a
gmake[3]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/stellastro'
Making all in iniparser
gmake[3]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/iniparser'
cd ../.. && /bin/ksh ./config.status src/iniparser/Makefile depfiles
config.status: creating src/iniparser/Makefile
config.status: executing depfiles commands
gmake[3]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/iniparser'
gmake[3]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/iniparser'
source='dictionary.c' object='dictionary.o' libtool=no \
depfile='.deps/dictionary.Po' tmpdepfile='.deps/dictionary.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'dictionary.c' || echo './'`dictionary.c
source='iniparser.c' object='iniparser.o' libtool=no \
depfile='.deps/iniparser.Po' tmpdepfile='.deps/iniparser.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'iniparser.c' || echo './'`iniparser.c
source='strlib.c' object='strlib.o' libtool=no \
depfile='.deps/strlib.Po' tmpdepfile='.deps/strlib.TPo' \
depmode=none /bin/ksh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3  -I/usr/openwin/include -I/usr/pkg/include/SDL -D_REENTRANT -c `test -f 'strlib.c' || echo './'`strlib.c
rm -f libiniparser.a
ar cru libiniparser.a dictionary.o iniparser.o strlib.o dictionary.o iniparser.o strlib.o
ranlib libiniparser.a
gmake[3]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src/iniparser'
gmake[3]: Entering directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src'
source='main.cpp' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=none /bin/ksh ../depcomp \
CC -DHAVE_CONFIG_H -I. -I. -I. -I../src/glpng -I../src/stellplanet -I../src/stellastro -I../src/iniparser  -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include  -Wall -s -O3 -I/usr/pkg/include/SDL -D_REENTRANT -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp
"constellation_mgr.h", line 29: Error: Multiple declaration for lines_color.
"solarsystem.h", line 60: Error: Identifier expected instead of "1".
"solarsystem.h", line 60: Error: Identifier expected instead of "1".
"solarsystem.h", line 60: Error: Use ";" to terminate declarations.
"solarsystem.h", line 61: Error: Use ";" to terminate declarations.
"solarsystem.h", line 55: Error: Cannot return int from a function that should return planet*.
6 Error(s) detected.
gmake[3]: *** [main.o] Error 6
gmake[3]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/pkgobj/misc/stellarium/work/stellarium-0.6.0/src'
gmake: *** [all-recursive] Error 1
*** Error code 2

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

Stop.
bmake: stopped in /usr/pkgsrc/misc/stellarium

Please view the work log for stellarium-0.6.0nb2


BULK> stellarium-0.6.0nb2 was marked as broken:
-rw-r--r--   1 root     other      28483 Aug  9 10:22 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for stellarium
BULK> Marking all packages which depend upon stellarium-0.6.0nb2 as broken:
BULK> Build for stellarium-0.6.0nb2 was not successful, aborting.