###
### Mon Feb 2 04:41:27 EST 2004:
### bmake bulk-package for libcdio-0.65
### Current pkg count:  13 installed packages: digest-20021220 esound-0.2.32 gettext-lib-0.11.5nb2 gmake-3.80nb2 libao-0.8.4 libao-esound-0.8.4 libaudiofile-0.2.4 libiconv-1.9.1nb1 libtool-base-1.4.20010614nb19 patch-2.5.4nb2 pkg_install-info-4.5nb2 pkgconfig-0.15.0 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for libcdio-0.65
===> Cleaning for libtool-base-1.4.20010614nb19
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build libcdio-0.65
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> libcdio-0.65 requires installed package libtool-base-1.4.20010614nb19 (devel/libtool-base) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r pkgconfig-0.15.0
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.1nb1
BULK> libcdio-0.65 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r pkg_install-info-4.5nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libao-0.8.4
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libaudiofile-0.2.4
BULK> Installing packages which are required to build libcdio-0.65.
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> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (libcdio-0.65)
===> Checking for vulnerabilities in libcdio-0.65
=> Checksum OK for libcdio-0.65.tar.gz.
work.sol9 -> /work/pkgbuild/misc/libcdio/work.sol9
===> Extracting for libcdio-0.65
===> Required installed package libtool-base>=1.4.20010614nb11: libtool-base-1.4.20010614nb19 found
===> Patching for libcdio-0.65
===> Overriding tools for libcdio-0.65
===> Buildlinking for libcdio-0.65
===> Configuring for libcdio-0.65
=> Fixing locale directory references.
=> Adding rpaths to pkgconfig files.
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 whether to enable maintainer-specific portions of Makefiles... no
checking whether build environment is sane... yes
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
*** non GNU CC compiler detected.
*** This package has not been tested very well with non GNU compilers
*** you should try to use 'gcc' for compiling this package.
checking for perl... no
checking for diff... /usr/bin/diff
adding -w to diff in regression tests
checking for libpopt library... no
checking how to run the C preprocessor... cc -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... no
checking for unistd.h... yes
checking for stdint.h... (cached) no
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking for inttypes.h... (cached) yes
checking stdbool.h usability... no
checking stdbool.h presence... no
checking for stdbool.h... no
checking whether byte ordering is bigendian... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether cc supports ISOC99 _Pragma()... yes
checking how to create empty arrays... []
checking bitfield ordering in structs... MSBF
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2
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 for a sed that does not truncate output... /work/pkgbuild/misc/libcdio/work.sol9/.tools/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse nm output... failed
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 ANSI C header files... (cached) 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 for stdbool.h... (cached) no
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) no
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking sys/cdio.h usability... yes
checking sys/cdio.h presence... yes
checking for sys/cdio.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/cdio.h... (cached) yes
checking for bzero... yes
checking for memcpy... yes
checking for struct tm.tm_gmtoff... no
checking for pkg-config... no
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
configure: WARNING: new enough libcddb not found. CDDB access disabled
checking for connect in -lsocket... yes
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libcdio.pc
config.status: creating libcdio.spec
config.status: creating libiso9660.pc
config.status: creating example/Makefile
config.status: creating include/Makefile
config.status: creating include/cdio/Makefile
config.status: creating include/cdio/version.h
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating test/check_nrg.sh
config.status: creating test/check_cue.sh
config.status: creating test/check_common_fn
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing checks commands
config.status: executing default commands
Using CD-ROM drivers: BIN/CUE, NRG, Solaris
===> Building for libcdio-0.65
bmake  all-recursive
Making all in doc
Making all in include
Making all in cdio
bmake  all-am
Making all in lib
source='_cdio_bincue.c' object='_cdio_bincue.lo' libtool=yes  depfile='.deps/_cdio_bincue.Plo' tmpdepfile='.deps/_cdio_bincue.TPlo'  depmode=none /bin/ksh ../depcomp  /bin/ksh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I-I../lib/ -I../include/  -I/usr/pkg/include  -O -I/usr/pkg/include -c -o _cdio_bincue.lo `test -f '_cdio_bincue.c' || echo './'`_cdio_bincue.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I-I../lib/ -I../include/ -I/work/pkgbuild/misc/libcdio/work.sol9/.buildlink/include -O -I/work/pkgbuild/misc/libcdio/work.sol9/.buildlink/include -c _cdio_bincue.c  -KPIC -DPIC -o .libs/_cdio_bincue.o
"../include/cdio/types.h", line 113: invalid type combination
"../include/cdio/types.h", line 113: warning: typedef declares no type name
"_cdio_bincue.c", line 665: warning: argument #3 is incompatible with prototype:
	prototype: pointer to int : "cdio_private.h", line 242
	argument : pointer to unsigned int
"_cdio_bincue.c", line 671: warning: argument #3 is incompatible with prototype:
	prototype: pointer to int : "cdio_private.h", line 242
	argument : pointer to unsigned int
"_cdio_bincue.c", line 887: syntax error before or at: .
cc: acomp failed for _cdio_bincue.c
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/misc/libcdio/work.sol9/libcdio-0.65/lib
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/misc/libcdio/work.sol9/libcdio-0.65
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/misc/libcdio/work.sol9/libcdio-0.65
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/misc/libcdio
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/misc/libcdio
BULK> libcdio-0.65 was marked as broken:
-rw-r--r--   1 root     other      10111 Feb  2 04:43 .broken.html
bmake deinstall
===> Deinstalling for libcdio
BULK> Marking all packages which depend upon libcdio-0.65 as broken:
BULK> marking package that requires libcdio-0.65 as broken: libcddb-0.9.4 (audio/libcddb)
BULK> Build for libcdio-0.65 was not successful, aborting.