=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for racoon2-20100526a.tgz => Checksum RMD160 OK for racoon2-20100526a.tgz ===> Installing dependencies for racoon2-20100526anb1 ========================================================================== The supported build options for racoon2 are: iked kinkd The currently selected options are: iked kinkd You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.racoon2 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, racoon2-20100526anb1. Their current value is shown below: * BDB185_DEFAULT = db4 * BDB_DEFAULT = db4 * KRB5_DEFAULT = heimdal * PKG_SYSCONFBASE = /usr/pkg/etc * SSLBASE (defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private * VARBASE = /var Based on these variables, the following variables have been set: * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal 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. ========================================================================== => Build dependency flex>=2.5.4a: found flex-2.5.36nb1 => Build dependency nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency bison>=1.0: found bison-2.7 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency perl>=5.0: found perl-5.16.2nb1 => Full dependency heimdal>=1.5.2nb5: found heimdal-1.5.2nb5 => Full dependency openssl>=0.9.8knb1: found openssl-0.9.8xnb1 ===> Overriding tools for racoon2-20100526anb1 ===> Extracting for racoon2-20100526anb1 ===> Patching for racoon2-20100526anb1 => Applying pkgsrc patches for racoon2-20100526anb1 ===> Creating toolchain wrappers for racoon2-20100526anb1 ===> Configuring for racoon2-20100526anb1 => Fixing config file paths. => Fixing hook script paths. => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing perl interpreter in pskgen/pskgen.in. => Checking for portability problems in extracted files creating cache ./config.cache checking host system type... x86_64-unknown-linux-gnu checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether make sets ${MAKE}... yes checking if --with-install-opts option is specified... no checking if --enable-debug option is specified... default to yes checking if --enable-pcap option is specified... no checking if --enable-pedant option is specified... no checking if --enable-iked option is specified... yes checking if --enable-kinkd option is specified... yes checking for perl... /tmp/pkgsrc/security/racoon2/work/.tools/bin/perl updating cache ./config.cache creating ./config.status creating Makefile creating samples/Makefile creating samples/racoon2.conf creating samples/vals.conf creating samples/init.d-iked creating samples/init.d-kinkd creating samples/init.d-spmd creating samples/rc.d-racoon2 creating samples/rc.d-iked creating samples/rc.d-kinkd creating samples/rc.d-spmd creating samples/ikesa-up creating samples/ikesa-down creating samples/ikesa-rekey creating samples/child-up creating samples/child-down creating samples/child-rekey creating samples/migration creating samples/ph1-up creating samples/ph1-down creating pskgen/Makefile creating pskgen/pskgen creating pskgen/autogen.spmd.pwd configuring in lib running /bin/sh ./configure --sysconfdir=/usr/pkg/etc/racoon2 --disable-startup-scripts --prefix=/usr/pkg --build=x86_64-unknown-linux --host=x86_64-unknown-linux --mandir=/usr/pkg/share/man --enable-debug --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for gcc... gcc checking whether the C compiler (gcc -O3 -pipe -fstack-protector -I/usr/pkg/include/krb5 -I/usr/pkg/include -I/usr/pkg/include/db4 -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64) works... yes checking whether the C compiler (gcc -O3 -pipe -fstack-protector -I/usr/pkg/include/krb5 -I/usr/pkg/include -I/usr/pkg/include/db4 -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for flex... flex checking for yywrap in -lfl... yes checking for bison... /usr/pkg/bin/bison -y checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether make sets ${MAKE}... (cached) yes checking for mkdep... no checking which program to make .depend... shmkdep(){ $(CC) -MM "$$@" > .depend; }; shmkdep checking host system type... x86_64-unknown-linux-gnu checking for ar... /usr/bin/ar checking if --with-kernel-build-dir option is specified... no checking if ipv6 is available... yes checking if --enable-debug option is specified... yes checking --enable-pcap... no checking if --disable-pedant option is specified... no checking if --enable-secure option is specified... yes checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/time.h... yes checking for net/if_var.h... no checking for net/ethernet.h... yes checking for limits.h... yes checking for unistd.h... yes checking for stdarg.h... yes checking for varargs.h... no checking for netinet6/ipsec.h... no checking for netipsec/ipsec.h... no checking for net/pfkeyv2.h... no /usr/include added to the include path checking if --enable-natt option is specified... no checking if NAT-T is available... yes checking for working const... yes checking for pid_t... yes checking for size_t... 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 8-bit clean memcmp... yes checking for strftime... yes checking for vprintf... yes checking for gettimeofday... yes checking for mktime... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for getifaddrs... yes checking for strlcpy... no checking for strlcat... no checking for atoll... yes checking if printf accepts %z... yes checking for link local getifaddrs bug... no checking whether struct sockaddr has sa_len field... no checking if --with-openssl-libdir option is specified... none using /usr/pkg/lib/libcrypto.a checking for openssl/evp.h... yes checking make... pmake updating cache .././config.cache creating ./config.status creating Makefile configuring in spmd running /bin/sh ./configure --sysconfdir=/usr/pkg/etc/racoon2 --disable-startup-scripts --prefix=/usr/pkg --build=x86_64-unknown-linux --host=x86_64-unknown-linux --mandir=/usr/pkg/share/man --enable-debug --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking build system type... x86_64-unknown-linux-gnu checking for gcc... (cached) gcc checking whether the C compiler (gcc -O3 -pipe -fstack-protector -I/usr/pkg/include/krb5 -I/usr/pkg/include -I/usr/pkg/include/db4 -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64) works... yes checking whether the C compiler (gcc -O3 -pipe -fstack-protector -I/usr/pkg/include/krb5 -I/usr/pkg/include -I/usr/pkg/include/db4 -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g pbulk checking for mkdep... no checking which program to make .depend... shmkdep(){ $(CC) -MM "$$@" > .depend; }; shmkdep checking for getopt_long in -lgnugetopt... no checking for main in -lcrypto... yes checking Enable Debug... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for fcntl.h... yes checking for sys/time.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for stdarg.h... (cached) yes checking for getopt.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking for working const... (cached) yes checking for inline... inline checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking size of long long... 8 checking for 8-bit clean memcmp... (cached) yes checking for strftime... (cached) yes checking for gettimeofday... (cached) yes checking for select... yes checking for socket... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for uname... yes checking for getopt_long... yes checking for strlcpy... (cached) no checking for strlcat... (cached) no checking for atoll... (cached) yes checking whether struct sockaddr has sa_len field... no checking for architecture... use /etc/nsswitch.conf checking for SPDUPDATE BUG... no checking for libracoon... ../lib checking if --with-openssl-libdir option is specified... none using /usr/pkg/lib/libcrypto.a checking for openssl/evp.h... (cached) yes checking make... pmake checking if --with-install-opts option is specified... no checking for net/pfkeyv2.h... (cached) no updating cache .././config.cache creating ./config.status creating Makefile creating config.h configuring in iked running /bin/sh ./configure --sysconfdir=/usr/pkg/etc/racoon2 --disable-startup-scripts --prefix=/usr/pkg --build=x86_64-unknown-linux --host=x86_64-unknown-linux --mandir=/usr/pkg/share/man --enable-debug --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking host system type... x86_64-unknown-linux-gnu checking for gcc... (cached) gcc checking whether the C compiler (gcc -O3 -pipe -fstack-protector -I/usr/pkg/include/krb5 -I/usr/pkg/include -I/usr/pkg/include/db4 -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64) works... yes checking whether the C compiler (gcc -O3 -pipe -fstack-protector -I/usr/pkg/include/krb5 -I/usr/pkg/include -I/usr/pkg/include/db4 -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether ikev1 should be enabled... yes checking if --enable-debug option is specified... yes checking --enable-updateifaddr... no checking --enable-parsecoa... no checking if --with-ipsec-window-size option is specified... no, defaults to 32 checking if --with-install-opts option is specified... no checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet6/ipsec.h... (cached) no checking for netipsec/ipsec.h... (cached) no checking for stdarg.h... (cached) yes checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking if --with-kernel-build-dir option is specified... no checking for net/pfkeyv2.h... (cached) no /usr/include added to the include path checking if --enable-natt option is specified... no checking if NAT-T is available... yes checking for working const... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking size of long long... (cached) 8 checking whether gcc needs -traditional... no checking whether malloc() is usable... yes checking for 8-bit clean memcmp... (cached) yes checking return type of signal handlers... void checking for getaddrinfo... yes checking for getnameinfo... yes checking for getopt_long... (cached) yes checking for setprogname... no checking for daemon... yes checking for timegm... yes checking __func__ macro... yes checking if sa_len is available... no checking if ipv6 is available... yes checking for advanced API support... no checking if _GNU_SOURCE is required... yes checking for library containing dlopen... -ldl checking if --with-openssl-libdir option is specified... none using /usr/pkg/lib/libcrypto.a checking --enable-engine... yes checking if --enable-rc5 option is specified... no checking if --enable-idea option is specified... no checking for openssl/rsa.h... yes checking for openssl/pem.h... yes checking for openssl/evp.h... (cached) yes checking for openssl/x509.h... yes checking whether d2i_PublicKey argument requires const... yes checking for openssl/opensslv.h... yes checking for openssl/pkcs12.h... yes checking for openssl/aes.h... yes checking for EVP_sha256... yes checking make... pmake updating cache .././config.cache creating ./config.status creating Makefile creating config.h configuring in kinkd running /bin/sh ./configure --sysconfdir=/usr/pkg/etc/racoon2 --disable-startup-scripts --prefix=/usr/pkg --build=x86_64-unknown-linux --host=x86_64-unknown-linux --mandir=/usr/pkg/share/man --enable-debug --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc -O3 -pipe -fstack-protector -I/usr/pkg/include/krb5 -I/usr/pkg/include -I/usr/pkg/include/db4 -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64) works... yes checking whether the C compiler (gcc -O3 -pipe -fstack-protector -I/usr/pkg/include/krb5 -I/usr/pkg/include -I/usr/pkg/include/db4 -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for flex... (cached) flex checking for yywrap in -lfl... (cached) yes checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether make sets ${MAKE}... (cached) yes checking for mkdep... no checking which program to make .depend... shmkdep(){ $(CC) -MM "$$@" > .depend; }; shmkdep checking host system type... x86_64-unknown-linux-gnu checking if --enable-debug option is specified... yes checking if --enable-pedant option is specified... no checking if --enable-extra-sanity option is specified... no checking if --with-plog is specified... yes checking Kerberos 5... checking for ANSI C header files... (cached) yes checking for sys/time.h... (cached) yes checking for stdarg.h... (cached) yes checking for unistd.h... (cached) yes checking for krb5/krb5.h... yes checking for krb5.h... yes checking for net/pfkeyv2.h... (cached) no checking for netinet6/ipsec.h... (cached) no checking for netipsec/ipsec.h... (cached) no checking for linux/pfkeyv2.h... yes checking for linux/ipsec.h... yes checking for working const... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for 8-bit clean memcmp... (cached) yes checking return type of signal handlers... (cached) void checking for getprogname... no checking for gettimeofday... (cached) yes checking for select... (cached) yes checking for socket... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... yes checking for main in -lresolv... yes checking for main in -lcrypto... (cached) yes checking for the type of krb5 library... heimdal checking for main in -lcrypt... yes checking for main in -lcom_err... yes checking for main in -lroken... yes checking for main in -lasn1... yes checking for main in -lhx509... yes checking for krb5_encrypt in -lkrb5... yes checking for main in -lkrb5... yes checking if Heimdal >= 0.7... may be yes checking for krb5_get_max_time_skew... yes checking for krb5_get_kdc_sec_offset... yes checking if libkrb5 supports aes128-cts-hmac-sha1-96... yes checking if struct sockaddr has sa_len... no checking for sys/queue.h... yes checking for capability of sys/queue.h... ok checking if --with-install-opts option is specified... no checking make... pmake updating cache .././config.cache creating ./config.status creating Makefile