###
### Tue Aug 9 00:08:20 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for fetchmail-6.2.5nb5
### Current pkg count:  2 installed packages: digest-20050323 perl-5.8.6nb4
###
BULK> Full rebuild in progress...
BULK> Cleaning package fetchmail-6.2.5nb5 and pre-requisite packages
===> Cleaning for fetchmail-6.2.5nb5
===> Cleaning for gettext-0.11.5nb5
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for gettext-m4-0.11.5
===> Cleaning for pkg_install-info-4.5nb3
===> Cleaning for openssl-0.9.7f
===> Cleaning for gmake-3.80nb4
===> Cleaning for perl-5.8.6nb4
BULK> Removing installed packages which are not needed to build fetchmail-6.2.5nb5
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> fetchmail-6.2.5nb5 requires installed package perl-5.8.6nb4 (lang/perl58) to build.
BULK> Installing packages which are required to build fetchmail-6.2.5nb5.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gettext-0.11.5nb5.tgz
===========================================================================
Installing files needed by libiconv-1.9.2nb1:

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

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

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

===========================================================================
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gmake-3.80nb4.tgz
BULK> Required package perl-5.8.6nb4 (lang/perl58) is already installed
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (fetchmail-6.2.5nb5)
===> Checking for vulnerabilities in fetchmail-6.2.5nb5
=> Checksum SHA1 OK for fetchmail-6.2.5.tar.gz.
=> Checksum RMD160 OK for fetchmail-6.2.5.tar.gz.
work -> /pkgobj/mail/fetchmail/work
===> Extracting for fetchmail-6.2.5nb5
==========================================================================
The supported build options for this package are:

	gssapi inet6 kerberos kerberos4 ssl

The currently selected options are:

	inet6 ssl

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.fetchmail (not defined)

Deprecated variable USE_INET6 used, use PKG_DEFAULT_OPTIONS+=inet6 instead.

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
fetchmail-6.2.5nb5.  Their current value is shown below:

        * SSLBASE (defined)

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
===> Required installed package openssl>=0.9.7d: openssl-0.9.7f found
===> Required installed package gettext-lib>=0.11.5nb4: gettext-lib-0.11.5nb4 found
===> Required installed package libiconv>=1.9.1nb4: libiconv-1.9.2nb1 found
===> Required installed package gettext>=0.10.35nb1: gettext-0.11.5nb5 found
===> Patching for fetchmail-6.2.5nb5
===> Applying pkgsrc patches for fetchmail-6.2.5nb5
===> Overriding tools for fetchmail-6.2.5nb5
===> Creating toolchain wrappers for fetchmail-6.2.5nb5
===> Configuring for fetchmail-6.2.5nb5
=> 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 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 make sets $(MAKE)... yes
checking for sparc-sun-solaris2-strip... no
checking for strip... strip
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2
checking for sparc-sun-solaris2-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 make... GNU
checking dependency style of cc... none
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking how to run the C preprocessor... cc -E
checking whether cc understands -c and -o together... yes
checking for egrep... grep -E
checking for AIX... no
checking for strerror in -lcposix... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for ANSI C header files... (cached) yes
checking for size_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for unistd.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking sys/itimer.h usability... no
checking sys/itimer.h presence... no
checking for sys/itimer.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking for memory.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking resolv.h usability... no
checking resolv.h presence... yes
configure: WARNING: resolv.h: present but cannot be compiled
configure: WARNING: resolv.h:     check for missing prerequisite headers?
configure: WARNING: resolv.h: see the Autoconf documentation
configure: WARNING: resolv.h:     section "Present But Cannot Be Compiled"
configure: WARNING: resolv.h: proceeding with the preprocessor's result
configure: WARNING: resolv.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to the fetchmail lists.  ##
configure: WARNING:     ## ------------------------------------ ##
checking for resolv.h... yes
checking net/socket.h usability... no
checking net/socket.h presence... no
checking for net/socket.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for an ANSI C-conforming const... yes
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 whether make sets $(MAKE)... (cached) yes
checking for bison... no
checking for byacc... no
checking for msgfmt... /usr/pkg/bin/msgfmt
checking for gmsgfmt... /usr/pkg/bin/msgfmt
checking for xgettext... /usr/pkg/bin/xgettext
checking for msgmerge... /usr/pkg/bin/msgmerge
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for inline... inline
checking for off_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for non-GNU ld... /pkgobj/mail/fetchmail/work/.wrapper/bin/ld
checking if the linker (/pkgobj/mail/fetchmail/work/.wrapper/bin/ld) is GNU ld... no
checking for shared library run path origin... /bin/ksh: ./config.rpath:  not found
done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking how to link with libintl... -lintl
checking for socket... no
checking for socket in -lsocket... yes
checking for socket in -linet... no
checking for inet_addr... no
checking for inet_addr in -lnsl... yes
checking for strchr in -lcposix... no
checking for gettext in -lintl... yes
checking for strstr... yes
checking for strcasecmp... (cached) yes
checking for memmove... yes
checking for MD5Init... no
checking for getopt_long... no
checking for vprintf... yes
checking for _doprnt... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for tcsetattr... yes
checking for stty... yes
checking for setsid... yes
checking for geteuid... (cached) yes
checking for seteuid... yes
checking for gethostbyname... yes
checking for res_search... no
checking for herror... no
checking for strrchr... yes
checking for strerror... yes
checking for setlinebuf... yes
checking for syslog... yes
checking for snprintf... yes
checking for vprintf... (cached) yes
checking for vsnprintf... yes
checking for vsyslog... yes
checking for atexit... yes
checking for inet_aton... no
checking for strftime... yes
checking for setrlimit... yes
checking for socketpair... yes
checking for sigprocmask... yes
checking for sigaction... yes
checking for getopt_long... (cached) no
checking for res_search... (cached) no
checking for res_search in -lresolv... yes
found resolver functions in libresolv
checking for crypt... yes
checking for RSAPublicDecrypt in -lrsaref... no
checking use of void pointer type... yes
checking for ANSI volatile... yes
checking for waitpid... yes
checking for wait3... yes
checking for union wait... no
checking sys_siglist declaration in signal.h or unistd.h... no
root-mode pid file will go in /var/run
checking for procmail... no
checking for sendmail... /usr/lib/sendmail
checking for maildrop... no
Will not use a fallback MDA
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for getaddrinfo... yes
checking for inner_connect... no
Enabling OpenSSL support in /usr/pkg
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
You can ignore any makedepend error messages:
makedepend: warning:  socket.c, line 505: cannot find include file "openssl/ssl.h"
	not in openssl/ssl.h
	not in openssl/ssl.h
	not in /usr/include/openssl/ssl.h
