###
### Sat Apr 17 00:32:59 UTC 2004:
### /usr/bin/make bulk-package for darkice-0.14
### Current pkg count:  20 installed packages: digest-20021220 easytag-0.30nb2 flac-1.1.0nb1 glib-1.2.10nb6 gmake-3.80nb3 gnome-dirs-1.5 gnome1-dirs-1.5 gtk+-1.2.10nb7 id3lib-3.8.3 libogg-1.1 libtool-base-1.5.2nb5 libvorbis-1.0.1 osf1_lib-1.1 perl-5.6.1nb10 pkgconfig-0.15.0 pth-2.0.0 x11-links-0.23 xdg-dirs-1.1 xdg-x11-dirs-1.1 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for darkice-0.14
===> Cleaning for lame-3.95.1
===> Cleaning for libffm-0.28
===> Cleaning for gmake-3.80nb3
===> Cleaning for libtool-base-1.5.2nb5
===> Cleaning for libvorbis-1.0.1
===> Cleaning for libogg-1.1
===> Cleaning for pkgconfig-0.15.0
===> Cleaning for pth-2.0.0
BULK> Removing installed packages which are not needed to build darkice-0.14
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> Keeping BULK_PREREQ: osf1_lib-1.1 (emulators/osf1_lib)
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
/usr/sbin/pkg_delete -K /var/db/pkg -r gnome-dirs-1.5
/usr/sbin/pkg_delete -K /var/db/pkg -r xdg-dirs-1.1
BULK> darkice-0.14 requires installed package libogg-1.1 (audio/libogg) to build.
/usr/sbin/pkg_delete -K /var/db/pkg -r flac-1.1.0nb1
BULK> darkice-0.14 requires installed package libtool-base-1.5.2nb5 (devel/libtool-base) to build.
BULK> darkice-0.14 requires installed package pkgconfig-0.15.0 (devel/pkgconfig) to build.
/usr/sbin/pkg_delete -K /var/db/pkg -r id3lib-3.8.3
BULK> darkice-0.14 requires installed package pth-2.0.0 (devel/pth) to build.
BULK> darkice-0.14 requires installed package gmake-3.80nb3 (devel/gmake) to build.
/usr/sbin/pkg_delete -K /var/db/pkg -r perl-5.6.1nb10
BULK> darkice-0.14 requires installed package libvorbis-1.0.1 (audio/libvorbis) to build.
/usr/sbin/pkg_delete -K /var/db/pkg -r glib-1.2.10nb6
/usr/sbin/pkg_delete -K /var/db/pkg -r x11-links-0.23
BULK> Installing packages which are required to build darkice-0.14.
BULK>  /usr/sbin/pkg_add -K /var/db/pkg  /usr/pkgsrc-current/packages/All/lame-3.95.1.tgz
BULK> Required package libffm-0.28 (math/libffm) is already installed
BULK> Required package gmake-3.80nb3 (devel/gmake) is already installed
BULK> Required package libtool-base-1.5.2nb5 (devel/libtool-base) is already installed
BULK> Required package libvorbis-1.0.1 (audio/libvorbis) is already installed
BULK> Required package libogg-1.1 (audio/libogg) is already installed
BULK> Required package pkgconfig-0.15.0 (devel/pkgconfig) is already installed
BULK> Required package pth-2.0.0 (devel/pth) is already installed
BULK> Required package osf1_lib-1.1 (emulators/osf1_lib) is already installed
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/bin/make package (darkice-0.14)
===> Checking for vulnerabilities in darkice-0.14
=> darkice-0.14.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch darkice-0.14.tar.gz from http://aleron.dl.sourceforge.net/sourceforge/darkice/.
=> [337956 bytes]
=> Checksum OK for darkice-0.14.tar.gz.
===> Extracting for darkice-0.14
===> Required installed package lame>=3.93.1nb2: lame-3.95.1 found
===> Required installed package libvorbis>=1.0.1: libvorbis-1.0.1 found
===> Required installed package libogg>=1.1: libogg-1.1 found
===> Required installed package pth>=2.0.0: pth-2.0.0 found
===> Required installed package gmake>=3.78: gmake-3.80nb3 found
===> Patching for darkice-0.14
===> Overriding tools for darkice-0.14
===> Buildlinking for darkice-0.14
===> Configuring for darkice-0.14
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/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
/usr/pkgsrc-current/audio/darkice/work.bondage/darkice-0.14/missing: Unknown `--run' option
Try `/usr/pkgsrc-current/audio/darkice/work.bondage/darkice-0.14/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking for alpha--netbsd-strip... no
checking for strip... strip
checking for alpha--netbsd-g++... g++
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... yes
checking whether g++ accepts -g... yes
checking for style of include used by gmake... GNU
checking dependency style of g++... gcc
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for alpha--netbsd-gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc
checking how to run the C preprocessor... gcc -E
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... yes
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking sys/audio.h usability... no
checking sys/audio.h presence... no
checking for sys/audio.h... no
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for pid_t... yes
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for sched_getscheduler in -lrt... no
checking build system type... alpha-unknown-netbsd1.6.2
checking host system type... alpha--netbsd
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... no
checking whether pthreads work with -pthreads... no
checking whether pthreads work with -mthreads... no
checking for the pthreads library -lpthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking for lame library at /usr/pkg ... found at /usr/pkg 
checking for vorbis libraries at /usr/pkg ... found at /usr/pkg 
checking for alsa libraries at /usr ... configure: WARNING: not found, building without ALSA support
checking for MSG_NOSIGNAL... no
test: ==: unexpected operator
not compiling in debug mode
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===> Building for darkice-0.14
cd . && /bin/sh ./config.status Makefile 
config.status: creating Makefile
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory `/usr/pkgsrc-current/audio/darkice/work.bondage/darkice-0.14'
Making all in src
gmake[2]: Entering directory `/usr/pkgsrc-current/audio/darkice/work.bondage/darkice-0.14/src'
cd .. && /bin/sh ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
gmake[2]: Leaving directory `/usr/pkgsrc-current/audio/darkice/work.bondage/darkice-0.14/src'
gmake[2]: Entering directory `/usr/pkgsrc-current/audio/darkice/work.bondage/darkice-0.14/src'
source='AudioSource.cpp' object='AudioSource.o' libtool=no \
depfile='.deps/AudioSource.Po' tmpdepfile='.deps/AudioSource.TPo' \
depmode=gcc /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include   -I/usr/pkg/include  -O2 -pedantic -Wall   -c -o AudioSource.o `test -f 'AudioSource.cpp' || echo './'`AudioSource.cpp
source='BufferedSink.cpp' object='BufferedSink.o' libtool=no \
depfile='.deps/BufferedSink.Po' tmpdepfile='.deps/BufferedSink.TPo' \
depmode=gcc /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include   -I/usr/pkg/include  -O2 -pedantic -Wall   -c -o BufferedSink.o `test -f 'BufferedSink.cpp' || echo './'`BufferedSink.cpp
source='CastSink.cpp' object='CastSink.o' libtool=no \
depfile='.deps/CastSink.Po' tmpdepfile='.deps/CastSink.TPo' \
depmode=gcc /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include   -I/usr/pkg/include  -O2 -pedantic -Wall   -c -o CastSink.o `test -f 'CastSink.cpp' || echo './'`CastSink.cpp
source='FileSink.cpp' object='FileSink.o' libtool=no \
depfile='.deps/FileSink.Po' tmpdepfile='.deps/FileSink.TPo' \
depmode=gcc /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include   -I/usr/pkg/include  -O2 -pedantic -Wall   -c -o FileSink.o `test -f 'FileSink.cpp' || echo './'`FileSink.cpp
source='Connector.cpp' object='Connector.o' libtool=no \
depfile='.deps/Connector.Po' tmpdepfile='.deps/Connector.TPo' \
depmode=gcc /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include   -I/usr/pkg/include  -O2 -pedantic -Wall   -c -o Connector.o `test -f 'Connector.cpp' || echo './'`Connector.cpp
source='MultiThreadedConnector.cpp' object='MultiThreadedConnector.o' libtool=no \
depfile='.deps/MultiThreadedConnector.Po' tmpdepfile='.deps/MultiThreadedConnector.TPo' \
depmode=gcc /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include   -I/usr/pkg/include  -O2 -pedantic -Wall   -c -o MultiThreadedConnector.o `test -f 'MultiThreadedConnector.cpp' || echo './'`MultiThreadedConnector.cpp
source='DarkIce.cpp' object='DarkIce.o' libtool=no \
depfile='.deps/DarkIce.Po' tmpdepfile='.deps/DarkIce.TPo' \
depmode=gcc /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include   -I/usr/pkg/include  -O2 -pedantic -Wall   -c -o DarkIce.o `test -f 'DarkIce.cpp' || echo './'`DarkIce.cpp
In file included from /usr/include/g++/stl_tree.h:57,
                 from /usr/include/g++/map:31,
                 from Config.h:39,
                 from DarkIce.h:61,
                 from DarkIce.cpp:81:
