Date: Mon, 10 Jun 2002 15:17:26 +0800 From: Huang wen hui <huang@mail.gddsn.org.cn> To: freebsd-questions <freebsd-questions@freebsd.org>, ports@freebsd.org Subject: problem of building racoon Message-ID: <3D045286.4030009@mail.gddsn.org.cn>
next in thread | raw e-mail | index | archive | help
hi, I have a problem of build racoon from ports. the building process could not stop, it seems to drop into infinite loop. I have not hit such problem from other ports building. # cd /usr/ports/security/racoon #make ===> Extracting for racoon-20020507a >> Checksum OK for racoon-20020507a.tar.gz. ===> Patching for racoon-20020507a /bin/mv /usr/ports/security/racoon/work/racoon-20020507a/racoon/racoon.8 /usr/ports/security/racoon/work/racoon-20020507a/racoon/racoon.8.in ===> Applying FreeBSD patches for racoon-20020507a ===> Configuring for racoon-20020507a (cd /usr/ports/security/racoon/work/racoon-20020507a/racoon/../libipsec; make) Warning: Object directory not changed from original /usr/ports/security/racoon/work/racoon-20020507a/libipsec yacc -d -d -p __libyy policy_parse.y cp y.tab.c policy_parse.c cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey.c -o pfkey.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey_dump.c -o pfkey_dump.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_strerror.c -o ipsec_strerror.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_parse.c -o policy_parse.o lex -t -P__libyy policy_token.l > policy_token.c cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_token.c -o policy_token.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_dump_policy.c -o ipsec_dump_policy.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_get_policylen.c -o ipsec_get_policylen.o cc -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c key_debug.c -o key_debug.o building static ipsec library ranlib libipsec.a cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey.c -o pfkey.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey_dump.c -o pfkey_dump.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_strerror.c -o ipsec_strerror.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_parse.c -o policy_parse.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_token.c -o policy_token.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_dump_policy.c -o ipsec_dump_policy.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_get_policylen.c -o ipsec_get_policylen.po cc -pg -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c key_debug.c -o key_debug.po building profiled ipsec library ranlib libipsec_p.a gzip -cn ipsec_set_policy.3 > ipsec_set_policy.3.gz gzip -cn ipsec_strerror.3 > ipsec_strerror.3.gz creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -I/usr/local/include -L/usr/local/lib -L/usr/ports/security/racoon/work/racoon-20020507a/racoon/../libipsec) works... yes checking whether the C compiler (cc -I/usr/local/include -L/usr/local/lib -L/usr/ports/security/racoon/work/racoon-20020507a/racoon/../libipsec) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking for flex... flex checking for yywrap in -lfl... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... yes checking host system type... i386-portbld-freebsd4.6 checking if --enable-debug option is specified... yes checking if --enable-debugrm option is specified... no checking if --enable-yydebug option is specified... no checking if --enable-pedant option is specified... no checking if --enable-adminport option is specified... no checking if --enable-rc5 option is specified... no checking if --enable-idea option is specified... no checking if --enable-gssapi option is specified... checking if --enable-stats option is specified... no checking if --enable-samode-unspec option is specified... no checking if --with-efence option is specified... no checking if --with-gc option is specified... no checking if --with-dmalloc option is specified... no checking if you have KAME tcpdump in ./../tcpdump... yes checking if __FUNCTION__ is available... yes checking whether to enable ipv6... yes checking ipv6 stack type... kame using libc for getaddrinfo checking for advanced API support... yes checking getaddrinfo bug... good checking for getaddrinfo... yes checking for getnameinfo... yes checking if --with-ssleay option is specified... default checking for crypto containing CAST_cfb64_encrypt... -lcrypto checking openssl version... ok checking for ssl_ok in -lssl... yes checking for des_cbc_encrypt in -lcrypto... yes checking for yywrap in -ll... yes checking for yyerror in -ly... yes checking for PF_KEYv2 support... yes checking for old KAME PF_KEYv2 header file... fine checking ipsec library path... /usr/local/v6/lib checking for ipsec containing ipsec_strerror... -lipsec checking if --with-libpfkey option is specified... no checking if --with-liblwres option is specified... no checking for getrrsetbyname... no checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for limits.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for stdarg.h... yes checking for varargs.h... yes checking for openssl/rsa.h... yes checking for openssl/pem.h... yes checking for openssl/evp.h... yes checking for openssl/x509.h... yes checking for openssl/cversion.h... no checking for openssl/opensslv.h... yes checking for openssl/rijndael.h... no checking for openssl/sha2.h... no 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 return type of signal handlers... void checking for vprintf... yes checking for gettimeofday... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for strdup... yes checking for getifaddrs... yes checking if --with-pkgversion option is specified... freebsd-20020507a updating cache ./config.cache creating ./config.status creating Makefile creating samples/psk.txt creating samples/racoon.conf creating racoon.8 ===> Building for racoon-20020507a ===> Extracting for racoon-20020507a >> No MD5 checksum file. ===> Patching for racoon-20020507a /bin/mv /usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/racoon.8 /usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/racoon.8.in ===> Configuring for racoon-20020507a (cd /usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/../libipsec; make) Warning: Object directory not changed from original /usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/libipsec yacc -d -d -p __libyy policy_parse.y cp y.tab.c policy_parse.c cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey.c -o pfkey.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey_dump.c -o pfkey_dump.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_strerror.c -o ipsec_strerror.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_parse.c -o policy_parse.o lex -t -P__libyy policy_token.l > policy_token.c cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_token.c -o policy_token.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_dump_policy.c -o ipsec_dump_policy.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_get_policylen.c -o ipsec_get_policylen.o cc -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c key_debug.c -o key_debug.o building static ipsec library ranlib libipsec.a cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey.c -o pfkey.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c pfkey_dump.c -o pfkey_dump.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_strerror.c -o ipsec_strerror.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_parse.c -o policy_parse.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_token.c -o policy_token.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_dump_policy.c -o ipsec_dump_policy.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c ipsec_get_policylen.c -o ipsec_get_policylen.po cc -pg -O -pipe -g -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c key_debug.c -o key_debug.po building profiled ipsec library ranlib libipsec_p.a gzip -cn ipsec_set_policy.3 > ipsec_set_policy.3.gz gzip -cn ipsec_strerror.3 > ipsec_strerror.3.gz creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -I/usr/local/include -L/usr/local/lib -L/usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/../libipsec) works... yes checking whether the C compiler (cc -I/usr/local/include -L/usr/local/lib -L/usr/ports/security/racoon/work/racoon-20020507a/racoon/work/racoon-20020507a/racoon/../libipsec) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking for flex... flex checking for yywrap in -lfl... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... yes checking host system type... i386-portbld-freebsd4.6 checking if --enable-debug option is specified... yes checking if --enable-debugrm option is specified... no checking if --enable-yydebug option is specified... no checking if --enable-pedant option is specified... no checking if --enable-adminport option is specified... no checking if --enable-rc5 option is specified... no checking if --enable-idea option is specified... no checking if --enable-gssapi option is specified... checking if --enable-stats option is specified... no checking if --enable-samode-unspec option is specified... no checking if --with-efence option is specified... no checking if --with-gc option is specified... no checking if --with-dmalloc option is specified... no checking if you have KAME tcpdump in ./../tcpdump... yes checking if __FUNCTION__ is available... yes checking whether to enable ipv6... yes checking ipv6 stack type... kame using libc for getaddrinfo checking for advanced API support... yes checking getaddrinfo bug... good checking for getaddrinfo... yes checking for getnameinfo... yes checking if --with-ssleay option is specified... default checking for crypto containing CAST_cfb64_encrypt... -lcrypto To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D045286.4030009>