###
### Thu Jun 30 09:01:54 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for daapd-0.2.3dnb2
### Current pkg count:  4 installed packages: digest-20050323 howl-0.9.10 libtool-base-1.5.18nb3 pkgconfig-0.17.2nb2
###
BULK> Full rebuild in progress...
BULK> Cleaning package daapd-0.2.3dnb2 and pre-requisite packages
===> Cleaning for daapd-0.2.3dnb2
===> Cleaning for libid3tag-0.15.1bnb1
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for pkgconfig-0.17.2nb2
===> Cleaning for zlib-1.2.2
===> Cleaning for gmake-3.80nb4
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for pkg_install-info-4.5nb3
===> Cleaning for howl-0.9.10
BULK> Removing installed packages which are not needed to build daapd-0.2.3dnb2
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> daapd-0.2.3dnb2 requires installed package libtool-base-1.5.18nb3 (devel/libtool-base) to build.
BULK> daapd-0.2.3dnb2 requires installed package pkgconfig-0.17.2nb2 (devel/pkgconfig) to build.
BULK> daapd-0.2.3dnb2 requires installed package howl-0.9.10 (net/howl) to build.
BULK> Installing packages which are required to build daapd-0.2.3dnb2.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libid3tag-0.15.1bnb1.tgz
BULK> Required package libtool-base-1.5.18nb3 (devel/libtool-base) is already installed
BULK> Required package pkgconfig-0.17.2nb2 (devel/pkgconfig) is already installed
BULK> Required package zlib-1.2.2 (devel/zlib) is already installed
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 pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed
BULK> Required package howl-0.9.10 (net/howl) is already installed
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (daapd-0.2.3dnb2)
===> Checking for vulnerabilities in daapd-0.2.3dnb2
=> Checksum SHA1 OK for daapd-0.2.3d.tgz.
=> Checksum RMD160 OK for daapd-0.2.3d.tgz.
work -> /pkgobj/audio/daapd/work
===> Extracting for daapd-0.2.3dnb2
===> Required installed package libid3tag>=0.15.1bnb1: libid3tag-0.15.1bnb1 found
===> Required installed package zlib>=1.2.1nb3: zlib-1.2.2 found
===> Required installed package howl>=0.9.5nb1: howl-0.9.10 found
===> Required installed package gmake>=3.78: gmake-3.80nb4 found
===> Patching for daapd-0.2.3dnb2
===> Applying pkgsrc patches for daapd-0.2.3dnb2
===> Overriding tools for daapd-0.2.3dnb2
===> Creating toolchain wrappers for daapd-0.2.3dnb2
===> Configuring for daapd-0.2.3dnb2
===> Building for daapd-0.2.3dnb2
CC: Warning: Option -dM passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option - passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -dM passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option - passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -dM passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option - passed to ld, if ld is invoked, ignored otherwise
cd daaplib/src && /usr/pkg/bin/gmake
gmake[1]: Entering directory `/pkgobj/audio/daapd/work/daapd-0.2.3d/daaplib/src'
g++ -Wall -Wno-multichar -I../include -c taginput.cpp
"../include/daap/basic.h", line 56: Error: Badly formed constant expression.
"../include/daap/basic.h", line 66: Error: ")" expected instead of "*".
"../include/daap/basic.h", line 77: Error: Type name expected instead of "u32".
"../include/daap/basic.h", line 85: Error: "," expected instead of "TagType".
"../include/daap/basic.h", line 87: Error: Use ";" to terminate declarations.
"../include/daap/basic.h", line 87: Error: Type name expected instead of "TagType".
"../include/daap/basic.h", line 89: Error: TagType is not defined.
"../include/daap/basic.h", line 98: Error: Type name expected instead of "u16".
"../include/daap/basic.h", line 100: Error: u16 is not defined.
"../include/daap/basic.h", line 109: Error: u32 is not defined.
"../include/daap/taginput.h", line 43: Error: "inline" is not allowed here.
"../include/daap/taginput.h", line 43: Error: No storage class or type for this declaration.
"../include/daap/taginput.h", line 43: Error: "," expected instead of "leftInMsg".
"../include/daap/taginput.h", line 44: Error: Use ";" to terminate declarations.
"../include/daap/taginput.h", line 44: Error: "inline" is not allowed here.
"../include/daap/taginput.h", line 44: Error: No storage class or type for this declaration.
"../include/daap/taginput.h", line 44: Error: Multiple declaration for u32.
"../include/daap/taginput.h", line 44: Error: "," expected instead of "leftInTag".
"../include/daap/taginput.h", line 46: Error: Use ";" to terminate declarations.
"../include/daap/taginput.h", line 50: Error: TagType is not a member of Tag.
"../include/daap/taginput.h", line 59: Error: u8 is not defined.
"../include/daap/taginput.h", line 60: Error: u16 is not defined.
"../include/daap/taginput.h", line 61: Error: Type name expected instead of "u32".
"../include/daap/taginput.h", line 62: Error: u64 is not defined.
"../include/daap/taginput.h", line 64: Error: s8 is not defined.
Compilation aborted, too many Error messages.
gmake[1]: *** [taginput.o] Error 1
gmake[1]: Leaving directory `/pkgobj/audio/daapd/work/daapd-0.2.3d/daaplib/src'
gmake: *** [daaplib_] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/audio/daapd
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /pkgobj/audio/daapd/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/audio/daapd

Please view the work log for daapd-0.2.3dnb2


BULK> daapd-0.2.3dnb2 was marked as broken:
-rw-r--r--   1 root     other       6285 Jun 30 09:02 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for daapd
BULK> Marking all packages which depend upon daapd-0.2.3dnb2 as broken:
BULK> Build for daapd-0.2.3dnb2 was not successful, aborting.