Cook: fwknop 2.6.10 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): autoconf-2.69-i486 Installing (pkg/local): automake-1.16.2-any Installing (pkg/local): libltdl-2.4.6-i486 Installing (pkg/local): libtool-2.4.6-i486 Installing (pkg/local): libgpg-error-1.34-i486 Installing (pkg/local): libassuan-2.5.2-i486 Installing (pkg/local): libgcrypt-1.8.4-i486 Installing (pkg/local): libunistring-0.9.10-i486 Installing (pkg/local): libidn2-2.1.0-i486 Installing (pkg/local): libp11-kit-0.23.12-i486 Installing (pkg/local): libtasn1-4.13-i486 Installing (pkg/local): nettle-3.4-i486 Installing (pkg/local): unbound-1.7.3-i486 Installing (pkg/local): libgnutls-3.5.19-i486 Installing (pkg/local): libksba-1.3.5-i486 Installing (pkg/local): libldap-2.4.46-i486 Installing (pkg/local): libxau-1.0.8-i486 Installing (pkg/local): libxdmcp-1.1.2-i486 Installing (pkg/local): libxcb-1.13.1-i486 Installing (pkg/local): libx11-1.6.7-i486 Installing (pkg/local): dbus-1.12.18-i486 Installing (pkg/local): util-linux-smartcols-2.33.1-i486 Installing (pkg/local): util-linux-mount-2.33.1-i486 Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): util-linux-blkid-2.33.1-i486 Installing (pkg/local): eudev-3.2.9-i486 Installing (pkg/local): libusb-1.0.22-i486 Installing (pkg/local): npth-1.6-i486 Installing (pkg/local): libpcre-8.42-i486 Installing (pkg/local): glib-2.64.3-i486 Installing (pkg/local): libsecret-0.18.7-i486 Installing (pkg/local): pinentry-1.1.0-i486 Installing (pkg/local): gnupg-2.2.12-i486 Installing (pkg/local): gpgme-1.13.1-i486 Installing (pkg/local): libgpg-error-dev-1.34-i486 Installing (pkg/local): gpgme-dev-1.13.1-i486 Installing (pkg/local): libnl-3.4.0-i486 Installing (pkg/local): libnl-tools-3.4.0-i486 Installing (pkg/local): libnl-dev-3.4.0-any Installing (pkg/local): libpcap-dev-1.9.0-any Installing (pkg/local): libpcap-1.9.0-i486 Installing (pkg/local): linux-netfilter-4.17.7-i486 Installing (pkg/local): iptables-1.6.1_-i486 Installing (pkg/local): texinfo-6.5-i486 Extracting source archive "fwknop-2.6.10.tar.bz2" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:110: installing 'config/compile' configure.ac:24: installing 'config/missing' client/Makefile.am: installing 'config/depcomp' common/Makefile.am:15: warning: variable 'libfko_util_a_LDFLAGS' is defined but no program or common/Makefile.am:15: library has 'libfko_util_a' as canonical name (possible typo) doc/Makefile.am: warning: Oops! doc/Makefile.am: It appears this file (or files included by it) are triggering doc/Makefile.am: an undocumented, soon-to-be-removed automake hack. doc/Makefile.am: Future automake versions will no longer place in the builddir doc/Makefile.am: (rather than in the srcdir) the generated '.info' files that doc/Makefile.am: appear to be cleaned, by e.g. being listed in CLEANFILES or doc/Makefile.am: DISTCLEANFILES. doc/Makefile.am: If you want your '.info' files to be placed in the builddir doc/Makefile.am: rather than in the srcdir, you have to use the shiny new doc/Makefile.am: 'info-in-builddir' automake option. autoreconf: Leaving directory `.' configure: loading site script /etc/slitaz/cook.site checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking target system type... i486-slitaz-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... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for i486-slitaz-linux-gcc... i486-slitaz-linux-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 i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... yes checking dependency style of i486-slitaz-linux-gcc... gcc3 checking how to run the C preprocessor... i486-slitaz-linux-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 i486-slitaz-linux-gcc... (cached) i486-slitaz-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i486-slitaz-linux-gcc... (cached) gcc3 checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for gawk... (cached) awk 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 i486-slitaz-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i486-slitaz-linux-nm -B checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump checking how to recognize dependent libraries... pass_all checking for i486-slitaz-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for archiver @FILE support... @ checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i486-slitaz-linux-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i486-slitaz-linux-gcc static flag -static works... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) 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 i486-slitaz-linux-gcc supports -Wall -Wformat -Wformat-security... yes checking if i486-slitaz-linux-gcc supports -fstack-protector-all -fstack-protector... yes checking if i486-slitaz-linux-gcc supports -fPIE -fPIC... yes checking if i486-slitaz-linux-gcc supports -pie -fPIC... yes checking if i486-slitaz-linux-gcc supports -D_FORTIFY_SOURCE=2... yes checking if i486-slitaz-linux-gcc supports -Wl,-z,relro... yes checking if i486-slitaz-linux-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... 64 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 lstat... yes checking for chmod... yes checking for chown... yes checking for strlcat... no checking for strlcpy... no checking for execvpe... 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 GPGME - version >= 0.4.2... yes checking for gpg... /usr/bin/gpg checking for wget... /usr/bin/wget checking for pcap_open_live in -lpcap... yes checking for firewall-cmd... no checking for firewalld... no checking for iptables... /sbin/iptables checking for ipfw... no checking for pfctl... no checking for ipf... no checking that generated files are newer than configure... done 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.6.10 configuration. ========================================================== Client build: yes Server build: yes GPG encryption support: yes Gpgme engine: /usr/bin/gpg Installation prefix: /usr Server support: firewall type: iptables firewall program path: /sbin/iptables make all-recursive make[1]: Entering directory '/home/slitaz/wok/fwknop/source/fwknop-2.6.10' Making all in common make[2]: Entering directory '/home/slitaz/wok/fwknop/source/fwknop-2.6.10/common' depbase=`echo strlcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -I ../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT strlcpy.o -MD -MP -MF $depbase.Tpo -c -o strlcpy.o strlcpy.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strlcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -I ../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT strlcat.o -MD -MP -MF $depbase.Tpo -c -o strlcat.o strlcat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fko_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -I ../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_util.o -MD -MP -MF $depbase.Tpo -c -o fko_util.o fko_util.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libfko_util.a i486-slitaz-linux-ar cru libfko_util.a strlcpy.o strlcat.o fko_util.o i486-slitaz-linux-ranlib libfko_util.a make[2]: Leaving directory '/home/slitaz/wok/fwknop/source/fwknop-2.6.10/common' Making all in lib make[2]: Entering directory '/home/slitaz/wok/fwknop/source/fwknop-2.6.10/lib' depbase=`echo base64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT base64.lo -MD -MP -MF $depbase.Tpo -c -o base64.lo base64.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cipher_funcs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT cipher_funcs.lo -MD -MP -MF $depbase.Tpo -c -o cipher_funcs.lo cipher_funcs.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo digest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT digest.lo -MD -MP -MF $depbase.Tpo -c -o digest.lo digest.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fko_client_timeout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_client_timeout.lo -MD -MP -MF $depbase.Tpo -c -o fko_client_timeout.lo fko_client_timeout.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fko_digest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_digest.lo -MD -MP -MF $depbase.Tpo -c -o fko_digest.lo fko_digest.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fko_encode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_encode.lo -MD -MP -MF $depbase.Tpo -c -o fko_encode.lo fko_encode.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c digest.c -fPIC -DPIC -o .libs/digest.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_client_timeout.lo -MD -MP -MF .deps/fko_client_timeout.Tpo -c fko_client_timeout.c -fPIC -DPIC -o .libs/fko_client_timeout.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT cipher_funcs.lo -MD -MP -MF .deps/cipher_funcs.Tpo -c cipher_funcs.c -fPIC -DPIC -o .libs/cipher_funcs.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_digest.lo -MD -MP -MF .deps/fko_digest.Tpo -c fko_digest.c -fPIC -DPIC -o .libs/fko_digest.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_encode.lo -MD -MP -MF .deps/fko_encode.Tpo -c fko_encode.c -fPIC -DPIC -o .libs/fko_encode.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_client_timeout.lo -MD -MP -MF .deps/fko_client_timeout.Tpo -c fko_client_timeout.c -fPIE -o fko_client_timeout.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIE -o base64.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c digest.c -fPIE -o digest.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_digest.lo -MD -MP -MF .deps/fko_digest.Tpo -c fko_digest.c -fPIE -o fko_digest.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT cipher_funcs.lo -MD -MP -MF .deps/cipher_funcs.Tpo -c cipher_funcs.c -fPIE -o cipher_funcs.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_encode.lo -MD -MP -MF .deps/fko_encode.Tpo -c fko_encode.c -fPIE -o fko_encode.o >/dev/null 2>&1 depbase=`echo fko_decode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_decode.lo -MD -MP -MF $depbase.Tpo -c -o fko_decode.lo fko_decode.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fko_encryption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_encryption.lo -MD -MP -MF $depbase.Tpo -c -o fko_encryption.lo fko_encryption.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_decode.lo -MD -MP -MF .deps/fko_decode.Tpo -c fko_decode.c -fPIC -DPIC -o .libs/fko_decode.o depbase=`echo fko_error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_error.lo -MD -MP -MF $depbase.Tpo -c -o fko_error.lo fko_error.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_encryption.lo -MD -MP -MF .deps/fko_encryption.Tpo -c fko_encryption.c -fPIC -DPIC -o .libs/fko_encryption.o depbase=`echo fko_funcs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_funcs.lo -MD -MP -MF $depbase.Tpo -c -o fko_funcs.lo fko_funcs.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fko_message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_message.lo -MD -MP -MF $depbase.Tpo -c -o fko_message.lo fko_message.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fko_nat_access.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_nat_access.lo -MD -MP -MF $depbase.Tpo -c -o fko_nat_access.lo fko_nat_access.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_error.lo -MD -MP -MF .deps/fko_error.Tpo -c fko_error.c -fPIC -DPIC -o .libs/fko_error.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_funcs.lo -MD -MP -MF .deps/fko_funcs.Tpo -c fko_funcs.c -fPIC -DPIC -o .libs/fko_funcs.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_message.lo -MD -MP -MF .deps/fko_message.Tpo -c fko_message.c -fPIC -DPIC -o .libs/fko_message.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_nat_access.lo -MD -MP -MF .deps/fko_nat_access.Tpo -c fko_nat_access.c -fPIC -DPIC -o .libs/fko_nat_access.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_error.lo -MD -MP -MF .deps/fko_error.Tpo -c fko_error.c -fPIE -o fko_error.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_nat_access.lo -MD -MP -MF .deps/fko_nat_access.Tpo -c fko_nat_access.c -fPIE -o fko_nat_access.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_decode.lo -MD -MP -MF .deps/fko_decode.Tpo -c fko_decode.c -fPIE -o fko_decode.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_message.lo -MD -MP -MF .deps/fko_message.Tpo -c fko_message.c -fPIE -o fko_message.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_funcs.lo -MD -MP -MF .deps/fko_funcs.Tpo -c fko_funcs.c -fPIE -o fko_funcs.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_encryption.lo -MD -MP -MF .deps/fko_encryption.Tpo -c fko_encryption.c -fPIE -o fko_encryption.o >/dev/null 2>&1 depbase=`echo fko_rand_value.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_rand_value.lo -MD -MP -MF $depbase.Tpo -c -o fko_rand_value.lo fko_rand_value.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fko_server_auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_server_auth.lo -MD -MP -MF $depbase.Tpo -c -o fko_server_auth.lo fko_server_auth.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_rand_value.lo -MD -MP -MF .deps/fko_rand_value.Tpo -c fko_rand_value.c -fPIC -DPIC -o .libs/fko_rand_value.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_server_auth.lo -MD -MP -MF .deps/fko_server_auth.Tpo -c fko_server_auth.c -fPIC -DPIC -o .libs/fko_server_auth.o depbase=`echo fko_timestamp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_timestamp.lo -MD -MP -MF $depbase.Tpo -c -o fko_timestamp.lo fko_timestamp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_rand_value.lo -MD -MP -MF .deps/fko_rand_value.Tpo -c fko_rand_value.c -fPIE -o fko_rand_value.o >/dev/null 2>&1 depbase=`echo fko_hmac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_hmac.lo -MD -MP -MF $depbase.Tpo -c -o fko_hmac.lo fko_hmac.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_server_auth.lo -MD -MP -MF .deps/fko_server_auth.Tpo -c fko_server_auth.c -fPIE -o fko_server_auth.o >/dev/null 2>&1 depbase=`echo hmac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT hmac.lo -MD -MP -MF $depbase.Tpo -c -o hmac.lo hmac.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_timestamp.lo -MD -MP -MF .deps/fko_timestamp.Tpo -c fko_timestamp.c -fPIC -DPIC -o .libs/fko_timestamp.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_hmac.lo -MD -MP -MF .deps/fko_hmac.Tpo -c fko_hmac.c -fPIC -DPIC -o .libs/fko_hmac.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o depbase=`echo fko_user.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT fko_user.lo -MD -MP -MF $depbase.Tpo -c -o fko_user.lo fko_user.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o md5.lo md5.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_timestamp.lo -MD -MP -MF .deps/fko_timestamp.Tpo -c fko_timestamp.c -fPIE -o fko_timestamp.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o depbase=`echo rijndael.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT rijndael.lo -MD -MP -MF $depbase.Tpo -c -o rijndael.lo rijndael.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_user.lo -MD -MP -MF .deps/fko_user.Tpo -c fko_user.c -fPIC -DPIC -o .libs/fko_user.o depbase=`echo sha1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT sha1.lo -MD -MP -MF $depbase.Tpo -c -o sha1.lo sha1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_hmac.lo -MD -MP -MF .deps/fko_hmac.Tpo -c fko_hmac.c -fPIE -o fko_hmac.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c rijndael.c -fPIC -DPIC -o .libs/rijndael.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIE -o hmac.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT fko_user.lo -MD -MP -MF .deps/fko_user.Tpo -c fko_user.c -fPIE -o fko_user.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIE -o md5.o >/dev/null 2>&1 depbase=`echo sha2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT sha2.lo -MD -MP -MF $depbase.Tpo -c -o sha2.lo sha2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIE -o sha1.o >/dev/null 2>&1 depbase=`echo sha3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT sha3.lo -MD -MP -MF $depbase.Tpo -c -o sha3.lo sha3.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gpgme_funcs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -MT gpgme_funcs.lo -MD -MP -MF $depbase.Tpo -c -o gpgme_funcs.lo gpgme_funcs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT sha2.lo -MD -MP -MF .deps/sha2.Tpo -c sha2.c -fPIC -DPIC -o .libs/sha2.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT sha3.lo -MD -MP -MF .deps/sha3.Tpo -c sha3.c -fPIC -DPIC -o .libs/sha3.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT gpgme_funcs.lo -MD -MP -MF .deps/gpgme_funcs.Tpo -c gpgme_funcs.c -fPIC -DPIC -o .libs/gpgme_funcs.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c rijndael.c -fPIE -o rijndael.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT sha3.lo -MD -MP -MF .deps/sha3.Tpo -c sha3.c -fPIE -o sha3.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT gpgme_funcs.lo -MD -MP -MF .deps/gpgme_funcs.Tpo -c gpgme_funcs.c -fPIE -o gpgme_funcs.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I ../common -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIC -D_FORTIFY_SOURCE=2 -MT sha2.lo -MD -MP -MF .deps/sha2.Tpo -c sha2.c -fPIE -o sha2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -D_FORTIFY_SOURCE=2 -version-info 3:0:0 -lgpgme -lassuan -lgpg-error -export-symbols-regex '^fko_' -Wl,--whole-archive,../common/libfko_util.a,--no-whole-archive -Wl,-Os,--as-needed -Wall -Wformat -Wformat-security -fstack-protector-all -fstack-protector -fPIE -fPIC -pie -fPIC -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -o libfko.la -rpath /usr/lib base64.lo cipher_funcs.lo digest.lo fko_client_timeout.lo fko_digest.lo fko_encode.lo fko_decode.lo fko_encryption.lo fko_error.lo fko_funcs.lo fko_message.lo fko_nat_access.lo fko_rand_value.lo fko_server_auth.lo fko_timestamp.lo fko_hmac.lo hmac.lo fko_user.lo md5.lo rijndael.lo sha1.lo sha2.lo sha3.lo gpgme_funcs.lo libtool: link: /usr/bin/i486-slitaz-linux-nm -B .libs/base64.o .libs/cipher_funcs.o .libs/digest.o .libs/fko_client_timeout.o .libs/fko_digest.o .libs/fko_encode.o .libs/fko_decode.o .libs/fko_encryption.o .libs/fko_error.o .libs/fko_funcs.o .libs/fko_message.o .libs/fko_nat_access.o .libs/fko_rand_value.o .libs/fko_server_auth.o .libs/fko_timestamp.o .libs/fko_hmac.o .libs/hmac.o .libs/fko_user.o .libs/md5.o .libs/rijndael.o .libs/sha1.o .libs/sha2.o .libs/sha3.o .libs/gpgme_funcs.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libfko.exp libtool: link: /bin/grep -E -e "^fko_" ".libs/libfko.exp" > ".libs/libfko.expT" libtool: link: mv -f ".libs/libfko.expT" ".libs/libfko.exp" libtool: link: echo "{ global:" > .libs/libfko.ver libtool: link: cat .libs/libfko.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libfko.ver libtool: link: echo "local: *; };" >> .libs/libfko.ver libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared -fPIC -DPIC .libs/base64.o .libs/cipher_funcs.o .libs/digest.o .libs/fko_client_timeout.o .libs/fko_digest.o .libs/fko_encode.o .libs/fko_decode.o .libs/fko_encryption.o .libs/fko_error.o .libs/fko_funcs.o .libs/fko_message.o .libs/fko_nat_access.o .libs/fko_rand_value.o .libs/fko_server_auth.o .libs/fko_timestamp.o .libs/fko_hmac.o .libs/hmac.o .libs/fko_user.o .libs/md5.o .libs/rijndael.o .libs/sha1.o .libs/sha2.o .libs/sha3.o .libs/gpgme_funcs.o -lgpgme -lassuan -lgpg-error -march=i486 -Os -mindirect-branch=thunk -fstack-protector-all -fstack-protector -Wl,--whole-archive -Wl,../common/libfko_util.a -Wl,--no-whole-archive -Wl,-Os -Wl,--as-needed -fstack-protector-all -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libfko.so.3 -Wl,-version-script -Wl,.libs/libfko.ver -o .libs/libfko.so.3.0.0 /usr/bin/ld: cannot find -lassuan collect2: error: ld returned 1 exit status make[2]: *** [Makefile:531: libfko.la] Error 1 make[2]: Leaving directory '/home/slitaz/wok/fwknop/source/fwknop-2.6.10/lib' make[1]: *** [Makefile:914: all-recursive] Error 1 make[1]: Leaving directory '/home/slitaz/wok/fwknop/source/fwknop-2.6.10' make: *** [Makefile:846: all] Error 2 Build dependencies to remove: 47 Removing: autoconf automake dbus eudev glib gnupg gpgme gpgme-dev iptables libassuan libgcrypt libgdbm libgnutls libgpg-error libgpg-error-dev libidn2 libksba libldap libltdl libnl libnl-dev libnl-tools libp11-kit libpcap libpcap-dev libpcre libsecret libtasn1 libtool libunistring libusb libx11 libxau libxcb libxdmcp linux-netfilter nettle npth perl perl-core pinentry texinfo unbound util-linux-blkid util-linux-mount util-linux-smartcols util-linux-uuid Debug information ret1. ================================================================================ Cook date: 2020-09-12 08:05 Wasted time : 58s 483:collect2: error: ld returned 1 exit status ================================================================================ Post-check ================================================================================ Checking build... Failed Updating activity log... Done ================================================================================