###
### Sat Feb 7 00:06:35 EST 2004:
### bmake bulk-package for cyrus-imapd-2.2.3
### Current pkg count:  16 installed packages: autoconf213-2.13 cyrus-imapd-2.1.15nb2 cyrus-sasl-2.1.15nb2 db3-3.11.2nb1 digest-20021220 gettext-lib-0.11.5nb2 gtexinfo-4.6nb1 libiconv-1.9.1nb1 libtool-base-1.4.20010614nb19 m4-1.4nb1 openssl-0.9.6l patch-2.5.4nb2 perl-5.6.1nb10 pkg_install-info-4.5nb2 tcp_wrappers-7.6.1nb1 xpkgwedge-1.9
###
BULK> Removing outdated (installed) package cyrus-imapd-2.2.3 first.
bmake deinstall
===> Deinstalling for cyrus-imapd
Running /usr/pkg/sbin/pkg_delete -K /var/db/pkg cyrus-imapd-2.1.15nb2
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for cyrus-imapd-2.2.3
===> Cleaning for db4-4.2.52
===> Cleaning for libtool-base-1.4.20010614nb19
===> Cleaning for patch-2.5.4nb2
===> Cleaning for perl-5.6.1nb10
===> Cleaning for cyrus-sasl-2.1.15nb2
===> Cleaning for openssl-0.9.6l
===> Cleaning for tcp_wrappers-7.6.1nb1
BULK> Removing installed packages which are not needed to build cyrus-imapd-2.2.3
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> cyrus-imapd-2.2.3 requires installed package openssl-0.9.6l (security/openssl) to build.
BULK> cyrus-imapd-2.2.3 requires installed package perl-5.6.1nb10 (lang/perl5) to build.
BULK> cyrus-imapd-2.2.3 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> cyrus-imapd-2.2.3 requires installed package libtool-base-1.4.20010614nb19 (devel/libtool-base) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.1nb1
/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 db3-3.11.2nb1
BULK> cyrus-imapd-2.2.3 requires installed package cyrus-sasl-2.1.15nb2 (security/cyrus-sasl2) to build.
BULK> cyrus-imapd-2.2.3 requires installed package tcp_wrappers-7.6.1nb1 (security/tcp_wrappers) to build.
BULK> Installing packages which are required to build cyrus-imapd-2.2.3.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/db4-4.2.52.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 perl-5.6.1nb10 (lang/perl5) is already installed
BULK> Required package cyrus-sasl-2.1.15nb2 (security/cyrus-sasl2) is already installed
BULK> Required package openssl-0.9.6l (security/openssl) is already installed
BULK> Required package tcp_wrappers-7.6.1nb1 (security/tcp_wrappers) 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-imapd-2.2.3)
===> Checking for vulnerabilities in cyrus-imapd-2.2.3
=> Checksum OK for cyrus-imapd-2.2.3.tar.gz.
work.sol9 -> /work/pkgbuild/mail/cyrus-imapd22/work.sol9
===> Extracting for cyrus-imapd-2.2.3
===> Required installed package db4>=4.1.25: db4-4.2.52 found
===> Required installed package perl>=5.0: perl-5.6.1nb10 found
===> Required installed package cyrus-sasl>=2.1.12: cyrus-sasl-2.1.15nb2 found
===> Required installed package openssl>=0.9.6l: openssl-0.9.6l found
===> Required installed package tcp_wrappers>=7.6.1nb1: tcp_wrappers-7.6.1nb1 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
==========================================================================
The following variables will affect the build process of this package,
cyrus-imapd-2.2.3.  Their current value is shown below:

        * CYRUS_GROUP = mail
        * CYRUS_USER = cyrus
        * SSLBASE (defined)
        * 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.
