###
### Mon Jan 26 21:16:42 EST 2004:
### bmake bulk-package for cyrus-sasl-1.5.27nb5
### Current pkg count:  5 installed packages: digest-20021220 openssl-0.9.6l patch-2.5.4nb2 perl-5.6.1nb10 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for cyrus-sasl-1.5.27nb5
===> Cleaning for openssl-0.9.6l
===> Cleaning for perl-5.6.1nb10
===> Cleaning for patch-2.5.4nb2
===> Cleaning for libtool-base-1.4.20010614nb19
===> 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 cyrus-sasl-1.5.27nb5
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> cyrus-sasl-1.5.27nb5 requires installed package digest-20021220 (pkgtools/digest
pkgtools/rdigest) to build.
BULK> cyrus-sasl-1.5.27nb5 requires installed package openssl-0.9.6l (security/openssl) to build.
BULK> cyrus-sasl-1.5.27nb5 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> cyrus-sasl-1.5.27nb5 requires installed package perl-5.6.1nb10 (lang/perl5) to build.
BULK> Installing packages which are required to build cyrus-sasl-1.5.27nb5.
BULK> Required package openssl-0.9.6l (security/openssl) is already installed
BULK> Required package perl-5.6.1nb10 (lang/perl5) 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/libtool-base-1.4.20010614nb19.tgz
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 (cyrus-sasl-1.5.27nb5)
===> Checking for vulnerabilities in cyrus-sasl-1.5.27nb5
=> Checksum OK for cyrus-sasl-1.5.27.tar.gz.
work.sol9 -> /work/pkgbuild/security/cyrus-sasl/work.sol9
===> Extracting for cyrus-sasl-1.5.27nb5
===> Required installed package openssl>=0.9.6l: openssl-0.9.6l found
===> Required installed package libtool-base>=1.4.20010614nb11: libtool-base-1.4.20010614nb19 found
===> Required installed package gmake>=3.78: gmake-3.80nb2 found
==========================================================================
The following variables will affect the build process of this package,
cyrus-sasl-1.5.27nb5.  Their current value is shown below:

        * CYRUS_GROUP = mail
        * CYRUS_USER = cyrus
        * SSLBASE = /usr/pkg
        * SSLCERTS = /usr/pkg/etc/openssl/certs

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.
==========================================================================
cd /work/pkgbuild/security/cyrus-sasl/work.sol9/cyrus-sasl-1.5.27; /usr/bin/rm -f include/md5.h
/usr/bin/cp /usr/pkgsrc/security/cyrus-sasl/../cyrus-sasl/files/sasl-config.in /work/pkgbuild/security/cyrus-sasl/work.sol9/cyrus-sasl-1.5.27/plugins
===> Patching for cyrus-sasl-1.5.27nb5
===> Applying pkgsrc patches for cyrus-sasl-1.5.27nb5
===> Overriding tools for cyrus-sasl-1.5.27nb5
===> Buildlinking for cyrus-sasl-1.5.27nb5
===> Configuring for cyrus-sasl-1.5.27nb5
creating cache ./config.cache
checking host system type... sparc-sun-solaris2
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking whether /usr/pkg/bin/gmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... cc
checking whether the C compiler (cc -O -I/usr/pkg/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -I/usr/pkg/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking for __attribute__... no
checking for runpath switch... -R
checking for sed... /work/pkgbuild/security/cyrus-sasl/work.sol9/.tools/bin/sed
checking build system type... sparc-sun-solaris2
checking for ranlib... ranlib
checking for non-GNU ld... ld
checking if the linker (ld) is GNU ld... no
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache
checking DB path to use... /usr/pkg/etc/sasldb
checking for ndbm.h... yes
checking for dbm_open in -lndbm... no
checking for dbm_open... yes
checking DB library to use... ndbm
checking for dlopen in -ldl... yes
checking for syslog... yes
checking for crypt... yes
checking for connect... no
checking for gethostbyname in -lnsl... yes
checking for connect in -lsocket... yes
checking PAM support... no
checking for getspnam... yes
checking for getspnam... (cached) yes
checking CRAM-MD5... enabled
checking SCRAM-MD5... disabled
checking for des_pcbc_encrypt in -ldes... no
checking for RSAPublicEncrypt in -lrsaref... no
checking for des_pcbc_encrypt in -lcrypto... yes
checking for openssl/des.h... yes
checking DIGEST-MD5... enabled
checking KERBEROS_V4... disabled
checking GSSAPI... disabled
checking ANONYMOUS... enabled
checking PLAIN... enabled
checking LOGIN... disabled
checking SRP... disabled
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for strchr... yes
checking for memcpy... yes
checking for getpwnam... yes
checking for getspnam... (cached) yes
checking for gettimeofday... yes
checking for getsubopt... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for /dev/urandom... yes
checking for getopt.h... no
checking for unistd.h... yes
checking for crypt.h... yes
checking for pwd.h... yes
checking for shadow.h... yes
checking for paths.h... no
checking for working const... yes
checking for inline... inline
checking return type of signal handlers... void
checking for sfio.h... no
checking for getdomainname... no
checking for getpassphrase... yes
checking for getpid... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating include/Makefile
creating lib/Makefile
creating plugins/Makefile
creating utils/Makefile
creating doc/Makefile
creating sample/Makefile
creating java/Makefile
creating java/CyrusSasl/Makefile
creating java/javax/Makefile
creating java/javax/security/Makefile
creating java/javax/security/auth/Makefile
creating java/javax/security/auth/callback/Makefile
creating pwcheck/Makefile
creating saslauthd/Makefile
creating saslauthd/saslauthd.8
creating man/Makefile
creating config.h
===> Building for cyrus-sasl-1.5.27nb5
cd . && autoheader
WARNING: `autoheader' is missing on your system.  You should only need it if
         you modified `acconfig.h' or `configure.in'.  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
creating config.h
config.h is unchanged
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory `/work/pkgbuild/security/cyrus-sasl/work.sol9/cyrus-sasl-1.5.27'
Making all in include
gmake[2]: Entering directory `/work/pkgbuild/security/cyrus-sasl/work.sol9/cyrus-sasl-1.5.27/include'
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include   -I/usr/pkg/include  -O -I/usr/pkg/include -c makemd5.c
/bin/ksh ../libtool --mode=link cc  -O -I/usr/pkg/include -L/usr/local/lib -R/usr/local/lib  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o makemd5  makemd5.o  
mkdir .libs
cc -O -I/work/pkgbuild/security/cyrus-sasl/work.sol9/.buildlink/include -o makemd5 makemd5.o  -L/work/pkgbuild/security/cyrus-sasl/work.sol9/.buildlink/lib -R/usr/pkg/lib
gmake[2]: Leaving directory `/work/pkgbuild/security/cyrus-sasl/work.sol9/cyrus-sasl-1.5.27/include'
Making all in lib
gmake[2]: Entering directory `/work/pkgbuild/security/cyrus-sasl/work.sol9/cyrus-sasl-1.5.27/lib'
/bin/ksh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include  -I/usr/local/include   -I/usr/pkg/include  -O -I/usr/pkg/include -c common.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/work/pkgbuild/security/cyrus-sasl/work.sol9/.buildlink/include -O -I/work/pkgbuild/security/cyrus-sasl/work.sol9/.buildlink/include -c common.c  -KPIC -DPIC -o .libs/common.o
"../include/hmac-md5.h", line 18: syntax error before or at: u_int32_t
"../include/hmac-md5.h", line 28: member cannot be function: hmac_md5
"../include/hmac-md5.h", line 33: member cannot be function: hmac_md5_init
"../include/hmac-md5.h", line 37: syntax error before or at: *
"../include/hmac-md5.h", line 38: warning: undefined or missing type for: const
"../include/hmac-md5.h", line 38: warning: undefined or missing type for: int
"../include/hmac-md5.h", line 38: member cannot be function: hmac_md5_precalc
"../include/hmac-md5.h", line 42: syntax error before or at: HMAC_MD5_STATE
"../include/hmac-md5.h", line 42: warning: undefined or missing type for: HMAC_MD5_STATE
"../include/hmac-md5.h", line 42: member cannot be function: hmac_md5_import
"../include/hmac-md5.h", line 49: member cannot be function: hmac_md5_final
"../include/saslplug.h", line 25: syntax error before or at: typedef
"../include/saslplug.h", line 27: member cannot be function: sasl_getprop_t
"../include/saslplug.h", line 41: syntax error before or at: typedef
"../include/saslplug.h", line 44: member cannot be function: sasl_getcallback_t
"../include/saslplug.h", line 56: syntax error before or at: typedef
"../include/saslplug.h", line 68: syntax error before or at: sasl_getprop_t
"../include/saslplug.h", line 92: syntax error before or at: *
"../include/saslplug.h", line 92: warning: undefined or missing type for: const
"../include/saslplug.h", line 93: warning: undefined or missing type for: int
"../include/saslplug.h", line 94: syntax error before or at: HMAC_MD5_STATE
"../include/saslplug.h", line 94: warning: undefined or missing type for: HMAC_MD5_STATE
"../include/saslplug.h", line 109: syntax error before or at: sasl_getcallback_t
"../include/saslplug.h", line 144: syntax error before or at: typedef
"../include/saslplug.h", line 151: syntax error before or at: typedef
"../include/saslplug.h", line 151: incomplete struct/union/enum sasl_credentials: sasl_credentials_t
"../include/saslplug.h", line 155: syntax error before or at: typedef
"../include/saslplug.h", line 189: syntax error before or at: sasl_credentials_t
"../include/saslplug.h", line 203: syntax error before or at: sasl_utils_t
"../include/saslplug.h", line 219: syntax error before or at: typedef
"../include/saslplug.h", line 245: syntax error before or at: sasl_client_params_t
"../include/saslplug.h", line 245: warning: undefined or missing type for: sasl_client_params_t
"../include/saslplug.h", line 246: warning: undefined or missing type for: void
"../include/saslplug.h", line 257: syntax error before or at: sasl_client_params_t
"../include/saslplug.h", line 257: warning: undefined or missing type for: sasl_client_params_t
"../include/saslplug.h", line 258: warning: undefined or missing type for: const
"../include/saslplug.h", line 259: warning: undefined or missing type for: int
"../include/saslplug.h", line 260: warning: undefined or missing type for: sasl_interact_t
"../include/saslplug.h", line 261: warning: undefined or missing type for: char
"../include/saslplug.h", line 262: warning: undefined or missing type for: int
"../include/saslplug.h", line 267: syntax error before or at: sasl_utils_t
"../include/saslplug.h", line 267: warning: undefined or missing type for: sasl_utils_t
"../include/saslplug.h", line 272: syntax error before or at: sasl_utils_t
"../include/saslplug.h", line 272: warning: undefined or missing type for: sasl_utils_t
"../include/saslplug.h", line 296: syntax error before or at: sasl_utils_t
"../include/saslplug.h", line 296: warning: undefined or missing type for: sasl_utils_t
"../include/saslplug.h", line 305: syntax error before or at: sasl_client_params_t
"../include/saslplug.h", line 305: warning: undefined or missing type for: sasl_client_params_t
"../include/saslplug.h", line 324: syntax error before or at: typedef
"../include/saslplug.h", line 324: syntax error before or at: *
"../include/saslplug.h", line 325: warning: undefined or missing type for: int
"../include/saslplug.h", line 326: warning: undefined or missing type for: int
"../include/saslplug.h", line 327: warning: undefined or missing type for: const
"../include/saslplug.h", line 328: warning: undefined or missing type for: int
"../include/saslplug.h", line 328: member cannot be function: sasl_client_plug_init_t
"../include/saslplug.h", line 342: syntax error before or at: sasl_utils_t
"../include/saslplug.h", line 371: syntax error before or at: typedef
"../include/saslplug.h", line 398: syntax error before or at: sasl_server_params_t
"../include/saslplug.h", line 398: warning: undefined or missing type for: sasl_server_params_t
"../include/saslplug.h", line 399: warning: undefined or missing type for: const
"../include/saslplug.h", line 400: warning: undefined or missing type for: int
"../include/saslplug.h", line 401: warning: undefined or missing type for: void
"../include/saslplug.h", line 402: warning: undefined or missing type for: const
"../include/saslplug.h", line 412: syntax error before or at: sasl_server_params_t
"../include/saslplug.h", line 412: warning: undefined or missing type for: sasl_server_params_t
"../include/saslplug.h", line 413: warning: undefined or missing type for: const
"../include/saslplug.h", line 414: warning: undefined or missing type for: int
"../include/saslplug.h", line 415: warning: undefined or missing type for: char
"../include/saslplug.h", line 416: warning: undefined or missing type for: int
"../include/saslplug.h", line 418: warning: undefined or missing type for: const
"../include/saslplug.h", line 422: syntax error before or at: sasl_utils_t
"../include/saslplug.h", line 422: warning: undefined or missing type for: sasl_utils_t
"../include/saslplug.h", line 427: syntax error before or at: sasl_utils_t
"../include/saslplug.h", line 427: warning: undefined or missing type for: sasl_utils_t
"../include/saslplug.h", line 447: syntax error before or at: sasl_server_params_t
"../include/saslplug.h", line 447: warning: undefined or missing type for: sasl_server_params_t
"../include/saslplug.h", line 448: warning: undefined or missing type for: const
"../include/saslplug.h", line 449: warning: undefined or missing type for: const
"../include/saslplug.h", line 450: warning: undefined or missing type for: unsigned
"../include/saslplug.h", line 451: warning: undefined or missing type for: int
"../include/saslplug.h", line 452: warning: undefined or missing type for: const
"../include/saslplug.h", line 473: syntax error before or at: sasl_server_params_t
"../include/saslplug.h", line 473: warning: undefined or missing type for: sasl_server_params_t
"../include/saslplug.h", line 474: warning: undefined or missing type for: const
"../include/saslplug.h", line 475: warning: undefined or missing type for: int
"../include/saslplug.h", line 476: warning: undefined or missing type for: const
"../include/saslplug.h", line 484: syntax error before or at: sasl_server_params_t
"../include/saslplug.h", line 484: warning: undefined or missing type for: sasl_server_params_t
"../include/saslplug.h", line 488: syntax error before or at: sasl_credentials_t
"../include/saslplug.h", line 488: warning: undefined or missing type for: sasl_credentials_t
"../include/saslplug.h", line 491: syntax error before or at: sasl_credentials_t
"../include/saslplug.h", line 491: warning: undefined or missing type for: sasl_credentials_t
"../include/saslplug.h", line 494: syntax error before or at: sasl_credentials_t
"../include/saslplug.h", line 494: warning: undefined or missing type for: sasl_credentials_t
"../include/saslplug.h", line 513: syntax error before or at: typedef
"../include/saslplug.h", line 513: syntax error before or at: *
"../include/saslplug.h", line 514: warning: undefined or missing type for: int
"../include/saslplug.h", line 515: warning: undefined or missing type for: int
"../include/saslplug.h", line 516: warning: undefined or missing type for: const
"../include/saslplug.h", line 517: warning: undefined or missing type for: int
"../include/saslplug.h", line 517: member cannot be function: sasl_server_plug_init_t
"saslint.h", line 51: member cannot be function: _sasl_common_init
"saslint.h", line 54: syntax error before or at: extern
"saslint.h", line 57: member cannot be function: _sasl_get_mech_list
"saslint.h", line 58: syntax error before or at: extern
"saslint.h", line 62: member cannot be function: _sasl_get_plugin
"saslint.h", line 64: syntax error before or at: extern
"saslint.h", line 65: member cannot be function: _sasl_find_getpath_callback
"saslint.h", line 67: syntax error before or at: extern
"saslint.h", line 68: member cannot be function: _sasl_find_verifyfile_callback
"saslint.h", line 70: syntax error before or at: extern
"saslint.h", line 70: member cannot be function: _sasl_done_with_plugin
"saslint.h", line 72: syntax error before or at: extern
"saslint.h", line 73: syntax error before or at: extern
"saslint.h", line 75: syntax error before or at: extern
"saslint.h", line 76: syntax error before or at: extern
"saslint.h", line 78: syntax error before or at: extern
"saslint.h", line 79: syntax error before or at: extern
"saslint.h", line 81: syntax error before or at: extern
"saslint.h", line 81: member cannot be function: _sasl_strdup
"saslint.h", line 83: syntax error before or at: typedef
"saslint.h", line 99: syntax error before or at: sasl_out_params_t
"saslint.h", line 107: warning: no explicit type given
"saslint.h", line 107: warning: syntax requires ";" after last struct/union member
"saslint.h", line 107: syntax error before or at: *
"saslint.h", line 111: warning: unnamed struct member
"saslint.h", line 113: syntax error before or at: extern
"saslint.h", line 119: warning: no explicit type given
"saslint.h", line 119: syntax error before or at: *
"saslint.h", line 119: member cannot be function: _sasl_conn_init
"saslint.h", line 121: member cannot be function: _sasl_conn_dispose
"saslint.h", line 123: syntax error before or at: typedef
"saslint.h", line 130: syntax error before or at: typedef
"saslint.h", line 134: syntax error before or at: extern
"saslint.h", line 150: syntax error before or at: extern
"saslint.h", line 160: warning: syntax requires ";" after last struct/union member
"saslint.h", line 160: syntax error before or at: *
"saslint.h", line 163: syntax error before or at: *
"saslint.h", line 163: member cannot be function: _sasl_free_utils
"saslint.h", line 167: syntax error before or at: extern
"saslint.h", line 169: syntax error before or at: extern
"saslint.h", line 170: member cannot be function: _sasl_server_check_db
"saslint.h", line 172: syntax error before or at: extern
"saslint.h", line 176: member cannot be function: _sasl_getcallback
"saslint.h", line 178: syntax error before or at: extern
"saslint.h", line 185: member cannot be function: _sasl_log
"saslint.h", line 188: syntax error before or at: extern
"saslint.h", line 188: member cannot be function: sasl_config_init
"saslint.h", line 189: syntax error before or at: extern
"saslint.h", line 189: member cannot be function: sasl_config_getstring
"saslint.h", line 190: syntax error before or at: extern
"saslint.h", line 190: member cannot be function: sasl_config_getint
"saslint.h", line 191: syntax error before or at: extern
"saslint.h", line 191: member cannot be function: sasl_config_getswitch
"saslint.h", line 194: syntax error before or at: typedef
"saslint.h", line 199: member cannot be function: sasl_plaintext_verifier
"saslint.h", line 202: syntax error before or at: sasl_plaintext_verifier
"saslint.h", line 207: syntax error before or at: extern
"saslint.h", line 213: member cannot be function: _sasl_sasldb_set_pass
"/usr/include/unistd.h", line 171: syntax error before or at: extern
"/usr/include/unistd.h", line 171: member cannot be function: access
"/usr/include/unistd.h", line 174: syntax error before or at: extern
"/usr/include/unistd.h", line 174: member cannot be function: acct
"/usr/include/unistd.h", line 176: syntax error before or at: extern
"/usr/include/unistd.h", line 176: member cannot be function: alarm
"/usr/include/unistd.h", line 179: syntax error before or at: extern
"/usr/include/unistd.h", line 179: member cannot be function: brk
"/usr/include/unistd.h", line 181: syntax error before or at: extern
"/usr/include/unistd.h", line 181: member cannot be function: chdir
"/usr/include/unistd.h", line 182: syntax error before or at: extern
"/usr/include/unistd.h", line 182: member cannot be function: chown
"/usr/include/unistd.h", line 185: syntax error before or at: extern
"/usr/include/unistd.h", line 185: member cannot be function: chroot
"/usr/include/unistd.h", line 187: syntax error before or at: extern
"/usr/include/unistd.h", line 187: member cannot be function: close
"/usr/include/unistd.h", line 190: syntax error before or at: extern
"/usr/include/unistd.h", line 190: member cannot be function: confstr
"/usr/include/unistd.h", line 191: syntax error before or at: extern
"/usr/include/unistd.h", line 191: member cannot be function: crypt
"/usr/include/unistd.h", line 195: syntax error before or at: extern
"/usr/include/unistd.h", line 195: member cannot be function: ctermid
"/usr/include/unistd.h", line 200: syntax error before or at: extern
"/usr/include/unistd.h", line 200: member cannot be function: cuserid
"/usr/include/unistd.h", line 201: syntax error before or at: extern
"/usr/include/unistd.h", line 201: member cannot be function: dup
"/usr/include/unistd.h", line 202: syntax error before or at: extern
"/usr/include/unistd.h", line 202: member cannot be function: dup2
"/usr/include/unistd.h", line 205: syntax error before or at: extern
"/usr/include/unistd.h", line 205: member cannot be function: encrypt
"/usr/include/unistd.h", line 207: syntax error before or at: extern
"/usr/include/unistd.h", line 207: member cannot be function: execl
"/usr/include/unistd.h", line 208: syntax error before or at: extern
"/usr/include/unistd.h", line 208: member cannot be function: execle
"/usr/include/unistd.h", line 209: syntax error before or at: extern
"/usr/include/unistd.h", line 209: member cannot be function: execlp
"/usr/include/unistd.h", line 210: syntax error before or at: extern
"/usr/include/unistd.h", line 210: member cannot be function: execv
"/usr/include/unistd.h", line 211: syntax error before or at: extern
"/usr/include/unistd.h", line 211: member cannot be function: execve
"/usr/include/unistd.h", line 212: syntax error before or at: extern
"/usr/include/unistd.h", line 212: member cannot be function: execvp
"/usr/include/unistd.h", line 213: syntax error before or at: extern
"/usr/include/unistd.h", line 213: member cannot be function: _exit
"/usr/include/unistd.h", line 221: syntax error before or at: extern
"/usr/include/unistd.h", line 221: member cannot be function: fattach
"/usr/include/unistd.h", line 225: syntax error before or at: extern
"/usr/include/unistd.h", line 225: member cannot be function: fchdir
"/usr/include/unistd.h", line 226: syntax error before or at: extern
"/usr/include/unistd.h", line 226: member cannot be function: fchown
"/usr/include/unistd.h", line 229: syntax error before or at: extern
"/usr/include/unistd.h", line 229: member cannot be function: fchownat
"/usr/include/unistd.h", line 234: syntax error before or at: extern
"/usr/include/unistd.h", line 234: member cannot be function: fchroot
"/usr/include/unistd.h", line 238: syntax error before or at: extern
"/usr/include/unistd.h", line 238: member cannot be function: fdatasync
"/usr/include/unistd.h", line 247: syntax error before or at: extern
"/usr/include/unistd.h", line 247: member cannot be function: fdetach
"/usr/include/unistd.h", line 249: syntax error before or at: extern
"/usr/include/unistd.h", line 249: member cannot be function: fork
"/usr/include/unistd.h", line 252: syntax error before or at: extern
"/usr/include/unistd.h", line 252: member cannot be function: fork1
"/usr/include/unistd.h", line 254: syntax error before or at: extern
"/usr/include/unistd.h", line 254: member cannot be function: fpathconf
"/usr/include/unistd.h", line 257: syntax error before or at: extern
"/usr/include/unistd.h", line 257: member cannot be function: fsync
"/usr/include/unistd.h", line 262: syntax error before or at: extern
"/usr/include/unistd.h", line 262: member cannot be function: ftruncate
"/usr/include/unistd.h", line 264: syntax error before or at: extern
"/usr/include/unistd.h", line 264: member cannot be function: getcwd
"/usr/include/unistd.h", line 267: syntax error before or at: extern
"/usr/include/unistd.h", line 267: member cannot be function: getdtablesize
"/usr/include/unistd.h", line 269: syntax error before or at: extern
"/usr/include/unistd.h", line 269: member cannot be function: getegid
"/usr/include/unistd.h", line 270: syntax error before or at: extern
"/usr/include/unistd.h", line 270: member cannot be function: geteuid
"/usr/include/unistd.h", line 271: syntax error before or at: extern
"/usr/include/unistd.h", line 271: member cannot be function: getgid
"/usr/include/unistd.h", line 272: syntax error before or at: extern
"/usr/include/unistd.h", line 272: member cannot be function: getgroups
"/usr/include/unistd.h", line 275: syntax error before or at: extern
"/usr/include/unistd.h", line 275: member cannot be function: gethostid
"/usr/include/unistd.h", line 281: syntax error before or at: extern
"/usr/include/unistd.h", line 281: member cannot be function: gethostname
"/usr/include/unistd.h", line 283: syntax error before or at: extern
"/usr/include/unistd.h", line 283: member cannot be function: getlogin
"/usr/include/unistd.h", line 286: syntax error before or at: extern
"/usr/include/unistd.h", line 286: member cannot be function: getopt
"/usr/include/unistd.h", line 287: syntax error before or at: extern
"/usr/include/unistd.h", line 288: syntax error before or at: extern
"/usr/include/unistd.h", line 289: syntax error before or at: extern
"/usr/include/unistd.h", line 289: member cannot be function: getpass
"/usr/include/unistd.h", line 293: syntax error before or at: extern
"/usr/include/unistd.h", line 293: member cannot be function: getpagesize
"/usr/include/unistd.h", line 294: syntax error before or at: extern
"/usr/include/unistd.h", line 294: member cannot be function: getpgid
"/usr/include/unistd.h", line 296: syntax error before or at: extern
"/usr/include/unistd.h", line 296: member cannot be function: getpid
"/usr/include/unistd.h", line 297: syntax error before or at: extern
"/usr/include/unistd.h", line 297: member cannot be function: getppid
"/usr/include/unistd.h", line 298: syntax error before or at: extern
"/usr/include/unistd.h", line 298: member cannot be function: getpgrp
"/usr/include/unistd.h", line 301: member cannot be function: gettxt
"/usr/include/unistd.h", line 305: syntax error before or at: extern
"/usr/include/unistd.h", line 305: member cannot be function: getsid
"/usr/include/unistd.h", line 307: syntax error before or at: extern
"/usr/include/unistd.h", line 307: member cannot be function: getuid
"/usr/include/unistd.h", line 310: syntax error before or at: extern
"/usr/include/unistd.h", line 310: member cannot be function: getwd
"/usr/include/unistd.h", line 319: syntax error before or at: extern
"/usr/include/unistd.h", line 319: member cannot be function: ioctl
"/usr/include/unistd.h", line 323: syntax error before or at: extern
"/usr/include/unistd.h", line 323: member cannot be function: isaexec
"/usr/include/unistd.h", line 324: syntax error before or at: extern
"/usr/include/unistd.h", line 324: member cannot be function: issetugid
"/usr/include/unistd.h", line 326: syntax error before or at: extern
"/usr/include/unistd.h", line 326: member cannot be function: isatty
"/usr/include/unistd.h", line 327: syntax error before or at: extern
"/usr/include/unistd.h", line 327: member cannot be function: link
"/usr/include/unistd.h", line 330: syntax error before or at: extern
"/usr/include/unistd.h", line 330: member cannot be function: lchown
"/usr/include/unistd.h", line 335: syntax error before or at: extern
"/usr/include/unistd.h", line 335: member cannot be function: lockf
"/usr/include/unistd.h", line 339: syntax error before or at: extern
"/usr/include/unistd.h", line 339: member cannot be function: readlink
"/usr/include/unistd.h", line 341: syntax error before or at: extern
"/usr/include/unistd.h", line 341: member cannot be function: lseek
"/usr/include/unistd.h", line 344: syntax error before or at: extern
"/usr/include/unistd.h", line 344: member cannot be function: nice
"/usr/include/unistd.h", line 346: syntax error before or at: extern
"/usr/include/unistd.h", line 346: member cannot be function: pathconf
"/usr/include/unistd.h", line 347: syntax error before or at: extern
"/usr/include/unistd.h", line 347: member cannot be function: pause
"/usr/include/unistd.h", line 348: syntax error before or at: extern
"/usr/include/unistd.h", line 348: member cannot be function: pipe
"/usr/include/unistd.h", line 351: syntax error before or at: extern
"/usr/include/unistd.h", line 351: member cannot be function: llseek
"/usr/include/unistd.h", line 356: syntax error before or at: extern
"/usr/include/unistd.h", line 356: member cannot be function: tell
"/usr/include/unistd.h", line 360: syntax error before or at: extern
"/usr/include/unistd.h", line 360: member cannot be function: mincore
"/usr/include/unistd.h", line 365: syntax error before or at: extern
"/usr/include/unistd.h", line 365: member cannot be function: pread
"/usr/include/unistd.h", line 369: syntax error before or at: extern
"/usr/include/unistd.h", line 369: member cannot be function: profil
"/usr/include/unistd.h", line 373: syntax error before or at: extern
"/usr/include/unistd.h", line 373: member cannot be function: pthread_atfork
"/usr/include/unistd.h", line 377: syntax error before or at: extern
"/usr/include/unistd.h", line 377: member cannot be function: ptrace
"/usr/include/unistd.h", line 382: syntax error before or at: extern
"/usr/include/unistd.h", line 382: member cannot be function: pwrite
"/usr/include/unistd.h", line 384: syntax error before or at: extern
"/usr/include/unistd.h", line 384: member cannot be function: read
"/usr/include/unistd.h", line 387: syntax error before or at: extern
"/usr/include/unistd.h", line 387: member cannot be function: rename
"/usr/include/unistd.h", line 390: syntax error before or at: extern
"/usr/include/unistd.h", line 390: member cannot be function: renameat
"/usr/include/unistd.h", line 395: syntax error before or at: extern
"/usr/include/unistd.h", line 395: member cannot be function: resolvepath
"/usr/include/unistd.h", line 397: syntax error before or at: extern
"/usr/include/unistd.h", line 397: member cannot be function: rmdir
"/usr/include/unistd.h", line 400: syntax error before or at: extern
"/usr/include/unistd.h", line 400: member cannot be function: sbrk
"/usr/include/unistd.h", line 402: syntax error before or at: extern
"/usr/include/unistd.h", line 402: member cannot be function: setgid
"/usr/include/unistd.h", line 405: syntax error before or at: extern
"/usr/include/unistd.h", line 405: member cannot be function: setegid
"/usr/include/unistd.h", line 409: syntax error before or at: extern
"/usr/include/unistd.h", line 409: member cannot be function: setgroups
"/usr/include/unistd.h", line 411: syntax error before or at: extern
"/usr/include/unistd.h", line 411: member cannot be function: setpgid
"/usr/include/unistd.h", line 414: syntax error before or at: extern
"/usr/include/unistd.h", line 414: member cannot be function: setpgrp
"/usr/include/unistd.h", line 415: syntax error before or at: extern
"/usr/include/unistd.h", line 415: member cannot be function: setregid
"/usr/include/unistd.h", line 416: syntax error before or at: extern
"/usr/include/unistd.h", line 416: member cannot be function: setreuid
"/usr/include/unistd.h", line 418: syntax error before or at: extern
"/usr/include/unistd.h", line 418: member cannot be function: setsid
"/usr/include/unistd.h", line 419: syntax error before or at: extern
"/usr/include/unistd.h", line 419: member cannot be function: setuid
"/usr/include/unistd.h", line 422: syntax error before or at: extern
"/usr/include/unistd.h", line 422: member cannot be function: seteuid
"/usr/include/unistd.h", line 424: syntax error before or at: extern
"/usr/include/unistd.h", line 424: member cannot be function: sleep
"/usr/include/unistd.h", line 427: syntax error before or at: extern
"/usr/include/unistd.h", line 427: member cannot be function: stime
"/usr/include/unistd.h", line 435: syntax error before or at: extern
"/usr/include/unistd.h", line 435: member cannot be function: symlink
"/usr/include/unistd.h", line 436: syntax error before or at: extern
"/usr/include/unistd.h", line 436: member cannot be function: sync
"/usr/include/unistd.h", line 438: syntax error before or at: extern
"/usr/include/unistd.h", line 438: member cannot be function: sysconf
"/usr/include/unistd.h", line 447: syntax error before or at: extern
"/usr/include/unistd.h", line 447: member cannot be function: tcgetpgrp
"/usr/include/unistd.h", line 448: syntax error before or at: extern
"/usr/include/unistd.h", line 448: member cannot be function: tcsetpgrp
"/usr/include/unistd.h", line 451: syntax error before or at: extern
"/usr/include/unistd.h", line 451: member cannot be function: tell
"/usr/include/unistd.h", line 456: syntax error before or at: extern
"/usr/include/unistd.h", line 456: member cannot be function: truncate
"/usr/include/unistd.h", line 458: syntax error before or at: extern
"/usr/include/unistd.h", line 458: member cannot be function: ttyname
"/usr/include/unistd.h", line 461: syntax error before or at: extern
"/usr/include/unistd.h", line 461: member cannot be function: ualarm
"/usr/include/unistd.h", line 463: syntax error before or at: extern
"/usr/include/unistd.h", line 463: member cannot be function: unlink
"/usr/include/unistd.h", line 466: syntax error before or at: extern
"/usr/include/unistd.h", line 466: member cannot be function: unlinkat
"/usr/include/unistd.h", line 470: syntax error before or at: extern
"/usr/include/unistd.h", line 470: member cannot be function: usleep
"/usr/include/unistd.h", line 474: syntax error before or at: extern
"/usr/include/unistd.h", line 474: member cannot be function: vfork
"/usr/include/unistd.h", line 478: syntax error before or at: extern
"/usr/include/unistd.h", line 478: member cannot be function: vhangup
"/usr/include/unistd.h", line 480: syntax error before or at: extern
"/usr/include/unistd.h", line 480: member cannot be function: write
"/usr/include/unistd.h", line 483: syntax error before or at: extern
"/usr/include/unistd.h", line 483: member cannot be function: yield
"/usr/include/unistd.h", line 489: syntax error before or at: extern
"/usr/include/unistd.h", line 489: member cannot be function: ftruncate64
"/usr/include/unistd.h", line 490: syntax error before or at: extern
"/usr/include/unistd.h", line 490: member cannot be function: lseek64
"/usr/include/unistd.h", line 491: syntax error before or at: extern
"/usr/include/unistd.h", line 491: member cannot be function: pread64
"/usr/include/unistd.h", line 492: syntax error before or at: extern
"/usr/include/unistd.h", line 492: member cannot be function: pwrite64
"/usr/include/unistd.h", line 493: syntax error before or at: extern
"/usr/include/unistd.h", line 493: member cannot be function: tell64
"/usr/include/unistd.h", line 494: syntax error before or at: extern
"/usr/include/unistd.h", line 494: member cannot be function: truncate64
"/usr/include/unistd.h", line 495: syntax error before or at: extern
"/usr/include/unistd.h", line 495: member cannot be function: lockf64
"/usr/include/unistd.h", line 808: warning: symbol "vfork" in #pragma unknown_control_flow has not been declared
"/usr/include/unistd.h", line 876: syntax error before or at: extern
"/usr/include/unistd.h", line 876: member cannot be function: getlogin_r
"/usr/include/unistd.h", line 877: syntax error before or at: extern
"/usr/include/unistd.h", line 877: member cannot be function: ttyname_r
"common.c", line 67: syntax error before or at: static
"common.c", line 67: warning: syntax requires ";" after last struct/union member
"common.c", line 67: syntax error before or at: =
"common.c", line 69: warning: syntax requires ";" after last struct/union member
"common.c", line 69: syntax error before or at: =
"common.c", line 71: warning: syntax requires ";" after last struct/union member
"common.c", line 71: syntax error before or at: =
"common.c", line 72: warning: syntax requires ";" after last struct/union member
"common.c", line 72: syntax error before or at: =
"common.c", line 73: warning: syntax requires ";" after last struct/union member
"common.c", line 73: syntax error before or at: =
"common.c", line 74: warning: syntax requires ";" after last struct/union member
"common.c", line 74: syntax error before or at: =
"common.c", line 75: warning: syntax requires ";" after last struct/union member
"common.c", line 75: syntax error before or at: =
"common.c", line 76: warning: syntax requires ";" after last struct/union member
"common.c", line 76: syntax error before or at: =
"common.c", line 79: warning: syntax requires ";" after last struct/union member
"common.c", line 83: zero-sized struct/union
"common.c", line 83: warning: unnamed struct member
"common.c", line 86: member cannot be function: sasl_mutex_new
"common.c", line 86: warning: syntax requires ";" after last struct/union member
"common.c", line 86: syntax error before or at: {
"common.c", line 92: member cannot be function: sasl_mutex_lock
"common.c", line 92: warning: syntax requires ";" after last struct/union member
"common.c", line 92: syntax error before or at: {
"common.c", line 97: member cannot be function: sasl_mutex_unlock
"common.c", line 97: warning: syntax requires ";" after last struct/union member
"common.c", line 97: syntax error before or at: {
"common.c", line 102: member cannot be function: sasl_mutex_dispose
"common.c", line 102: warning: syntax requires ";" after last struct/union member
"common.c", line 102: syntax error before or at: {
"common.c", line 115: member cannot be function: sasl_set_mutex
"common.c", line 115: warning: syntax requires ";" after last struct/union member
"common.c", line 115: syntax error before or at: {
"common.c", line 125: member cannot be function: _sasl_strdup
"common.c", line 125: warning: syntax requires ";" after last struct/union member
"common.c", line 125: syntax error before or at: {
"common.c", line 126: warning: syntax requires ";" after last struct/union member
"common.c", line 130: warning: syntax requires ";" after last struct/union member
"common.c", line 132: zero-sized struct/union
"common.c", line 134: invalid type combination
"common.c", line 136: member cannot be function: sasl_encode
"common.c", line 136: warning: syntax requires ";" after last struct/union member
"common.c", line 136: syntax error before or at: {
"common.c", line 138: syntax error before or at: if
"common.c", line 162: member cannot be function: sasl_decode
"common.c", line 162: warning: syntax requires ";" after last struct/union member
"common.c", line 162: syntax error before or at: {
"common.c", line 164: syntax error before or at: if
"common.c", line 189: member cannot be function: sasl_set_alloc
"common.c", line 189: warning: syntax requires ";" after last struct/union member
"common.c", line 189: syntax error before or at: {
"common.c", line 197: member cannot be function: sasl_done
"common.c", line 197: warning: syntax requires ";" after last struct/union member
"common.c", line 197: syntax error before or at: {
"common.c", line 219: warning: no explicit type given
"common.c", line 219: syntax error before or at: *
"common.c", line 219: member cannot be function: _sasl_conn_init
"common.c", line 219: warning: syntax requires ";" after last struct/union member
"common.c", line 220: warning: syntax requires ";" after last struct/union member
"common.c", line 246: syntax error before or at: memset
"common.c", line 263: member cannot be function: _sasl_common_init
"common.c", line 263: warning: syntax requires ";" after last struct/union member
"common.c", line 263: syntax error before or at: {
"common.c", line 275: member cannot be function: sasl_dispose
"common.c", line 275: warning: syntax requires ";" after last struct/union member
"common.c", line 275: syntax error before or at: {
"common.c", line 278: syntax error before or at: if
"common.c", line 298: member cannot be function: _sasl_conn_dispose
"common.c", line 298: warning: syntax requires ";" after last struct/union member
"common.c", line 298: syntax error before or at: {
"common.c", line 328: member cannot be function: sasl_getprop
"common.c", line 328: warning: syntax requires ";" after last struct/union member
"common.c", line 328: syntax error before or at: {
"common.c", line 329: warning: syntax requires ";" after last struct/union member
"common.c", line 340: syntax error before or at: )
"common.c", line 340: warning: syntax requires ";" after last struct/union member
"common.c", line 372: zero-sized struct/union
"common.c", line 373: warning: old-style declaration or incorrect type for: result
"common.c", line 397: warning: implicit function declaration: _sasl_strdup
"common.c", line 405: improper member use: external
"common.c", line 406: undefined symbol: _sasl_allocation_utils
"common.c", line 406: non-unique member requires struct/union object: free
"common.c", line 406: warning: left operand of "." must be struct/union object
"common.c", line 406: cannot access member of non-struct/union object
"common.c", line 406: improper member use: external
"common.c", line 407: improper member use: external
"common.c", line 408: improper member use: external
"common.c", line 412: improper member use: props
"common.c", line 416: improper member use: got_ip_local
"common.c", line 417: improper member use: ip_local
"common.c", line 420: improper member use: got_ip_remote
"common.c", line 421: improper member use: ip_remote
"common.c", line 428: cannot recover from previous errors
cc: acomp failed for common.c
gmake[2]: *** [common.lo] Error 1
gmake[2]: Leaving directory `/work/pkgbuild/security/cyrus-sasl/work.sol9/cyrus-sasl-1.5.27/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/work/pkgbuild/security/cyrus-sasl/work.sol9/cyrus-sasl-1.5.27'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/security/cyrus-sasl
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/security/cyrus-sasl
BULK> cyrus-sasl-1.5.27nb5 was marked as broken:
-rw-r--r--   1 root     other      43903 Jan 26 21:18 .broken.html
bmake deinstall
===> Deinstalling for cyrus-sasl
BULK> Marking all packages which depend upon cyrus-sasl-1.5.27nb5 as broken:
BULK> marking package that requires cyrus-sasl-1.5.27nb5 as broken: cyrus-imapd-2.0.17nb2 (mail/cyrus-imapd)
BULK> marking package that requires cyrus-sasl-1.5.27nb5 as broken: libsieve-2.1.12 (mail/libsieve)
BULK> marking package that requires cyrus-sasl-1.5.27nb5 as broken: cy-login-1.5.27 (security/cy-login)
BULK> Build for cyrus-sasl-1.5.27nb5 was not successful, aborting.