###
### Sun Jun 6 08:52:46 EST 2004:
### /usr/pkg/bin/bmake bulk-package for portaudio-18.1
### Current pkg count:  7 installed packages: digest-20021220 gettext-lib-0.11.5nb3 gmake-3.80nb3 libiconv-1.9.1nb2 libtool-base-1.5.6nb1 patch-2.5.4nb2 pkg_install-info-4.5nb2
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for portaudio-18.1
===> Cleaning for gmake-3.80nb3
===> Cleaning for pkg_install-info-4.5nb2
===> 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 unzip-5.51
===> Cleaning for zlib-1.2.1nb1
BULK> Removing installed packages which are not needed to build portaudio-18.1
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> portaudio-18.1 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> portaudio-18.1 requires installed package libtool-base-1.5.6nb1 (devel/libtool-base) to build.
BULK> portaudio-18.1 requires installed package libiconv-1.9.1nb2 (converters/libiconv) to build.
BULK> portaudio-18.1 requires installed package gettext-lib-0.11.5nb3 (devel/gettext-lib) to build.
BULK> portaudio-18.1 requires installed package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) to build.
BULK> portaudio-18.1 requires installed package gmake-3.80nb3 (devel/gmake) to build.
BULK> Installing packages which are required to build portaudio-18.1.
BULK> Required package gmake-3.80nb3 (devel/gmake) is already installed
BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed
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> Required package libtool-base-1.5.6nb1 (devel/libtool-base) is already installed
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/unzip-5.51.tgz
BULK> Required package zlib-1.2.1nb1 (devel/zlib) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (portaudio-18.1)
===> Checking for vulnerabilities in portaudio-18.1
=> portaudio_v18_1.zip doesn't seem to exist on this system.
=> Attempting to fetch portaudio_v18_1.zip from http://www.portaudio.com/archives/.
=> [550130 bytes]
=> Checksum OK for portaudio_v18_1.zip.
work -> /work/pkgbuild/audio/portaudio/work
===> Extracting for portaudio-18.1
===> Required installed package gmake>=3.78: gmake-3.80nb3 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Required installed package unzip-[0-9]*: unzip-5.51 found
===> Patching for portaudio-18.1
===> Applying pkgsrc patches for portaudio-18.1
===> Overriding tools for portaudio-18.1
===> Buildlinking for portaudio-18.1
===> Configuring for portaudio-18.1
/usr/bin/chmod 755 /work/pkgbuild/audio/portaudio/work/portaudio_v18_1/configure
checking for 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 for ranlib... ranlib
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking for ar... /usr/ccs/bin/ar
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking for pthread_create in -lpthread... yes
configure: creating ./config.status
config.status: creating Makefile

Finished configure.

Type 'make' to build PortAudio and examples.
===> Building for portaudio-18.1
mkdir lib
cc -c -O -Ipa_common pa_common/pa_convert.c -o pa_common/pa_convert.o
cc -c -O -Ipa_common pa_common/pa_lib.c -o pa_common/pa_lib.o
cc -c -O -Ipa_common pa_unix_oss/pa_unix_oss.c -o pa_unix_oss/pa_unix_oss.o
"pa_unix_oss/pa_unix_oss.c", line 47: cannot find include file: 
"pa_unix_oss/pa_unix_oss.c", line 65: undefined symbol: AFMT_S16_LE
"pa_unix_oss/pa_unix_oss.c", line 65: undefined symbol: AFMT_S16_BE
"pa_unix_oss/pa_unix_oss.c", line 104: undefined symbol: SNDCTL_DSP_GETFMTS
"pa_unix_oss/pa_unix_oss.c", line 109: undefined symbol: AFMT_U8
"pa_unix_oss/pa_unix_oss.c", line 122: undefined symbol: SNDCTL_DSP_CHANNELS
"pa_unix_oss/pa_unix_oss.c", line 142: undefined symbol: SNDCTL_DSP_STEREO
"pa_unix_oss/pa_unix_oss.c", line 162: undefined symbol: SNDCTL_DSP_CHANNELS
"pa_unix_oss/pa_unix_oss.c", line 184: undefined symbol: SNDCTL_DSP_SPEED
"pa_unix_oss/pa_unix_oss.c", line 232: undefined symbol: SNDCTL_DSP_SETFMT
"pa_unix_oss/pa_unix_oss.c", line 250: undefined symbol: SNDCTL_DSP_CHANNELS
"pa_unix_oss/pa_unix_oss.c", line 263: undefined symbol: SNDCTL_DSP_SPEED
"pa_unix_oss/pa_unix_oss.c", line 331: undefined symbol: SNDCTL_DSP_SETFRAGMENT
"pa_unix_oss/pa_unix_oss.c", line 346: undefined symbol: count_info
"pa_unix_oss/pa_unix_oss.c", line 346: syntax error before or at: info
"pa_unix_oss/pa_unix_oss.c", line 355: undefined symbol: SNDCTL_DSP_GETOPTR
"pa_unix_oss/pa_unix_oss.c", line 355: undefined symbol: info
"pa_unix_oss/pa_unix_oss.c", line 356: undefined struct/union member: bytes
"pa_unix_oss/pa_unix_oss.c", line 356: warning: left operand of "." must be struct/union object
"pa_unix_oss/pa_unix_oss.c", line 361: undefined symbol: SNDCTL_DSP_GETIPTR
"pa_unix_oss/pa_unix_oss.c", line 361: undefined symbol: info
"pa_unix_oss/pa_unix_oss.c", line 362: undefined struct/union member: bytes
"pa_unix_oss/pa_unix_oss.c", line 362: warning: left operand of "." must be struct/union object
"pa_unix_oss/pa_unix_oss.c", line 369: undefined symbol: count_info
"pa_unix_oss/pa_unix_oss.c", line 369: syntax error before or at: info
"pa_unix_oss/pa_unix_oss.c", line 376: undefined symbol: SNDCTL_DSP_GETOPTR
"pa_unix_oss/pa_unix_oss.c", line 376: undefined symbol: info
"pa_unix_oss/pa_unix_oss.c", line 380: undefined symbol: SNDCTL_DSP_GETIPTR
"pa_unix_oss/pa_unix_oss.c", line 380: undefined symbol: info
"pa_unix_oss/pa_unix_oss.c", line 382: undefined symbol: info
"pa_unix_oss/pa_unix_oss.c", line 382: undefined struct/union member: bytes
"pa_unix_oss/pa_unix_oss.c", line 382: warning: left operand of "." must be struct/union object
"pa_unix_oss/pa_unix_oss.c", line 384: warning: left operand of "." must be struct/union object
cc: acomp failed for pa_unix_oss/pa_unix_oss.c
gmake: *** [pa_unix_oss/pa_unix_oss.o] Error 2
*** Error code 2

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

Stop.
bmake: stopped in /usr/pkgsrc/audio/portaudio
BULK> portaudio-18.1 was marked as broken:
-rw-r--r--   1 root     other       6799 Jun  6 08:54 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for portaudio
BULK> Marking all packages which depend upon portaudio-18.1 as broken:
BULK> marking package that requires portaudio-18.1 as broken: audacity-1.2.1 (audio/audacity)
BULK> Build for portaudio-18.1 was not successful, aborting.