###
### Tue Jun 29 03:44:42 EST 2004:
### /usr/pkg/bin/bmake bulk-package for wmi-7
### Current pkg count:  15 installed packages: digest-20021220 gettext-0.11.5nb4 gettext-lib-0.11.5nb3 gettext-m4-0.11.5 glib2-2.4.2 gmake-3.80nb3 libiconv-1.9.1nb2 libtool-base-1.5.6nb1 patch-2.5.4nb2 perl-5.8.4 pkg_install-info-4.5nb2 pkgconfig-0.15.0 wmctrl-1.05 x11-links-0.23 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for wmi-7
===> Cleaning for patch-2.5.4nb2
===> Cleaning for x11-links-0.23
BULK> Removing installed packages which are not needed to build wmi-7
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/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> wmi-7 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.1nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r perl-5.8.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 gettext-m4-0.11.5
/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 pkgconfig-0.15.0
BULK> wmi-7 requires installed package x11-links-0.23 (pkgtools/x11-links) to build.
BULK> Installing packages which are required to build wmi-7.
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package x11-links-0.23 (pkgtools/x11-links) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (wmi-7)
===> Checking for vulnerabilities in wmi-7
=> wmi-7.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch wmi-7.tar.gz from http://download.berlios.de/wmi/.
=> [166812 bytes]
=> Checksum OK for wmi-7.tar.gz.
work -> /work/pkgbuild/wm/wmi/work
===> Extracting for wmi-7
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Required installed package x11-links>=0.23: x11-links-0.23 found
===> Patching for wmi-7
===> Applying pkgsrc patches for wmi-7
===> Overriding tools for wmi-7
===> Buildlinking for wmi-7
===> Configuring for wmi-7
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-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output file name... 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 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 assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking X11/cursorfont.h usability... yes
checking X11/cursorfont.h presence... yes
checking for X11/cursorfont.h... yes
checking X11/keysym.h usability... yes
checking X11/keysym.h presence... yes
checking for X11/keysym.h... yes
checking X11/Xatom.h usability... yes
checking X11/Xatom.h presence... yes
checking for X11/Xatom.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking X11/Xmd.h usability... yes
checking X11/Xmd.h presence... yes
checking for X11/Xmd.h... yes
checking X11/Xproto.h usability... yes
checking X11/Xproto.h presence... yes
checking for X11/Xproto.h... yes
checking X11/Xresource.h usability... no
checking X11/Xresource.h presence... yes
configure: WARNING: X11/Xresource.h: present but cannot be compiled
configure: WARNING: X11/Xresource.h:     check for missing prerequisite headers?
configure: WARNING: X11/Xresource.h: see the Autoconf documentation
configure: WARNING: X11/Xresource.h:     section "Present But Cannot Be Compiled"
configure: WARNING: X11/Xresource.h: proceeding with the preprocessor's result
configure: WARNING: X11/Xresource.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for X11/Xresource.h... yes
checking X11/Xutil.h usability... no
checking X11/Xutil.h presence... yes
configure: WARNING: X11/Xutil.h: present but cannot be compiled
configure: WARNING: X11/Xutil.h:     check for missing prerequisite headers?
configure: WARNING: X11/Xutil.h: see the Autoconf documentation
configure: WARNING: X11/Xutil.h:     section "Present But Cannot Be Compiled"
configure: WARNING: X11/Xutil.h: proceeding with the preprocessor's result
configure: WARNING: X11/Xutil.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for X11/Xutil.h... yes
checking for sparc-sun-solaris2-g++... CC
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking for ANSI C header files... (cached) yes
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking whether -R must be followed by a space... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating version.h
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing default-1 commands
===> Building for wmi-7
cd . && autoheader
WARNING: `autoheader' is missing on your system.  You should only need it if
         you modified `acconfig.h' or `configure.ac'.  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
config.status: executing default-1 commands
/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
config.status: executing default-1 commands
CC -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/openwin/include  -I/usr/pkg/include  -O -I/usr/pkg/include -c action.cpp
"/opt/SUNWspro/prod/include/CC/Cstd/./limits", line 223: Error: FLT_MANT_DIG is not defined.
Error: Cannot continue processing because of prior errors.
Compilation aborted.
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/wm/wmi/work/wmi-7/src
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/wm/wmi/work/wmi-7
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/wm/wmi/work/wmi-7
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/wm/wmi
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/wm/wmi
BULK> wmi-7 was marked as broken:
-rw-r--r--   1 root     other       8938 Jun 29 03:49 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for wmi
BULK> Marking all packages which depend upon wmi-7 as broken:
BULK> Build for wmi-7 was not successful, aborting.