###
### Sun Jun 6 23:15:48 EST 2004:
### /usr/pkg/bin/bmake bulk-package for openal-20030724
### Current pkg count:  3 installed packages: digest-20021220 patch-2.5.4nb2 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for openal-20030724
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for gtexinfo-4.6nb2
===> Cleaning for gettext-lib-0.11.5nb3
===> Cleaning for libiconv-1.9.1nb2
===> Cleaning for libtool-base-1.5.6nb1
===> Cleaning for patch-2.5.4nb2
===> Cleaning for gmake-3.80nb3
BULK> Removing installed packages which are not needed to build openal-20030724
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> openal-20030724 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/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> Installing packages which are required to build openal-20030724.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/pkg_install-info-4.5nb2.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gtexinfo-4.6nb2.tgz

===> Installing configuration/support files for libiconv-1.9.1nb2

	/usr/pkg/lib/charset.alias
BULK> Required package gettext-lib-0.11.5nb3 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.1nb2 (converters/libiconv) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/libtool-base-1.5.6nb1.tgz
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gmake-3.80nb3.tgz
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (openal-20030724)
===> Checking for vulnerabilities in openal-20030724
=> Checksum OK for openal-20030724.tar.gz.
work -> /work/pkgbuild/audio/openal/work
===> Extracting for openal-20030724
===> Required installed package pkg_install-info-[0-9]*: pkg_install-info-4.5nb2 found
===> Required installed package gtexinfo>=3.12: gtexinfo-4.6nb2 found
===> Required installed package gmake>=3.78: gmake-3.80nb3 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for openal-20030724
===> Applying pkgsrc patches for openal-20030724
===> Overriding tools for openal-20030724
===> Buildlinking for openal-20030724
===> Configuring for openal-20030724
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.9
checking host system type... sparc-sun-solaris2
checking target system type... sparc-sun-solaris2
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 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 sparc-sun-solaris2-g++... CC
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking how to run the C preprocessor... cc -E
checking whether byte ordering is bigendian... yes
checking for dlopen in -ldl... yes
checking for sin in -lm... yes
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 for void *... yes
checking size of void *... 4
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for makeinfo... /work/pkgbuild/audio/openal/work/.tools/bin/makeinfo
Unknown target sparc-sun-solaris2
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether ln -s works... yes
checking for gmake... gmake
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating jlib/Makefile
config.status: creating audioconvert/Makefile
config.status: creating config.h
===> Building for openal-20030724
cd jlib && gmake all
gmake[1]: Entering directory `/work/pkgbuild/audio/openal/work/openal-20030724/linux/jlib'
cc -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls  -I. -g -c -o globals.o globals.c
cc: Warning: illegal option -fno-common
cc -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls  -I. -g -c -o hash.o hash.c
cc: Warning: illegal option -fno-common
ar cru libjlib.a globals.o  hash.o
echo libjlib.a
libjlib.a
gmake[1]: Leaving directory `/work/pkgbuild/audio/openal/work/openal-20030724/linux/jlib'
cd src  && gmake all
gmake[1]: Entering directory `/work/pkgbuild/audio/openal/work/openal-20030724/linux/src'
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_buffer.c -o al_buffer.o
cc: Warning: illegal option -fno-common
"al_buffer.c", line 436: warning: end-of-loop code not reached
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_listen.c -o al_listen.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_ext.c -o al_ext.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_source.c -o al_source.o
cc: Warning: illegal option -fno-common
"al_source.c", line 512: warning: statement not reached
"al_source.c", line 831: warning: end-of-loop code not reached
"al_source.c", line 848: warning: end-of-loop code not reached
"al_source.c", line 1145: warning: end-of-loop code not reached
"al_source.c", line 1616: warning: statement not reached
"al_source.c", line 3334: warning: statement not reached
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_bpool.c -o al_bpool.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_spool.c -o al_spool.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_main.c -o al_main.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_filter.c -o al_filter.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_mixer.c -o al_mixer.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_mixfunc.c -o al_mixfunc.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_mixmanager.c -o al_mixmanager.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_mspool.c -o al_mspool.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_state.c -o al_state.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_able.c -o al_able.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_error.c -o al_error.o
cc: Warning: illegal option -fno-common
"al_error.c", line 129: warning: statement not reached
"al_error.c", line 217: warning: statement not reached
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_ext_iasig.c -o al_ext_iasig.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_config.c -o al_config.o
cc: Warning: illegal option -fno-common
"al_config.c", line 965: warning: statement not reached
"al_config.c", line 1410: warning: statement not reached
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_debug.c -o al_debug.o
cc: Warning: illegal option -fno-common
"al_debug.c", line 44: warning: statement not reached
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_rctree.c -o al_rctree.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_rcvar.c -o al_rcvar.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_queue.c -o al_queue.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_doppler.c -o al_doppler.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_distance.c -o al_distance.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c al_vector.c -o al_vector.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c mixaudio16.c -o mixaudio16.o
cc: Warning: illegal option -fno-common
cc  -I../../include -I../include -I../audioconvert -Iarch -I.  -O -fPIC -Wshadow -Wall -W -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wimplicit-function-declaration -Waggregate-return -Winline -Wpointer-arith -fno-common -Wno-redundant-decls -c arch/interface/interface_sound.c -o arch/interface/interface_sound.o
cc: Warning: illegal option -fno-common
"./arch/interface/platform.h", line 19: cannot find include file: "arch/solaris/solaris_native.h"
"arch/interface/interface_sound.c", line 91: warning: implicit function declaration: grab_write_native
"arch/interface/interface_sound.c", line 91: warning: improper pointer/integer combination: op "="
"arch/interface/interface_sound.c", line 98: warning: improper pointer/integer combination: op "="
"arch/interface/interface_sound.c", line 163: warning: improper pointer/integer combination: op "="
"arch/interface/interface_sound.c", line 209: warning: implicit function declaration: grab_read_native
"arch/interface/interface_sound.c", line 209: warning: improper pointer/integer combination: op "="
"arch/interface/interface_sound.c", line 216: warning: improper pointer/integer combination: op "="
"arch/interface/interface_sound.c", line 281: warning: improper pointer/integer combination: op "="
"arch/interface/interface_sound.c", line 301: warning: implicit function declaration: release_native
"arch/interface/interface_sound.c", line 339: warning: implicit function declaration: get_nativechannel
"arch/interface/interface_sound.c", line 355: warning: implicit function declaration: set_nativechannel
"arch/interface/interface_sound.c", line 371: warning: implicit function declaration: pause_nativedevice
"arch/interface/interface_sound.c", line 390: warning: implicit function declaration: resume_nativedevice
"arch/interface/interface_sound.c", line 410: warning: implicit function declaration: capture_nativedevice
"arch/interface/interface_sound.c", line 457: warning: implicit function declaration: set_write_native
"arch/interface/interface_sound.c", line 481: warning: statement not reached
"arch/interface/interface_sound.c", line 490: warning: implicit function declaration: set_read_native
"arch/interface/interface_sound.c", line 514: warning: statement not reached
cc: acomp failed for arch/interface/interface_sound.c
gmake[1]: *** [arch/interface/interface_sound.o] Error 2
gmake[1]: Leaving directory `/work/pkgbuild/audio/openal/work/openal-20030724/linux/src'
gmake: *** [all] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/audio/openal
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/audio/openal
BULK> openal-20030724 was marked as broken:
-rw-r--r--   1 root     other      18384 Jun  6 23:21 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for openal
BULK> Marking all packages which depend upon openal-20030724 as broken:
BULK> marking package that requires openal-20030724 as broken: blender-2.32nb1 (graphics/blender)
BULK> Build for openal-20030724 was not successful, aborting.