###
### Sat Jun 12 08:45:13 EST 2004:
### /usr/pkg/bin/bmake bulk-package for libstree-0.3.0
### Current pkg count:  11 installed packages: digest-20021220 gawk-3.1.3 gettext-lib-0.11.5nb3 libiconv-1.9.1nb2 libstatgrab-0.10 libtool-base-1.5.6nb1 ncurses-5.4 patch-2.5.4nb2 pkg_install-info-4.5nb2 pkgconfig-0.15.0 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for libstree-0.3.0
BULK> Removing installed packages which are not needed to build libstree-0.3.0
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r ncurses-5.4
/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 libiconv-1.9.1nb2
/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 patch-2.5.4nb2
/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 pkgconfig-0.15.0
BULK> Installing packages which are required to build libstree-0.3.0.
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (libstree-0.3.0)
===> Checking for vulnerabilities in libstree-0.3.0
=> Checksum OK for libstree-0.3.0.tar.gz.
work -> /work/pkgbuild/devel/libstree/work
===> Extracting for libstree-0.3.0
===> Patching for libstree-0.3.0
===> Overriding tools for libstree-0.3.0
===> Configuring for libstree-0.3.0
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 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 whether bmake sets $(MAKE)... (cached) yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... /work/pkgbuild/devel/libstree/work/.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 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 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 (/usr/ccs/bin/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 gtkdoc-mkdb... false
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating docs/Makefile
config.status: creating config.h
config.status: executing depfiles commands

           libstree Configuration Summary
====================================================

  Setup finished. Now run:

  $ make
  # make install

  (or use gmake when make on your platform isn't GNU make)

===> Building for libstree-0.3.0
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 src
cd .. && /bin/ksh ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
source='lst_stree.c' object='lst_stree.lo' libtool=yes  depfile='.deps/lst_stree.Plo' tmpdepfile='.deps/lst_stree.TPlo'  depmode=none /bin/ksh ../depcomp  /bin/ksh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -W -Wall    -O -c -o lst_stree.lo `test -f 'lst_stree.c' || echo './'`lst_stree.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -W -Wall -O -c lst_stree.c  -KPIC -DPIC -o lst_stree.o
cc: illegal option -W-Wall
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/devel/libstree/work/libstree-0.3.0/src
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/devel/libstree/work/libstree-0.3.0
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/devel/libstree/work/libstree-0.3.0
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/libstree
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/libstree
BULK> libstree-0.3.0 was marked as broken:
-rw-r--r--   1 root     other       6179 Jun 12 08:46 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for libstree
BULK> Marking all packages which depend upon libstree-0.3.0 as broken:
BULK> Build for libstree-0.3.0 was not successful, aborting.