###
### Thu Jun 17 10:47:37 EST 2004:
### /usr/pkg/bin/bmake bulk-package for libspf_alt-0.4.0nb1
### Current pkg count:  7 installed packages: bind-9.2.3nb4 digest-20021220 libtool-base-1.5.6nb1 openssl-0.9.6m patch-2.5.4nb2 perl-5.8.4 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for libspf_alt-0.4.0nb1
===> Cleaning for bind-9.2.3nb4
===> Cleaning for openssl-0.9.6m
===> Cleaning for perl-5.8.4
===> Cleaning for patch-2.5.4nb2
===> Cleaning for libtool-base-1.5.6nb1
===> Cleaning for gettext-lib-0.11.5nb3
===> Cleaning for libiconv-1.9.1nb2
BULK> Removing installed packages which are not needed to build libspf_alt-0.4.0nb1
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.10
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
BULK> libspf_alt-0.4.0nb1 requires installed package openssl-0.9.6m (security/openssl) to build.
BULK> libspf_alt-0.4.0nb1 requires installed package perl-5.8.4 (lang/perl58) to build.
BULK> libspf_alt-0.4.0nb1 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> libspf_alt-0.4.0nb1 requires installed package libtool-base-1.5.6nb1 (devel/libtool-base) to build.
BULK> libspf_alt-0.4.0nb1 requires installed package bind-9.2.3nb4 (net/bind9) to build.
BULK> Installing packages which are required to build libspf_alt-0.4.0nb1.
BULK> Required package bind-9.2.3nb4 (net/bind9) is already installed
BULK> Required package openssl-0.9.6m (security/openssl) is already installed
BULK> Required package perl-5.8.4 (lang/perl58) is already installed
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package libtool-base-1.5.6nb1 (devel/libtool-base) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gettext-lib-0.11.5nb3.tgz

===> Installing configuration/support files for libiconv-1.9.1nb2

	/usr/pkg/lib/charset.alias
