###
### Mon Jul 11 21:20:02 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for fressh-0.8.1nb3
### Current pkg count:  16 installed packages: bison-2.0 digest-20050323 flex-2.5.4a fragroute-1.2nb1 gettext-0.11.5nb5 gettext-lib-0.11.5nb4 gettext-m4-0.11.5 gmake-3.80nb4 gtexinfo-4.8 libdnet-1.10 libevent-1.1 libiconv-1.9.2nb1 libpcap-0.8.3 libtool-base-1.5.18nb3 m4-1.4.3 pkg_install-info-4.5nb3
###
BULK> Full rebuild in progress...
BULK> Cleaning package fressh-0.8.1nb3 and pre-requisite packages
===> Cleaning for fressh-0.8.1nb3
===> Cleaning for openssl-0.9.7f
===> Cleaning for gmake-3.80nb4
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for pkg_install-info-4.5nb3
===> Cleaning for perl-5.8.6nb4
BULK> Removing installed packages which are not needed to build fressh-0.8.1nb3
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libevent-1.1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libdnet-1.10
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libpcap-0.8.3
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r m4-1.4.3
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r flex-2.5.4a
BULK> fressh-0.8.1nb3 requires installed package libtool-base-1.5.18nb3 (devel/libtool-base) to build.
BULK> fressh-0.8.1nb3 requires installed package libiconv-1.9.2nb1 (converters/libiconv) to build.
BULK> fressh-0.8.1nb3 requires installed package gettext-lib-0.11.5nb4 (devel/gettext-lib) to build.
BULK> fressh-0.8.1nb3 requires installed package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) to build.
BULK> fressh-0.8.1nb3 requires installed package gmake-3.80nb4 (devel/gmake) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r gettext-m4-0.11.5
Executing `/usr/bin/rmdir /usr/pkg/share/gettext 2>/dev/null || /usr/bin/true'
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r gtexinfo-4.8
BULK> Installing packages which are required to build fressh-0.8.1nb3.
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> Required package gmake-3.80nb4 (devel/gmake) is already installed
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> Required package libtool-base-1.5.18nb3 (devel/libtool-base) 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/perl-5.8.6nb4.tgz

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

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

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

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

BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (fressh-0.8.1nb3)
===> Checking for vulnerabilities in fressh-0.8.1nb3
=> Checksum SHA1 OK for fressh-0.8.1.tar.bz2.
=> Checksum RMD160 OK for fressh-0.8.1.tar.bz2.
work -> /pkgobj/security/fressh/work
===> Extracting for fressh-0.8.1nb3
==========================================================================
The following variables will affect the build process of this package,
fressh-0.8.1nb3.  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
===> Patching for fressh-0.8.1nb3
===> Applying pkgsrc patches for fressh-0.8.1nb3
===> Overriding tools for fressh-0.8.1nb3
===> Creating toolchain wrappers for fressh-0.8.1nb3
===> Configuring for fressh-0.8.1nb3
===> Building for fressh-0.8.1nb3
cc -c -g -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arithmetic -Wreturn-type -Wwrite-strings  -Wcast-qual -Wswitch -Werror -I. -Itransport -Icrypto  -DSMALL_CRC_TABLE -DSESSION_KEY_TIMING sshd_main.c -o sshd_main.o
"sshd_main.c", line 82: cannot find include file: 
"ssh_channel.h", line 82: syntax error before or at: u_int8_t
"ssh_channel.h", line 82: warning: undefined or missing type for: u_int8_t
"crypto/ssh_crypto_openssl.h", line 67: warning: no explicit type given
"crypto/ssh_crypto_openssl.h", line 67: syntax error before or at: *
"crypto/ssh_crypto_openssl.h", line 68: warning: undefined or missing type for: bytes
"crypto/ssh_crypto_openssl.h", line 78: syntax error before or at: *
"crypto/ssh_crypto_openssl.h", line 78: warning: undefined or missing type for: ssh_MD5
"crypto/ssh_none.h", line 23: syntax error before or at: *
"crypto/ssh_none.h", line 23: parameter redeclared: u_int8_t
"crypto/ssh_none.h", line 23: warning: undefined or missing type for: int
"crypto/ssh_none.h", line 23: warning: undefined or missing type for: void
"crypto/ssh_none.h", line 24: syntax error before or at: *
"crypto/ssh_none.h", line 24: parameter redeclared: u_int8_t
"crypto/ssh_none.h", line 24: warning: undefined or missing type for: int
"crypto/ssh_none.h", line 24: warning: undefined or missing type for: void
"crypto/ssh_des.h", line 28: syntax error before or at: *
"crypto/ssh_des.h", line 28: warning: undefined or missing type for: int
"crypto/ssh_des.h", line 28: warning: undefined or missing type for: int
"crypto/ssh_des.h", line 30: syntax error before or at: *
"crypto/ssh_des.h", line 30: parameter redeclared: u_int8_t
"crypto/ssh_des.h", line 30: warning: undefined or missing type for: int
"crypto/ssh_des.h", line 30: warning: undefined or missing type for: ssh_des_t
"crypto/ssh_des.h", line 31: syntax error before or at: *
"crypto/ssh_des.h", line 31: parameter redeclared: u_int8_t
"crypto/ssh_des.h", line 31: warning: undefined or missing type for: int
"crypto/ssh_des.h", line 31: warning: undefined or missing type for: ssh_des_t
"crypto/ssh_3des.h", line 34: syntax error before or at: u_int8_t
"crypto/ssh_3des.h", line 37: member cannot be function: ssh_3des_attach
"crypto/ssh_3des.h", line 38: syntax error before or at: *
"crypto/ssh_3des.h", line 38: warning: undefined or missing type for: int
"crypto/ssh_3des.h", line 38: warning: undefined or missing type for: int
"crypto/ssh_3des.h", line 38: member cannot be function: ssh_3des_initialize
"crypto/ssh_3des.h", line 39: member cannot be function: ssh_3des_destroy
"crypto/ssh_3des.h", line 41: member cannot be function: ssh_des3_attach
"crypto/ssh_3des.h", line 42: syntax error before or at: ssh_des3_t
"crypto/ssh_3des.h", line 42: warning: unnamed struct member
"crypto/ssh_3des.h", line 42: warning: syntax requires ";" after last struct/union member
"crypto/ssh_blowfish.h", line 30: zero-sized struct/union
"crypto/ssh_blowfish.h", line 34: syntax error before or at: u_int8_t
"crypto/ssh_blowfish.h", line 38: member cannot be function: ssh_blowfish_attach
"crypto/ssh_blowfish.h", line 39: syntax error before or at: *
"crypto/ssh_blowfish.h", line 39: warning: undefined or missing type for: int
"crypto/ssh_blowfish.h", line 39: warning: undefined or missing type for: int
"crypto/ssh_blowfish.h", line 39: member cannot be function: ssh_blowfish_initialize
"crypto/ssh_blowfish.h", line 40: member cannot be function: ssh_blowfish_destroy
"crypto/ssh_blowfish.h", line 42: member cannot be function: ssh_fishblow_attach
"crypto/ssh_blowfish.h", line 43: syntax error before or at: ssh_fishblow_t
"crypto/ssh_blowfish.h", line 43: warning: unnamed struct member
"crypto/ssh_blowfish.h", line 43: warning: syntax requires ";" after last struct/union member
"transport/ssh_transport.h", line 71: zero-sized struct/union
"transport/ssh_transport.h", line 71: warning: useless declaration
"transport/ssh_transport.h", line 71: warning: typedef declares no type name
"transport/ssh_transport.h", line 99: syntax error before or at: u_int32_t
"transport/ssh_transport.h", line 111: syntax error before or at: u_int32_t
"transport/ssh_transport.h", line 111: warning: undefined or missing type for: u_int32_t
"transport/ssh_transport.h", line 112: syntax error before or at: u_int32_t
"transport/ssh_transport.h", line 112: warning: undefined or missing type for: u_int32_t
"transport/ssh_transport.h", line 116: syntax error before or at: u_int8_t
"transport/ssh_transport.h", line 116: warning: undefined or missing type for: u_int8_t
"transport/ssh_transport.h", line 116: warning: undefined or missing type for: const
"transport/ssh_transport.h", line 116: warning: undefined or missing type for: size_t
"transport/ssh_transport.h", line 129: incomplete struct/union/enum ssh_v2_transport: v2
"transport/ssh_transport.h", line 131: warning: unnamed struct member
"transport/ssh_transport.h", line 143: member cannot be function: v1_init_transport
"transport/ssh_transport.h", line 144: member cannot be function: v2ssh_init_transport
"transport/ssh_transport.h", line 145: member cannot be function: v2tls_init_transport
"transport/ssh_transport.h", line 148: syntax error before or at: u_int32_t
"transport/ssh_transport.h", line 148: warning: undefined or missing type for: u_int32_t
"transport/ssh_transport.h", line 148: warning: undefined or missing type for: unsigned
"transport/ssh_transport.h", line 148: member cannot be function: detect_attack
"transport/ssh_transport.h", line 151: member cannot be function: get_version
"transport/ssh_transport.h", line 152: member cannot be function: build_version
"/usr/include/pwd.h", line 41: warning: unnamed struct member
"/usr/include/pwd.h", line 50: warning: unnamed struct member
"/usr/include/pwd.h", line 55: syntax error before or at: extern
"/usr/include/pwd.h", line 55: member cannot be function: getpwuid
"/usr/include/pwd.h", line 56: syntax error before or at: extern
"/usr/include/pwd.h", line 56: member cannot be function: getpwnam
"/usr/include/pwd.h", line 60: syntax error before or at: extern
"/usr/include/pwd.h", line 60: member cannot be function: getpwent_r
"/usr/include/pwd.h", line 61: syntax error before or at: extern
"/usr/include/pwd.h", line 61: member cannot be function: fgetpwent_r
"/usr/include/pwd.h", line 62: syntax error before or at: extern
"/usr/include/pwd.h", line 62: member cannot be function: fgetpwent
"/usr/include/pwd.h", line 63: syntax error before or at: extern
"/usr/include/pwd.h", line 63: member cannot be function: putpwent
"/usr/include/pwd.h", line 69: syntax error before or at: extern
"/usr/include/pwd.h", line 69: member cannot be function: endpwent
"/usr/include/pwd.h", line 70: syntax error before or at: extern
"/usr/include/pwd.h", line 70: member cannot be function: getpwent
"/usr/include/pwd.h", line 71: syntax error before or at: extern
"/usr/include/pwd.h", line 71: member cannot be function: setpwent
"/usr/include/pwd.h", line 168: syntax error before or at: extern
"/usr/include/pwd.h", line 168: member cannot be function: getpwuid_r
"/usr/include/pwd.h", line 169: syntax error before or at: extern
"/usr/include/pwd.h", line 169: member cannot be function: getpwnam_r
"/usr/include/sys/termios.h", line 56: syntax error before or at: typedef
"/usr/include/sys/termios.h", line 57: syntax error before or at: typedef
"/usr/include/sys/termios.h", line 58: syntax error before or at: typedef
"/usr/include/sys/termios.h", line 64: syntax error before or at: tcflag_t
"/usr/include/sys/termios.h", line 80: syntax error before or at: )
"/usr/include/sys/termios.h", line 80: warning: syntax requires ";" after last struct/union member
"/usr/include/sys/termios.h", line 377: zero-sized struct/union
"/usr/include/sys/termios.h", line 377: warning: unnamed struct member
"/usr/include/sys/termios.h", line 561: warning: unnamed struct member
"/usr/include/sys/mman.h", line 153: syntax error before or at: extern
"/usr/include/sys/mman.h", line 153: member cannot be function: mmap
"/usr/include/sys/mman.h", line 154: syntax error before or at: extern
"/usr/include/sys/mman.h", line 154: member cannot be function: munmap
"/usr/include/sys/mman.h", line 155: syntax error before or at: extern
"/usr/include/sys/mman.h", line 155: member cannot be function: mprotect
"/usr/include/sys/mman.h", line 156: syntax error before or at: extern
"/usr/include/sys/mman.h", line 156: member cannot be function: msync
"/usr/include/sys/mman.h", line 157: syntax error before or at: extern
"/usr/include/sys/mman.h", line 157: member cannot be function: mlock
"/usr/include/sys/mman.h", line 158: syntax error before or at: extern
"/usr/include/sys/mman.h", line 158: member cannot be function: munlock
"/usr/include/sys/mman.h", line 159: syntax error before or at: extern
"/usr/include/sys/mman.h", line 159: member cannot be function: mincore
"/usr/include/sys/mman.h", line 160: syntax error before or at: extern
"/usr/include/sys/mman.h", line 160: member cannot be function: memcntl
"/usr/include/sys/mman.h", line 161: syntax error before or at: extern
"/usr/include/sys/mman.h", line 161: member cannot be function: madvise
"/usr/include/sys/mman.h", line 164: syntax error before or at: extern
"/usr/include/sys/mman.h", line 164: member cannot be function: mmap64
"/usr/include/sys/mman.h", line 169: syntax error before or at: extern
"/usr/include/sys/mman.h", line 169: member cannot be function: mlockall
"/usr/include/sys/mman.h", line 170: syntax error before or at: extern
"/usr/include/sys/mman.h", line 170: member cannot be function: munlockall
"ssh_sys_bsd44+.h", line 53: syntax error before or at: typedef
"ssh_sys.h", line 56: warning: unnamed struct member
"ssh_sys.h", line 56: incomplete struct/union/enum ssh_buf: 
"ssh_sys.h", line 61: syntax error before or at: u_int8_t
"ssh_sys.h", line 61: warning: undefined or missing type for: u_int8_t
"ssh_sys.h", line 61: warning: undefined or missing type for: size_t
"ssh_sys.h", line 61: member cannot be function: ssh_sys_allocpty
"ssh_sys.h", line 62: member cannot be function: ssh_sys_setbufsize
"ssh_sys.h", line 63: member cannot be function: ssh_sys_execcmd
"ssh_sys.h", line 68: member cannot be function: ssh_sys_exit
"ssh_sys.h", line 69: member cannot be function: ssh_sys_randinit
"ssh_sys.h", line 70: member cannot be function: ssh_sys_randclean
"ssh_sys.h", line 71: member cannot be function: ssh_sys_randadd
"ssh_sys.h", line 72: member cannot be function: ssh_sys_get_tty_size
"ssh_sys.h", line 73: member cannot be function: ssh_sys_set_tty_size
"ssh_sys.h", line 74: syntax error before or at: u_int8_t
"ssh_sys.h", line 74: warning: undefined or missing type for: u_int8_t
"ssh_sys.h", line 74: warning: undefined or missing type for: int
"ssh_sys.h", line 74: member cannot be function: ssh_sys_set_tty_modes
"ssh_sys.h", line 75: member cannot be function: ssh_sys_put_tty_modes
"ssh_sys.h", line 76: member cannot be function: ssh_sys_checkpw
"ssh_sys.h", line 77: member cannot be function: ssh_sys_setuser
"ssh_sys.h", line 78: member cannot be function: ssh_sys_lookupuser
"ssh_sys.h", line 79: member cannot be function: ssh_sys_lookupuid
"ssh_sys.h", line 80: member cannot be function: ssh_sys_writepid
"ssh_sys.h", line 81: member cannot be function: ssh_sys_daemonize
"ssh_sys.h", line 82: member cannot be function: ssh_sys_readfile
"ssh_sys.h", line 83: member cannot be function: ssh_sys_readin
"ssh_sys.h", line 84: member cannot be function: ssh_sys_readrelease
"ssh_event.h", line 42: syntax error before or at: u_int8_t
"ssh_event.h", line 51: syntax error before or at: u_int8_t
"ssh_event.h", line 96: syntax error before or at: u_int32_t
"ssh_event.h", line 98: warning: unnamed struct member
"ssh_event.h", line 106: syntax error before or at: u_int32_t
"ssh_event.h", line 122: syntax error before or at: u_int8_t
"ssh_event.h", line 124: warning: unnamed struct member
"ssh_event.h", line 140: warning: unnamed struct member
"ssh_event.h", line 153: warning: unnamed struct member
"ssh_event.h", line 167: syntax error before or at: u_int32_t
"ssh_event.h", line 172: warning: unnamed struct member
"ssh_event.h", line 201: warning: unnamed struct member
"ssh_event.h", line 232: warning: unnamed struct member
"ssh_event.h", line 312: member cannot be function: ssh_sys_create_eventq
"ssh_event.h", line 313: member cannot be function: ssh_sys_collapse_eventq
"ssh_event.h", line 316: member cannot be function: ssh_sys_select
"ssh_event.h", line 318: member cannot be function: ssh_sys_sendevent
"ssh_event.h", line 320: member cannot be function: ssh_sys_send_fd
"ssh_event.h", line 322: member cannot be function: ssh_dispatch_event
"sshd.h", line 57: warning: unnamed struct member
"sshd.h", line 57: incomplete struct/union/enum ssh_cipher: 
"sshd.h", line 61: syntax error before or at: typedef
"sshd.h", line 64: syntax error before or at: flag
"sshd.h", line 70: warning: unnamed struct member
"sshd.h", line 78: warning: unnamed struct member
"sshd.h", line 86: warning: unnamed struct member
"sshd.h", line 93: warning: unnamed struct member
"sshd.h", line 95: warning: unnamed struct member
"sshd.h", line 114: syntax error before or at: u_int8_t
"sshd.h", line 146: warning: unnamed struct member
"sshd.h", line 175: warning: unnamed struct member
"sshd.h", line 180: warning: unnamed struct member
"sshd.h", line 197: syntax error before or at: ssh_sys_eventq
"sshd.h", line 206: syntax error before or at: u_int32_t
"sshd.h", line 213: syntax error before or at: u_int8_t
"sshd.h", line 216: syntax error before or at: u_int8_t
"sshd.h", line 228: warning: unnamed struct member
"sshd.h", line 240: warning: unnamed struct member
"sshd.h", line 243: member cannot be function: doquit
"sshd.h", line 244: member cannot be function: read_conffile
"sshd.h", line 245: member cannot be function: OpenListenSocket
"sshd.h", line 246: member cannot be function: set_defaults
"sshd.h", line 248: member cannot be function: doSSH_client
"crypto/ssh_auth.h", line 24: member cannot be function: set_supported_auths
"crypto/ssh_auth.h", line 25: member cannot be function: auth_is_supported
"crypto/ssh_auth.h", line 26: member cannot be function: auths_supported
"crypto/ssh_auth.h", line 29: member cannot be function: auth_name
"crypto/ssh_auth.h", line 31: member cannot be function: auth_number
"crypto/ssh_cipher.h", line 41: syntax error before or at: typedef
"crypto/ssh_cipher.h", line 41: (struct) tag redeclared: ssh_cipher
"crypto/ssh_cipher.h", line 47: syntax error before or at: *
"crypto/ssh_cipher.h", line 47: parameter redeclared: u_int8_t
"crypto/ssh_cipher.h", line 47: warning: undefined or missing type for: int
"crypto/ssh_cipher.h", line 47: warning: undefined or missing type for: void
"crypto/ssh_cipher.h", line 49: syntax error before or at: *
"crypto/ssh_cipher.h", line 49: parameter redeclared: u_int8_t
"crypto/ssh_cipher.h", line 49: warning: undefined or missing type for: int
"crypto/ssh_cipher.h", line 49: warning: undefined or missing type for: void
"crypto/ssh_cipher.h", line 56: syntax error before or at: u_int8_t
"crypto/ssh_cipher.h", line 56: warning: syntax requires ";" after last struct/union member
"crypto/ssh_cipher.h", line 61: zero-sized struct/union
"crypto/ssh_cipher.h", line 64: member cannot be function: set_supported_ciphers
"crypto/ssh_cipher.h", line 65: member cannot be function: cipher_supported
"crypto/ssh_cipher.h", line 68: member cannot be function: cipher_name
"crypto/ssh_cipher.h", line 70: member cannot be function: cipher_number
"crypto/ssh_cipher.h", line 75: member cannot be function: cipher_initialize_passphrase
"crypto/ssh_cipher.h", line 91: member cannot be function: set_cipher_type
"ssh_global.h", line 19: warning: unnamed struct member
"ssh_global.h", line 21: syntax error before or at: extern
"ssh_global.h", line 22: syntax error before or at: extern
"ssh_global.h", line 23: syntax error before or at: extern
"ssh_global.h", line 24: syntax error before or at: extern
"crypto/ssh_crypto.h", line 52: syntax error before or at: *
"crypto/ssh_crypto.h", line 52: warning: undefined or missing type for: size_t
"crypto/ssh_crypto.h", line 52: member cannot be function: ssh_rand_feed
"crypto/ssh_crypto.h", line 53: syntax error before or at: u_int8_t
"crypto/ssh_crypto.h", line 53: warning: undefined or missing type for: u_int8_t
"crypto/ssh_crypto.h", line 53: member cannot be function: ssh_rand_bytes
"crypto/ssh_crypto.h", line 54: member cannot be function: ssh_rand_clean
"ssh_parse.h", line 64: member cannot be function: decode_keyfile
"ssh_parse.h", line 66: member cannot be function: encode_keyfile
"ssh_parse.h", line 68: member cannot be function: encode_public_keyfile
"ssh_parse.h", line 70: member cannot be function: decode_public_keyfile
"ssh_parse.h", line 73: member cannot be function: decode_fressh_keyfile
"ssh_parse.h", line 75: member cannot be function: encode_fressh_keyfile
"ssh_parse.h", line 78: member cannot be function: decode_fsecure_keyfile
"ssh_parse.h", line 80: member cannot be function: encode_fsecure_keyfile
"ssh_parse.h", line 82: member cannot be function: lookup_authorized_key
"ssh_parse.h", line 83: member cannot be function: lookup_known_host
"ssh_parse.h", line 84: member cannot be function: set_known_host
"ssh_parse.h", line 85: member cannot be function: verify_host_key
"crypto/ssh_rsakeys.h", line 20: syntax error before or at: typedef
"crypto/ssh_rsakeys.h", line 21: syntax error before or at: u_int16_t
"crypto/ssh_rsakeys.h", line 27: member cannot be function: regen_serverkey
"crypto/ssh_rsakeys.h", line 28: member cannot be function: init_serverkey
"crypto/ssh_rsakeys.h", line 29: member cannot be function: read_hostkey
"crypto/ssh_rsakeys.h", line 30: member cannot be function: decrypt_session_key
"crypto/ssh_rsakeys.h", line 31: member cannot be function: encrypt_session_key
"ssh_util.h", line 60: member cannot be function: set_tos
"ssh_util.h", line 61: member cannot be function: close_files_for_exec
"ssh_util.h", line 62: member cannot be function: reset_signals
"ssh_util.h", line 76: syntax error before or at: extern
"ssh_util.h", line 76: warning: no explicit type given
"ssh_util.h", line 76: warning: syntax requires ";" after last struct/union member
"ssh_util.h", line 78: warning: unnamed struct member
"ssh_util.h", line 78: warning: syntax requires ";" after last struct/union member
"ssh_util.h", line 78: syntax error before or at: )
"ssh_util.h", line 81: warning: syntax requires ";" after last struct/union member
"ssh_util.h", line 81: syntax error before or at: crc
"ssh_util.h", line 97: member cannot be function: free_mpint
"ssh_util.h", line 99: member cannot be function: authorized_keys_file
"ssh_util.h", line 105: member cannot be function: ssh_exit
"ssh_util.h", line 107: member cannot be function: is_yes
"ssh_util.h", line 108: member cannot be function: is_no
"ssh_util.h", line 109: member cannot be function: is_ask
"ssh_util.h", line 110: member cannot be function: is_yes_or_no
"ssh_util.h", line 111: member cannot be function: is_yes_or_no_or_ask
"ssh_util.h", line 113: member cannot be function: ssh_sockaddr_ntop
"ssh_threads.h", line 34: member cannot be function: ssh_send_thread
"ssh_threads.h", line 36: member cannot be function: ssh_recv_thread
"ssh_v1_child.h", line 34: syntax error before or at: extern
"ssh_v1_child.h", line 36: member cannot be function: v1_close_children
"ssh_v1_child.h", line 37: member cannot be function: v1_send_child_exitstat
"ssh_v1_child.h", line 38: member cannot be function: setup_sigchld_handler
"ssh_v1_child.h", line 39: member cannot be function: setup_sigpipe_handler
"ssh_v1_proto.h", line 35: member cannot be function: get_user
"ssh_v1_proto.h", line 36: member cannot be function: send_user
"ssh_v1_proto.h", line 37: member cannot be function: v1_auth_user
"ssh_v1_proto.h", line 39: member cannot be function: v1_user_try_auth
"ssh_v1_proto.h", line 41: member cannot be function: ssh_v1_prep_server
"ssh_v1_proto.h", line 42: member cannot be function: ssh_v1_prep_client
"ssh_v1_proto.h", line 44: member cannot be function: ssh_v1_iactive_server
"ssh_v1_proto.h", line 45: member cannot be function: ssh_v1_iactive_client
"ssh_v1_proto.h", line 47: member cannot be function: ssh_v1_exiting_server
"ssh_v1_proto.h", line 48: member cannot be function: ssh_v1_exiting_client
"ssh_v1_proto.h", line 50: member cannot be function: v1_cleanup
"ssh_v1_proto.h", line 52: member cannot be function: dispatch_v1_server_msg
"ssh_v1_proto.h", line 53: member cannot be function: dispatch_v1_client_msg
"ssh_v1_proto.h", line 54: member cannot be function: start_v1_conversation
"pathnames.h", line 34: cannot find include file: 
"sshd_main.c", line 117: syntax error before or at: static
"sshd_main.c", line 117: warning: syntax requires ";" after last struct/union member
"sshd_main.c", line 118: warning: syntax requires ";" after last struct/union member
"sshd_main.c", line 120: member cannot be function: main_sigchld_handler
"sshd_main.c", line 122: syntax error before or at: static
"sshd_main.c", line 122: member cannot be function: sshd_setup
"sshd_main.c", line 123: syntax error before or at: static
"sshd_main.c", line 123: member cannot be function: setup_sshd_listen_signals
"sshd_main.c", line 124: syntax error before or at: static
"sshd_main.c", line 124: member cannot be function: setup_sshd_connected_signals
"sshd_main.c", line 125: syntax error before or at: static
"sshd_main.c", line 125: member cannot be function: sshd_dolisten
"sshd_main.c", line 126: syntax error before or at: static
"sshd_main.c", line 126: member cannot be function: sshd_usage
"sshd_main.c", line 127: syntax error before or at: static
"sshd_main.c", line 127: member cannot be function: sshd_configuration
"sshd_main.c", line 128: syntax error before or at: static
"sshd_main.c", line 128: member cannot be function: sshd_parse_conffile
"sshd_main.c", line 130: member cannot be function: cleanup_preconnect
"sshd_main.c", line 131: member cannot be function: cleanup_postconnect
"sshd_main.c", line 133: member cannot be function: sched_sk_regen
"sshd_main.c", line 139: member cannot be function: main
"sshd_main.c", line 139: warning: syntax requires ";" after last struct/union member
"sshd_main.c", line 139: syntax error before or at: {
"sshd_main.c", line 176: member cannot be function: sshd_setup
"sshd_main.c", line 176: warning: syntax requires ";" after last struct/union member
"sshd_main.c", line 176: syntax error before or at: {
"sshd_main.c", line 179: syntax error before or at: g_context
"sshd_main.c", line 217: syntax error before or at: rl
"sshd_main.c", line 217: warning: syntax requires ";" after last struct/union member
"sshd_main.c", line 221: zero-sized struct/union
"sshd_main.c", line 224: member cannot be function: ssh_sys_randinit
"sshd_main.c", line 226: syntax error before or at: set_supported_ciphers
"sshd_main.c", line 239: member cannot be function: sshd_usage
"sshd_main.c", line 239: warning: syntax requires ";" after last struct/union member
"sshd_main.c", line 239: syntax error before or at: {
"sshd_main.c", line 246: member cannot be function: sshd_configuration
"sshd_main.c", line 246: warning: syntax requires ";" after last struct/union member
"sshd_main.c", line 246: syntax error before or at: {
"sshd_main.c", line 250: warning: syntax requires ";" after last struct/union member
"sshd_main.c", line 250: syntax error before or at: =
"sshd_main.c", line 250: warning: syntax requires ";" after last struct/union member
"sshd_main.c", line 285: zero-sized struct/union
"sshd_main.c", line 286: warning: unnamed struct member
"sshd_main.c", line 286: warning: syntax requires ";" after last struct/union member
"sshd_main.c", line 286: zero-sized struct/union
"sshd_main.c", line 288: warning: syntax requires ";" after last struct/union member
"sshd_main.c", line 305: zero-sized struct/union
"sshd_main.c", line 306: warning: unnamed struct member
"sshd_main.c", line 306: warning: syntax requires ";" after last struct/union member
"sshd_main.c", line 306: cannot recover from previous errors
cc: acomp failed for sshd_main.c
*** Error code 2

Stop.
bmake: stopped in /pkgobj/security/fressh/work/fressh-0.8.1
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/security/fressh

Please view the work log for fressh-0.8.1nb3


BULK> fressh-0.8.1nb3 was marked as broken:
-rw-r--r--   1 root     other      29191 Jul 11 21:21 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for fressh
BULK> Marking all packages which depend upon fressh-0.8.1nb3 as broken:
BULK> Build for fressh-0.8.1nb3 was not successful, aborting.