makedepend: warning:  socket.c, line 506: cannot find include file "openssl/err.h"
	not in openssl/err.h
	not in openssl/err.h
	not in /usr/include/openssl/err.h
makedepend: warning:  socket.c, line 507: cannot find include file "openssl/pem.h"
	not in openssl/pem.h
	not in openssl/pem.h
	not in /usr/include/openssl/pem.h
makedepend: warning:  socket.c, line 508: cannot find include file "openssl/x509.h"
	not in openssl/x509.h
	not in openssl/x509.h
	not in /usr/include/openssl/x509.h
===> Building for fetchmail-6.2.5nb5
expect conflicts:  2 shift/reduce
yacc -d ./rcfile_y.y

conflicts: 2 shift/reduce
mv y.tab.c rcfile_y.c
mv -f y.tab.h rcfile_y.h
cc -DHAVE_CONFIG_H  -DLOCALEDIR=\"/usr/pkg/lib/locale\" -c  -I. -I. -I./intl -I./intl -I/usr/pkg/include -I/usr/kerberos/include -O -I/usr/pkg/include rcfile_y.c
lex  ./rcfile_l.l
"./rcfile_l.l":line 28: Error: missing translation value
0/1000 nodes(%e), 0/3000 positions(%p), 1/500 (%n), 0 transitions,
0/10000 packed char classes(%k),  0/4000 packed transitions(%a),  0/7000 output slots(%o)
*** Error code 1

Stop.
bmake: stopped in /pkgobj/mail/fetchmail/work/fetchmail-6.2.5
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/mail/fetchmail

Please view the work log for fetchmail-6.2.5nb5


BULK> fetchmail-6.2.5nb5 was marked as broken:
-rw-r--r--   1 root     other      16068 Aug  9 00:12 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for fetchmail
BULK> Marking all packages which depend upon fetchmail-6.2.5nb5 as broken:
BULK> marking package that requires fetchmail-6.2.5nb5 as broken: fetchmailconf-6.2.5nb2 (mail/fetchmailconf)
BULK> Build for fetchmail-6.2.5nb5 was not successful, aborting.