###
### Mon Jun 7 04:43:22 EST 2004:
### /usr/pkg/bin/bmake bulk-package for ubs-0.17
### Current pkg count:  8 installed packages: digest-20021220 gettext-lib-0.11.5nb3 gtexinfo-4.6nb2 libiconv-1.9.1nb2 libtool-base-1.5.6nb1 patch-2.5.4nb2 pkg_install-info-4.5nb2 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for ubs-0.17
===> Cleaning for libvorbis-1.0.1
===> Cleaning for libogg-1.1
===> Cleaning for libtool-base-1.5.6nb1
===> Cleaning for patch-2.5.4nb2
===> Cleaning for pkgconfig-0.15.0
BULK> Removing installed packages which are not needed to build ubs-0.17
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r gtexinfo-4.6nb2
BULK> ubs-0.17 requires installed package libtool-base-1.5.6nb1 (devel/libtool-base) to build.
BULK> ubs-0.17 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.1nb2
/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
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r pkg_install-info-4.5nb2
BULK> Installing packages which are required to build ubs-0.17.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/libvorbis-1.0.1.tgz
BULK> Required package libogg-1.1 (multimedia/libogg) 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/pkgconfig-0.15.0.tgz
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (ubs-0.17)
===> Checking for vulnerabilities in ubs-0.17
=> ubs-0.17.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch ubs-0.17.tar.gz from http://aboleo.net/software/ubs/downloads/.
=> [372222 bytes]
=> Checksum OK for ubs-0.17.tar.gz.
work -> /work/pkgbuild/audio/ubs/work
===> Extracting for ubs-0.17
===> 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 patch>=2.2: patch-2.5.4nb2 found
==========================================================================
The following variables will affect the build process of this package,
ubs-0.17.  Their current value is shown below:

        * UBS_BASEDIR = /var/spool/ubs
        * UBS_GROUP = ubs
        * UBS_USER = ubs

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
===> Patching for ubs-0.17
===> Applying pkgsrc patches for ubs-0.17
===> Overriding tools for ubs-0.17
===> Buildlinking for ubs-0.17
===> Configuring for ubs-0.17
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 bmake sets $(MAKE)... yes
checking for sparc-sun-solaris2-strip... no
checking for strip... strip
checking build system type... sparc-sun-solaris2.9
checking host 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 cc option to accept ANSI C... none needed
checking for style of include used by bmake... GNU
checking dependency style of cc... none
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether bmake sets $(MAKE)... (cached) yes
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for main in -lvorbis... yes
checking for main in -lvorbisenc... yes
checking for main in -lvorbisfile... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.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 sys/dir.h usability... no
checking sys/dir.h presence... no
checking for sys/dir.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for pid_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether closedir returns void... no
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... no
checking whether stat accepts an empty string... no
checking for bzero... yes
checking for calloc... yes
checking for execlp... yes
checking for execvp... yes
checking for fork... (cached) yes
checking for getopt... yes
checking for getpid... yes
checking for kill... yes
checking for localtime... yes
checking for malloc... yes
checking for memset... yes
checking for mktime... yes
checking for opendir... yes
checking for closedir... yes
checking for rand... yes
checking for readdir... yes
checking for realloc... yes
checking for rename... yes
checking for setsid... yes
checking for signal... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/daemons/Makefile
config.status: creating contrib/events/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===> Building for ubs-0.17
cd . && /bin/ksh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/pkg/bin/bmake  all-recursive
Making all in lib
cd .. && /bin/ksh ./config.status lib/Makefile depfiles
config.status: creating lib/Makefile
config.status: executing depfiles commands
source='common.c' object='common.o' libtool=no  depfile='.deps/common.Po' tmpdepfile='.deps/common.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include -I../include -Wall -O -I/usr/pkg/include -c `test -f 'common.c' || echo './'`common.c
source='exec_proc.c' object='exec_proc.o' libtool=no  depfile='.deps/exec_proc.Po' tmpdepfile='.deps/exec_proc.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include -I../include -Wall -O -I/usr/pkg/include -c `test -f 'exec_proc.c' || echo './'`exec_proc.c
"exec_proc.c", line 56: warning: implicit function declaration: bzero
"exec_proc.c", line 113: warning: statement not reached
source='get_song.c' object='get_song.o' libtool=no  depfile='.deps/get_song.Po' tmpdepfile='.deps/get_song.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include -I../include -Wall -O -I/usr/pkg/include -c `test -f 'get_song.c' || echo './'`get_song.c
"get_song.c", line 25: cannot find include file: 
"../include/ubs-sched.h", line 34: syntax error before or at: 1
"get_song.c", line 72: cannot recover from previous errors
cc: acomp failed for get_song.c
*** Error code 2

Stop.
bmake: stopped in /work/pkgbuild/audio/ubs/work/ubs-0.17/lib
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/audio/ubs/work/ubs-0.17
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/audio/ubs/work/ubs-0.17
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/audio/ubs
BULK> ubs-0.17 was marked as broken:
-rw-r--r--   1 root     other       9715 Jun  7 04:49 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for ubs
BULK> Marking all packages which depend upon ubs-0.17 as broken:
BULK> Build for ubs-0.17 was not successful, aborting.