BULK> Required package libiconv-1.9.1nb2 (converters/libiconv) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (libspf_alt-0.4.0nb1)
===> Checking for vulnerabilities in libspf_alt-0.4.0nb1
=> libspf_alt-0.4.0.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch libspf_alt-0.4.0.tar.gz from http://www.midwestcs.com/spf/libspf-alt/.
=> [598003 bytes]
=> Checksum OK for libspf_alt-0.4.0.tar.gz.
work -> /work/pkgbuild/mail/libspf-alt/work
===> Extracting for libspf_alt-0.4.0nb1
===> Required installed package bind>=9.2.3nb3: bind-9.2.3nb4 found
===> Required installed package gettext-lib>=0.11.5nb1: gettext-lib-0.11.5nb3 found
===> Required installed package bind>=9.2.2: bind-9.2.3nb4 found
===> Required installed package openssl>=0.9.6m: openssl-0.9.6m found
===> Required installed package libiconv>=1.9.1: libiconv-1.9.1nb2 found
==========================================================================
The following variables will affect the build process of this package,
libspf_alt-0.4.0nb1.  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.
==========================================================================
===> Patching for libspf_alt-0.4.0nb1
===> Overriding tools for libspf_alt-0.4.0nb1
===> Buildlinking for libspf_alt-0.4.0nb1
===> Configuring for libspf_alt-0.4.0nb1
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking for gawk... /usr/bin/nawk
checking whether bmake sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by bmake... GNU
checking dependency style of cc... none
checking how to run the C preprocessor... cc -E
checking whether bmake sets $(MAKE)... (cached) yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking for a sed that does not truncate output... /work/pkgbuild/mail/libspf-alt/work/.tools/bin/sed
checking for egrep... grep -E
checking for non-GNU ld... /work/pkgbuild/mail/libspf-alt/work/.buildlink/bin/ld
checking if the linker (/work/pkgbuild/mail/libspf-alt/work/.buildlink/bin/ld) is GNU ld... no
checking for /work/pkgbuild/mail/libspf-alt/work/.buildlink/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking dependency style of CC... none
checking how to run the C++ preprocessor... CC -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... no
checking the maximum length of command line arguments... 262144
checking command to parse /usr/ccs/bin/nm -p output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking for cc option to produce PIC... -KPIC
checking if cc PIC flag -KPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/work/pkgbuild/mail/libspf-alt/work/.buildlink/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the CC linker (/work/pkgbuild/mail/libspf-alt/work/.buildlink/bin/ld) supports shared libraries... yes
checking for CC option to produce PIC... -KPIC
checking if CC PIC flag -KPIC works... yes
checking if CC supports -c -o file.o... yes
checking whether the CC linker (/work/pkgbuild/mail/libspf-alt/work/.buildlink/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -KPIC
checking if f77 PIC flag -KPIC works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/work/pkgbuild/mail/libspf-alt/work/.buildlink/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether ln -s works... yes
checking for ranlib... (cached) ranlib
checking if ld accepts --rpath... yes
checking for /usr/pkg/include/bind/resolv.h... yes
checking for res_query in -lbind... no
checking for res_query in -lresolv... yes
checking for inet_pton in -lnsl... yes
checking for socket in -lsocket... yes
checking for gettext in -lintl... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for sys/types.h... (cached) yes
checking netdb.h usability... no
checking netdb.h presence... yes
configure: WARNING: netdb.h: present but cannot be compiled
configure: WARNING: netdb.h:     check for missing prerequisite headers?
configure: WARNING: netdb.h: see the Autoconf documentation
configure: WARNING: netdb.h:     section "Present But Cannot Be Compiled"
configure: WARNING: netdb.h: proceeding with the preprocessor's result
configure: WARNING: netdb.h: in the future, the compiler will take precedence
configure: WARNING:     ## ---------------------------------- ##
configure: WARNING:     ## Report this to wayne@midwestcs.com ##
configure: WARNING:     ## ---------------------------------- ##
checking for netdb.h... yes
checking arpa/inet.h usability... no
checking arpa/inet.h presence... yes
configure: WARNING: arpa/inet.h: present but cannot be compiled
configure: WARNING: arpa/inet.h:     check for missing prerequisite headers?
configure: WARNING: arpa/inet.h: see the Autoconf documentation
configure: WARNING: arpa/inet.h:     section "Present But Cannot Be Compiled"
configure: WARNING: arpa/inet.h: proceeding with the preprocessor's result
configure: WARNING: arpa/inet.h: in the future, the compiler will take precedence
configure: WARNING:     ## ---------------------------------- ##
configure: WARNING:     ## Report this to wayne@midwestcs.com ##
configure: WARNING:     ## ---------------------------------- ##
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... no
checking arpa/nameser.h presence... yes
configure: WARNING: arpa/nameser.h: present but cannot be compiled
configure: WARNING: arpa/nameser.h:     check for missing prerequisite headers?
configure: WARNING: arpa/nameser.h: see the Autoconf documentation
configure: WARNING: arpa/nameser.h:     section "Present But Cannot Be Compiled"
configure: WARNING: arpa/nameser.h: proceeding with the preprocessor's result
configure: WARNING: arpa/nameser.h: in the future, the compiler will take precedence
configure: WARNING:     ## ---------------------------------- ##
configure: WARNING:     ## Report this to wayne@midwestcs.com ##
configure: WARNING:     ## ---------------------------------- ##
checking for arpa/nameser.h... yes
checking for syslog.h... (cached) yes
checking for resolv.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking nmemory.h usability... no
checking nmemory.h presence... no
checking for nmemory.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for inttypes.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking for working volatile... yes
checking whether byte ordering is bigendian... yes
checking for inline... (cached) inline
checking whether char is unsigned... no
checking for u_char... yes
checking for u_int8_t... no
checking for u_int16_t... no
checking for u_int32_t... no
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for ns_type... no
checking for struct in6_addr... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether setpgrp takes no argument... yes
checking return type of signal handlers... void
checking whether res_ninit is declared... no
checking for ftruncate... yes
checking for gethostname... yes
checking for memmove... yes
checking for memset... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strspn... yes
checking for strtoul... yes
checking for getopt_long_only... no
checking for __ns_initparse... yes
checking for __ns_name_uncompress... no
checking for __ns_get16... yes
checking for __ns_msg_getflag... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating bin/spfd/Makefile
config.status: creating bin/spfquery/Makefile
config.status: creating bin/spftest/Makefile
config.status: creating bin/spf_example/Makefile
config.status: creating DOC/Makefile
config.status: creating lib/Makefile
config.status: creating lib/spf_alt/Makefile
config.status: creating mta_support/Makefile
config.status: creating replace/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===> Building for libspf_alt-0.4.0nb1
/usr/pkg/bin/bmake  all-recursive
Making all in replace
source='getopt_long_only.c' object='getopt_long_only.lo' libtool=yes  depfile='.deps/getopt_long_only.Plo' tmpdepfile='.deps/getopt_long_only.TPlo'  depmode=none /bin/bash ../config/depcomp  /bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H  -I. -I. -I..   -I/usr/pkg/include   -O -I/usr/pkg/include -I/usr/pkg/include/bind -c -o getopt_long_only.lo getopt_long_only.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O -I/usr/pkg/include -I/usr/pkg/include/bind -c getopt_long_only.c  -KPIC -DPIC -o .libs/getopt_long_only.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O -I/usr/pkg/include -I/usr/pkg/include/bind -c getopt_long_only.c -o getopt_long_only.o >/dev/null 2>&1
source='__ns_name_uncompress.c' object='__ns_name_uncompress.lo' libtool=yes  depfile='.deps/__ns_name_uncompress.Plo' tmpdepfile='.deps/__ns_name_uncompress.TPlo'  depmode=none /bin/bash ../config/depcomp  /bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H  -I. -I. -I..   -I/usr/pkg/include   -O -I/usr/pkg/include -I/usr/pkg/include/bind -c -o __ns_name_uncompress.lo __ns_name_uncompress.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O -I/usr/pkg/include -I/usr/pkg/include/bind -c __ns_name_uncompress.c  -KPIC -DPIC -o .libs/__ns_name_uncompress.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O -I/usr/pkg/include -I/usr/pkg/include/bind -c __ns_name_uncompress.c -o __ns_name_uncompress.o >/dev/null 2>&1
/bin/bash ../libtool --mode=link cc  -O -I/usr/pkg/include -I/usr/pkg/include/bind   -L/usr/pkg/lib -R/usr/pkg/lib -L/usr/pkg/lib -Wl,--rpath=/usr/pkg/lib -o libreplace.la    getopt_long_only.lo __ns_name_uncompress.lo -lintl -lsocket -lnsl  -lresolv
ar cru .libs/libreplace.a .libs/getopt_long_only.o .libs/__ns_name_uncompress.o
ranlib .libs/libreplace.a
creating libreplace.la
(cd .libs && rm -f libreplace.la && ln -s ../libreplace.la libreplace.la)
Making all in lib
Making all in spf_alt
source='spf.c' object='spf.lo' libtool=yes  depfile='.deps/spf.Plo' tmpdepfile='.deps/spf.TPlo'  depmode=none /bin/bash ../../config/depcomp  /bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H  -I. -I. -I../.. -I../../lib -I../../lib  -I/usr/pkg/include   -O -I/usr/pkg/include -I/usr/pkg/include/bind -c -o spf.lo spf.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/pkg/include -O -I/usr/pkg/include -I/usr/pkg/include/bind -c spf.c  -KPIC -DPIC -o .libs/spf.o
"/work/pkgbuild/mail/libspf-alt/work/.buildlink/include/bind/sys/bitypes.h", line 31: warning: typedef redeclared: u_int8_t
"/work/pkgbuild/mail/libspf-alt/work/.buildlink/include/bind/sys/bitypes.h", line 32: warning: typedef redeclared: u_int16_t
"/work/pkgbuild/mail/libspf-alt/work/.buildlink/include/bind/sys/bitypes.h", line 33: warning: typedef redeclared: u_int32_t
"/work/pkgbuild/mail/libspf-alt/work/.buildlink/include/bind/arpa/inet.h", line 72: cannot find include file: 
"/work/pkgbuild/mail/libspf-alt/work/.buildlink/include/bind/arpa/inet.h", line 92: warning: old-style declaration or incorrect type for: __BEGIN_DECLS
"/work/pkgbuild/mail/libspf-alt/work/.buildlink/include/bind/arpa/inet.h", line 92: syntax error before or at: unsigned
"../../lib/spf_alt/spf_sys_config.h", line 53: warning: old-style declaration or incorrect type for: __END_DECLS
"../../lib/spf_alt/spf_sys_config.h", line 53: syntax error before or at: typedef
"../../lib/spf_alt/spf_sys_config.h", line 53: warning: typedef redeclared: u_int8_t
"../../lib/spf_alt/spf_sys_config.h", line 61: warning: typedef redeclared: u_int16_t
"../../lib/spf_alt/spf_sys_config.h", line 69: warning: typedef redeclared: u_int32_t
"../../lib/spf_alt/spf.h", line 766: syntax error before or at: __attribute__
"../../lib/spf_alt/spf.h", line 766: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 766: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 766: identifier redefined: __attribute__
	current : function() returning int
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 766
"../../lib/spf_alt/spf.h", line 766: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf.h", line 768: syntax error before or at: __attribute__
"../../lib/spf_alt/spf.h", line 768: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 768: identifier redefined: __attribute__
	current : function() returning int
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 766
"../../lib/spf_alt/spf.h", line 768: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 768: identifier redefined: __attribute__
	current : function() returning int
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 768
"../../lib/spf_alt/spf.h", line 768: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf.h", line 771: syntax error before or at: __attribute__
"../../lib/spf_alt/spf.h", line 771: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 771: identifier redefined: __attribute__
	current : function() returning int
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 768
"../../lib/spf_alt/spf.h", line 771: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf.h", line 773: syntax error before or at: __attribute__
"../../lib/spf_alt/spf.h", line 773: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 773: identifier redefined: __attribute__
	current : function() returning int
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 771
"../../lib/spf_alt/spf.h", line 773: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf.h", line 776: syntax error before or at: __attribute__
"../../lib/spf_alt/spf.h", line 776: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 776: identifier redefined: __attribute__
	current : function() returning int
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 773
"../../lib/spf_alt/spf.h", line 776: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf.h", line 778: syntax error before or at: __attribute__
"../../lib/spf_alt/spf.h", line 778: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 778: identifier redefined: __attribute__
	current : function() returning int
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 776
"../../lib/spf_alt/spf.h", line 778: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf.h", line 781: syntax error before or at: __attribute__
"../../lib/spf_alt/spf.h", line 781: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 781: identifier redefined: __attribute__
	current : function() returning int
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 778
"../../lib/spf_alt/spf.h", line 781: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf.h", line 783: syntax error before or at: __attribute__
"../../lib/spf_alt/spf.h", line 783: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 783: identifier redefined: __attribute__
	current : function() returning int
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 781
"../../lib/spf_alt/spf.h", line 783: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf.h", line 812: syntax error before or at: __attribute__
"../../lib/spf_alt/spf.h", line 812: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 812: identifier redefined: __attribute__
	current : function() returning int
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 783
"../../lib/spf_alt/spf.h", line 812: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf.h", line 814: syntax error before or at: __attribute__
"../../lib/spf_alt/spf.h", line 814: warning: undefined or missing type for: __attribute__
"../../lib/spf_alt/spf.h", line 814: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 814: identifier redefined: __attribute__
	current : function() returning int
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 812
"../../lib/spf_alt/spf.h", line 814: syntax error before or at: )
"../../lib/spf_alt/spf.h", line 814: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf.h", line 820: syntax error before or at: __attribute__
"../../lib/spf_alt/spf.h", line 820: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 820: identifier redefined: __attribute__
	current : function() returning int
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 814
"../../lib/spf_alt/spf.h", line 820: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf.h", line 822: syntax error before or at: __attribute__
"../../lib/spf_alt/spf.h", line 822: warning: undefined or missing type for: __attribute__
"../../lib/spf_alt/spf.h", line 822: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 822: identifier redefined: __attribute__
	current : function() returning int
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 820
"../../lib/spf_alt/spf.h", line 822: syntax error before or at: )
"../../lib/spf_alt/spf.h", line 822: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf.h", line 848: syntax error before or at: __attribute__
"../../lib/spf_alt/spf.h", line 848: warning: old-style declaration or incorrect type for: __attribute__
"../../lib/spf_alt/spf.h", line 848: identifier redefined: __attribute__
	current : function() returning int
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 822
"../../lib/spf_alt/spf.h", line 848: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf_internal.h", line 178: syntax error before or at: (
"../../lib/spf_alt/spf_internal.h", line 178: identifier redefined: __attribute__
	current : function() returning struct SPF_mech_struct {unsigned int prefix_type :3, unsigned int mech_type :4, unsigned int parm_len :9}
	previous: function() returning int : "../../lib/spf_alt/spf.h", line 848
