* Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/2.6.29-tuxonice/build * Found sources for kernel version: * 2.6.29-tuxonice >>> Unpacking source... >>> Unpacking ipsec-tools-0.7.2.tar.bz2 to /var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work * Running eautoreconf in '/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2' ... * Running aclocal -I /var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I /var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: ipsec-tools-0.7.2 * Applying sed-1.5.6.patch ... * Removing useless C++ checks ...  [ ok ] >>> Source unpacked in /var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work >>> Compiling source in /var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2 ... * Checking for suitable kernel configuration (Networking | Networking support | Networking options) ... * ....[NETFILTER_XT_MATCH_POLICY] IPsec policy match support is enabled :-) * ....[XFRM_USER] Transformation user configuration interface is enabled :-) * ....[NET_KEY] PF_KEY sockets is enabled :-) * ....[INET_IPCOMP] IP: IPComp transformation is enabled :-) * ....[INET_AH] AH Transformation is enabled :-) * ....[INET_ESP] ESP Transformation is enabled :-) * ....[INET_XFRM_MODE_TRANSPORT] IP: IPsec transport mode is enabled :-) * ....[INET_XFRM_MODE_TUNNEL] IP: IPsec tunnel mode is enabled :-) * ....[INET_XFRM_MODE_BEET] IP: IPsec BEET mode is enabled :-) * ....[INET6_IPCOMP] IPv6: IPComp transformation is enabled :-) * ....[INET6_AH] IPv6: AH Transformation is enabled :-) * ....[INET6_ESP] IPv6: ESP Transformation is enabled :-) * ....[INET6_XFRM_MODE_TRANSPORT] IPv6: IPsec transport mode is enabled :-) * ....[INET6_XFRM_MODE_TUNNEL] IPv6: IPsec tunnel mode is enabled :-) * ....[INET6_XFRM_MODE_BEET] IPv6: IPsec BEET mode is enabled :-) * ....[CRYPTO_NULL] Cyrpto: Crypto NULL algorithm enabled :-)  [ ok ] * econf: updating ipsec-tools-0.7.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ipsec-tools-0.7.2/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-kernel-headers=/usr/src/linux/include --enable-dependency-tracking --enable-dpd --enable-frag --enable-stats --enable-fastquit --enable-stats --enable-adminport --enable-ipv6 --disable-rc5 --disable-idea --with-readline --enable-gssapi --with-libldap --with-libpam --enable-natt --enable-natt-versions=yes --disable-security-context --enable-hybrid checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok 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... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for egrep... (cached) /bin/grep -E checking net/pfkeyv2.h usability... no checking net/pfkeyv2.h presence... no checking for net/pfkeyv2.h... no checking netinet/ipsec.h usability... no checking netinet/ipsec.h presence... no checking for netinet/ipsec.h... no checking netinet6/ipsec.h usability... no checking netinet6/ipsec.h presence... no checking for netinet6/ipsec.h... no checking netipsec/ipsec.h usability... no checking netipsec/ipsec.h presence... no checking for netipsec/ipsec.h... no checking /usr/src/linux/include/linux/pfkeyv2.h usability... yes checking /usr/src/linux/include/linux/pfkeyv2.h presence... yes checking for /usr/src/linux/include/linux/pfkeyv2.h... yes checking for struct sadb_x_policy.sadb_x_policy_priority... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for an ANSI C-conforming 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 working memcmp... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for select... no checking for socket... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for strlcpy... no checking for strlcat... no checking for strdup... yes checking for an implementation of va_copy()... yes checking if printf accepts %z... yes checking if __func__ is available... yes checking if readline support is requested... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for readline in -lreadline... yes checking if --with-flex option is specified... dirdefault checking if --with-flexlib option is specified... default checking if --with-openssl option is specified... default checking openssl version... ok checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking sha2 support... yes checking openssl/sha2.h usability... no checking openssl/sha2.h presence... no checking for openssl/sha2.h... no checking if sha2 is defined in openssl/sha.h... yes checking openssl/camellia.h usability... yes checking openssl/camellia.h presence... yes checking for openssl/camellia.h... yes checking if --enable-adminport option is specified... yes checking if --enable-rc5 option is specified... no checking if --enable-idea option is specified... no checking for crypto containing MD5_Init... -lcrypto checking for util containing login... -lutil checking if --with-libiconv option is specified... no checking if --enable-hybrid option is specified... yes checking if --enable-frag option is specified... yes checking if --with-libradius option is specified... no checking if --with-libpam option is specified... yes checking for pam containing pam_start... -lpam checking for pam_start... yes checking if --with-libldap option is specified... yes checking for ldap containing ldap_init... -lldap ok checking if --enable-gssapi option is specified... yes checking for krb5-config... /usr/bin/krb5-config checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking if iconv second argument needs const... yes checking if -liconv is required... no checking if --enable-stats option is specified... yes checking if --enable-dpd option is specified... yes checking if --enable-fastquit option is specified... yes checking if --enable-samode-unspec option is specified... no checking whether to enable ipv6... yes checking for advanced API support... yes checking getaddrinfo bug... good checking kernel NAT-Traversal support... yes checking whether to support NAT-T... yes checking which NAT-T versions to support... 00,02,rfc checking if --enable-broken-natt option is specified... no checking whether we support FWD policy... yes checking for ipsec_policy_t... no checking kernel Security Context support... yes checking selinux/selinux.h usability... no checking selinux/selinux.h presence... no checking for selinux/selinux.h... no checking whether to support Security Context... no configure: creating ./config.status config.status: creating Makefile config.status: creating package_version.h config.status: creating src/Makefile config.status: creating src/include-glibc/Makefile config.status: creating src/libipsec/Makefile config.status: creating src/setkey/Makefile config.status: creating src/racoon/Makefile config.status: creating src/racoon/samples/psk.txt config.status: creating src/racoon/samples/racoon.conf config.status: creating rpm/Makefile config.status: creating rpm/suse/Makefile config.status: creating rpm/suse/ipsec-tools.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make -j4 -j1 cd . && /bin/sh /var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/missing --run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2' Making all in src make[2]: Entering directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src' Making all in include-glibc make[3]: Entering directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/include-glibc' ln -sf /usr/src/linux/include/linux touch .includes make[3]: Leaving directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/include-glibc' Making all in libipsec make[3]: Entering directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/libipsec' make all-am make[4]: Entering directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/libipsec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT ipsec_dump_policy.lo -MD -MP -MF .deps/ipsec_dump_policy.Tpo -c -o ipsec_dump_policy.lo ipsec_dump_policy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT ipsec_dump_policy.lo -MD -MP -MF .deps/ipsec_dump_policy.Tpo -c ipsec_dump_policy.c -o ipsec_dump_policy.o mv -f .deps/ipsec_dump_policy.Tpo .deps/ipsec_dump_policy.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT ipsec_get_policylen.lo -MD -MP -MF .deps/ipsec_get_policylen.Tpo -c -o ipsec_get_policylen.lo ipsec_get_policylen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT ipsec_get_policylen.lo -MD -MP -MF .deps/ipsec_get_policylen.Tpo -c ipsec_get_policylen.c -o ipsec_get_policylen.o mv -f .deps/ipsec_get_policylen.Tpo .deps/ipsec_get_policylen.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT ipsec_strerror.lo -MD -MP -MF .deps/ipsec_strerror.Tpo -c -o ipsec_strerror.lo ipsec_strerror.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT ipsec_strerror.lo -MD -MP -MF .deps/ipsec_strerror.Tpo -c ipsec_strerror.c -o ipsec_strerror.o mv -f .deps/ipsec_strerror.Tpo .deps/ipsec_strerror.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT key_debug.lo -MD -MP -MF .deps/key_debug.Tpo -c -o key_debug.lo key_debug.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT key_debug.lo -MD -MP -MF .deps/key_debug.Tpo -c key_debug.c -o key_debug.o mv -f .deps/key_debug.Tpo .deps/key_debug.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT pfkey.lo -MD -MP -MF .deps/pfkey.Tpo -c -o pfkey.lo pfkey.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT pfkey.lo -MD -MP -MF .deps/pfkey.Tpo -c pfkey.c -o pfkey.o mv -f .deps/pfkey.Tpo .deps/pfkey.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT pfkey_dump.lo -MD -MP -MF .deps/pfkey_dump.Tpo -c -o pfkey_dump.lo pfkey_dump.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT pfkey_dump.lo -MD -MP -MF .deps/pfkey_dump.Tpo -c pfkey_dump.c -o pfkey_dump.o mv -f .deps/pfkey_dump.Tpo .deps/pfkey_dump.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT policy_parse.lo -MD -MP -MF .deps/policy_parse.Tpo -c -o policy_parse.lo policy_parse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT policy_parse.lo -MD -MP -MF .deps/policy_parse.Tpo -c policy_parse.c -o policy_parse.o mv -f .deps/policy_parse.Tpo .deps/policy_parse.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT policy_token.lo -MD -MP -MF .deps/policy_token.Tpo -c -o policy_token.lo policy_token.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT policy_token.lo -MD -MP -MF .deps/policy_token.Tpo -c policy_token.c -o policy_token.o policy_token.c: In function '__libipseclex': policy_token.l:167: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/policy_token.Tpo .deps/policy_token.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -version-info 0:1:0 -Wl,-O1 -Wl,-z,now -Wl,--as-needed -Wl,--sort-common -o libipsec.la -rpath /usr/lib64 ipsec_dump_policy.lo ipsec_get_policylen.lo ipsec_strerror.lo key_debug.lo pfkey.lo pfkey_dump.lo policy_parse.lo policy_token.lo -lfl -lldap -lpam -lutil -lcrypto -lresolv -lreadline -lcrypt -lcrypt -L/lib -R/lib -lpam -L/lib -R/lib -lldap -L/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -mtune=core2 -march=core2 -mssse3 -O2 -pipe -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libipsec.a ipsec_dump_policy.o ipsec_get_policylen.o ipsec_strerror.o key_debug.o pfkey.o pfkey_dump.o policy_parse.o policy_token.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libipsec.a libtool: link: ( cd ".libs" && rm -f "libipsec.la" && ln -s "../libipsec.la" "libipsec.la" ) make[4]: Leaving directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/libipsec' make[3]: Leaving directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/libipsec' Making all in setkey make[3]: Entering directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/setkey' make all-am make[4]: Entering directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/setkey' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -I../../src/libipsec -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT setkey.o -MD -MP -MF .deps/setkey.Tpo -c -o setkey.o setkey.c mv -f .deps/setkey.Tpo .deps/setkey.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -I../../src/libipsec -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/parse.Tpo .deps/parse.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -I../../src/libipsec -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT token.o -MD -MP -MF .deps/token.Tpo -c -o token.o token.c token.c: In function 'yylex': token.l:311: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/token.Tpo .deps/token.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../src/libipsec -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused ../libipsec/libipsec.la -Wl,-O1 -Wl,-z,now -Wl,--as-needed -Wl,--sort-common -o setkey setkey.o parse.o token.o -lfl -lldap -lpam -lutil -lcrypto -lresolv -lreadline -lcrypt -lcrypt -L/lib -R/lib -lpam -L/lib -R/lib -lldap -L/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -mtune=core2 -march=core2 -mssse3 -O2 -pipe -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl libtool: link: x86_64-pc-linux-gnu-gcc -I../../src/libipsec -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -Wl,-O1 -Wl,-z -Wl,now -Wl,--as-needed -Wl,--sort-common -o setkey setkey.o parse.o token.o -Wl,-rpath -Wl,/usr/lib64 -mtune=core2 -march=core2 -mssse3 -O2 -pipe ../libipsec/.libs/libipsec.a -L/usr/lib64 -L/lib -lfl -lutil -lreadline -lpam /usr/lib64/libldap.so /usr/lib64/liblber.so /usr/lib64/libsasl2.so -lcrypt -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -Wl,-rpath -Wl,/lib make[4]: Leaving directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/setkey' make[3]: Leaving directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/setkey' Making all in racoon make[3]: Entering directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/racoon' make all-am make[4]: Entering directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/racoon' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT kmpstat.lo -MD -MP -MF .deps/kmpstat.Tpo -c -o kmpstat.lo kmpstat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT kmpstat.lo -MD -MP -MF .deps/kmpstat.Tpo -c kmpstat.c -o kmpstat.o mv -f .deps/kmpstat.Tpo .deps/kmpstat.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT vmbuf.lo -MD -MP -MF .deps/vmbuf.Tpo -c -o vmbuf.lo vmbuf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT vmbuf.lo -MD -MP -MF .deps/vmbuf.Tpo -c vmbuf.c -o vmbuf.o mv -f .deps/vmbuf.Tpo .deps/vmbuf.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT sockmisc.lo -MD -MP -MF .deps/sockmisc.Tpo -c -o sockmisc.lo sockmisc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT sockmisc.lo -MD -MP -MF .deps/sockmisc.Tpo -c sockmisc.c -o sockmisc.o mv -f .deps/sockmisc.Tpo .deps/sockmisc.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o mv -f .deps/misc.Tpo .deps/misc.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -lcrypto -Wl,-O1 -Wl,-z,now -Wl,--as-needed -Wl,--sort-common -o libracoon.la -rpath /usr/lib64 kmpstat.lo vmbuf.lo sockmisc.lo misc.lo -lldap -lpam -lutil -lcrypto -lresolv -lreadline -lcrypt -lcrypt -L/lib -R/lib -lpam -L/lib -R/lib -lldap -L/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -mtune=core2 -march=core2 -mssse3 -O2 -pipe -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libracoon.a kmpstat.o vmbuf.o sockmisc.o misc.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libracoon.a libtool: link: ( cd ".libs" && rm -f "libracoon.la" && ln -s "../libracoon.la" "libracoon.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT eaytest.o -MD -MP -MF .deps/eaytest.Tpo -c -o eaytest.o eaytest.c mv -f .deps/eaytest.Tpo .deps/eaytest.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT plog.o -MD -MP -MF .deps/plog.Tpo -c -o plog.o plog.c mv -f .deps/plog.Tpo .deps/plog.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT logger.o -MD -MP -MF .deps/logger.Tpo -c -o logger.o logger.c mv -f .deps/logger.Tpo .deps/logger.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -DEAYDEBUG -o crypto_openssl_test.o -c ./crypto_openssl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT str2val.o -MD -MP -MF .deps/str2val.Tpo -c -o str2val.o str2val.c mv -f .deps/str2val.Tpo .deps/str2val.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -DNOUSE_PLOG -o misc_noplog.o -c ./misc.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -lcrypto -Wl,-O1 -Wl,-z,now -Wl,--as-needed -Wl,--sort-common -o eaytest eaytest.o plog.o logger.o crypto_openssl_test.o vmbuf.o str2val.o misc_noplog.o -lldap -lpam -lutil -lcrypto -lresolv -lreadline -lcrypt -lcrypt -L/lib -R/lib -lpam -L/lib -R/lib -lldap -L/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -mtune=core2 -march=core2 -mssse3 -O2 -pipe -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl libtool: link: x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -Wl,-O1 -Wl,-z -Wl,now -Wl,--as-needed -Wl,--sort-common -o eaytest eaytest.o plog.o logger.o crypto_openssl_test.o vmbuf.o str2val.o misc_noplog.o -Wl,-rpath -Wl,/usr/lib64 -mtune=core2 -march=core2 -mssse3 -O2 -pipe -L/usr/lib64 -lutil -lreadline -L/lib -lpam /usr/lib64/libldap.so /usr/lib64/liblber.so /usr/lib64/libsasl2.so -lcrypt -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -Wl,-rpath -Wl,/lib x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o session.c mv -f .deps/session.Tpo .deps/session.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -mtune=core2 -march=core2 -mssse3 -O2 -pipe -Wall -Wno-unused -MT isakmp.o -MD -MP -MF .deps/isakmp.Tpo -c -o isakmp.o isakmp.c In file included from ../../src/include-glibc/linux/byteorder/little_endian.h:12, from /usr/include/asm/byteorder.h:79, from ../../src/include-glibc/linux/ip.h:20, from isakmp.c:115: ../../src/include-glibc/linux/swab.h:6:22: error: asm/swab.h: No such file or directory make[4]: *** [isakmp.o] Error 1 make[4]: Leaving directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/racoon' make[3]: *** [all] Error 2 make[3]: Leaving directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/racoon' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2' make: *** [all] Error 2 * * ERROR: net-firewall/ipsec-tools-0.7.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3918: Called die * The specific snippet of code: * emake -j1 || die * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/temp/environment'. *