Hello.

Latest fwknop-2.0.4 release has broken parallel build: I am building fwknop on 
a Gentoo amd64 machine and have MAKEFLAGS="-j5". Previous 2.0.3 release
compiled just fine and also if I set MAKEFLAGS="-j1" I am able to build 2.0.4 
as well. I've attached build log unsuccessfull build of fwknop-2.0.4. Hope it 
will help you to find the issue. I am ready to provide any additional info if 
needed.

-- 
Best regards.
Ilya Tumaykin.
 * Package:    net-misc/fwknop-2.0.4
 * Repository: bonespirit
 * USE:        amd64 client elibc_glibc gdbm kernel_linux multilib userland_GNU
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking fwknop-2.0.4.tar.gz to /var/tmp/portage/net-misc/fwknop-2.0.4/work
>>> Source unpacked in /var/tmp/portage/net-misc/fwknop-2.0.4/work
>>> Preparing source in /var/tmp/portage/net-misc/fwknop-2.0.4/work/fwknop-2.0.4 ...
 * Applying fwknop-2.0.4-Makefile.patch ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/net-misc/fwknop-2.0.4/work/fwknop-2.0.4' ...
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal -I m4 ...
 [ ok ]
 * Running autoconf ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running automake --add-missing --copy ...
 [ ok ]
 * Running elibtoolize in: fwknop-2.0.4/config/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.2.6 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-misc/fwknop-2.0.4/work/fwknop-2.0.4 ...
 * econf: updating fwknop-2.0.4/config/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating fwknop-2.0.4/config/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 --disable-dependency-tracking --enable-client --disable-server --enable-file-cache --without-gpgme
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
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 style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 dependency style of x86_64-pc-linux-gnu-gcc... none
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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
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) none
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for gawk... (cached) gawk
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /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 the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
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-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
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 sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 whether -lc should be explicitly linked in... no
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... yes
checking whether to build static libraries... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wall -Wformat -Wformat-security... yes
checking if x86_64-pc-linux-gnu-gcc supports -fstack-protector-all -fstack-protector... yes
checking if x86_64-pc-linux-gnu-gcc supports -fPIE... yes
checking if x86_64-pc-linux-gnu-gcc supports -pie... yes
checking if x86_64-pc-linux-gnu-gcc supports -D_FORTIFY_SOURCE=2... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wl,-z,relro... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wl,-z,now... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... (cached) yes
checking for netinet/in.h... yes
checking for arpa/nameser.h... yes
checking for netdb.h... yes
checking for resolv.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for netdb.h... (cached) yes
checking net/ethernet.h usability... yes
checking net/ethernet.h presence... yes
checking for net/ethernet.h... yes
checking for netinet/in.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/ethernet.h usability... no
checking sys/ethernet.h presence... no
checking for sys/ethernet.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking size of unsigned int... 4
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for bzero... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for socket... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strrchr... yes
checking for strspn... yes
checking for strnlen... yes
checking for stat... yes
checking for chmod... yes
checking for chown... yes
checking for library containing socket... none required
checking for library containing inet_addr... none required
checking for gpgme-config... /usr/bin/gpgme-config
checking for gpg... /usr/bin/gpg
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating client/Makefile
config.status: creating server/Makefile
config.status: creating common/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

    fwknop-2.0.4 configuration.
    ==========================================================
        Client build:               yes
        Server build:               no
        GPG encryption support:     no

        Installation prefix:        /usr