"../../lib/spf_alt/spf_internal.h", line 178: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf_internal.h", line 231: syntax error before or at: (
"../../lib/spf_alt/spf_internal.h", line 231: identifier redefined: __attribute__
	current : function() returning struct SPF_data_str_struct {unsigned int parm_type :4, unsigned int reserved :4, unsigned int len :8}
	previous: function() returning struct SPF_mech_struct {unsigned int prefix_type :3, unsigned int mech_type :4, unsigned int parm_len :9} : "../../lib/spf_alt/spf_internal.h", line 178
"../../lib/spf_alt/spf_internal.h", line 231: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf_internal.h", line 259: syntax error before or at: (
"../../lib/spf_alt/spf_internal.h", line 259: identifier redefined: __attribute__
	current : function() returning struct SPF_data_var_struct {unsigned int parm_type :4, unsigned int num_rhs :4, unsigned int rev :1, unsigned int url_encode :1, unsigned int delim_dot :1, unsigned int delim_dash :1, unsigned int delim_plus :1, unsigned int delim_equal :1, unsigned int delim_bar :1, unsigned int delim_under :1}
	previous: function() returning struct SPF_data_str_struct {unsigned int parm_type :4, unsigned int reserved :4, unsigned int len :8} : "../../lib/spf_alt/spf_internal.h", line 231