==========================================================================
===> Patching for cyrus-imapd-2.2.3
===> Applying pkgsrc patches for cyrus-imapd-2.2.3
cd /work/pkgbuild/mail/cyrus-imapd22/work.sol9/cyrus-imapd-2.2.3/man;						 for file in deliver.8 imapd.8 master.8 pop3d.8; do		 /usr/bin/mv ${file} cyrus-${file};				 /usr/pkg/bin/nbsed	-e "s|\(\$(srcdir)/\)\(${file}\)|\1cyrus-\2|g"  Makefile.in > Makefile.in.fixed;		 /usr/bin/mv -f Makefile.in.fixed Makefile.in;			 done
files=`/usr/bin/find /work/pkgbuild/mail/cyrus-imapd22/work.sol9/cyrus-imapd-2.2.3 -type f -exec /usr/xpg4/bin/grep -l  -e /etc/imapd\.conf -e /etc/cyrus\.conf {} \;`;  for file in ${files}; do					 /usr/pkg/bin/nbsed	-e "s|\(\\fB\)\(${name}(${suffix})\)|\1cyrus-\2|g"  -e "s|\(\$(srcdir)/\)\(${man}\)|\1cyrus-\2|g"	 -e "s|/etc/\(cyrus\.conf\)|/usr/pkg/etc/\1|g"  -e "s|/etc/\(imapd\.conf\)|/usr/pkg/etc/\1|g"  ${file} > ${file}.fixed;			 /usr/bin/mv -f ${file}.fixed ${file};			 done
===> Overriding tools for cyrus-imapd-2.2.3
===> Buildlinking for cyrus-imapd-2.2.3
===> Configuring for cyrus-imapd-2.2.3
=> Fixing locale directory references.
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 build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2
checking for makedepend... makedepend
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output... 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 for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking whether bmake sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for AIX... no
checking for strerror in -lcposix... no
checking for gawk... /usr/bin/nawk
checking for an ANSI C-conforming const... yes
checking for long file names... yes
checking for __attribute__... no
checking if compiler supports -fPIC... no
checking for runpath switch... -R
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 for unistd.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for memmove... yes
checking for strcasecmp... yes
checking for ftruncate... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for connect... no
checking for gethostbyname in -lnsl... yes
checking for connect in -lsocket... yes
checking for res_search... no
checking for res_search in -lresolv... yes
checking for dn_expand... yes
checking for dns_lookup... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking for getnameinfo... yes
checking whether you have ss_family in struct sockaddr_storage... yes
checking whether you have sa_len in struct sockaddr... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... 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 struct tm.tm_zone... no
checking for tzname... yes
checking for vprintf... yes
checking for _doprnt... yes
checking authorization method... unix
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for db_create in -ldb-4.2... no
checking for db_create in -ldb4.2... no
checking for db_create in -ldb42... no
checking for db_create in -ldb-4.1... no
checking for db_create in -ldb4.1... no
checking for db_create in -ldb41... no
checking for db_create in -ldb-4.0... no
checking for db_create in -ldb4.0... no
checking for db_create in -ldb-4... no
checking for db_create in -ldb40... no
checking for db_create in -ldb4... yes
checking for bison... yacc
checking for flex... no
checking for lex... lex
checking for yywrap in -lfl... no
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for main in -lfl... no
checking for library containing regcomp... none required
checking rxposix.h usability... no
checking rxposix.h presence... no
checking for rxposix.h... no
checking for strerror... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for setrlimit... yes
checking for getrlimit... yes
checking for daemon... yes
checking for setsid... yes
checking for shutdown... yes
checking for setproctitle... no
checking for setproctitle in -lutil... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/sysnews.h usability... no
checking sys/sysnews.h presence... no
checking for sys/sysnews.h... no
checking for PS_STRINGS... no
checking for SCO... no
checking for setproctitle usability... yes
checking nonblocking method... fcntl
checking timezone GMT offset method... gmtime
checking for shared mmap... yes
checking for fcntl... yes
checking for fdatasync... no
checking for fdatasync in -lrt... yes
checking for sigvec... no
checking for sigvec in -lBSD... no
checking for sigvec in -lucb... no
checking for openssl... /usr/pkg
checking for modern syslog... yes
checking which syslog facility to use... LOG_LOCAL6
checking for getdtablesize... yes
checking to use old sieve service name... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for crypt... yes
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking for res_search in -lresolv... (cached) yes
checking for gss_unwrap in -lgssapi... no
checking for gss_unwrap in -lgssapi_krb5... no
checking for csf_gss_acq_user in -lgss... no
checking for csf_gss_acq_user in -lgss... no
checking for gss_unwrap in -lgss... yes
checking GSSAPI... with implementation seam
checking for res_search in -lresolv... (cached) yes
checking for gsskrb5_register_acceptor_identity... no
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking sasl/saslutil.h usability... yes
checking sasl/saslutil.h presence... yes
checking for sasl/saslutil.h... yes
checking for prop_get in -lsasl2... yes
checking for sasl_checkapop in -lsasl2... yes
checking for /usr/pkg/bin/perl... /usr/pkg/bin/perl
checking for MD5Init... no
checking for MD5Init in -lmd... no
checking for request_init in -lwrap... (cached) yes
checking tcpd.h usability... yes
checking tcpd.h presence... yes
checking for tcpd.h... yes
checking libwrap support... /usr/pkg
checking for yp_get_default_domain in -lnsl... yes
checking UCD SNMP libraries... no
configure: creating ./config.status
config.status: creating man/Makefile
config.status: creating master/Makefile
config.status: creating lib/Makefile
config.status: creating imap/Makefile
config.status: creating imtest/Makefile
config.status: creating netnews/Makefile
config.status: creating perl/Makefile
config.status: creating sieve/Makefile
config.status: creating et/Makefile
config.status: creating timsieved/Makefile
config.status: creating notifyd/Makefile
config.status: creating perl/sieve/Makefile
config.status: creating perl/sieve/lib/Makefile
config.status: creating Makefile
config.status: creating config.h
===> Building for cyrus-imapd-2.2.3
### Making all in /work/pkgbuild/mail/cyrus-imapd22/work.sol9/cyrus-imapd-2.2.3/man
./../tools/config2man ./../lib/imapoptions > imapd.conf.5
### Making all in /work/pkgbuild/mail/cyrus-imapd22/work.sol9/cyrus-imapd-2.2.3/et
./config_script ./compile_et.sh /usr/bin/nawk sed > compile_et
chmod 755 compile_et
cc -c -I/usr/pkg/include/db4   -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I./../lib -I. -I.. -O -I/usr/pkg/include/db4 -I/usr/pkg/include error_message.c
cc -c -I/usr/pkg/include/db4   -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I./../lib -I. -I.. -O -I/usr/pkg/include/db4 -I/usr/pkg/include et_name.c
cc -c -I/usr/pkg/include/db4   -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I./../lib -I. -I.. -O -I/usr/pkg/include/db4 -I/usr/pkg/include init_et.c
cc -c -I/usr/pkg/include/db4   -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I./../lib -I. -I.. -O -I/usr/pkg/include/db4 -I/usr/pkg/include com_err.c
rm -f libcom_err.a
ar cr libcom_err.a error_message.o et_name.o init_et.o com_err.o
ranlib libcom_err.a
### Making all in /work/pkgbuild/mail/cyrus-imapd22/work.sol9/cyrus-imapd-2.2.3/lib
./../tools/config2header ./imapopts.c ./imapopts.h < ./imapoptions
cc -c -I.. -I/usr/pkg/include/db4   -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -I./../et -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I. -O -I/usr/pkg/include/db4 -I/usr/pkg/include -KPIC  libconfig.c
"libconfig.c", line 228: warning: enum type mismatch: op "="
"libconfig.c", line 240: warning: enum type mismatch: op "="
"libconfig.c", line 399: warning: enum type mismatch: op "="
cc -c -I.. -I/usr/pkg/include/db4   -I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -I./../et -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I. -O -I/usr/pkg/include/db4 -I/usr/pkg/include -KPIC  imapopts.c
"imapopts.c", line 35: invalid cast expression
"imapopts.c", line 35: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 36: invalid cast expression
"imapopts.c", line 37: invalid cast expression
"imapopts.c", line 38: invalid cast expression
"imapopts.c", line 39: invalid cast expression
"imapopts.c", line 40: invalid cast expression
"imapopts.c", line 41: invalid cast expression
"imapopts.c", line 42: invalid cast expression
"imapopts.c", line 43: invalid cast expression
"imapopts.c", line 43: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 44: invalid cast expression
"imapopts.c", line 45: invalid cast expression
"imapopts.c", line 46: invalid cast expression
"imapopts.c", line 47: invalid cast expression
"imapopts.c", line 47: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 48: invalid cast expression
"imapopts.c", line 49: invalid cast expression
"imapopts.c", line 49: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 50: invalid cast expression
"imapopts.c", line 50: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 51: invalid cast expression
"imapopts.c", line 51: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 52: invalid cast expression
"imapopts.c", line 53: invalid cast expression
"imapopts.c", line 54: invalid cast expression
"imapopts.c", line 55: invalid cast expression
"imapopts.c", line 56: invalid cast expression
"imapopts.c", line 56: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 57: invalid cast expression
"imapopts.c", line 58: invalid cast expression
"imapopts.c", line 59: invalid cast expression
"imapopts.c", line 60: invalid cast expression
"imapopts.c", line 60: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 61: invalid cast expression
"imapopts.c", line 62: invalid cast expression
"imapopts.c", line 63: invalid cast expression
"imapopts.c", line 64: invalid cast expression
"imapopts.c", line 65: invalid cast expression
"imapopts.c", line 66: invalid cast expression
"imapopts.c", line 67: invalid cast expression
"imapopts.c", line 68: invalid cast expression
"imapopts.c", line 69: invalid cast expression
"imapopts.c", line 70: invalid cast expression
"imapopts.c", line 70: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 71: invalid cast expression
"imapopts.c", line 72: invalid cast expression
"imapopts.c", line 73: invalid cast expression
"imapopts.c", line 73: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 74: invalid cast expression
"imapopts.c", line 74: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 75: invalid cast expression
"imapopts.c", line 76: invalid cast expression
"imapopts.c", line 77: invalid cast expression
"imapopts.c", line 78: invalid cast expression
"imapopts.c", line 79: invalid cast expression
"imapopts.c", line 79: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 80: invalid cast expression
"imapopts.c", line 81: invalid cast expression
"imapopts.c", line 82: invalid cast expression
"imapopts.c", line 83: invalid cast expression
"imapopts.c", line 84: invalid cast expression
"imapopts.c", line 85: invalid cast expression
"imapopts.c", line 86: invalid cast expression
"imapopts.c", line 87: invalid cast expression
"imapopts.c", line 88: invalid cast expression
"imapopts.c", line 89: invalid cast expression
"imapopts.c", line 90: invalid cast expression
"imapopts.c", line 91: invalid cast expression
"imapopts.c", line 91: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 92: invalid cast expression
"imapopts.c", line 92: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 93: invalid cast expression
"imapopts.c", line 93: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 94: invalid cast expression
"imapopts.c", line 95: invalid cast expression
"imapopts.c", line 96: invalid cast expression
"imapopts.c", line 97: invalid cast expression
"imapopts.c", line 97: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 98: invalid cast expression
"imapopts.c", line 99: invalid cast expression
"imapopts.c", line 100: invalid cast expression
"imapopts.c", line 101: invalid cast expression
"imapopts.c", line 102: invalid cast expression
"imapopts.c", line 102: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 103: invalid cast expression
"imapopts.c", line 104: invalid cast expression
"imapopts.c", line 104: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 105: invalid cast expression
"imapopts.c", line 105: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 106: invalid cast expression
"imapopts.c", line 107: invalid cast expression
"imapopts.c", line 108: invalid cast expression
"imapopts.c", line 109: invalid cast expression
"imapopts.c", line 110: invalid cast expression
"imapopts.c", line 110: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 111: invalid cast expression
"imapopts.c", line 112: invalid cast expression
"imapopts.c", line 113: invalid cast expression
"imapopts.c", line 114: invalid cast expression
"imapopts.c", line 115: invalid cast expression
"imapopts.c", line 116: invalid cast expression
"imapopts.c", line 117: invalid cast expression
"imapopts.c", line 118: invalid cast expression
"imapopts.c", line 119: invalid cast expression
"imapopts.c", line 120: invalid cast expression
"imapopts.c", line 120: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 121: invalid cast expression
"imapopts.c", line 121: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 122: invalid cast expression
"imapopts.c", line 123: invalid cast expression
"imapopts.c", line 123: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 124: invalid cast expression
"imapopts.c", line 125: invalid cast expression
"imapopts.c", line 126: invalid cast expression
"imapopts.c", line 126: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 127: invalid cast expression
"imapopts.c", line 128: invalid cast expression
"imapopts.c", line 129: invalid cast expression
"imapopts.c", line 130: invalid cast expression
"imapopts.c", line 131: invalid cast expression
"imapopts.c", line 132: invalid cast expression
"imapopts.c", line 132: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 133: invalid cast expression
"imapopts.c", line 133: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 134: invalid cast expression
"imapopts.c", line 135: invalid cast expression
"imapopts.c", line 135: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 136: invalid cast expression
"imapopts.c", line 137: invalid cast expression
"imapopts.c", line 138: invalid cast expression
"imapopts.c", line 139: invalid cast expression
"imapopts.c", line 139: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 140: invalid cast expression
"imapopts.c", line 141: invalid cast expression
"imapopts.c", line 141: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 142: invalid cast expression
"imapopts.c", line 143: invalid cast expression
"imapopts.c", line 144: invalid cast expression
"imapopts.c", line 145: invalid cast expression
"imapopts.c", line 145: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 146: invalid cast expression
"imapopts.c", line 147: invalid cast expression
"imapopts.c", line 147: an address is not allowed in a constant initializer for an integral type whose size is smaller than the size of a pointer
"imapopts.c", line 148: invalid cast expression
"imapopts.c", line 149: invalid cast expression
"imapopts.c", line 150: invalid cast expression
cc: acomp failed for imapopts.c
*** Error code 2

Stop.
bmake: stopped in /work/pkgbuild/mail/cyrus-imapd22/work.sol9/cyrus-imapd-2.2.3/lib
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/mail/cyrus-imapd22/work.sol9/cyrus-imapd-2.2.3
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/mail/cyrus-imapd22
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/mail/cyrus-imapd22
BULK> cyrus-imapd-2.2.3 was marked as broken:
-rw-r--r--   1 root     other      24796 Feb  7 00:19 .broken.html
bmake deinstall
===> Deinstalling for cyrus-imapd
BULK> Marking all packages which depend upon cyrus-imapd-2.2.3 as broken:
BULK> Build for cyrus-imapd-2.2.3 was not successful, aborting.