Cook: libotr 4.0.0 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libgpg-error-1.34-i486 Installing (pkg/local): libgcrypt-1.8.4-i486 Installing (pkg/local): libgpg-error-dev-1.34-i486 Installing (pkg/local): libgcrypt-dev-1.8.4-i486 Extracting source archive "libotr-4.0.0.tar.gz" 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 configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./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 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 for style of include used by make... GNU checking dependency style of i486-slitaz-linux-gcc... gcc3 checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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/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 "+="... no 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-ar... i486-slitaz-linux-ar 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/nm -B output from i486-slitaz-linux-gcc object... ok checking how to run the C preprocessor... i486-slitaz-linux-gcc -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 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 for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.8.4) checking LIBGCRYPT API version... okay checking for win32... no checking whether the compiler accepts -fstack-protector-all... yes checking whether the compiler accepts -Wstack-protector... yes checking whether the compiler accepts -fwrapv... yes checking whether the compiler accepts -fno-strict-overflow... yes checking whether the compiler accepts -Wall... yes checking whether the compiler accepts -Wextra -Wno-unused-parameter... yes checking whether the compiler accepts -Wformat-security... yes checking whether the compiler accepts --param ssp-buffer-size=1... yes checking whether the compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -z relro -z now... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating toolkit/Makefile config.status: creating libotr.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/slitaz/wok/libotr/source/libotr-4.0.0' Making all in src make[2]: Entering directory '/home/slitaz/wok/libotr/source/libotr-4.0.0/src' /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT privkey.lo -MD -MP -MF .deps/privkey.Tpo -c -o privkey.lo privkey.c /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo context.c /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT proto.lo -MD -MP -MF .deps/proto.Tpo -c -o proto.lo proto.c /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT b64.lo -MD -MP -MF .deps/b64.Tpo -c -o b64.lo b64.c /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT dh.lo -MD -MP -MF .deps/dh.Tpo -c -o dh.lo dh.c /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -fPIC -DPIC -o .libs/context.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT b64.lo -MD -MP -MF .deps/b64.Tpo -c b64.c -fPIC -DPIC -o .libs/b64.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT dh.lo -MD -MP -MF .deps/dh.Tpo -c dh.c -fPIC -DPIC -o .libs/dh.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT proto.lo -MD -MP -MF .deps/proto.Tpo -c proto.c -fPIC -DPIC -o .libs/proto.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT privkey.lo -MD -MP -MF .deps/privkey.Tpo -c privkey.c -fPIC -DPIC -o .libs/privkey.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o dh.c:42:18: warning: 'DH1536_MOD_LEN_BYTES' defined but not used [-Wunused-const-variable=] static const int DH1536_MOD_LEN_BYTES = 192; ^~~~~~~~~~~~~~~~~~~~ libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIE -o mem.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT b64.lo -MD -MP -MF .deps/b64.Tpo -c b64.c -fPIE -o b64.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT dh.lo -MD -MP -MF .deps/dh.Tpo -c dh.c -fPIE -o dh.o >/dev/null 2>&1 mv -f .deps/mem.Tpo .deps/mem.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -fPIE -o context.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.c mv -f .deps/b64.Tpo .deps/b64.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -fPIC -DPIC -o .libs/message.o /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT userstate.lo -MD -MP -MF .deps/userstate.Tpo -c -o userstate.lo userstate.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT userstate.lo -MD -MP -MF .deps/userstate.Tpo -c userstate.c -fPIC -DPIC -o .libs/userstate.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT userstate.lo -MD -MP -MF .deps/userstate.Tpo -c userstate.c -fPIE -o userstate.o >/dev/null 2>&1 mv -f .deps/dh.Tpo .deps/dh.Plo /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c -o tlv.lo tlv.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c tlv.c -fPIC -DPIC -o .libs/tlv.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT proto.lo -MD -MP -MF .deps/proto.Tpo -c proto.c -fPIE -o proto.o >/dev/null 2>&1 mv -f .deps/userstate.Tpo .deps/userstate.Plo /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c -o auth.lo auth.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c auth.c -fPIC -DPIC -o .libs/auth.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT privkey.lo -MD -MP -MF .deps/privkey.Tpo -c privkey.c -fPIE -o privkey.o >/dev/null 2>&1 mv -f .deps/context.Tpo .deps/context.Plo /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT sm.lo -MD -MP -MF .deps/sm.Tpo -c -o sm.lo sm.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT sm.lo -MD -MP -MF .deps/sm.Tpo -c sm.c -fPIC -DPIC -o .libs/sm.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c tlv.c -fPIE -o tlv.o >/dev/null 2>&1 mv -f .deps/tlv.Tpo .deps/tlv.Plo /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT context_priv.lo -MD -MP -MF .deps/context_priv.Tpo -c -o context_priv.lo context_priv.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT context_priv.lo -MD -MP -MF .deps/context_priv.Tpo -c context_priv.c -fPIC -DPIC -o .libs/context_priv.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT context_priv.lo -MD -MP -MF .deps/context_priv.Tpo -c context_priv.c -fPIE -o context_priv.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT sm.lo -MD -MP -MF .deps/sm.Tpo -c sm.c -fPIE -o sm.o >/dev/null 2>&1 mv -f .deps/proto.Tpo .deps/proto.Plo /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT instag.lo -MD -MP -MF .deps/instag.Tpo -c -o instag.lo instag.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT instag.lo -MD -MP -MF .deps/instag.Tpo -c instag.c -fPIC -DPIC -o .libs/instag.o mv -f .deps/context_priv.Tpo .deps/context_priv.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT instag.lo -MD -MP -MF .deps/instag.Tpo -c instag.c -fPIE -o instag.o >/dev/null 2>&1 mv -f .deps/privkey.Tpo .deps/privkey.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -fPIE -o message.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c auth.c -fPIE -o auth.o >/dev/null 2>&1 mv -f .deps/instag.Tpo .deps/instag.Plo mv -f .deps/sm.Tpo .deps/sm.Plo mv -f .deps/auth.Tpo .deps/auth.Plo mv -f .deps/message.Tpo .deps/message.Plo /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -version-info 5:0:0 -lgcrypt -lgpg-error -Wl,-Os,--as-needed -pie -z relro -z now -o libotr.la -rpath /usr/lib privkey.lo context.lo proto.lo b64.lo dh.lo mem.lo message.lo userstate.lo tlv.lo auth.lo sm.lo context_priv.lo instag.lo libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared .libs/privkey.o .libs/context.o .libs/proto.o .libs/b64.o .libs/dh.o .libs/mem.o .libs/message.o .libs/userstate.o .libs/tlv.o .libs/auth.o .libs/sm.o .libs/context_priv.o .libs/instag.o -lgcrypt -lgpg-error -march=i486 -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -Wl,-soname -Wl,libotr.so.5 -o .libs/libotr.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libotr.so.5" && ln -s "libotr.so.5.0.0" "libotr.so.5") libtool: link: (cd ".libs" && rm -f "libotr.so" && ln -s "libotr.so.5.0.0" "libotr.so") libtool: link: i486-slitaz-linux-ar cru .libs/libotr.a privkey.o context.o proto.o b64.o dh.o mem.o message.o userstate.o tlv.o auth.o sm.o context_priv.o instag.o libtool: link: i486-slitaz-linux-ranlib .libs/libotr.a libtool: link: ( cd ".libs" && rm -f "libotr.la" && ln -s "../libotr.la" "libotr.la" ) make[2]: Leaving directory '/home/slitaz/wok/libotr/source/libotr-4.0.0/src' Making all in toolkit make[2]: Entering directory '/home/slitaz/wok/libotr/source/libotr-4.0.0/toolkit' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT otr_parse.o -MD -MP -MF .deps/otr_parse.Tpo -c -o otr_parse.o otr_parse.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT readotr.o -MD -MP -MF .deps/readotr.Tpo -c -o readotr.o readotr.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT sha1hmac.o -MD -MP -MF .deps/sha1hmac.Tpo -c -o sha1hmac.o sha1hmac.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT otr_sesskeys.o -MD -MP -MF .deps/otr_sesskeys.Tpo -c -o otr_sesskeys.o otr_sesskeys.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT sesskeys.o -MD -MP -MF .deps/sesskeys.Tpo -c -o sesskeys.o sesskeys.c mv -f .deps/readotr.Tpo .deps/readotr.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT otr_mackey.o -MD -MP -MF .deps/otr_mackey.Tpo -c -o otr_mackey.o otr_mackey.c mv -f .deps/sha1hmac.Tpo .deps/sha1hmac.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT otr_readforge.o -MD -MP -MF .deps/otr_readforge.Tpo -c -o otr_readforge.o otr_readforge.c mv -f .deps/sesskeys.Tpo .deps/sesskeys.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT aes.o -MD -MP -MF .deps/aes.Tpo -c -o aes.o aes.c mv -f .deps/otr_sesskeys.Tpo .deps/otr_sesskeys.Po mv -f .deps/otr_parse.Tpo .deps/otr_parse.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT ctrmode.o -MD -MP -MF .deps/ctrmode.Tpo -c -o ctrmode.o ctrmode.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT otr_modify.o -MD -MP -MF .deps/otr_modify.Tpo -c -o otr_modify.o otr_modify.c mv -f .deps/otr_mackey.Tpo .deps/otr_mackey.Po mv -f .deps/ctrmode.Tpo .deps/ctrmode.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT otr_remac.o -MD -MP -MF .deps/otr_remac.Tpo -c -o otr_remac.o otr_remac.c mv -f .deps/otr_readforge.Tpo .deps/otr_readforge.Po mv -f .deps/otr_modify.Tpo .deps/otr_modify.Po mv -f .deps/parse.Tpo .deps/parse.Po /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,-Os,--as-needed -pie -z relro -z now -o otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,-Os,--as-needed -pie -z relro -z now -o otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,-Os,--as-needed -pie -z relro -z now -o otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,-Os,--as-needed -pie -z relro -z now -o otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error mv -f .deps/otr_remac.Tpo .deps/otr_remac.Po /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,-Os,--as-needed -pie -z relro -z now -o otr_remac otr_remac.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,-Os -Wl,--as-needed -pie -z relro -z now -o .libs/otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,-Os -Wl,--as-needed -pie -z relro -z now -o .libs/otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,-Os -Wl,--as-needed -pie -z relro -z now -o .libs/otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,-Os -Wl,--as-needed -pie -z relro -z now -o .libs/otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,-Os -Wl,--as-needed -pie -z relro -z now -o .libs/otr_remac otr_remac.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error mv -f .deps/aes.Tpo .deps/aes.Po /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,-Os,--as-needed -pie -z relro -z now -o otr_readforge otr_readforge.o readotr.o sesskeys.o aes.o ctrmode.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,-Os -Wl,--as-needed -pie -z relro -z now -o .libs/otr_readforge otr_readforge.o readotr.o sesskeys.o aes.o ctrmode.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error make[2]: Leaving directory '/home/slitaz/wok/libotr/source/libotr-4.0.0/toolkit' make[2]: Entering directory '/home/slitaz/wok/libotr/source/libotr-4.0.0' make[2]: Leaving directory '/home/slitaz/wok/libotr/source/libotr-4.0.0' make[1]: Leaving directory '/home/slitaz/wok/libotr/source/libotr-4.0.0' Making install in src make[1]: Entering directory '/home/slitaz/wok/libotr/source/libotr-4.0.0/src' make[2]: Entering directory '/home/slitaz/wok/libotr/source/libotr-4.0.0/src' test -z "/usr/lib" || .././install-sh -c -d "/home/slitaz/wok/libotr/install/usr/lib" test -z "/usr/include/libotr" || .././install-sh -c -d "/home/slitaz/wok/libotr/install/usr/include/libotr" /bin/sh ../libtool --mode=install /usr/bin/install -c libotr.la '/home/slitaz/wok/libotr/install/usr/lib' /usr/bin/install -c -m 644 b64.h context.h dh.h mem.h message.h privkey.h proto.h version.h userstate.h tlv.h serial.h auth.h sm.h privkey-t.h context_priv.h instag.h '/home/slitaz/wok/libotr/install/usr/include/libotr' libtool: install: /usr/bin/install -c .libs/libotr.so.5.0.0 /home/slitaz/wok/libotr/install/usr/lib/libotr.so.5.0.0 libtool: install: (cd /home/slitaz/wok/libotr/install/usr/lib && { ln -s -f libotr.so.5.0.0 libotr.so.5 || { rm -f libotr.so.5 && ln -s libotr.so.5.0.0 libotr.so.5; }; }) libtool: install: (cd /home/slitaz/wok/libotr/install/usr/lib && { ln -s -f libotr.so.5.0.0 libotr.so || { rm -f libotr.so && ln -s libotr.so.5.0.0 libotr.so; }; }) libtool: install: /usr/bin/install -c .libs/libotr.lai /home/slitaz/wok/libotr/install/usr/lib/libotr.la libtool: install: /usr/bin/install -c .libs/libotr.a /home/slitaz/wok/libotr/install/usr/lib/libotr.a libtool: install: chmod 644 /home/slitaz/wok/libotr/install/usr/lib/libotr.a libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/libotr/install/usr/lib/libotr.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/slitaz/wok/libotr/source/libotr-4.0.0/src' make[1]: Leaving directory '/home/slitaz/wok/libotr/source/libotr-4.0.0/src' Making install in toolkit make[1]: Entering directory '/home/slitaz/wok/libotr/source/libotr-4.0.0/toolkit' make[2]: Entering directory '/home/slitaz/wok/libotr/source/libotr-4.0.0/toolkit' test -z "/usr/bin" || .././install-sh -c -d "/home/slitaz/wok/libotr/install/usr/bin" mkdir -p /home/slitaz/wok/libotr/install/usr/share/man/man1 test -z "/usr/share/man/man1" || .././install-sh -c -d "/home/slitaz/wok/libotr/install/usr/share/man/man1" (cd /home/slitaz/wok/libotr/install/usr/share/man/man1 && \ for f in otr_parse.1 otr_sesskeys.1 otr_mackey.1 otr_readforge.1 otr_modify.1 otr_remac.1; do ln -sf otr_toolkit.1 $f; done) /usr/bin/install -c -m 644 otr_toolkit.1 '/home/slitaz/wok/libotr/install/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c otr_parse otr_sesskeys otr_mackey otr_readforge otr_modify otr_remac '/home/slitaz/wok/libotr/install/usr/bin' libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/otr_parse /home/slitaz/wok/libotr/install/usr/bin/otr_parse libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/otr_sesskeys /home/slitaz/wok/libotr/install/usr/bin/otr_sesskeys libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/otr_mackey /home/slitaz/wok/libotr/install/usr/bin/otr_mackey libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/otr_readforge /home/slitaz/wok/libotr/install/usr/bin/otr_readforge libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/otr_modify /home/slitaz/wok/libotr/install/usr/bin/otr_modify libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/otr_remac /home/slitaz/wok/libotr/install/usr/bin/otr_remac make[2]: Leaving directory '/home/slitaz/wok/libotr/source/libotr-4.0.0/toolkit' make[1]: Leaving directory '/home/slitaz/wok/libotr/source/libotr-4.0.0/toolkit' make[1]: Entering directory '/home/slitaz/wok/libotr/source/libotr-4.0.0' make[2]: Entering directory '/home/slitaz/wok/libotr/source/libotr-4.0.0' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/aclocal" || ./install-sh -c -d "/home/slitaz/wok/libotr/install/usr/share/aclocal" test -z "/usr/lib/pkgconfig" || ./install-sh -c -d "/home/slitaz/wok/libotr/install/usr/lib/pkgconfig" /usr/bin/install -c -m 644 libotr.pc '/home/slitaz/wok/libotr/install/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libotr.m4 '/home/slitaz/wok/libotr/install/usr/share/aclocal' make[2]: Leaving directory '/home/slitaz/wok/libotr/source/libotr-4.0.0' make[1]: Leaving directory '/home/slitaz/wok/libotr/source/libotr-4.0.0' ================================================================================ Executing strip on all files... Done Time: 1.90s. Size: 385696 B -> 338308 B. Save: 46 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.83s. Size: 4480 B -> 1918 B. Save: 3 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 5 Removing: advancecomp-static libgcrypt libgcrypt-dev libgpg-error libgpg-error-dev Pack: libotr 4.0.0 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "libotr-4.0.0-i486.tazpkg" created Pack: libotr-dev 4.0.0 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "libotr-dev-4.0.0-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/libotr-4.0.0... Done Checking site script in source/libotr-4.0.0... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: libotr 4.0.0 ================================================================================ Src file : libotr-4.0.0.tar.gz Src size : 432.0K Source dir : 3.3M Produced : 512.0K Cook time : 24s Cook date : 2020-09-12 18:46 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 264.0K : 51.6K : 8 : libotr-4.0.0-i486.tazpkg 2 : 276.0K : 53.2K : 20 : libotr-dev-4.0.0-i486.tazpkg ================================================================================