###
### Mon Jun 7 05:07:49 EST 2004:
### /usr/pkg/bin/bmake bulk-package for xanalyser-1.21nb1
### Current pkg count:  5 installed packages: digest-20021220 libproplist-0.10.1 libtool-base-1.5.6nb1 patch-2.5.4nb2 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
NOTE: Couldn't lock the package database.
===> Cleaning for xanalyser-1.21nb1
===> Cleaning for patch-2.5.4nb2
===> Cleaning for x11-links-0.23
BULK> Removing installed packages which are not needed to build xanalyser-1.21nb1
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libtool-base-1.5.6nb1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libproplist-0.10.1
BULK> xanalyser-1.21nb1 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 xanalyser-1.21nb1.
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/x11-links-0.23.tgz
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (xanalyser-1.21nb1)
NOTE: Couldn't lock the package database.
NOTE: Couldn't lock the package database.
===> Checking for vulnerabilities in xanalyser-1.21nb1
NOTE: Couldn't lock the package database.
=> Checksum OK for xanalyser-1.21.tar.bz2.
work -> /work/pkgbuild/audio/xanalyser/work
NOTE: Couldn't lock the package database.
===> Extracting for xanalyser-1.21nb1
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Required installed package x11-links>=0.23: x11-links-0.23 found
NOTE: Couldn't lock the package database.
===> Patching for xanalyser-1.21nb1
===> Applying pkgsrc patches for xanalyser-1.21nb1
NOTE: Couldn't lock the package database.
===> Overriding tools for xanalyser-1.21nb1
NOTE: Couldn't lock the package database.
===> Buildlinking for xanalyser-1.21nb1
===> Configuring for xanalyser-1.21nb1
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 whether bmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for sparc-sun-solaris2-g++... 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 sparc-sun-solaris2-gcc... 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 for X... libraries /usr/openwin/lib, headers /usr/openwin/include
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating xanalyser.spec
config.status: creating config.h
===> Building for xanalyser-1.21nb1
cd . && autoheader
WARNING: `autoheader' is missing on your system.  You should only need it if
         you modified `acconfig.h' or `configure.in'.  You might want
         to install the `Autoconf' and `GNU m4' packages.  Grab them
         from any GNU archive site.
cd .  && CONFIG_FILES= CONFIG_HEADERS=config.h  /bin/ksh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
/usr/pkg/bin/bmake  all-recursive
Making all in src
cd ..  && CONFIG_FILES=src/Makefile CONFIG_HEADERS= /bin/ksh ./config.status
config.status: creating src/Makefile
CC -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/openwin/include -D_GNU_SOURCE -O -I/usr/pkg/include -I/usr/openwin/include -Wall -I/usr/openwin/include -c Analyser.cc
"Analyser.cc", line 15: Error: Could not open include file.
"DSP.h", line 12: Error: Could not open include file.
"main.h", line 10: Error: Widget is not defined.
"main.h", line 11: Error: XtAppContext is not defined.
"main.h", line 23: Error: Type name expected instead of "String".
"main.h", line 25: Error: Type name expected instead of "Boolean".
"main.h", line 27: Error: Type name expected instead of "String".
"main.h", line 28: Error: Type name expected instead of "String".
"main.h", line 36: Error: Type name expected instead of "Boolean".
"main.h", line 40: Error: Type name expected instead of "Pixel".
"main.h", line 41: Error: Type name expected instead of "Pixel".
"main.h", line 42: Error: Type name expected instead of "Pixel".
"main.h", line 43: Error: Type name expected instead of "Pixel".
"main.h", line 44: Error: Type name expected instead of "Pixel".
"utils.h", line 12: Error: Could not open include file.
"utils.h", line 20: Error: Widget is not defined.
"utils.h", line 23: Error: Widget is not defined.
"Analyser.cc", line 198: Error: The function "strlen" must have a prototype.
"Analyser.cc", line 204: Error: The function "strlen" must have a prototype.
"Analyser.cc", line 209: Error: The function "strlen" must have a prototype.
"Analyser.cc", line 245: Error: The function "strlen" must have a prototype.
"Analyser.cc", line 274: Error: The function "strlen" must have a prototype.
"Analyser.cc", line 274: Error: The function "strlen" must have a prototype.
"Analyser.cc", line 345: Warning: display hides Analyser::display.
"Analyser.cc", line 345: Warning: window hides Analyser::window.
"Analyser.cc", line 355: Error: XtGCMask is not defined.
"Analyser.cc", line 592: Warning: alpha hides Analyser::alpha.
"Analyser.cc", line 601: Warning: decay hides Analyser::decay.
"Analyser.cc", line 608: Warning: search hides Analyser::search.
24 Error(s) and 5 Warning(s) detected.
*** Error code 24

Stop.
bmake: stopped in /work/pkgbuild/audio/xanalyser/work/xanalyser-1.21/src
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/audio/xanalyser/work/xanalyser-1.21
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/audio/xanalyser/work/xanalyser-1.21
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/audio/xanalyser
BULK> xanalyser-1.21nb1 was marked as broken:
-rw-r--r--   1 root     other       6727 Jun  7 05:10 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for xanalyser
BULK> Marking all packages which depend upon xanalyser-1.21nb1 as broken:
BULK> Build for xanalyser-1.21nb1 was not successful, aborting.