###
### Mon Feb 2 02:25:28 EST 2004:
### bmake bulk-package for flac-1.1.0nb1
### Current pkg count:  8 installed packages: digest-20021220 jpeg-6bnb1 libtool-base-1.4.20010614nb19 patch-2.5.4nb2 tiff-3.6.1 x11-links-0.19 xpkgwedge-1.9 zlib-1.2.1
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for flac-1.1.0nb1
===> Cleaning for libogg-1.1
===> Cleaning for libtool-base-1.4.20010614nb19
===> Cleaning for patch-2.5.4nb2
===> Cleaning for pkgconfig-0.15.0
===> Cleaning for gmake-3.80nb2
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for gettext-lib-0.11.5nb2
===> Cleaning for libiconv-1.9.1nb1
BULK> Removing installed packages which are not needed to build flac-1.1.0nb1
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r jpeg-6bnb1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r zlib-1.2.1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r x11-links-0.19
BULK> flac-1.1.0nb1 requires installed package libtool-base-1.4.20010614nb19 (devel/libtool-base) to build.
BULK> flac-1.1.0nb1 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build flac-1.1.0nb1.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/libogg-1.1.tgz
BULK> Required package libtool-base-1.4.20010614nb19 (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> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gmake-3.80nb2.tgz

===> Installing configuration/support files for libiconv-1.9.1nb1

	/usr/pkg/lib/charset.alias
BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed
BULK> Required package gettext-lib-0.11.5nb2 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.1nb1 (converters/libiconv) is already installed
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (flac-1.1.0nb1)
===> Checking for vulnerabilities in flac-1.1.0nb1
=> Checksum OK for flac-1.1.0.tar.gz.
work.sol9 -> /work/pkgbuild/audio/flac/work.sol9
===> Extracting for flac-1.1.0nb1
===> Required installed package libogg>=1.0.0.8: libogg-1.1 found
===> Required installed package libtool-base>=1.4.20010614nb11: libtool-base-1.4.20010614nb19 found
===> Required installed package gmake>=3.78: gmake-3.80nb2 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for flac-1.1.0nb1
===> Applying pkgsrc patches for flac-1.1.0nb1
===> Overriding tools for flac-1.1.0nb1
===> Buildlinking for flac-1.1.0nb1
===> Configuring for flac-1.1.0nb1
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 /usr/pkg/bin/gmake sets ${MAKE}... yes
checking for sparc-sun-solaris2-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2
checking for style of include used by /usr/pkg/bin/gmake... GNU
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 dependency style of cc... none
checking for non-GNU ld... ld
checking if the linker (ld) is GNU ld... no
checking for ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse nm output... failed
checking how to run the C preprocessor... cc -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... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for sparc-sun-solaris2-strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -KPIC
checking if cc PIC flag -KPIC works... yes
checking if cc static flag -Bstatic works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... no
checking whether the linker (ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
checking for sparc-sun-solaris2-g++... CC
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking dependency style of CC... none
checking whether /usr/pkg/bin/gmake sets ${MAKE}... (cached) yes
checking for getopt_long... no
checking for Ogg... yes
checking for xmms-config... (cached) no
checking for XMMS - version >= 0.9.5.1... no
*** The xmms-config script installed by XMMS could not be found.
*** If XMMS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the XMMS_CONFIG environment variable to the
*** full path to xmms-config.
configure: WARNING: *** XMMS >= 0.9.5.1 not installed - xmms support will not be built
checking for non-GNU ld... ld
checking if the linker (ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for id3lib... no
*** Could not run id3lib test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means id3lib was incorrectly installed
*** or that you have moved id3lib since it was installed.
configure: WARNING: *** id3lib not found - id3v2 support will not be built
checking for doxygen... no
checking for nasm... no
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
configure: creating ./config.status
./config.status[724]: /home/grant:  not found
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libFLAC/Makefile
config.status: creating src/libFLAC/ia32/Makefile
config.status: creating src/libFLAC/include/Makefile
config.status: creating src/libFLAC/include/private/Makefile
config.status: creating src/libFLAC/include/protected/Makefile
config.status: creating src/libFLAC++/Makefile
config.status: creating src/libOggFLAC/Makefile
config.status: creating src/libOggFLAC/include/Makefile
config.status: creating src/libOggFLAC/include/protected/Makefile
config.status: creating src/libOggFLAC++/Makefile
config.status: creating src/flac/Makefile
config.status: creating src/metaflac/Makefile
config.status: creating src/monkeys_audio_utilities/Makefile
config.status: creating src/monkeys_audio_utilities/flac_mac/Makefile
config.status: creating src/monkeys_audio_utilities/flac_ren/Makefile
config.status: creating src/plugin_common/Makefile
config.status: creating src/plugin_common/include/Makefile
config.status: creating src/plugin_common/include/private/Makefile
config.status: creating src/plugin_winamp2/Makefile
config.status: creating src/plugin_winamp2/include/Makefile
config.status: creating src/plugin_winamp2/include/winamp2/Makefile
config.status: creating src/plugin_winamp3/Makefile
config.status: creating src/plugin_xmms/Makefile
config.status: creating src/share/Makefile
config.status: creating src/share/gain_analysis/Makefile
config.status: creating src/share/getopt/Makefile
config.status: creating src/share/grabbag/Makefile
config.status: creating src/share/utf8/Makefile
config.status: creating src/test_grabbag/Makefile
config.status: creating src/test_grabbag/cuesheet/Makefile
config.status: creating src/test_libFLAC/Makefile
config.status: creating src/test_libFLAC++/Makefile
config.status: creating src/test_libOggFLAC/Makefile
config.status: creating src/test_libOggFLAC++/Makefile
config.status: creating src/test_streams/Makefile
config.status: creating include/Makefile
config.status: creating include/FLAC/Makefile
config.status: creating include/FLAC/ordinals.h
config.status: creating include/FLAC++/Makefile
config.status: creating include/OggFLAC/Makefile
config.status: creating include/OggFLAC++/Makefile
config.status: creating include/share/Makefile
config.status: creating include/share/grabbag/Makefile
config.status: creating doc/Makefile
config.status: creating doc/html/Makefile
config.status: creating doc/html/images/Makefile
config.status: creating doc/html/ru/Makefile
config.status: creating man/Makefile
config.status: creating test/Makefile
config.status: creating test/cuesheets/Makefile
config.status: creating build/Makefile
config.status: creating obj/Makefile
config.status: creating obj/debug/Makefile
config.status: creating obj/debug/bin/Makefile
config.status: creating obj/debug/lib/Makefile
config.status: creating obj/release/Makefile
config.status: creating obj/release/bin/Makefile
config.status: creating obj/release/lib/Makefile
config.status: creating flac.pbproj/Makefile
config.status: creating config.h
./config.status[1060]: /home/grant:  not found
config.status: executing depfiles commands
===> Building for flac-1.1.0nb1
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0'
Making all in doc
gmake[2]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/doc'
Making all in .
gmake[3]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/doc'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/doc'
Making all in html
gmake[3]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/doc/html'
Making all in ru
gmake[4]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/doc/html/ru'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/doc/html/ru'
Making all in images
gmake[4]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/doc/html/images'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/doc/html/images'
gmake[4]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/doc/html'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/doc/html'
gmake[3]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/doc/html'
gmake[2]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/doc'
Making all in include
gmake[2]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include'
Making all in FLAC
gmake[3]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include/FLAC'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include/FLAC'
Making all in FLAC++
gmake[3]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include/FLAC++'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include/FLAC++'
Making all in OggFLAC
gmake[3]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include/OggFLAC'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include/OggFLAC'
Making all in OggFLAC++
gmake[3]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include/OggFLAC++'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include/OggFLAC++'
Making all in share
gmake[3]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include/share'
Making all in grabbag
gmake[4]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include/share/grabbag'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include/share/grabbag'
gmake[4]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include/share'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include/share'
gmake[3]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include/share'
gmake[3]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include'
gmake[2]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/include'
Making all in man
gmake[2]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/man'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/man'
Making all in src
gmake[2]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src'
Making all in libFLAC
gmake[3]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src/libFLAC'
Making all in include
gmake[4]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src/libFLAC/include'
Making all in private
gmake[5]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src/libFLAC/include/private'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src/libFLAC/include/private'
Making all in protected
gmake[5]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src/libFLAC/include/protected'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src/libFLAC/include/protected'
gmake[5]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src/libFLAC/include'
gmake[5]: Nothing to be done for `all-am'.
gmake[5]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src/libFLAC/include'
gmake[4]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src/libFLAC/include'
Making all in .
gmake[4]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src/libFLAC'
source='bitbuffer.c' object='bitbuffer.lo' libtool=yes \
depfile='.deps/bitbuffer.Plo' tmpdepfile='.deps/bitbuffer.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o bitbuffer.lo `test -f 'bitbuffer.c' || echo './'`bitbuffer.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c bitbuffer.c  -KPIC -DPIC -o .libs/bitbuffer.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c bitbuffer.c -o bitbuffer.o >/dev/null 2>&1
source='bitmath.c' object='bitmath.lo' libtool=yes \
depfile='.deps/bitmath.Plo' tmpdepfile='.deps/bitmath.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o bitmath.lo `test -f 'bitmath.c' || echo './'`bitmath.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c bitmath.c  -KPIC -DPIC -o .libs/bitmath.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c bitmath.c -o bitmath.o >/dev/null 2>&1
source='cpu.c' object='cpu.lo' libtool=yes \
depfile='.deps/cpu.Plo' tmpdepfile='.deps/cpu.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o cpu.lo `test -f 'cpu.c' || echo './'`cpu.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c cpu.c  -KPIC -DPIC -o .libs/cpu.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c cpu.c -o cpu.o >/dev/null 2>&1
source='crc.c' object='crc.lo' libtool=yes \
depfile='.deps/crc.Plo' tmpdepfile='.deps/crc.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o crc.lo `test -f 'crc.c' || echo './'`crc.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c crc.c  -KPIC -DPIC -o .libs/crc.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c crc.c -o crc.o >/dev/null 2>&1
source='file_decoder.c' object='file_decoder.lo' libtool=yes \
depfile='.deps/file_decoder.Plo' tmpdepfile='.deps/file_decoder.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o file_decoder.lo `test -f 'file_decoder.c' || echo './'`file_decoder.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c file_decoder.c  -KPIC -DPIC -o .libs/file_decoder.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c file_decoder.c -o file_decoder.o >/dev/null 2>&1
source='file_encoder.c' object='file_encoder.lo' libtool=yes \
depfile='.deps/file_encoder.Plo' tmpdepfile='.deps/file_encoder.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o file_encoder.lo `test -f 'file_encoder.c' || echo './'`file_encoder.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c file_encoder.c  -KPIC -DPIC -o .libs/file_encoder.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c file_encoder.c -o file_encoder.o >/dev/null 2>&1
source='fixed.c' object='fixed.lo' libtool=yes \
depfile='.deps/fixed.Plo' tmpdepfile='.deps/fixed.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o fixed.lo `test -f 'fixed.c' || echo './'`fixed.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c fixed.c  -KPIC -DPIC -o .libs/fixed.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c fixed.c -o fixed.o >/dev/null 2>&1
source='format.c' object='format.lo' libtool=yes \
depfile='.deps/format.Plo' tmpdepfile='.deps/format.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o format.lo `test -f 'format.c' || echo './'`format.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c format.c  -KPIC -DPIC -o .libs/format.o
cc: Warning: option -3 passed to ld
"format.c", line 47: warning: syntax error:  empty declaration
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c format.c -o format.o >/dev/null 2>&1
source='lpc.c' object='lpc.lo' libtool=yes \
depfile='.deps/lpc.Plo' tmpdepfile='.deps/lpc.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o lpc.lo `test -f 'lpc.c' || echo './'`lpc.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c lpc.c  -KPIC -DPIC -o .libs/lpc.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c lpc.c -o lpc.o >/dev/null 2>&1
source='md5.c' object='md5.lo' libtool=yes \
depfile='.deps/md5.Plo' tmpdepfile='.deps/md5.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o md5.lo `test -f 'md5.c' || echo './'`md5.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c md5.c  -KPIC -DPIC -o .libs/md5.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c md5.c -o md5.o >/dev/null 2>&1
source='memory.c' object='memory.lo' libtool=yes \
depfile='.deps/memory.Plo' tmpdepfile='.deps/memory.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o memory.lo `test -f 'memory.c' || echo './'`memory.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c memory.c  -KPIC -DPIC -o .libs/memory.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c memory.c -o memory.o >/dev/null 2>&1
source='metadata_iterators.c' object='metadata_iterators.lo' libtool=yes \
depfile='.deps/metadata_iterators.Plo' tmpdepfile='.deps/metadata_iterators.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o metadata_iterators.lo `test -f 'metadata_iterators.c' || echo './'`metadata_iterators.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c metadata_iterators.c  -KPIC -DPIC -o .libs/metadata_iterators.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c metadata_iterators.c -o metadata_iterators.o >/dev/null 2>&1
source='metadata_object.c' object='metadata_object.lo' libtool=yes \
depfile='.deps/metadata_object.Plo' tmpdepfile='.deps/metadata_object.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o metadata_object.lo `test -f 'metadata_object.c' || echo './'`metadata_object.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c metadata_object.c  -KPIC -DPIC -o .libs/metadata_object.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c metadata_object.c -o metadata_object.o >/dev/null 2>&1
source='seekable_stream_decoder.c' object='seekable_stream_decoder.lo' libtool=yes \
depfile='.deps/seekable_stream_decoder.Plo' tmpdepfile='.deps/seekable_stream_decoder.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o seekable_stream_decoder.lo `test -f 'seekable_stream_decoder.c' || echo './'`seekable_stream_decoder.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c seekable_stream_decoder.c  -KPIC -DPIC -o .libs/seekable_stream_decoder.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c seekable_stream_decoder.c -o seekable_stream_decoder.o >/dev/null 2>&1
source='seekable_stream_encoder.c' object='seekable_stream_encoder.lo' libtool=yes \
depfile='.deps/seekable_stream_encoder.Plo' tmpdepfile='.deps/seekable_stream_encoder.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o seekable_stream_encoder.lo `test -f 'seekable_stream_encoder.c' || echo './'`seekable_stream_encoder.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c seekable_stream_encoder.c  -KPIC -DPIC -o .libs/seekable_stream_encoder.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c seekable_stream_encoder.c -o seekable_stream_encoder.o >/dev/null 2>&1
source='stream_decoder.c' object='stream_decoder.lo' libtool=yes \
depfile='.deps/stream_decoder.Plo' tmpdepfile='.deps/stream_decoder.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o stream_decoder.lo `test -f 'stream_decoder.c' || echo './'`stream_decoder.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c stream_decoder.c  -KPIC -DPIC -o .libs/stream_decoder.o
cc: Warning: option -3 passed to ld
"stream_decoder.c", line 1150: warning: argument #2 is incompatible with prototype:
	prototype: pointer to unsigned char : "./include/private/bitbuffer.h", line 132
	argument : pointer to char
"stream_decoder.c", line 1182: warning: argument #2 is incompatible with prototype:
	prototype: pointer to unsigned char : "./include/private/bitbuffer.h", line 132
	argument : pointer to char
"stream_decoder.c", line 1298: warning: statement not reached
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c stream_decoder.c -o stream_decoder.o >/dev/null 2>&1
source='stream_encoder.c' object='stream_encoder.lo' libtool=yes \
depfile='.deps/stream_encoder.Plo' tmpdepfile='.deps/stream_encoder.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o stream_encoder.lo `test -f 'stream_encoder.c' || echo './'`stream_encoder.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c stream_encoder.c  -KPIC -DPIC -o .libs/stream_encoder.o
cc: Warning: option -3 passed to ld
"stream_encoder.c", line 2517: warning: end-of-loop code not reached
"stream_encoder.c", line 2576: warning: end-of-loop code not reached
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c stream_encoder.c -o stream_encoder.o >/dev/null 2>&1
source='stream_encoder_framing.c' object='stream_encoder_framing.lo' libtool=yes \
depfile='.deps/stream_encoder_framing.Plo' tmpdepfile='.deps/stream_encoder_framing.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include  -c -o stream_encoder_framing.lo `test -f 'stream_encoder_framing.c' || echo './'`stream_encoder_framing.c
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c stream_encoder_framing.c  -KPIC -DPIC -o .libs/stream_encoder_framing.o
cc: Warning: option -3 passed to ld
cc -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c stream_encoder_framing.c -o stream_encoder_framing.o >/dev/null 2>&1
/bin/ksh ../../libtool --mode=link cc  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include   -L/usr/pkg/lib -R/usr/pkg/lib -o libFLAC.la -rpath /usr/pkg/lib -version-info 5:2:1 bitbuffer.lo bitmath.lo cpu.lo crc.lo file_decoder.lo file_encoder.lo fixed.lo format.lo lpc.lo md5.lo memory.lo metadata_iterators.lo metadata_object.lo seekable_stream_decoder.lo seekable_stream_encoder.lo stream_decoder.lo stream_encoder.lo stream_encoder_framing.lo  
ld -G -h libFLAC.so.5 -o .libs/libFLAC.so.5.2  .libs/bitbuffer.o .libs/bitmath.o .libs/cpu.o .libs/crc.o .libs/file_decoder.o .libs/file_encoder.o .libs/fixed.o .libs/format.o .libs/lpc.o .libs/md5.o .libs/memory.o .libs/metadata_iterators.o .libs/metadata_object.o .libs/seekable_stream_decoder.o .libs/seekable_stream_encoder.o .libs/stream_decoder.o .libs/stream_encoder.o .libs/stream_encoder_framing.o  -R/usr/pkg/lib  -L/work/pkgbuild/audio/flac/work.sol9/.buildlink/lib -lc 
(cd .libs && rm -f libFLAC.so.5 && ln -s libFLAC.so.5.2 libFLAC.so.5)
(cd .libs && rm -f libFLAC.so && ln -s libFLAC.so.5.2 libFLAC.so)
ar cru .libs/libFLAC.a  bitbuffer.o bitmath.o cpu.o crc.o file_decoder.o file_encoder.o fixed.o format.o lpc.o md5.o memory.o metadata_iterators.o metadata_object.o seekable_stream_decoder.o seekable_stream_encoder.o stream_decoder.o stream_encoder.o stream_encoder_framing.o
ranlib .libs/libFLAC.a
creating libFLAC.la
(cd .libs && rm -f libFLAC.la && ln -s ../libFLAC.la libFLAC.la)
gmake[4]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src/libFLAC'
gmake[3]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src/libFLAC'
Making all in libFLAC++
gmake[3]: Entering directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src/libFLAC++'
source='file_decoder.cpp' object='file_decoder.lo' libtool=yes \
depfile='.deps/file_decoder.Plo' tmpdepfile='.deps/file_decoder.TPlo' \
depmode=none /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --mode=compile CC -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/pkg/include  -I../.. -I./include -I../../include -O3 -DNDEBUG -O -I/usr/pkg/include -c -o file_decoder.lo `test -f 'file_decoder.cpp' || echo './'`file_decoder.cpp
mkdir .libs
CC -DHAVE_CONFIG_H -I. -I../.. -I/work/pkgbuild/audio/flac/work.sol9/.buildlink/include -I./include -I../../include -O3 -DNDEBUG -O -c file_decoder.cpp  -KPIC -DPIC -o .libs/file_decoder.o
CC: Warning: -O overwrites previously set optimization level of -O3
"../../include/FLAC++/decoder.h", line 324: Error: Empty declaration (probably an extra semicolon).
"file_decoder.cpp", line 161: Warning (Anachronism): Formal argument value of type extern "C" FLAC__StreamDecoderWriteStatus(*)(const FLAC__FileDecoder*,const FLAC__Frame*,const int*const*,void*) in call to FLAC__file_decoder_set_write_callback(FLAC__FileDecoder*, extern "C" FLAC__StreamDecoderWriteStatus(*)(const FLAC__FileDecoder*,const FLAC__Frame*,const int*const*,void*)) is being passed FLAC__StreamDecoderWriteStatus(*)(const FLAC__FileDecoder*,const FLAC__Frame*,const int*const*,void*).
"file_decoder.cpp", line 162: Warning (Anachronism): Formal argument value of type extern "C" void(*)(const FLAC__FileDecoder*,const FLAC__StreamMetadata*,void*) in call to FLAC__file_decoder_set_metadata_callback(FLAC__FileDecoder*, extern "C" void(*)(const FLAC__FileDecoder*,const FLAC__StreamMetadata*,void*)) is being passed void(*)(const FLAC__FileDecoder*,const FLAC__StreamMetadata*,void*).
"file_decoder.cpp", line 163: Warning (Anachronism): Formal argument value of type extern "C" void(*)(const FLAC__FileDecoder*,FLAC__StreamDecoderErrorStatus,void*) in call to FLAC__file_decoder_set_error_callback(FLAC__FileDecoder*, extern "C" void(*)(const FLAC__FileDecoder*,FLAC__StreamDecoderErrorStatus,void*)) is being passed void(*)(const FLAC__FileDecoder*,FLAC__StreamDecoderErrorStatus,void*).
"file_decoder.cpp", line 225: Error: Empty declaration (probably an extra semicolon).
2 Error(s) and 3 Warning(s) detected.
gmake[3]: *** [file_decoder.lo] Error 1
gmake[3]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src/libFLAC++'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/work/pkgbuild/audio/flac/work.sol9/flac-1.1.0'
gmake: *** [all] Error 2
*** Error code 2

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

Stop.
bmake: stopped in /usr/pkgsrc/audio/flac
BULK> flac-1.1.0nb1 was marked as broken:
-rw-r--r--   1 root     other      35404 Feb  2 02:35 .broken.html
bmake deinstall
===> Deinstalling for flac
BULK> Marking all packages which depend upon flac-1.1.0nb1 as broken:
BULK> marking package that requires flac-1.1.0nb1 as broken: easytag-0.30nb1 (audio/easytag)
BULK> marking package that requires flac-1.1.0nb1 as broken: rhythmbox-0.6.5 (audio/rhythmbox)
BULK> marking package that requires flac-1.1.0nb1 as broken: gnome-extras-2.4.1 (meta-pkgs/gnome-extras)
BULK> marking package that requires flac-1.1.0nb1 as broken: vorbis-tools-1.0.1 (audio/vorbis-tools)
BULK> marking package that requires flac-1.1.0nb1 as broken: gqmpeg-0.20.0nb2 (audio/gqmpeg)
BULK> marking package that requires flac-1.1.0nb1 as broken: gqmpeg-skins-20030712 (audio/gqmpeg-skins)
BULK> marking package that requires flac-1.1.0nb1 as broken: mp32ogg-0.11 (audio/mp32ogg)
BULK> marking package that requires flac-1.1.0nb1 as broken: oggasm-1.4.0 (audio/oggasm)
BULK> marking package that requires flac-1.1.0nb1 as broken: xmms-flac-1.1.0nb4 (audio/xmms-flac)
BULK> marking package that requires flac-1.1.0nb1 as broken: gst-plugins-0.6.4 (multimedia/gst-plugins)
BULK> marking package that requires flac-1.1.0nb1 as broken: gnome-media-2.4.1.1nb3 (audio/gnome2-media)
BULK> marking package that requires flac-1.1.0nb1 as broken: gnome-2.4.1nb3 (meta-pkgs/gnome)
BULK> marking package that requires flac-1.1.0nb1 as broken: gxine-0.3.3nb5 (multimedia/gxine)
BULK> marking package that requires flac-1.1.0nb1 as broken: kdemultimedia-3.1.5nb2 (multimedia/kdemultimedia3)
BULK> marking package that requires flac-1.1.0nb1 as broken: kde-3.1.5nb1 (meta-pkgs/kde3)
BULK> marking package that requires flac-1.1.0nb1 as broken: kmplayer-0.8.2rc5nb3 (multimedia/kmplayer)
BULK> marking package that requires flac-1.1.0nb1 as broken: xine-lib-1rc0anb3 (multimedia/xine-lib)
BULK> marking package that requires flac-1.1.0nb1 as broken: xine-arts-1rc0a (audio/xine-arts)
BULK> marking package that requires flac-1.1.0nb1 as broken: xine-esound-1rc0a (audio/xine-esound)
BULK> marking package that requires flac-1.1.0nb1 as broken: xine-ui-0.9.22nb1 (multimedia/xine-ui)
BULK> Build for flac-1.1.0nb1 was not successful, aborting.