>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-misc/fwknop-2.0.4/work/fwknop-2.0.4 ...
make 
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/net-misc/fwknop-2.0.4/work/fwknop-2.0.4'
Making all in lib
make[2]: Entering directory `/var/tmp/portage/net-misc/fwknop-2.0.4/work/fwknop-2.0.4/lib'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c strlcpy.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c strlcat.c
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o base64.lo base64.c
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o cipher_funcs.lo cipher_funcs.c
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o digest.lo digest.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c cipher_funcs.c  -fPIC -DPIC -o .libs/cipher_funcs.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c base64.c  -fPIC -DPIC -o .libs/base64.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c digest.c  -fPIC -DPIC -o .libs/digest.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o fko_client_timeout.lo fko_client_timeout.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_client_timeout.c  -fPIC -DPIC -o .libs/fko_client_timeout.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o fko_digest.lo fko_digest.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c base64.c -fPIE -o base64.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_digest.c  -fPIC -DPIC -o .libs/fko_digest.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_client_timeout.c -fPIE -o fko_client_timeout.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c cipher_funcs.c -fPIE -o cipher_funcs.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c digest.c -fPIE -o digest.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o fko_encode.lo fko_encode.c
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o fko_decode.lo fko_decode.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_digest.c -fPIE -o fko_digest.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_decode.c  -fPIC -DPIC -o .libs/fko_decode.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_encode.c  -fPIC -DPIC -o .libs/fko_encode.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o fko_encryption.lo fko_encryption.c
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o fko_error.lo fko_error.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_error.c  -fPIC -DPIC -o .libs/fko_error.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_encryption.c  -fPIC -DPIC -o .libs/fko_encryption.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o fko_funcs.lo fko_funcs.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_encode.c -fPIE -o fko_encode.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_funcs.c  -fPIC -DPIC -o .libs/fko_funcs.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_error.c -fPIE -o fko_error.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_decode.c -fPIE -o fko_decode.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o fko_message.lo fko_message.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_encryption.c -fPIE -o fko_encryption.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o fko_nat_access.lo fko_nat_access.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_nat_access.c  -fPIC -DPIC -o .libs/fko_nat_access.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_message.c  -fPIC -DPIC -o .libs/fko_message.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_funcs.c -fPIE -o fko_funcs.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_nat_access.c -fPIE -o fko_nat_access.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o fko_rand_value.lo fko_rand_value.c
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o fko_server_auth.lo fko_server_auth.c
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o fko_timestamp.lo fko_timestamp.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_rand_value.c  -fPIC -DPIC -o .libs/fko_rand_value.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_server_auth.c  -fPIC -DPIC -o .libs/fko_server_auth.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_message.c -fPIE -o fko_message.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o fko_user.lo fko_user.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_timestamp.c  -fPIC -DPIC -o .libs/fko_timestamp.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_user.c  -fPIC -DPIC -o .libs/fko_user.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_server_auth.c -fPIE -o fko_server_auth.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_rand_value.c -fPIE -o fko_rand_value.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_timestamp.c -fPIE -o fko_timestamp.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c fko_user.c -fPIE -o fko_user.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o md5.lo md5.c
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o rijndael.lo rijndael.c
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o sha1.lo sha1.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c md5.c  -fPIC -DPIC -o .libs/md5.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o sha2.lo sha2.c
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o gpgme_funcs.lo gpgme_funcs.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c rijndael.c  -fPIC -DPIC -o .libs/rijndael.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c sha2.c  -fPIC -DPIC -o .libs/sha2.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c sha1.c  -fPIC -DPIC -o .libs/sha1.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c gpgme_funcs.c  -fPIC -DPIC -o .libs/gpgme_funcs.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c gpgme_funcs.c -fPIE -o gpgme_funcs.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c md5.c -fPIE -o md5.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c sha1.c -fPIE -o sha1.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o strlcpy.lo strlcpy.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c strlcpy.c  -fPIC -DPIC -o .libs/strlcpy.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c sha2.c -fPIE -o sha2.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -I ../common   -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o strlcat.lo strlcat.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c rijndael.c -fPIE -o rijndael.o >/dev/null 2>&1
rm -f libfko_util.a
x86_64-pc-linux-gnu-ar cru libfko_util.a strlcpy.o strlcat.o 
x86_64-pc-linux-gnu-ar: strlcpy.o: No such file or directory
make[2]: *** [libfko_util.a] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c strlcat.c  -fPIC -DPIC -o .libs/strlcat.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c strlcpy.c -fPIE -o strlcpy.o >/dev/null 2>&1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -O2 -march=core2 -mtune=generic -msse4.2 -mfpmath=sse -fomit-frame-pointer -pipe -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -D_FORTIFY_SOURCE=2 -c strlcat.c -fPIE -o strlcat.o >/dev/null 2>&1
make[2]: Leaving directory `/var/tmp/portage/net-misc/fwknop-2.0.4/work/fwknop-2.0.4/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-misc/fwknop-2.0.4/work/fwknop-2.0.4'
make: *** [all] Error 2
 * ERROR: net-misc/fwknop-2.0.4 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=net-misc/fwknop-2.0.4'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/fwknop-2.0.4'`.
 * This ebuild is from an overlay named 'bonespirit': '/var/lib/layman/bonespirit/'
 * The complete build log is located at '/var/tmp/portage/net-misc/fwknop-2.0.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/fwknop-2.0.4/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/fwknop-2.0.4/work/fwknop-2.0.4'
 * S: '/var/tmp/portage/net-misc/fwknop-2.0.4/work/fwknop-2.0.4'
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Fwknop-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fwknop-discuss

Reply via email to