###
### Sat Jul 2 19:50:00 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for pwlib-1.8.3nb1
### Current pkg count:  1 installed packages: digest-20050323
###
BULK> Full rebuild in progress...
BULK> Cleaning package pwlib-1.8.3nb1 and pre-requisite packages
===> Cleaning for pwlib-1.8.3nb1
===> Cleaning for bison-2.0
===> Cleaning for gettext-0.11.5nb5
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for gettext-m4-0.11.5
===> Cleaning for pkg_install-info-4.5nb3
===> Cleaning for m4-1.4.3
===> Cleaning for gtexinfo-4.8
===> Cleaning for gmake-3.80nb4
===> Cleaning for openssl-0.9.7f
===> Cleaning for perl-5.8.6nb4
BULK> Removing installed packages which are not needed to build pwlib-1.8.3nb1
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> Installing packages which are required to build pwlib-1.8.3nb1.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/bison-2.0.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gettext-0.11.5nb5.tgz
===========================================================================
Installing files needed by libiconv-1.9.2nb1:

	/usr/pkg/lib/charset.alias
	    [/usr/pkg/share/examples/libiconv/charset.alias]

===========================================================================
BULK> Required package gettext-lib-0.11.5nb4 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.2nb1 (converters/libiconv) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libtool-base-1.5.18nb3.tgz
BULK> Required package gettext-m4-0.11.5 (devel/gettext-m4) is already installed
BULK> Required package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed
BULK> Required package m4-1.4.3 (devel/m4) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gtexinfo-4.8.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gmake-3.80nb4.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/openssl-0.9.7f.tgz
===========================================================================
Installing files needed by openssl-0.9.7f:

	/usr/pkg/etc/openssl/openssl.cnf
	    [/usr/pkg/share/examples/openssl/openssl.cnf]

===========================================================================
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/perl-5.8.6nb4.tgz

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

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

	/usr/pkg/lib/perl5/site_perl/5.8.6

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

BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (pwlib-1.8.3nb1)
===> Checking for vulnerabilities in pwlib-1.8.3nb1
=> Checksum SHA1 OK for pwlib-v1_8_3-src-tar.gz.
=> Checksum RMD160 OK for pwlib-v1_8_3-src-tar.gz.
work -> /pkgobj/devel/pwlib/work
===> Extracting for pwlib-1.8.3nb1
==========================================================================
The following variables will affect the build process of this package,
pwlib-1.8.3nb1.  Their current value is shown below:

        * SSLBASE (defined)

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
===> Required installed package openssl>=0.9.7d: openssl-0.9.7f found
===> Required installed package bison-[0-9]*: bison-2.0 found
===> Required installed package libtool-base>=1.5.18nb1: libtool-base-1.5.18nb3 found
===> Required installed package gmake>=3.78: gmake-3.80nb4 found
cd /pkgobj/devel/pwlib/work; /usr/pkg/bin/tar -xf pwlib-v1_8_3-src-tar
===> Patching for pwlib-1.8.3nb1
===> Applying pkgsrc patches for pwlib-1.8.3nb1
/usr/bin/ln -sf /pkgobj/devel/pwlib/work /pkgobj/devel/pwlib/work/pwlib/share
===> Overriding tools for pwlib-1.8.3nb1
===> Creating toolchain wrappers for pwlib-1.8.3nb1
===> Configuring for pwlib-1.8.3nb1
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 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
configure: PTLib version is 1.8.3
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2
checking target system type... sparc-sun-solaris2
configure: OSTYPE set to solaris
configure: OSRELEASE set to 8
configure: MACHTYPE set to sparc
checking whether byte ordering is bigendian... yes
checking if linker accepts -felide-constructors... no
checking if linker accepts -Wreorder... no
checking if compiler uses RTTI by default... yes
checking for working long double with more range or precision than double... no
checking if readdir_r has 2 parms... no
checking if readdir_r has 3 parms... no
checking for recvmsg... no
checking if using STL streams... yes
checking if atomic integer available... no
checking checking for FD_SETSIZE... 4098
checking if Unix semaphores are available... yes
checking for pthread_create in -lpthread... yes
checking if pthread_mutex_timedlock is available... no
checking for sem_timedwait in -lpthread... no
checking if recursive mutexes are available... 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 regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regcomp... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking if dlopen is available... yes
checking for dlopen in -ldl... yes
checking if plugins support needs to be compiled... no
checking for res_search... no
checking for res_search in -lresolv... yes
configure: SASL disabled
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for IPv6 support... yes
checking SDL/SDL.h usability... no
checking SDL/SDL.h presence... no
checking for SDL/SDL.h... no
checking for /usr/local/include/SDL11/SDL.h... no
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking for ALSA sound support... no
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
configure: creating ./config.status
config.status: creating make/ptbuildopts.mak
config.status: creating make/ptlib-config
config.status: creating Makefile
config.status: creating include/ptbuildopts.h
configure: configuring in plugins
configure: running /bin/ksh './configure' --prefix=/usr/pkg  '--disable-sasl' '--disable-openldap' '--disable-expat' '--disable-video' '--disable-qos' '--host=sparc-sun-solaris2' '--prefix=/usr/pkg' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXXFLAGS=-O -I/usr/pkg/include -I/usr/include' 'CXX=CC' 'LDFLAGS=-L/usr/pkg/lib -R/usr/pkg/lib -L/usr/lib -R/usr/lib' 'host_alias=sparc-sun-solaris2' --cache-file=/dev/null --srcdir=.
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 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
Plugin source directory is /pkgobj/devel/pwlib/work/pwlib/plugins
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 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 alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking for ALSA sound support... no
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking for OSS sound support... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating vidinput_dc/Makefile
===> Building for pwlib-1.8.3nb1
set -e; /usr/pkg/bin/gmake -C src/ptlib/unix opt;
gmake[1]: Entering directory `/pkgobj/devel/pwlib/work/pwlib/src/ptlib/unix'
libtool  --mode=compile --tag=CXX CC -D_REENTRANT -fno-exceptions -Wall  -I/pkgobj/devel/pwlib/work/pwlib/include -Os  -O -I/usr/pkg/include -I/usr/include  -x c++ -c ../../ptclib/asner.cxx -o /pkgobj/devel/pwlib/work/pwlib/lib/obj_solaris_sparc_r/asner.o
mkdir /pkgobj/devel/pwlib/work/pwlib/lib/obj_solaris_sparc_r/.libs
 CC -D_REENTRANT -fno-exceptions -Wall -I/pkgobj/devel/pwlib/work/pwlib/include -Os -O -I/pkgobj/devel/pwlib/work/.buildlink/include -x c++ -c ../../ptclib/asner.cxx  -KPIC -DPIC -o /pkgobj/devel/pwlib/work/pwlib/lib/obj_solaris_sparc_r/.libs/asner.o
CC: Warning: Option -fno-exceptions passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -x passed to ld, if ld is invoked, ignored otherwise
CC: Invalid input file name c++, no output generated for this file.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/object.h", line 1217: Warning (Anachronism): The prior declaration for operator new(unsigned) has an exception specification.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/object.h", line 1218: Warning (Anachronism): The prior declaration for operator new[](unsigned) has an exception specification.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/object.h", line 1220: Warning (Anachronism): The prior declaration for operator delete(void*) has an exception specification.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/object.h", line 1221: Warning (Anachronism): The prior declaration for operator delete[](void*) has an exception specification.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/lists.h", line 388: Error: PAbstractList::Element is not accessible from PAbstractList::Info.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/lists.h", line 389: Error: PAbstractList::Element is not accessible from PAbstractList::Info.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/lists.h", line 390: Error: PAbstractList::Element is not accessible from PAbstractList::Info.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/lists.h", line 1027: Error: PAbstractSortedList::Element is not accessible from PAbstractSortedList::Info.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/lists.h", line 1028: Error: PAbstractSortedList::Element is not accessible from PAbstractSortedList::Info.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/lists.h", line 1030: Error: PAbstractSortedList::Element is not accessible from PAbstractSortedList::Info.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 363: Error: PHashTable::Element is not accessible from PHashTable::Table.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 374: Error: PHashTable::Element is not accessible from PHashTable::Table.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 379: Error: PHashTable::Element is not accessible from PHashTable::Table.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2693: Warning: PStringDictionary::RemoveAt hides the virtual function PAbstractDictionary::RemoveAt(int).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2804:     Where: While specializing "PStringDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2804:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2693: Warning: PStringDictionary::GetAt hides the virtual function PAbstractDictionary::GetAt(int) const.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2804:     Where: While specializing "PStringDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2804:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2693: Warning: PStringDictionary::SetDataAt hides the virtual function PAbstractDictionary::SetDataAt(int, PObject*).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2804:     Where: While specializing "PStringDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2804:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2693: Warning: PStringDictionary::SetAt hides the virtual function PAbstractDictionary::SetAt(int, PObject*).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2804:     Where: While specializing "PStringDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2804:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 1305: Warning: POrdinalDictionary::GetAt hides the virtual function PAbstractDictionary::GetAt(int) const.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2851:     Where: While specializing "POrdinalDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2851:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 1305: Warning: POrdinalDictionary::SetDataAt hides the virtual function PAbstractDictionary::SetDataAt(int, PObject*).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2851:     Where: While specializing "POrdinalDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2851:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 1305: Warning: POrdinalDictionary::SetAt hides the virtual function PAbstractDictionary::SetAt(int, PObject*).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2851:     Where: While specializing "POrdinalDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2851:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 1305: Warning: POrdinalDictionary::RemoveAt hides the virtual function PAbstractDictionary::RemoveAt(int).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2851:     Where: While specializing "POrdinalDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2851:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2693: Warning: PStringDictionary::RemoveAt hides the virtual function PAbstractDictionary::RemoveAt(int).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2901:     Where: While specializing "PStringDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2901:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2693: Warning: PStringDictionary::GetAt hides the virtual function PAbstractDictionary::GetAt(int) const.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2901:     Where: While specializing "PStringDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2901:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2693: Warning: PStringDictionary::SetDataAt hides the virtual function PAbstractDictionary::SetDataAt(int, PObject*).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2901:     Where: While specializing "PStringDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2901:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2693: Warning: PStringDictionary::SetAt hides the virtual function PAbstractDictionary::SetAt(int, PObject*).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2901:     Where: While specializing "PStringDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pstring.h", line 2901:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 1112: Warning: PDictionary::RemoveAt hides the virtual function PAbstractDictionary::RemoveAt(int).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/unix/ptlib/pprocess.h", line 172:     Where: While specializing "PDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/unix/ptlib/pprocess.h", line 172:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 1112: Warning: PDictionary::SetAt hides the virtual function PAbstractDictionary::SetAt(int, PObject*).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/unix/ptlib/pprocess.h", line 172:     Where: While specializing "PDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/unix/ptlib/pprocess.h", line 172:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 1112: Warning: PDictionary::GetAt hides the virtual function PAbstractDictionary::GetAt(int) const.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/unix/ptlib/pprocess.h", line 172:     Where: While specializing "PDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/unix/ptlib/pprocess.h", line 172:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 1112: Warning: PDictionary::RemoveAt hides the virtual function PAbstractDictionary::RemoveAt(int).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/syncthrd.h", line 360:     Where: While specializing "PDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/syncthrd.h", line 360:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 1112: Warning: PDictionary::SetAt hides the virtual function PAbstractDictionary::SetAt(int, PObject*).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/syncthrd.h", line 360:     Where: While specializing "PDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/syncthrd.h", line 360:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 1112: Warning: PDictionary::GetAt hides the virtual function PAbstractDictionary::GetAt(int) const.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/syncthrd.h", line 360:     Where: While specializing "PDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/syncthrd.h", line 360:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 1112: Warning: PDictionary::RemoveAt hides the virtual function PAbstractDictionary::RemoveAt(int).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pluginmgr.h", line 190:     Where: While specializing "PDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pluginmgr.h", line 190:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 1112: Warning: PDictionary::SetAt hides the virtual function PAbstractDictionary::SetAt(int, PObject*).
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pluginmgr.h", line 190:     Where: While specializing "PDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pluginmgr.h", line 190:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/dict.h", line 1112: Warning: PDictionary::GetAt hides the virtual function PAbstractDictionary::GetAt(int) const.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pluginmgr.h", line 190:     Where: While specializing "PDictionary".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/pluginmgr.h", line 190:     Where: Specialized in non-template code.
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/videoio.h", line 254: Warning: Identifier expected instead of "}".
"/pkgobj/devel/pwlib/work/pwlib/include/ptlib/video.h", line 304: Warning: PVideoChannel::GetErrorText hides the virtual function PChannel::GetErrorText(PChannel::ErrorGroup) const.
"../../ptclib/asner.cxx", line 2091: Warning: tagClass hides PASN_Object::tagClass.
"../../ptclib/asnber.cxx", line 336: Warning: tag hides PASN_Object::tag.
"../../ptclib/asnber.cxx", line 337: Warning: tagClass hides PASN_Object::tagClass.
9 Error(s) and 30 Warning(s) detected.
gmake[1]: *** [/pkgobj/devel/pwlib/work/pwlib/lib/obj_solaris_sparc_r/asner.o] Error 1
gmake[1]: Leaving directory `/pkgobj/devel/pwlib/work/pwlib/src/ptlib/unix'
gmake: *** [opt] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/devel/pwlib
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /pkgobj/devel/pwlib/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/pwlib

Please view the work log for pwlib-1.8.3nb1


BULK> pwlib-1.8.3nb1 was marked as broken:
-rw-r--r--   1 root     other      22879 Jul  2 19:54 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for pwlib
BULK> Marking all packages which depend upon pwlib-1.8.3nb1 as broken:
BULK> marking package that requires pwlib-1.8.3nb1 as broken: openh323-1.15.2 (net/openh323)
BULK> marking package that requires pwlib-1.8.3nb1 as broken: gnugk-2.2.0nb1 (net/gnugk)
BULK> Build for pwlib-1.8.3nb1 was not successful, aborting.