###
### Fri Jan 23 19:07:38 EST 2004:
### bmake bulk-package for jabberd-1.4.3
### Current pkg count:  5 installed packages: digest-20021220 libtool-base-1.4.20010614nb19 patch-2.5.4nb2 pth-2.0.0 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for jabberd-1.4.3
===> Cleaning for pth-2.0.0
===> Cleaning for libtool-base-1.4.20010614nb19
===> Cleaning for patch-2.5.4nb2
===> Cleaning for openssl-0.9.6l
===> Cleaning for perl-5.6.1nb10
===> 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 jabberd-1.4.3
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> jabberd-1.4.3 requires installed package digest-20021220 (pkgtools/digest
pkgtools/rdigest) to build.
BULK> jabberd-1.4.3 requires installed package libtool-base-1.4.20010614nb19 (devel/libtool-base) to build.
BULK> jabberd-1.4.3 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> jabberd-1.4.3 requires installed package pth-2.0.0 (devel/pth) to build.
BULK> Installing packages which are required to build jabberd-1.4.3.
BULK> Required package pth-2.0.0 (devel/pth) is already installed
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/openssl-0.9.6l.tgz

===> Installing configuration/support files for openssl-0.9.6l

	/usr/pkg/etc/openssl/openssl.cnf

===========================================================================
You may wish to customize the following files for openssl-0.9.6l:

	/usr/pkg/etc/openssl/openssl.cnf
===========================================================================

===========================================================================
$NetBSD: MESSAGE,v 1.5 2003/09/22 03:13:58 grant Exp $

If upgrading from SSLeay, you will need to copy your ssleay.cnf (used for
creating certificate requests with "ca") into
/usr/pkg/etc/openssl/openssl.cnf.

If installing from scratch, you may want to take a look
at /usr/pkg/share/examples/openssl/openssl.cnf copy it
to /usr/pkg/etc/openssl/openssl.cnf, and customize it.

===========================================================================

BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/perl-5.6.1nb10.tgz

===========================================================================
$NetBSD: MESSAGE,v 1.4 2004/01/08 19:18:00 jlam Exp $

perl-5.6.1nb10 will use the following directory as the default
location of the site-specific Perl modules:

	/usr/pkg/lib/perl5/site_perl/5.6.1

===========================================================================

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 (jabberd-1.4.3)
===> Checking for vulnerabilities in jabberd-1.4.3
=> jabberd-1.4.3.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch jabberd-1.4.3.tar.gz from http://jabberd.jabberstudio.org/1.4/dist/.
=> [258016 bytes]
=> Checksum OK for jabberd-1.4.3.tar.gz.
work.sol9 -> /work/pkgbuild/chat/jabberd/work.sol9
===> Extracting for jabberd-1.4.3
===> Required installed package pth>=2.0.0: pth-2.0.0 found
===> Required installed package openssl>=0.9.6l: openssl-0.9.6l found
===> Required installed package gmake>=3.78: gmake-3.80nb2 found
==========================================================================
The following variables will affect the build process of this package,
jabberd-1.4.3.  Their current value is shown below:

        * JABBERD_GROUP = jabberd
        * JABBERD_LOGDIR = /var/log/jabberd
        * JABBERD_PIDDIR = /var/run/jabberd
        * JABBERD_SPOOLDIR = /var/spool/jabberd
        * JABBERD_USER = jabberd
        * SSLBASE = /usr/pkg
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * USE_INET6 = YES

You may want to abort the process now with CTRL+C and change their value
before continuing.  Be sure to run `bmake clean' after the changes.
==========================================================================
===> Patching for jabberd-1.4.3
===> Applying pkgsrc patches for jabberd-1.4.3
===> Overriding tools for jabberd-1.4.3
===> Buildlinking for jabberd-1.4.3
===> Configuring for jabberd-1.4.3
Running Jabber Configure
========================

Searching for SSL...            Found.
Support for IPv6...             Enabled.
Getting pth settings...         Done.
Setting Build Parameters...     Done.
Generating Settings Script...   Done.

You may now type 'make' to build your new Jabber system.

===> Building for jabberd-1.4.3
Making all in pthsock
gmake[1]: Entering directory `/work/pkgbuild/chat/jabberd/work.sol9/jabberd-1.4.3/pthsock'
cc -O -I/usr/pkg/include -g -Wall -I. -I.. -I/usr/pkg/include/openssl -DHAVE_SSL -DWITH_IPV6 -I/usr/pkg/include -fPIC -D_REENTRANT -I../jabberd/   -I/usr/pkg/include  -c -o client.o client.c
cc: illegal option -Wall
gmake[1]: *** [client.o] Error 1
gmake[1]: Leaving directory `/work/pkgbuild/chat/jabberd/work.sol9/jabberd-1.4.3/pthsock'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/chat/jabberd
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/chat/jabberd
BULK> jabberd-1.4.3 was marked as broken:
-rw-r--r--   1 root     other       5996 Jan 23 19:08 .broken.html
bmake deinstall
===> Deinstalling for jabberd
BULK> Marking all packages which depend upon jabberd-1.4.3 as broken:
BULK> Build for jabberd-1.4.3 was not successful, aborting.