### ### Thu Jun 30 08:37:20 EDT 2005: ### /usr/pkg/bin/bmake bulk-package for portaudio-18.1nb1 ### Current pkg count: 3 installed packages: digest-20050323 libsndfile-1.0.11 libtool-base-1.5.18nb3 ### BULK> Full rebuild in progress... BULK> Cleaning package portaudio-18.1nb1 and pre-requisite packages ===> Cleaning for portaudio-18.1nb1 ===> Cleaning for unzip-5.52nb1 ===> 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 zlib-1.2.2 BULK> Removing installed packages which are not needed to build portaudio-18.1nb1 BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest) /usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libsndfile-1.0.11 BULK> portaudio-18.1nb1 requires installed package libtool-base-1.5.18nb3 (devel/libtool-base) to build. BULK> Installing packages which are required to build portaudio-18.1nb1. BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/unzip-5.52nb1.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> Required package libtool-base-1.5.18nb3 (devel/libtool-base) is already installed BULK> Required package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed BULK> Required package zlib-1.2.2 (devel/zlib) is already installed BULK> Required package digest-20050323 (pkgtools/digest) is already installed /usr/pkg/bin/bmake package (portaudio-18.1nb1) ===> Checking for vulnerabilities in portaudio-18.1nb1 => Checksum SHA1 OK for portaudio_v18_1.zip. => Checksum RMD160 OK for portaudio_v18_1.zip. work -> /pkgobj/audio/portaudio/work ===> Extracting for portaudio-18.1nb1 ===> Required installed package libtool-base>=1.5.18nb1: libtool-base-1.5.18nb3 found ===> Required installed package gmake>=3.78: gmake-3.80nb4 found ===> Required installed package unzip-[0-9]*: unzip-5.52nb1 found ===> Patching for portaudio-18.1nb1 ===> Applying pkgsrc patches for portaudio-18.1nb1 ===> Overriding tools for portaudio-18.1nb1 ===> Creating toolchain wrappers for portaudio-18.1nb1 ===> Configuring for portaudio-18.1nb1 /usr/bin/chmod 755 /pkgobj/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.8 checking host system type... sparc-sun-solaris2.8 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.1nb1 mkdir lib libtool --mode=compile cc -c -O -I/usr/include -Ipa_common pa_common/pa_convert.c -o pa_common/pa_convert.o mkdir pa_common/.libs cc -c -O -Ipa_common pa_common/pa_convert.c -KPIC -DPIC -o pa_common/.libs/pa_convert.o cc -c -O -Ipa_common pa_common/pa_convert.c -o pa_common/pa_convert.o >/dev/null 2>&1 libtool --mode=compile cc -c -O -I/usr/include -Ipa_common pa_common/pa_lib.c -o pa_common/pa_lib.o cc -c -O -Ipa_common pa_common/pa_lib.c -KPIC -DPIC -o pa_common/.libs/pa_lib.o cc -c -O -Ipa_common pa_common/pa_lib.c -o pa_common/pa_lib.o >/dev/null 2>&1 libtool --mode=compile cc -c -O -I/usr/include -Ipa_common pa_unix_oss/pa_unix_oss.c -o pa_unix_oss/pa_unix_oss.o mkdir pa_unix_oss/.libs cc -c -O -Ipa_common pa_unix_oss/pa_unix_oss.c -KPIC -DPIC -o pa_unix_oss/.libs/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 365: cannot recover from previous errors cc: acomp failed for pa_unix_oss/pa_unix_oss.c gmake: *** [pa_unix_oss/pa_unix_oss.o] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/audio/portaudio ===> ===> There was an error during the ``build'' phase. ===> Please investigate the following for more information: ===> * log of the build ===> * /pkgobj/audio/portaudio/work/.work.log ===> *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/audio/portaudio
Please view the work log for portaudio-18.1nb1
BULK> portaudio-18.1nb1 was marked as broken: -rw-r--r-- 1 root other 6749 Jun 30 08:38 .broken.html /usr/pkg/bin/bmake deinstall ===> Deinstalling for portaudio BULK> Marking all packages which depend upon portaudio-18.1nb1 as broken: BULK> marking package that requires portaudio-18.1nb1 as broken: audacity-1.2.3nb1 (audio/audacity) BULK> Build for portaudio-18.1nb1 was not successful, aborting.