###
### Mon Feb 9 22:16:53 EST 2004:
### bmake bulk-package for apachetop-0.8.2
### Current pkg count:  13 installed packages: apache6-1.3.29 db-2.7.7nb1 digest-20021220 expat-1.95.6nb1 gawk-3.1.3 gettext-lib-0.11.5nb2 gmake-3.80nb2 libiconv-1.9.1nb1 libmm-1.2.2 libtool-base-1.4.20010614nb19 patch-2.5.4nb2 pkg_install-info-4.5nb2 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for apachetop-0.8.2
===> Cleaning for ncurses-5.3nb2
===> Cleaning for libtool-base-1.4.20010614nb19
===> Cleaning for patch-2.5.4nb2
===> Cleaning for gawk-3.1.3
===> 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 apachetop-0.8.2
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 db-2.7.7nb1
===========================================================================
If you won't be using apache6-1.3.29 any longer, you may want to remove

  * the following users:   www

  * the following groups:  www

  * the following directories:

	/var/httpd

You many also want to remove any settings in rc.conf that you may have
made in order to use apache6-1.3.29.
===========================================================================
BULK> apachetop-0.8.2 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r expat-1.95.6nb1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libmm-1.2.2
BULK> apachetop-0.8.2 requires installed package libtool-base-1.4.20010614nb19 (devel/libtool-base) to build.
BULK> apachetop-0.8.2 requires installed package libiconv-1.9.1nb1 (converters/libiconv) to build.
BULK> apachetop-0.8.2 requires installed package gettext-lib-0.11.5nb2 (devel/gettext-lib) to build.
BULK> apachetop-0.8.2 requires installed package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) to build.
BULK> apachetop-0.8.2 requires installed package gawk-3.1.3 (lang/gawk) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r gmake-3.80nb2
BULK> Installing packages which are required to build apachetop-0.8.2.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/ncurses-5.3nb2.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> Required package gawk-3.1.3 (lang/gawk) is already installed
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 (apachetop-0.8.2)
===> Checking for vulnerabilities in apachetop-0.8.2
=> Checksum OK for apachetop-0.8.2.tar.gz.
work.sol9 -> /work/pkgbuild/www/apachetop/work.sol9
===> Extracting for apachetop-0.8.2
===> Required installed package ncurses>=5.3nb1: ncurses-5.3nb2 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for apachetop-0.8.2
===> Applying pkgsrc patches for apachetop-0.8.2
===> Overriding tools for apachetop-0.8.2
===> Buildlinking for apachetop-0.8.2
===> Configuring for apachetop-0.8.2
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-g++... 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 style of include used by bmake... GNU
checking dependency style of CC... none
checking for sparc-sun-solaris2-gcc... cc
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 dependency style of cc... none
checking for library containing pthread_create... none required
checking for library containing socket... -lsocket
checking for library containing nanosleep... -lrt
checking for library containing inet_addr... -lnsl
checking for library containing wattr_on... -lncurses
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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... yes
checking for memset... yes
checking for strchr... yes
checking for strdup... yes
checking for kqueue... no
checking for strerror... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating config/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===> Building for apachetop-0.8.2
bmake  all-recursive
Making all in man
Making all in src
source='apachetop.cc' object='apachetop.o' libtool=no  depfile='.deps/apachetop.Po' tmpdepfile='.deps/apachetop.TPo'  depmode=none /bin/ksh ../config/depcomp  CC -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o apachetop.o `test -f 'apachetop.cc' || echo './'`apachetop.cc
"hits_circle.h", line 25: Error: A typedef name cannot be used in an elaborated type specifier..
"timed_circle.h", line 49: Error: Timed_Circle::HIT is not accessible from Timed_Circle::timed_circle_struct.
"apachetop.cc", line 168: Warning: String literal converted to char* in formal argument filename in call to new_file(char*, bool).
"apachetop.cc", line 232: Warning (Anachronism): Formal argument 2 of type extern "C" void(*)(int) in call to std::signal(int, extern "C" void(*)(int)) is being passed void(*)(int).
"apachetop.cc", line 233: Warning (Anachronism): Formal argument 2 of type extern "C" void(*)(int) in call to std::signal(int, extern "C" void(*)(int)) is being passed void(*)(int).
"apachetop.cc", line 244: Warning (Anachronism): Formal argument 3 of type extern "C" void*(*)(void*) in call to pthread_create(unsigned*, const _pthread_attr*, extern "C" void*(*)(void*), void*) is being passed void*(*)(void*).
"apachetop.cc", line 458: Error: "key_processor(void*)" is expected to return a value.
"apachetop.cc", line 472: Warning: String literal converted to char* in formal argument 3 in call to mvprintw(int, int, char*, ...).
3 Error(s) and 5 Warning(s) detected.
*** Error code 3

Stop.
bmake: stopped in /work/pkgbuild/www/apachetop/work.sol9/apachetop-0.8.2/src
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/www/apachetop/work.sol9/apachetop-0.8.2
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/www/apachetop/work.sol9/apachetop-0.8.2
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/www/apachetop
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/www/apachetop
BULK> apachetop-0.8.2 was marked as broken:
-rw-r--r--   1 root     other       9336 Feb  9 22:19 .broken.html
bmake deinstall
===> Deinstalling for apachetop
BULK> Marking all packages which depend upon apachetop-0.8.2 as broken:
BULK> Build for apachetop-0.8.2 was not successful, aborting.