"../../lib/spf_alt/spf_internal.h", line 259: warning: syntax error:  empty declaration
"../../lib/spf_alt/spf_internal.h", line 287: syntax error before or at: (
"../../lib/spf_alt/spf_internal.h", line 287: identifier redefined: __attribute__
	current : function() returning struct SPF_data_cidr_struct {unsigned int parm_type :4, unsigned int ipv4 :5, unsigned int ipv6 :7}
	previous: function() returning struct SPF_data_var_struct {unsigned int parm_type :4, unsigned int num_rhs :4, unsigned int rev :1, unsigned int url_encode :1, unsigned int delim_dot :1, unsigned int delim_dash :1, unsigned int delim_plus :1, unsigned int delim_equal :1, unsigned int delim_bar :1, unsigned int delim_under :1} : "../../lib/spf_alt/spf_internal.h", line 259
"../../lib/spf_alt/spf_internal.h", line 287: warning: syntax error:  empty declaration
cc: acomp failed for spf.c
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/mail/libspf-alt/work/libspf_alt-0.4.0/lib/spf_alt
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/mail/libspf-alt/work/libspf_alt-0.4.0/lib/spf_alt
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/mail/libspf-alt/work/libspf_alt-0.4.0/lib
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/mail/libspf-alt/work/libspf_alt-0.4.0
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/mail/libspf-alt/work/libspf_alt-0.4.0
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/mail/libspf-alt
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/mail/libspf-alt
BULK> libspf_alt-0.4.0nb1 was marked as broken:
-rw-r--r--   1 root     other      28045 Jun 17 10:59 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for libspf_alt
BULK> Marking all packages which depend upon libspf_alt-0.4.0nb1 as broken:
BULK> marking package that requires libspf_alt-0.4.0nb1 as broken: milter-greylist-1.2nb1 (mail/milter-greylist)
BULK> Build for libspf_alt-0.4.0nb1 was not successful, aborting.