/usr/include/g++/stl_alloc.h:1055: warning: ANSI C++ forbids the use of `extern' on explicit instantiations
/usr/include/g++/stl_alloc.h:1056: warning: ANSI C++ forbids the use of `extern' on explicit instantiations
/usr/include/g++/stl_alloc.h:1056: warning: ANSI C++ forbids the use of `extern' on explicit instantiations
/usr/include/g++/stl_alloc.h:1056: warning: ANSI C++ forbids the use of `extern' on explicit instantiations
DarkIce.cpp: In method `void DarkIce::setRealTimeScheduling()':
DarkIce.cpp:882: aggregate `struct sched_param param' has incomplete type and cannot be initialized
DarkIce.cpp:885: `sched_getscheduler' undeclared (first use this function)
DarkIce.cpp:885: (Each undeclared identifier is reported only once
DarkIce.cpp:885: for each function it appears in.)
DarkIce.cpp:889: confused by earlier errors, bailing out
gmake[2]: *** [DarkIce.o] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc-current/audio/darkice/work.bondage/darkice-0.14/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc-current/audio/darkice/work.bondage/darkice-0.14'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc-current/audio/darkice
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc-current/audio/darkice
BULK> darkice-0.14 was marked as broken:
-rw-r--r--  1 root  wheel  13740 Apr 17 00:44 .broken.bondage.html
/usr/bin/make deinstall
===> Deinstalling for darkice
BULK> Marking all packages which depend upon darkice-0.14 as broken:
BULK> Build for darkice-0.14 was not successful, aborting.