Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 259541 Details for
Bug 351373
dev-libs/beecrypt-4.2.1 fails testthreads with USE="threads"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
dev-libs:beecrypt-4.2.1:20110111-155442.log (text/plain), 236.91 KB, created by
Xake
on 2011-01-11 15:57:34 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Xake
Created:
2011-01-11 15:57:34 UTC
Size:
236.91 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/beecrypt-4.2.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: maintainer-needed@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib python test threads userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking beecrypt-4.2.1.tar.gz to /var/tmp/portage/dev-libs/beecrypt-4.2.1/work >>>> Source unpacked in /var/tmp/portage/dev-libs/beecrypt-4.2.1/work >>>> Preparing source in /var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1 ... > [32;01m*[0m Applying beecrypt-4.2.1-build-system.patch ... >[A[323C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1' ... > [32;01m*[0m Running aclocal ... >[A[323C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[323C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[323C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[323C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[323C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[323C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: beecrypt-4.2.1/ > [32;01m*[0m Applying portage-1.2.0.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1 ... > * econf: updating beecrypt-4.2.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating beecrypt-4.2.1/config.guess with /usr/share/gnuconfig/config.guess >./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-expert-mode --enable-threads --with-python=/usr/bin/python --with-cplusplus --without-java >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 gawk... (cached) gawk >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... gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking 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) gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking how to print strings... printf >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 whether ln -s works... yes >checking for egrep... (cached) /bin/grep -E >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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-gcc option to support OpenMP... -fopenmp >checking for x86_64-pc-linux-gnu-g++ option to support OpenMP... -fopenmp >checking whether we are using Intel C... no >checking whether we are using Intel C++... no >checking whether we can use noexecstack flag in C... yes >checking whether we can use noexecstack flag in C++... yes >checking for ANSI C header files... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/audioio.h usability... no >checking sys/audioio.h presence... no >checking for sys/audioio.h... no >checking sys/soundcard.h usability... yes >checking sys/soundcard.h presence... yes >checking for sys/soundcard.h... yes >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking sys/endian.h usability... no >checking sys/endian.h presence... no >checking for sys/endian.h... no >checking asm/byteorder.h usability... yes >checking asm/byteorder.h presence... yes >checking for asm/byteorder.h... yes >checking for dlfcn.h... (cached) yes >checking for library containing dlopen... -ldl >checking synch.h usability... no >checking synch.h presence... no >checking for synch.h... no >checking thread.h usability... no >checking thread.h presence... no >checking for thread.h... no >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking semaphore.h usability... yes >checking semaphore.h presence... yes >checking for semaphore.h... yes >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking if your compiler supports thread-local-storage... yes >checking aio.h usability... yes >checking aio.h presence... yes >checking for aio.h... yes >checking for library containing aio_read... -lrt >checking whether aio works... yes >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether x86_64-pc-linux-gnu-gcc -m64 needs -traditional... no >checking for working memcmp... yes >checking whether lstat correctly handles trailing slash... yes >checking whether stat accepts an empty string... no >checking for memset... yes >checking for memcmp... yes >checking for memmove... yes >checking for strcspn... yes >checking for strerror... yes >checking for strspn... yes >checking for nanosleep... yes >checking for gethrtime... no >checking for gettimeofday... yes >checking for IBM's ICU library version >= 2.8... yes >checking for python... /usr/bin/python >checking for python headers... -I/usr/include/python2.7 >checking where to install python libraries... /usr/lib64/python2.7/site-packages >checking for platform-specific entropy devices... >checking for /dev/dsp... no >checking for generic entropy devices... >checking for /dev/random... yes >checking for /dev/urandom... yes >checking for /dev/tty... yes >checking how to switch to text segment... .text >checking how to declare a global symbol... .globl >checking if global symbols need leading underscore... >checking how to declare a local symbol... .L >checking how to align symbols... .align 16 >checking for size_t... yes >checking size of size_t... 8 >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 long long... yes >checking for unsigned long long... yes >checking size of unsigned long... 8 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.m4 >config.status: creating include/Makefile >config.status: creating include/beecrypt/Doxyfile >config.status: creating include/beecrypt/c++/Doxyfile >config.status: creating c++/Makefile >config.status: creating c++/beeyond/Makefile >config.status: creating c++/crypto/Makefile >config.status: creating c++/crypto/spec/Makefile >config.status: creating c++/io/Makefile >config.status: creating c++/lang/Makefile >config.status: creating c++/math/Makefile >config.status: creating c++/nio/Makefile >config.status: creating c++/provider/Makefile >config.status: creating c++/security/Makefile >config.status: creating c++/security/auth/Makefile >config.status: creating c++/security/cert/Makefile >config.status: creating c++/security/spec/Makefile >config.status: creating c++/util/Makefile >config.status: creating c++/util/concurrent/Makefile >config.status: creating c++/util/concurrent/locks/Makefile >config.status: creating docs/Makefile >config.status: creating gas/Makefile >config.status: creating java/Makefile >config.status: creating java/build.xml >config.status: creating masm/Makefile >config.status: creating python/Makefile >config.status: creating python/test/Makefile >config.status: creating tests/Makefile >config.status: creating gnu.h >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing mpopt.x86_64 commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1 ... >make -j16 -l15 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1' >Making all in . >make[2]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o aes.lo aes.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o base64.lo base64.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o beecrypt.lo beecrypt.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o blockmode.lo blockmode.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o blockpad.lo blockpad.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o blowfish.lo blowfish.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o dhies.lo dhies.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o dldp.lo dldp.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o dlkp.lo dlkp.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o dlpk.lo dlpk.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o dlsvdp-dh.lo dlsvdp-dh.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o dsa.lo dsa.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o elgamal.lo elgamal.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o endianness.lo endianness.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o entropy.lo entropy.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o fips186.lo fips186.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c beecrypt.c -fPIC -DPIC -o .libs/beecrypt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c blockmode.c -fPIC -DPIC -o .libs/blockmode.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c aes.c -fPIC -DPIC -o .libs/aes.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c base64.c -fPIC -DPIC -o .libs/base64.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c dlpk.c -fPIC -DPIC -o .libs/dlpk.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c blockpad.c -fPIC -DPIC -o .libs/blockpad.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c dlkp.c -fPIC -DPIC -o .libs/dlkp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c dlsvdp-dh.c -fPIC -DPIC -o .libs/dlsvdp-dh.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c dldp.c -fPIC -DPIC -o .libs/dldp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c entropy.c -fPIC -DPIC -o .libs/entropy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c dhies.c -fPIC -DPIC -o .libs/dhies.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c dsa.c -fPIC -DPIC -o .libs/dsa.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c endianness.c -fPIC -DPIC -o .libs/endianness.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c elgamal.c -fPIC -DPIC -o .libs/elgamal.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c fips186.c -fPIC -DPIC -o .libs/fips186.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c dlpk.c -o dlpk.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c blockmode.c -o blockmode.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c dlsvdp-dh.c -o dlsvdp-dh.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c dsa.c -o dsa.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o hmac.lo hmac.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o hmacmd5.lo hmacmd5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c elgamal.c -o elgamal.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c dlkp.c -o dlkp.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c blockpad.c -o blockpad.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c endianness.c -o endianness.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c hmacmd5.c -fPIC -DPIC -o .libs/hmacmd5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c fips186.c -o fips186.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c dhies.c -o dhies.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c entropy.c -o entropy.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c hmac.c -fPIC -DPIC -o .libs/hmac.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c dldp.c -o dldp.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c base64.c -o base64.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o hmacsha1.lo hmacsha1.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o hmacsha224.lo hmacsha224.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c hmacmd5.c -o hmacmd5.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o hmacsha256.lo hmacsha256.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c hmacsha1.c -fPIC -DPIC -o .libs/hmacsha1.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o md4.lo md4.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c blowfish.c -o blowfish.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c hmacsha224.c -fPIC -DPIC -o .libs/hmacsha224.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c hmacsha256.c -fPIC -DPIC -o .libs/hmacsha256.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o md5.lo md5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c hmac.c -o hmac.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o hmacsha384.lo hmacsha384.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c md4.c -fPIC -DPIC -o .libs/md4.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o hmacsha512.lo hmacsha512.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o memchunk.lo memchunk.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c md5.c -fPIC -DPIC -o .libs/md5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c hmacsha384.c -fPIC -DPIC -o .libs/hmacsha384.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o mp.lo mp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c hmacsha512.c -fPIC -DPIC -o .libs/hmacsha512.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c hmacsha256.c -o hmacsha256.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c memchunk.c -fPIC -DPIC -o .libs/memchunk.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o mpbarrett.lo mpbarrett.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c hmacsha224.c -o hmacsha224.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o mpnumber.lo mpnumber.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c hmacsha1.c -o hmacsha1.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o mpprime.lo mpprime.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c mp.c -fPIC -DPIC -o .libs/mp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c hmacsha384.c -o hmacsha384.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c aes.c -o aes.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o mtprng.lo mtprng.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c hmacsha512.c -o hmacsha512.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c mpnumber.c -fPIC -DPIC -o .libs/mpnumber.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c beecrypt.c -o beecrypt.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c mpbarrett.c -fPIC -DPIC -o .libs/mpbarrett.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o pkcs1.lo pkcs1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c mpprime.c -fPIC -DPIC -o .libs/mpprime.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o pkcs12.lo pkcs12.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c memchunk.c -o memchunk.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c md4.c -o md4.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o ripemd128.lo ripemd128.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c mtprng.c -fPIC -DPIC -o .libs/mtprng.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c pkcs12.c -fPIC -DPIC -o .libs/pkcs12.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o ripemd160.lo ripemd160.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c pkcs1.c -fPIC -DPIC -o .libs/pkcs1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c md5.c -o md5.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o ripemd256.lo ripemd256.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c ripemd128.c -fPIC -DPIC -o .libs/ripemd128.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o ripemd320.lo ripemd320.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o rsa.lo rsa.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c mpnumber.c -o mpnumber.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c ripemd256.c -fPIC -DPIC -o .libs/ripemd256.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c pkcs12.c -o pkcs12.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c ripemd320.c -fPIC -DPIC -o .libs/ripemd320.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c mtprng.c -o mtprng.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c ripemd160.c -fPIC -DPIC -o .libs/ripemd160.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c rsa.c -fPIC -DPIC -o .libs/rsa.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c pkcs1.c -o pkcs1.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o rsakp.lo rsakp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c mpprime.c -o mpprime.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o rsapk.lo rsapk.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o sha1.lo sha1.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o sha224.lo sha224.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c rsakp.c -fPIC -DPIC -o .libs/rsakp.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o sha256.lo sha256.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o sha384.lo sha384.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c rsa.c -o rsa.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c rsapk.c -fPIC -DPIC -o .libs/rsapk.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha1.c -fPIC -DPIC -o .libs/sha1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha224.c -fPIC -DPIC -o .libs/sha224.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha384.c -fPIC -DPIC -o .libs/sha384.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha256.c -fPIC -DPIC -o .libs/sha256.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c mp.c -o mp.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o sha512.lo sha512.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c ripemd256.c -o ripemd256.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c ripemd128.c -o ripemd128.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c rsakp.c -o rsakp.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha512.c -fPIC -DPIC -o .libs/sha512.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o sha2k32.lo sha2k32.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o sha2k64.lo sha2k64.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c rsapk.c -o rsapk.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c mpbarrett.c -o mpbarrett.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha2k32.c -fPIC -DPIC -o .libs/sha2k32.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha2k64.c -fPIC -DPIC -o .libs/sha2k64.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o timestamp.lo timestamp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha2k32.c -o sha2k32.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o cppglue.lo cppglue.cxx >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha2k64.c -o sha2k64.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c ripemd160.c -o ripemd160.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c ripemd320.c -o ripemd320.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o blowfishopt.lo `test -f blowfishopt.s || echo './'`blowfishopt.s >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c timestamp.c -fPIC -DPIC -o .libs/timestamp.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o mpopt.lo `test -f mpopt.s || echo './'`mpopt.s >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c cppglue.cxx -fPIC -DPIC -o .libs/cppglue.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha1.c -o sha1.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o sha1opt.lo `test -f sha1opt.s || echo './'`sha1opt.s >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c blowfishopt.s -fPIC -DPIC -o .libs/blowfishopt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c blowfishopt.s -o blowfishopt.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c mpopt.s -fPIC -DPIC -o .libs/mpopt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c timestamp.c -o timestamp.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha1opt.s -fPIC -DPIC -o .libs/sha1opt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c mpopt.s -o mpopt.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha1opt.s -o sha1opt.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha384.c -o sha384.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha256.c -o sha256.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha224.c -o sha224.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c sha512.c -o sha512.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I./include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c cppglue.cxx -o cppglue.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -no-undefined -version-info 7:0:0 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libbeecrypt.la -rpath /usr/lib64 aes.lo base64.lo beecrypt.lo blockmode.lo blockpad.lo blowfish.lo dhies.lo dldp.lo dlkp.lo dlpk.lo dlsvdp-dh.lo dsa.lo elgamal.lo endianness.lo entropy.lo fips186.lo hmac.lo hmacmd5.lo hmacsha1.lo hmacsha224.lo hmacsha256.lo md4.lo md5.lo hmacsha384.lo hmacsha512.lo memchunk.lo mp.lo mpbarrett.lo mpnumber.lo mpprime.lo mtprng.lo pkcs1.lo pkcs12.lo ripemd128.lo ripemd160.lo ripemd256.lo ripemd320.lo rsa.lo rsakp.lo rsapk.lo sha1.lo sha224.lo sha256.lo sha384.lo sha512.lo sha2k32.lo sha2k64.lo timestamp.lo cppglue.lo blowfishopt.lo mpopt.lo sha1opt.lo -lgomp -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbeginS.o .libs/aes.o .libs/base64.o .libs/beecrypt.o .libs/blockmode.o .libs/blockpad.o .libs/blowfish.o .libs/dhies.o .libs/dldp.o .libs/dlkp.o .libs/dlpk.o .libs/dlsvdp-dh.o .libs/dsa.o .libs/elgamal.o .libs/endianness.o .libs/entropy.o .libs/fips186.o .libs/hmac.o .libs/hmacmd5.o .libs/hmacsha1.o .libs/hmacsha224.o .libs/hmacsha256.o .libs/md4.o .libs/md5.o .libs/hmacsha384.o .libs/hmacsha512.o .libs/memchunk.o .libs/mp.o .libs/mpbarrett.o .libs/mpnumber.o .libs/mpprime.o .libs/mtprng.o .libs/pkcs1.o .libs/pkcs12.o .libs/ripemd128.o .libs/ripemd160.o .libs/ripemd256.o .libs/ripemd320.o .libs/rsa.o .libs/rsakp.o .libs/rsapk.o .libs/sha1.o .libs/sha224.o .libs/sha256.o .libs/sha384.o .libs/sha512.o .libs/sha2k32.o .libs/sha2k64.o .libs/timestamp.o .libs/cppglue.o .libs/blowfishopt.o .libs/mpopt.o .libs/sha1opt.o -Wl,--as-needed -lgomp -lrt -lpthread -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o -m64 -march=native -O2 -mtune=native -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,-soname -Wl,libbeecrypt.so.7 -o .libs/libbeecrypt.so.7.0.0 >libtool: link: (cd ".libs" && rm -f "libbeecrypt.so.7" && ln -s "libbeecrypt.so.7.0.0" "libbeecrypt.so.7") >libtool: link: (cd ".libs" && rm -f "libbeecrypt.so" && ln -s "libbeecrypt.so.7.0.0" "libbeecrypt.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbeecrypt.a aes.o base64.o beecrypt.o blockmode.o blockpad.o blowfish.o dhies.o dldp.o dlkp.o dlpk.o dlsvdp-dh.o dsa.o elgamal.o endianness.o entropy.o fips186.o hmac.o hmacmd5.o hmacsha1.o hmacsha224.o hmacsha256.o md4.o md5.o hmacsha384.o hmacsha512.o memchunk.o mp.o mpbarrett.o mpnumber.o mpprime.o mtprng.o pkcs1.o pkcs12.o ripemd128.o ripemd160.o ripemd256.o ripemd320.o rsa.o rsakp.o rsapk.o sha1.o sha224.o sha256.o sha384.o sha512.o sha2k32.o sha2k64.o timestamp.o cppglue.o blowfishopt.o mpopt.o sha1opt.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbeecrypt.a >libtool: link: ( cd ".libs" && rm -f "libbeecrypt.la" && ln -s "../libbeecrypt.la" "libbeecrypt.la" ) >make[2]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1' >Making all in include >make[2]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/include' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/include' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/tests' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/tests' >Making all in docs >make[2]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/docs' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/docs' >Making all in gas >make[2]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/gas' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/gas' >Making all in masm >make[2]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/masm' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/masm' >Making all in c++ >make[2]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++' >Making all in lang >make[3]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/lang' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Character.lo -MD -MP -MF .deps/Character.Tpo -c -o Character.lo Character.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Integer.lo -MD -MP -MF .deps/Integer.Tpo -c -o Integer.lo Integer.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Long.lo -MD -MP -MF .deps/Long.Tpo -c -o Long.lo Long.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Object.lo -MD -MP -MF .deps/Object.Tpo -c -o Object.lo Object.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT String.lo -MD -MP -MF .deps/String.Tpo -c -o String.lo String.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT StringBuffer.lo -MD -MP -MF .deps/StringBuffer.Tpo -c -o StringBuffer.lo StringBuffer.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT StringBuilder.lo -MD -MP -MF .deps/StringBuilder.Tpo -c -o StringBuilder.lo StringBuilder.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT System.lo -MD -MP -MF .deps/System.Tpo -c -o System.lo System.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Thread.lo -MD -MP -MF .deps/Thread.Tpo -c -o Thread.lo Thread.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Throwable.lo -MD -MP -MF .deps/Throwable.Tpo -c -o Throwable.lo Throwable.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Long.lo -MD -MP -MF .deps/Long.Tpo -c Long.cxx -fPIC -DPIC -o .libs/Long.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Object.lo -MD -MP -MF .deps/Object.Tpo -c Object.cxx -fPIC -DPIC -o .libs/Object.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Integer.lo -MD -MP -MF .deps/Integer.Tpo -c Integer.cxx -fPIC -DPIC -o .libs/Integer.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT String.lo -MD -MP -MF .deps/String.Tpo -c String.cxx -fPIC -DPIC -o .libs/String.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Character.lo -MD -MP -MF .deps/Character.Tpo -c Character.cxx -fPIC -DPIC -o .libs/Character.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT StringBuffer.lo -MD -MP -MF .deps/StringBuffer.Tpo -c StringBuffer.cxx -fPIC -DPIC -o .libs/StringBuffer.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Thread.lo -MD -MP -MF .deps/Thread.Tpo -c Thread.cxx -fPIC -DPIC -o .libs/Thread.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT StringBuilder.lo -MD -MP -MF .deps/StringBuilder.Tpo -c StringBuilder.cxx -fPIC -DPIC -o .libs/StringBuilder.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Throwable.lo -MD -MP -MF .deps/Throwable.Tpo -c Throwable.cxx -fPIC -DPIC -o .libs/Throwable.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT System.lo -MD -MP -MF .deps/System.Tpo -c System.cxx -fPIC -DPIC -o .libs/System.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT StringBuffer.lo -MD -MP -MF .deps/StringBuffer.Tpo -c StringBuffer.cxx -o StringBuffer.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT System.lo -MD -MP -MF .deps/System.Tpo -c System.cxx -o System.o >/dev/null 2>&1 >Long.cxx: In static member function 'static beecrypt::lang::String beecrypt::lang::Long::toString(jlong)': >Long.cxx:45:24: warning: format '%lld' expects type 'long long int', but argument 3 has type 'jlong' >Long.cxx: In static member function 'static beecrypt::lang::String beecrypt::lang::Long::toHexString(jlong)': >Long.cxx:62:24: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'jlong' >Long.cxx: In static member function 'static beecrypt::lang::String beecrypt::lang::Long::toOctalString(jlong)': >Long.cxx:79:24: warning: format '%llo' expects type 'long long unsigned int', but argument 3 has type 'jlong' >Long.cxx: In member function 'virtual beecrypt::lang::String beecrypt::lang::Long::toString() const': >Long.cxx:162:27: warning: format '%lld' expects type 'long long int', but argument 3 has type 'jlong' >Integer.cxx: In static member function 'static beecrypt::lang::String beecrypt::lang::Integer::toString(jint)': >Integer.cxx:43:23: warning: format '%ld' expects type 'long int', but argument 3 has type 'jint' >Integer.cxx: In static member function 'static beecrypt::lang::String beecrypt::lang::Integer::toHexString(jint)': >Integer.cxx:56:23: warning: format '%lx' expects type 'long unsigned int', but argument 3 has type 'jint' >Integer.cxx: In static member function 'static beecrypt::lang::String beecrypt::lang::Integer::toOctalString(jint)': >Integer.cxx:69:23: warning: format '%lo' expects type 'long unsigned int', but argument 3 has type 'jint' >Integer.cxx: In member function 'virtual beecrypt::lang::String beecrypt::lang::Integer::toString() const': >Integer.cxx:148:26: warning: format '%ld' expects type 'long int', but argument 3 has type 'jint' >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Thread.lo -MD -MP -MF .deps/Thread.Tpo -c Thread.cxx -o Thread.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Character.lo -MD -MP -MF .deps/Character.Tpo -c Character.cxx -o Character.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Long.lo -MD -MP -MF .deps/Long.Tpo -c Long.cxx -o Long.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Throwable.lo -MD -MP -MF .deps/Throwable.Tpo -c Throwable.cxx -o Throwable.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT StringBuilder.lo -MD -MP -MF .deps/StringBuilder.Tpo -c StringBuilder.cxx -o StringBuilder.o >/dev/null 2>&1 >mv -f .deps/System.Tpo .deps/System.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Integer.lo -MD -MP -MF .deps/Integer.Tpo -c Integer.cxx -o Integer.o >/dev/null 2>&1 >mv -f .deps/StringBuilder.Tpo .deps/StringBuilder.Plo >mv -f .deps/Throwable.Tpo .deps/Throwable.Plo >mv -f .deps/Character.Tpo .deps/Character.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Object.lo -MD -MP -MF .deps/Object.Tpo -c Object.cxx -o Object.o >/dev/null 2>&1 >mv -f .deps/StringBuffer.Tpo .deps/StringBuffer.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT String.lo -MD -MP -MF .deps/String.Tpo -c String.cxx -o String.o >/dev/null 2>&1 >mv -f .deps/Long.Tpo .deps/Long.Plo >mv -f .deps/Thread.Tpo .deps/Thread.Plo >mv -f .deps/Integer.Tpo .deps/Integer.Plo >mv -f .deps/String.Tpo .deps/String.Plo >mv -f .deps/Object.Tpo .deps/Object.Plo >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libcxxlang.la Character.lo Integer.lo Long.lo Object.lo String.lo StringBuffer.lo StringBuilder.lo System.lo Thread.lo Throwable.lo -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcxxlang.a .libs/Character.o .libs/Integer.o .libs/Long.o .libs/Object.o .libs/String.o .libs/StringBuffer.o .libs/StringBuilder.o .libs/System.o .libs/Thread.o .libs/Throwable.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcxxlang.a >libtool: link: ( cd ".libs" && rm -f "libcxxlang.la" && ln -s "../libcxxlang.la" "libcxxlang.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/lang' >Making all in math >make[3]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/math' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BigInteger.lo -MD -MP -MF .deps/BigInteger.Tpo -c -o BigInteger.lo BigInteger.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BigInteger.lo -MD -MP -MF .deps/BigInteger.Tpo -c BigInteger.cxx -fPIC -DPIC -o .libs/BigInteger.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BigInteger.lo -MD -MP -MF .deps/BigInteger.Tpo -c BigInteger.cxx -o BigInteger.o >/dev/null 2>&1 >mv -f .deps/BigInteger.Tpo .deps/BigInteger.Plo >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libcxxmath.la BigInteger.lo -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcxxmath.a .libs/BigInteger.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcxxmath.a >libtool: link: ( cd ".libs" && rm -f "libcxxmath.la" && ln -s "../libcxxmath.la" "libcxxmath.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/math' >Making all in io >make[3]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/io' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT ByteArrayInputStream.lo -MD -MP -MF .deps/ByteArrayInputStream.Tpo -c -o ByteArrayInputStream.lo ByteArrayInputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT ByteArrayOutputStream.lo -MD -MP -MF .deps/ByteArrayOutputStream.Tpo -c -o ByteArrayOutputStream.lo ByteArrayOutputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DataInputStream.lo -MD -MP -MF .deps/DataInputStream.Tpo -c -o DataInputStream.lo DataInputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DataOutputStream.lo -MD -MP -MF .deps/DataOutputStream.Tpo -c -o DataOutputStream.lo DataOutputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT FileInputStream.lo -MD -MP -MF .deps/FileInputStream.Tpo -c -o FileInputStream.lo FileInputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT FileOutputStream.lo -MD -MP -MF .deps/FileOutputStream.Tpo -c -o FileOutputStream.lo FileOutputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT FilterInputStream.lo -MD -MP -MF .deps/FilterInputStream.Tpo -c -o FilterInputStream.lo FilterInputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT FilterOutputStream.lo -MD -MP -MF .deps/FilterOutputStream.Tpo -c -o FilterOutputStream.lo FilterOutputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT InputStream.lo -MD -MP -MF .deps/InputStream.Tpo -c -o InputStream.lo InputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT OutputStream.lo -MD -MP -MF .deps/OutputStream.Tpo -c -o OutputStream.lo OutputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PrintStream.lo -MD -MP -MF .deps/PrintStream.Tpo -c -o PrintStream.lo PrintStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PushbackInputStream.lo -MD -MP -MF .deps/PushbackInputStream.Tpo -c -o PushbackInputStream.lo PushbackInputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c -o Writer.lo Writer.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT ByteArrayInputStream.lo -MD -MP -MF .deps/ByteArrayInputStream.Tpo -c ByteArrayInputStream.cxx -fPIC -DPIC -o .libs/ByteArrayInputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DataInputStream.lo -MD -MP -MF .deps/DataInputStream.Tpo -c DataInputStream.cxx -fPIC -DPIC -o .libs/DataInputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT ByteArrayOutputStream.lo -MD -MP -MF .deps/ByteArrayOutputStream.Tpo -c ByteArrayOutputStream.cxx -fPIC -DPIC -o .libs/ByteArrayOutputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT FileInputStream.lo -MD -MP -MF .deps/FileInputStream.Tpo -c FileInputStream.cxx -fPIC -DPIC -o .libs/FileInputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT FilterOutputStream.lo -MD -MP -MF .deps/FilterOutputStream.Tpo -c FilterOutputStream.cxx -fPIC -DPIC -o .libs/FilterOutputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT InputStream.lo -MD -MP -MF .deps/InputStream.Tpo -c InputStream.cxx -fPIC -DPIC -o .libs/InputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT FileOutputStream.lo -MD -MP -MF .deps/FileOutputStream.Tpo -c FileOutputStream.cxx -fPIC -DPIC -o .libs/FileOutputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT FilterInputStream.lo -MD -MP -MF .deps/FilterInputStream.Tpo -c FilterInputStream.cxx -fPIC -DPIC -o .libs/FilterInputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c Writer.cxx -fPIC -DPIC -o .libs/Writer.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PushbackInputStream.lo -MD -MP -MF .deps/PushbackInputStream.Tpo -c PushbackInputStream.cxx -fPIC -DPIC -o .libs/PushbackInputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT OutputStream.lo -MD -MP -MF .deps/OutputStream.Tpo -c OutputStream.cxx -fPIC -DPIC -o .libs/OutputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PrintStream.lo -MD -MP -MF .deps/PrintStream.Tpo -c PrintStream.cxx -fPIC -DPIC -o .libs/PrintStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DataOutputStream.lo -MD -MP -MF .deps/DataOutputStream.Tpo -c DataOutputStream.cxx -fPIC -DPIC -o .libs/DataOutputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT FilterOutputStream.lo -MD -MP -MF .deps/FilterOutputStream.Tpo -c FilterOutputStream.cxx -o FilterOutputStream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT FilterInputStream.lo -MD -MP -MF .deps/FilterInputStream.Tpo -c FilterInputStream.cxx -o FilterInputStream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT OutputStream.lo -MD -MP -MF .deps/OutputStream.Tpo -c OutputStream.cxx -o OutputStream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT ByteArrayInputStream.lo -MD -MP -MF .deps/ByteArrayInputStream.Tpo -c ByteArrayInputStream.cxx -o ByteArrayInputStream.o >/dev/null 2>&1 >mv -f .deps/FilterOutputStream.Tpo .deps/FilterOutputStream.Plo >mv -f .deps/FilterInputStream.Tpo .deps/FilterInputStream.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT FileOutputStream.lo -MD -MP -MF .deps/FileOutputStream.Tpo -c FileOutputStream.cxx -o FileOutputStream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT ByteArrayOutputStream.lo -MD -MP -MF .deps/ByteArrayOutputStream.Tpo -c ByteArrayOutputStream.cxx -o ByteArrayOutputStream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT InputStream.lo -MD -MP -MF .deps/InputStream.Tpo -c InputStream.cxx -o InputStream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c Writer.cxx -o Writer.o >/dev/null 2>&1 >PrintStream.cxx: In member function 'void beecrypt::io::PrintStream::print(jint)': >PrintStream.cxx:239:29: warning: format '%ld' expects type 'long int', but argument 3 has type 'jint' >PrintStream.cxx: In member function 'void beecrypt::io::PrintStream::print(jlong)': >PrintStream.cxx:259:30: warning: format '%lld' expects type 'long long int', but argument 3 has type 'jlong' >mv -f .deps/OutputStream.Tpo .deps/OutputStream.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT FileInputStream.lo -MD -MP -MF .deps/FileInputStream.Tpo -c FileInputStream.cxx -o FileInputStream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PushbackInputStream.lo -MD -MP -MF .deps/PushbackInputStream.Tpo -c PushbackInputStream.cxx -o PushbackInputStream.o >/dev/null 2>&1 >mv -f .deps/ByteArrayInputStream.Tpo .deps/ByteArrayInputStream.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PrintStream.lo -MD -MP -MF .deps/PrintStream.Tpo -c PrintStream.cxx -o PrintStream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DataInputStream.lo -MD -MP -MF .deps/DataInputStream.Tpo -c DataInputStream.cxx -o DataInputStream.o >/dev/null 2>&1 >mv -f .deps/ByteArrayOutputStream.Tpo .deps/ByteArrayOutputStream.Plo >mv -f .deps/FileOutputStream.Tpo .deps/FileOutputStream.Plo >mv -f .deps/FileInputStream.Tpo .deps/FileInputStream.Plo >mv -f .deps/InputStream.Tpo .deps/InputStream.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DataOutputStream.lo -MD -MP -MF .deps/DataOutputStream.Tpo -c DataOutputStream.cxx -o DataOutputStream.o >/dev/null 2>&1 >mv -f .deps/PushbackInputStream.Tpo .deps/PushbackInputStream.Plo >mv -f .deps/Writer.Tpo .deps/Writer.Plo >mv -f .deps/PrintStream.Tpo .deps/PrintStream.Plo >mv -f .deps/DataInputStream.Tpo .deps/DataInputStream.Plo >mv -f .deps/DataOutputStream.Tpo .deps/DataOutputStream.Plo >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libcxxio.la ByteArrayInputStream.lo ByteArrayOutputStream.lo DataInputStream.lo DataOutputStream.lo FileInputStream.lo FileOutputStream.lo FilterInputStream.lo FilterOutputStream.lo InputStream.lo OutputStream.lo PrintStream.lo PushbackInputStream.lo Writer.lo -licuuc -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcxxio.a .libs/ByteArrayInputStream.o .libs/ByteArrayOutputStream.o .libs/DataInputStream.o .libs/DataOutputStream.o .libs/FileInputStream.o .libs/FileOutputStream.o .libs/FilterInputStream.o .libs/FilterOutputStream.o .libs/InputStream.o .libs/OutputStream.o .libs/PrintStream.o .libs/PushbackInputStream.o .libs/Writer.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcxxio.a >libtool: link: ( cd ".libs" && rm -f "libcxxio.la" && ln -s "../libcxxio.la" "libcxxio.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/io' >Making all in nio >make[3]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/nio' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Buffer.lo -MD -MP -MF .deps/Buffer.Tpo -c -o Buffer.lo Buffer.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT ByteOrder.lo -MD -MP -MF .deps/ByteOrder.Tpo -c -o ByteOrder.lo ByteOrder.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT ByteOrder.lo -MD -MP -MF .deps/ByteOrder.Tpo -c ByteOrder.cxx -fPIC -DPIC -o .libs/ByteOrder.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Buffer.lo -MD -MP -MF .deps/Buffer.Tpo -c Buffer.cxx -fPIC -DPIC -o .libs/Buffer.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT ByteOrder.lo -MD -MP -MF .deps/ByteOrder.Tpo -c ByteOrder.cxx -o ByteOrder.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Buffer.lo -MD -MP -MF .deps/Buffer.Tpo -c Buffer.cxx -o Buffer.o >/dev/null 2>&1 >mv -f .deps/ByteOrder.Tpo .deps/ByteOrder.Plo >mv -f .deps/Buffer.Tpo .deps/Buffer.Plo >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libcxxnio.la Buffer.lo ByteOrder.lo -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcxxnio.a .libs/Buffer.o .libs/ByteOrder.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcxxnio.a >libtool: link: ( cd ".libs" && rm -f "libcxxnio.la" && ln -s "../libcxxnio.la" "libcxxnio.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/nio' >Making all in util >make[3]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/util' >Making all in concurrent >make[4]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/util/concurrent' >Making all in locks >make[5]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/util/concurrent/locks' >/bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT ReentrantLock.lo -MD -MP -MF .deps/ReentrantLock.Tpo -c -o ReentrantLock.lo ReentrantLock.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT ReentrantLock.lo -MD -MP -MF .deps/ReentrantLock.Tpo -c ReentrantLock.cxx -fPIC -DPIC -o .libs/ReentrantLock.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT ReentrantLock.lo -MD -MP -MF .deps/ReentrantLock.Tpo -c ReentrantLock.cxx -o ReentrantLock.o >/dev/null 2>&1 >mv -f .deps/ReentrantLock.Tpo .deps/ReentrantLock.Plo >/bin/sh ../../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libcxxutilconcurrentlocks.la ReentrantLock.lo -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcxxutilconcurrentlocks.a .libs/ReentrantLock.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcxxutilconcurrentlocks.a >libtool: link: ( cd ".libs" && rm -f "libcxxutilconcurrentlocks.la" && ln -s "../libcxxutilconcurrentlocks.la" "libcxxutilconcurrentlocks.la" ) >make[5]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/util/concurrent/locks' >Making all in . >make[5]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/util/concurrent' >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libcxxutilconcurrent.la locks/libcxxutilconcurrentlocks.la -lrt -lpthread -ldl >libtool: link: (cd .libs/libcxxutilconcurrent.lax/libcxxutilconcurrentlocks.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/util/concurrent/locks/.libs/libcxxutilconcurrentlocks.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcxxutilconcurrent.a .libs/libcxxutilconcurrent.lax/libcxxutilconcurrentlocks.a/ReentrantLock.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcxxutilconcurrent.a >libtool: link: rm -fr .libs/libcxxutilconcurrent.lax >libtool: link: ( cd ".libs" && rm -f "libcxxutilconcurrent.la" && ln -s "../libcxxutilconcurrent.la" "libcxxutilconcurrent.la" ) >make[5]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/util/concurrent' >make[4]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/util/concurrent' >Making all in . >make[4]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/util' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Date.lo -MD -MP -MF .deps/Date.Tpo -c -o Date.lo Date.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Properties.lo -MD -MP -MF .deps/Properties.Tpo -c -o Properties.lo Properties.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Date.lo -MD -MP -MF .deps/Date.Tpo -c Date.cxx -fPIC -DPIC -o .libs/Date.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Properties.lo -MD -MP -MF .deps/Properties.Tpo -c Properties.cxx -fPIC -DPIC -o .libs/Properties.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Date.lo -MD -MP -MF .deps/Date.Tpo -c Date.cxx -o Date.o >/dev/null 2>&1 >mv -f .deps/Date.Tpo .deps/Date.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Properties.lo -MD -MP -MF .deps/Properties.Tpo -c Properties.cxx -o Properties.o >/dev/null 2>&1 >mv -f .deps/Properties.Tpo .deps/Properties.Plo >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libcxxutil.la Date.lo Properties.lo concurrent/libcxxutilconcurrent.la -lrt -lpthread -ldl >libtool: link: (cd .libs/libcxxutil.lax/libcxxutilconcurrent.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/util/concurrent/.libs/libcxxutilconcurrent.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcxxutil.a .libs/Date.o .libs/Properties.o .libs/libcxxutil.lax/libcxxutilconcurrent.a/ReentrantLock.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcxxutil.a >libtool: link: rm -fr .libs/libcxxutil.lax >libtool: link: ( cd ".libs" && rm -f "libcxxutil.la" && ln -s "../libcxxutil.la" "libcxxutil.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/util' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/util' >Making all in security >make[3]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/security' >Making all in auth >make[4]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/security/auth' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/security/auth' >Making all in cert >make[4]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/security/cert' >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Certificate.lo -MD -MP -MF .deps/Certificate.Tpo -c -o Certificate.lo Certificate.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT CertificateFactory.lo -MD -MP -MF .deps/CertificateFactory.Tpo -c -o CertificateFactory.lo CertificateFactory.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT CertPath.lo -MD -MP -MF .deps/CertPath.Tpo -c -o CertPath.lo CertPath.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT CertPathValidator.lo -MD -MP -MF .deps/CertPathValidator.Tpo -c -o CertPathValidator.lo CertPathValidator.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Certificate.lo -MD -MP -MF .deps/Certificate.Tpo -c Certificate.cxx -fPIC -DPIC -o .libs/Certificate.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT CertificateFactory.lo -MD -MP -MF .deps/CertificateFactory.Tpo -c CertificateFactory.cxx -fPIC -DPIC -o .libs/CertificateFactory.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT CertPath.lo -MD -MP -MF .deps/CertPath.Tpo -c CertPath.cxx -fPIC -DPIC -o .libs/CertPath.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT CertPathValidator.lo -MD -MP -MF .deps/CertPathValidator.Tpo -c CertPathValidator.cxx -fPIC -DPIC -o .libs/CertPathValidator.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Certificate.lo -MD -MP -MF .deps/Certificate.Tpo -c Certificate.cxx -o Certificate.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT CertPath.lo -MD -MP -MF .deps/CertPath.Tpo -c CertPath.cxx -o CertPath.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT CertPathValidator.lo -MD -MP -MF .deps/CertPathValidator.Tpo -c CertPathValidator.cxx -o CertPathValidator.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT CertificateFactory.lo -MD -MP -MF .deps/CertificateFactory.Tpo -c CertificateFactory.cxx -o CertificateFactory.o >/dev/null 2>&1 >mv -f .deps/Certificate.Tpo .deps/Certificate.Plo >mv -f .deps/CertPath.Tpo .deps/CertPath.Plo >mv -f .deps/CertPathValidator.Tpo .deps/CertPathValidator.Plo >mv -f .deps/CertificateFactory.Tpo .deps/CertificateFactory.Plo >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libcxxsecuritycert.la Certificate.lo CertificateFactory.lo CertPath.lo CertPathValidator.lo -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcxxsecuritycert.a .libs/Certificate.o .libs/CertificateFactory.o .libs/CertPath.o .libs/CertPathValidator.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcxxsecuritycert.a >libtool: link: ( cd ".libs" && rm -f "libcxxsecuritycert.la" && ln -s "../libcxxsecuritycert.la" "libcxxsecuritycert.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/security/cert' >Making all in spec >make[4]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/security/spec' >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAParameterSpec.lo -MD -MP -MF .deps/DSAParameterSpec.Tpo -c -o DSAParameterSpec.lo DSAParameterSpec.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAPrivateKeySpec.lo -MD -MP -MF .deps/DSAPrivateKeySpec.Tpo -c -o DSAPrivateKeySpec.lo DSAPrivateKeySpec.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAPublicKeySpec.lo -MD -MP -MF .deps/DSAPublicKeySpec.Tpo -c -o DSAPublicKeySpec.lo DSAPublicKeySpec.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT EncodedKeySpec.lo -MD -MP -MF .deps/EncodedKeySpec.Tpo -c -o EncodedKeySpec.lo EncodedKeySpec.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAKeyGenParameterSpec.lo -MD -MP -MF .deps/RSAKeyGenParameterSpec.Tpo -c -o RSAKeyGenParameterSpec.lo RSAKeyGenParameterSpec.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPrivateCrtKeySpec.lo -MD -MP -MF .deps/RSAPrivateCrtKeySpec.Tpo -c -o RSAPrivateCrtKeySpec.lo RSAPrivateCrtKeySpec.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPrivateKeySpec.lo -MD -MP -MF .deps/RSAPrivateKeySpec.Tpo -c -o RSAPrivateKeySpec.lo RSAPrivateKeySpec.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPublicKeySpec.lo -MD -MP -MF .deps/RSAPublicKeySpec.Tpo -c -o RSAPublicKeySpec.lo RSAPublicKeySpec.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAPrivateKeySpec.lo -MD -MP -MF .deps/DSAPrivateKeySpec.Tpo -c DSAPrivateKeySpec.cxx -fPIC -DPIC -o .libs/DSAPrivateKeySpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAParameterSpec.lo -MD -MP -MF .deps/DSAParameterSpec.Tpo -c DSAParameterSpec.cxx -fPIC -DPIC -o .libs/DSAParameterSpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAPublicKeySpec.lo -MD -MP -MF .deps/DSAPublicKeySpec.Tpo -c DSAPublicKeySpec.cxx -fPIC -DPIC -o .libs/DSAPublicKeySpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPrivateKeySpec.lo -MD -MP -MF .deps/RSAPrivateKeySpec.Tpo -c RSAPrivateKeySpec.cxx -fPIC -DPIC -o .libs/RSAPrivateKeySpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPrivateCrtKeySpec.lo -MD -MP -MF .deps/RSAPrivateCrtKeySpec.Tpo -c RSAPrivateCrtKeySpec.cxx -fPIC -DPIC -o .libs/RSAPrivateCrtKeySpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAKeyGenParameterSpec.lo -MD -MP -MF .deps/RSAKeyGenParameterSpec.Tpo -c RSAKeyGenParameterSpec.cxx -fPIC -DPIC -o .libs/RSAKeyGenParameterSpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT EncodedKeySpec.lo -MD -MP -MF .deps/EncodedKeySpec.Tpo -c EncodedKeySpec.cxx -fPIC -DPIC -o .libs/EncodedKeySpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPublicKeySpec.lo -MD -MP -MF .deps/RSAPublicKeySpec.Tpo -c RSAPublicKeySpec.cxx -fPIC -DPIC -o .libs/RSAPublicKeySpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAKeyGenParameterSpec.lo -MD -MP -MF .deps/RSAKeyGenParameterSpec.Tpo -c RSAKeyGenParameterSpec.cxx -o RSAKeyGenParameterSpec.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPrivateKeySpec.lo -MD -MP -MF .deps/RSAPrivateKeySpec.Tpo -c RSAPrivateKeySpec.cxx -o RSAPrivateKeySpec.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAPublicKeySpec.lo -MD -MP -MF .deps/DSAPublicKeySpec.Tpo -c DSAPublicKeySpec.cxx -o DSAPublicKeySpec.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT EncodedKeySpec.lo -MD -MP -MF .deps/EncodedKeySpec.Tpo -c EncodedKeySpec.cxx -o EncodedKeySpec.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAPrivateKeySpec.lo -MD -MP -MF .deps/DSAPrivateKeySpec.Tpo -c DSAPrivateKeySpec.cxx -o DSAPrivateKeySpec.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPrivateCrtKeySpec.lo -MD -MP -MF .deps/RSAPrivateCrtKeySpec.Tpo -c RSAPrivateCrtKeySpec.cxx -o RSAPrivateCrtKeySpec.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPublicKeySpec.lo -MD -MP -MF .deps/RSAPublicKeySpec.Tpo -c RSAPublicKeySpec.cxx -o RSAPublicKeySpec.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAParameterSpec.lo -MD -MP -MF .deps/DSAParameterSpec.Tpo -c DSAParameterSpec.cxx -o DSAParameterSpec.o >/dev/null 2>&1 >mv -f .deps/RSAKeyGenParameterSpec.Tpo .deps/RSAKeyGenParameterSpec.Plo >mv -f .deps/DSAPublicKeySpec.Tpo .deps/DSAPublicKeySpec.Plo >mv -f .deps/RSAPrivateKeySpec.Tpo .deps/RSAPrivateKeySpec.Plo >mv -f .deps/DSAPrivateKeySpec.Tpo .deps/DSAPrivateKeySpec.Plo >mv -f .deps/EncodedKeySpec.Tpo .deps/EncodedKeySpec.Plo >mv -f .deps/RSAPublicKeySpec.Tpo .deps/RSAPublicKeySpec.Plo >mv -f .deps/RSAPrivateCrtKeySpec.Tpo .deps/RSAPrivateCrtKeySpec.Plo >mv -f .deps/DSAParameterSpec.Tpo .deps/DSAParameterSpec.Plo >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libcxxsecurityspec.la DSAParameterSpec.lo DSAPrivateKeySpec.lo DSAPublicKeySpec.lo EncodedKeySpec.lo RSAKeyGenParameterSpec.lo RSAPrivateCrtKeySpec.lo RSAPrivateKeySpec.lo RSAPublicKeySpec.lo -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcxxsecurityspec.a .libs/DSAParameterSpec.o .libs/DSAPrivateKeySpec.o .libs/DSAPublicKeySpec.o .libs/EncodedKeySpec.o .libs/RSAKeyGenParameterSpec.o .libs/RSAPrivateCrtKeySpec.o .libs/RSAPrivateKeySpec.o .libs/RSAPublicKeySpec.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcxxsecurityspec.a >libtool: link: ( cd ".libs" && rm -f "libcxxsecurityspec.la" && ln -s "../libcxxsecurityspec.la" "libcxxsecurityspec.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/security/spec' >make[4]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/security' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT AlgorithmParameterGenerator.lo -MD -MP -MF .deps/AlgorithmParameterGenerator.Tpo -c -o AlgorithmParameterGenerator.lo AlgorithmParameterGenerator.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT AlgorithmParameters.lo -MD -MP -MF .deps/AlgorithmParameters.Tpo -c -o AlgorithmParameters.lo AlgorithmParameters.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DigestInputStream.lo -MD -MP -MF .deps/DigestInputStream.Tpo -c -o DigestInputStream.lo DigestInputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DigestOutputStream.lo -MD -MP -MF .deps/DigestOutputStream.Tpo -c -o DigestOutputStream.lo DigestOutputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyFactory.lo -MD -MP -MF .deps/KeyFactory.Tpo -c -o KeyFactory.lo KeyFactory.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyPair.lo -MD -MP -MF .deps/KeyPair.Tpo -c -o KeyPair.lo KeyPair.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyPairGenerator.lo -MD -MP -MF .deps/KeyPairGenerator.Tpo -c -o KeyPairGenerator.lo KeyPairGenerator.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyStore.lo -MD -MP -MF .deps/KeyStore.Tpo -c -o KeyStore.lo KeyStore.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MessageDigest.lo -MD -MP -MF .deps/MessageDigest.Tpo -c -o MessageDigest.lo MessageDigest.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Provider.lo -MD -MP -MF .deps/Provider.Tpo -c -o Provider.lo Provider.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SecureRandom.lo -MD -MP -MF .deps/SecureRandom.Tpo -c -o SecureRandom.lo SecureRandom.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Security.lo -MD -MP -MF .deps/Security.Tpo -c -o Security.lo Security.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Signature.lo -MD -MP -MF .deps/Signature.Tpo -c -o Signature.lo Signature.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DigestInputStream.lo -MD -MP -MF .deps/DigestInputStream.Tpo -c DigestInputStream.cxx -fPIC -DPIC -o .libs/DigestInputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT AlgorithmParameters.lo -MD -MP -MF .deps/AlgorithmParameters.Tpo -c AlgorithmParameters.cxx -fPIC -DPIC -o .libs/AlgorithmParameters.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Provider.lo -MD -MP -MF .deps/Provider.Tpo -c Provider.cxx -fPIC -DPIC -o .libs/Provider.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT AlgorithmParameterGenerator.lo -MD -MP -MF .deps/AlgorithmParameterGenerator.Tpo -c AlgorithmParameterGenerator.cxx -fPIC -DPIC -o .libs/AlgorithmParameterGenerator.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyFactory.lo -MD -MP -MF .deps/KeyFactory.Tpo -c KeyFactory.cxx -fPIC -DPIC -o .libs/KeyFactory.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MessageDigest.lo -MD -MP -MF .deps/MessageDigest.Tpo -c MessageDigest.cxx -fPIC -DPIC -o .libs/MessageDigest.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyStore.lo -MD -MP -MF .deps/KeyStore.Tpo -c KeyStore.cxx -fPIC -DPIC -o .libs/KeyStore.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DigestOutputStream.lo -MD -MP -MF .deps/DigestOutputStream.Tpo -c DigestOutputStream.cxx -fPIC -DPIC -o .libs/DigestOutputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyPairGenerator.lo -MD -MP -MF .deps/KeyPairGenerator.Tpo -c KeyPairGenerator.cxx -fPIC -DPIC -o .libs/KeyPairGenerator.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyPair.lo -MD -MP -MF .deps/KeyPair.Tpo -c KeyPair.cxx -fPIC -DPIC -o .libs/KeyPair.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Security.lo -MD -MP -MF .deps/Security.Tpo -c Security.cxx -fPIC -DPIC -o .libs/Security.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SecureRandom.lo -MD -MP -MF .deps/SecureRandom.Tpo -c SecureRandom.cxx -fPIC -DPIC -o .libs/SecureRandom.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Signature.lo -MD -MP -MF .deps/Signature.Tpo -c Signature.cxx -fPIC -DPIC -o .libs/Signature.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT AlgorithmParameterGenerator.lo -MD -MP -MF .deps/AlgorithmParameterGenerator.Tpo -c AlgorithmParameterGenerator.cxx -o AlgorithmParameterGenerator.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyPair.lo -MD -MP -MF .deps/KeyPair.Tpo -c KeyPair.cxx -o KeyPair.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DigestInputStream.lo -MD -MP -MF .deps/DigestInputStream.Tpo -c DigestInputStream.cxx -o DigestInputStream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyFactory.lo -MD -MP -MF .deps/KeyFactory.Tpo -c KeyFactory.cxx -o KeyFactory.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT AlgorithmParameters.lo -MD -MP -MF .deps/AlgorithmParameters.Tpo -c AlgorithmParameters.cxx -o AlgorithmParameters.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DigestOutputStream.lo -MD -MP -MF .deps/DigestOutputStream.Tpo -c DigestOutputStream.cxx -o DigestOutputStream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyPairGenerator.lo -MD -MP -MF .deps/KeyPairGenerator.Tpo -c KeyPairGenerator.cxx -o KeyPairGenerator.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SecureRandom.lo -MD -MP -MF .deps/SecureRandom.Tpo -c SecureRandom.cxx -o SecureRandom.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MessageDigest.lo -MD -MP -MF .deps/MessageDigest.Tpo -c MessageDigest.cxx -o MessageDigest.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Signature.lo -MD -MP -MF .deps/Signature.Tpo -c Signature.cxx -o Signature.o >/dev/null 2>&1 >mv -f .deps/KeyPair.Tpo .deps/KeyPair.Plo >mv -f .deps/DigestInputStream.Tpo .deps/DigestInputStream.Plo >mv -f .deps/AlgorithmParameterGenerator.Tpo .deps/AlgorithmParameterGenerator.Plo >mv -f .deps/DigestOutputStream.Tpo .deps/DigestOutputStream.Plo >mv -f .deps/AlgorithmParameters.Tpo .deps/AlgorithmParameters.Plo >mv -f .deps/KeyFactory.Tpo .deps/KeyFactory.Plo >mv -f .deps/Signature.Tpo .deps/Signature.Plo >mv -f .deps/MessageDigest.Tpo .deps/MessageDigest.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyStore.lo -MD -MP -MF .deps/KeyStore.Tpo -c KeyStore.cxx -o KeyStore.o >/dev/null 2>&1 >mv -f .deps/KeyPairGenerator.Tpo .deps/KeyPairGenerator.Plo >mv -f .deps/SecureRandom.Tpo .deps/SecureRandom.Plo >mv -f .deps/KeyStore.Tpo .deps/KeyStore.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Security.lo -MD -MP -MF .deps/Security.Tpo -c Security.cxx -o Security.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Provider.lo -MD -MP -MF .deps/Provider.Tpo -c Provider.cxx -o Provider.o >/dev/null 2>&1 >mv -f .deps/Security.Tpo .deps/Security.Plo >mv -f .deps/Provider.Tpo .deps/Provider.Plo >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libcxxsecurity.la AlgorithmParameterGenerator.lo AlgorithmParameters.lo DigestInputStream.lo DigestOutputStream.lo KeyFactory.lo KeyPair.lo KeyPairGenerator.lo KeyStore.lo MessageDigest.lo Provider.lo SecureRandom.lo Security.lo Signature.lo cert/libcxxsecuritycert.la spec/libcxxsecurityspec.la -lrt -lpthread -ldl >libtool: link: (cd .libs/libcxxsecurity.lax/libcxxsecuritycert.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/security/cert/.libs/libcxxsecuritycert.a") >libtool: link: (cd .libs/libcxxsecurity.lax/libcxxsecurityspec.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/security/spec/.libs/libcxxsecurityspec.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcxxsecurity.a .libs/AlgorithmParameterGenerator.o .libs/AlgorithmParameters.o .libs/DigestInputStream.o .libs/DigestOutputStream.o .libs/KeyFactory.o .libs/KeyPair.o .libs/KeyPairGenerator.o .libs/KeyStore.o .libs/MessageDigest.o .libs/Provider.o .libs/SecureRandom.o .libs/Security.o .libs/Signature.o .libs/libcxxsecurity.lax/libcxxsecuritycert.a/CertPath.o .libs/libcxxsecurity.lax/libcxxsecuritycert.a/CertPathValidator.o .libs/libcxxsecurity.lax/libcxxsecuritycert.a/Certificate.o .libs/libcxxsecurity.lax/libcxxsecuritycert.a/CertificateFactory.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/DSAParameterSpec.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/DSAPrivateKeySpec.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/DSAPublicKeySpec.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/EncodedKeySpec.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/RSAKeyGenParameterSpec.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/RSAPrivateCrtKeySpec.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/RSAPrivateKeySpec.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/RSAPublicKeySpec.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcxxsecurity.a >libtool: link: rm -fr .libs/libcxxsecurity.lax >libtool: link: ( cd ".libs" && rm -f "libcxxsecurity.la" && ln -s "../libcxxsecurity.la" "libcxxsecurity.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/security' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/security' >Making all in crypto >make[3]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/crypto' >Making all in spec >make[4]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/crypto/spec' >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHParameterSpec.lo -MD -MP -MF .deps/DHParameterSpec.Tpo -c -o DHParameterSpec.lo DHParameterSpec.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHPrivateKeySpec.lo -MD -MP -MF .deps/DHPrivateKeySpec.Tpo -c -o DHPrivateKeySpec.lo DHPrivateKeySpec.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHPublicKeySpec.lo -MD -MP -MF .deps/DHPublicKeySpec.Tpo -c -o DHPublicKeySpec.lo DHPublicKeySpec.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT IvParameterSpec.lo -MD -MP -MF .deps/IvParameterSpec.Tpo -c -o IvParameterSpec.lo IvParameterSpec.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PBEKeySpec.lo -MD -MP -MF .deps/PBEKeySpec.Tpo -c -o PBEKeySpec.lo PBEKeySpec.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SecretKeySpec.lo -MD -MP -MF .deps/SecretKeySpec.Tpo -c -o SecretKeySpec.lo SecretKeySpec.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHPrivateKeySpec.lo -MD -MP -MF .deps/DHPrivateKeySpec.Tpo -c DHPrivateKeySpec.cxx -fPIC -DPIC -o .libs/DHPrivateKeySpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHPublicKeySpec.lo -MD -MP -MF .deps/DHPublicKeySpec.Tpo -c DHPublicKeySpec.cxx -fPIC -DPIC -o .libs/DHPublicKeySpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHParameterSpec.lo -MD -MP -MF .deps/DHParameterSpec.Tpo -c DHParameterSpec.cxx -fPIC -DPIC -o .libs/DHParameterSpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PBEKeySpec.lo -MD -MP -MF .deps/PBEKeySpec.Tpo -c PBEKeySpec.cxx -fPIC -DPIC -o .libs/PBEKeySpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT IvParameterSpec.lo -MD -MP -MF .deps/IvParameterSpec.Tpo -c IvParameterSpec.cxx -fPIC -DPIC -o .libs/IvParameterSpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SecretKeySpec.lo -MD -MP -MF .deps/SecretKeySpec.Tpo -c SecretKeySpec.cxx -fPIC -DPIC -o .libs/SecretKeySpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PBEKeySpec.lo -MD -MP -MF .deps/PBEKeySpec.Tpo -c PBEKeySpec.cxx -o PBEKeySpec.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT IvParameterSpec.lo -MD -MP -MF .deps/IvParameterSpec.Tpo -c IvParameterSpec.cxx -o IvParameterSpec.o >/dev/null 2>&1 >mv -f .deps/IvParameterSpec.Tpo .deps/IvParameterSpec.Plo >mv -f .deps/PBEKeySpec.Tpo .deps/PBEKeySpec.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHPrivateKeySpec.lo -MD -MP -MF .deps/DHPrivateKeySpec.Tpo -c DHPrivateKeySpec.cxx -o DHPrivateKeySpec.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHPublicKeySpec.lo -MD -MP -MF .deps/DHPublicKeySpec.Tpo -c DHPublicKeySpec.cxx -o DHPublicKeySpec.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHParameterSpec.lo -MD -MP -MF .deps/DHParameterSpec.Tpo -c DHParameterSpec.cxx -o DHParameterSpec.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SecretKeySpec.lo -MD -MP -MF .deps/SecretKeySpec.Tpo -c SecretKeySpec.cxx -o SecretKeySpec.o >/dev/null 2>&1 >mv -f .deps/DHPrivateKeySpec.Tpo .deps/DHPrivateKeySpec.Plo >mv -f .deps/DHParameterSpec.Tpo .deps/DHParameterSpec.Plo >mv -f .deps/DHPublicKeySpec.Tpo .deps/DHPublicKeySpec.Plo >mv -f .deps/SecretKeySpec.Tpo .deps/SecretKeySpec.Plo >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libcxxcryptospec.la DHParameterSpec.lo DHPrivateKeySpec.lo DHPublicKeySpec.lo IvParameterSpec.lo PBEKeySpec.lo SecretKeySpec.lo -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcxxcryptospec.a .libs/DHParameterSpec.o .libs/DHPrivateKeySpec.o .libs/DHPublicKeySpec.o .libs/IvParameterSpec.o .libs/PBEKeySpec.o .libs/SecretKeySpec.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcxxcryptospec.a >libtool: link: ( cd ".libs" && rm -f "libcxxcryptospec.la" && ln -s "../libcxxcryptospec.la" "libcxxcryptospec.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/crypto/spec' >make[4]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/crypto' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Cipher.lo -MD -MP -MF .deps/Cipher.Tpo -c -o Cipher.lo Cipher.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT CipherSpi.lo -MD -MP -MF .deps/CipherSpi.Tpo -c -o CipherSpi.lo CipherSpi.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyAgreement.lo -MD -MP -MF .deps/KeyAgreement.Tpo -c -o KeyAgreement.lo KeyAgreement.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Mac.lo -MD -MP -MF .deps/Mac.Tpo -c -o Mac.lo Mac.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MacInputStream.lo -MD -MP -MF .deps/MacInputStream.Tpo -c -o MacInputStream.lo MacInputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MacOutputStream.lo -MD -MP -MF .deps/MacOutputStream.Tpo -c -o MacOutputStream.lo MacOutputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT NullCipher.lo -MD -MP -MF .deps/NullCipher.Tpo -c -o NullCipher.lo NullCipher.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SecretKeyFactory.lo -MD -MP -MF .deps/SecretKeyFactory.Tpo -c -o SecretKeyFactory.lo SecretKeyFactory.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT CipherSpi.lo -MD -MP -MF .deps/CipherSpi.Tpo -c CipherSpi.cxx -fPIC -DPIC -o .libs/CipherSpi.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyAgreement.lo -MD -MP -MF .deps/KeyAgreement.Tpo -c KeyAgreement.cxx -fPIC -DPIC -o .libs/KeyAgreement.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MacOutputStream.lo -MD -MP -MF .deps/MacOutputStream.Tpo -c MacOutputStream.cxx -fPIC -DPIC -o .libs/MacOutputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Mac.lo -MD -MP -MF .deps/Mac.Tpo -c Mac.cxx -fPIC -DPIC -o .libs/Mac.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Cipher.lo -MD -MP -MF .deps/Cipher.Tpo -c Cipher.cxx -fPIC -DPIC -o .libs/Cipher.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MacInputStream.lo -MD -MP -MF .deps/MacInputStream.Tpo -c MacInputStream.cxx -fPIC -DPIC -o .libs/MacInputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SecretKeyFactory.lo -MD -MP -MF .deps/SecretKeyFactory.Tpo -c SecretKeyFactory.cxx -fPIC -DPIC -o .libs/SecretKeyFactory.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT NullCipher.lo -MD -MP -MF .deps/NullCipher.Tpo -c NullCipher.cxx -fPIC -DPIC -o .libs/NullCipher.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SecretKeyFactory.lo -MD -MP -MF .deps/SecretKeyFactory.Tpo -c SecretKeyFactory.cxx -o SecretKeyFactory.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MacOutputStream.lo -MD -MP -MF .deps/MacOutputStream.Tpo -c MacOutputStream.cxx -o MacOutputStream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT NullCipher.lo -MD -MP -MF .deps/NullCipher.Tpo -c NullCipher.cxx -o NullCipher.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyAgreement.lo -MD -MP -MF .deps/KeyAgreement.Tpo -c KeyAgreement.cxx -o KeyAgreement.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT CipherSpi.lo -MD -MP -MF .deps/CipherSpi.Tpo -c CipherSpi.cxx -o CipherSpi.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Mac.lo -MD -MP -MF .deps/Mac.Tpo -c Mac.cxx -o Mac.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MacInputStream.lo -MD -MP -MF .deps/MacInputStream.Tpo -c MacInputStream.cxx -o MacInputStream.o >/dev/null 2>&1 >mv -f .deps/SecretKeyFactory.Tpo .deps/SecretKeyFactory.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT Cipher.lo -MD -MP -MF .deps/Cipher.Tpo -c Cipher.cxx -o Cipher.o >/dev/null 2>&1 >mv -f .deps/MacOutputStream.Tpo .deps/MacOutputStream.Plo >mv -f .deps/NullCipher.Tpo .deps/NullCipher.Plo >mv -f .deps/KeyAgreement.Tpo .deps/KeyAgreement.Plo >mv -f .deps/CipherSpi.Tpo .deps/CipherSpi.Plo >mv -f .deps/MacInputStream.Tpo .deps/MacInputStream.Plo >mv -f .deps/Mac.Tpo .deps/Mac.Plo >mv -f .deps/Cipher.Tpo .deps/Cipher.Plo >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libcxxcrypto.la Cipher.lo CipherSpi.lo KeyAgreement.lo Mac.lo MacInputStream.lo MacOutputStream.lo NullCipher.lo SecretKeyFactory.lo spec/libcxxcryptospec.la -lrt -lpthread -ldl >libtool: link: (cd .libs/libcxxcrypto.lax/libcxxcryptospec.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/crypto/spec/.libs/libcxxcryptospec.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcxxcrypto.a .libs/Cipher.o .libs/CipherSpi.o .libs/KeyAgreement.o .libs/Mac.o .libs/MacInputStream.o .libs/MacOutputStream.o .libs/NullCipher.o .libs/SecretKeyFactory.o .libs/libcxxcrypto.lax/libcxxcryptospec.a/DHParameterSpec.o .libs/libcxxcrypto.lax/libcxxcryptospec.a/DHPrivateKeySpec.o .libs/libcxxcrypto.lax/libcxxcryptospec.a/DHPublicKeySpec.o .libs/libcxxcrypto.lax/libcxxcryptospec.a/IvParameterSpec.o .libs/libcxxcrypto.lax/libcxxcryptospec.a/PBEKeySpec.o .libs/libcxxcrypto.lax/libcxxcryptospec.a/SecretKeySpec.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcxxcrypto.a >libtool: link: rm -fr .libs/libcxxcrypto.lax >libtool: link: ( cd ".libs" && rm -f "libcxxcrypto.la" && ln -s "../libcxxcrypto.la" "libcxxcrypto.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/crypto' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/crypto' >Making all in beeyond >make[3]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/beeyond' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT AnyEncodedKeySpec.lo -MD -MP -MF .deps/AnyEncodedKeySpec.Tpo -c -o AnyEncodedKeySpec.lo AnyEncodedKeySpec.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertificate.lo -MD -MP -MF .deps/BeeCertificate.Tpo -c -o BeeCertificate.lo BeeCertificate.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertPath.lo -MD -MP -MF .deps/BeeCertPath.Tpo -c -o BeeCertPath.lo BeeCertPath.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertPathParameters.lo -MD -MP -MF .deps/BeeCertPathParameters.Tpo -c -o BeeCertPathParameters.lo BeeCertPathParameters.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertPathValidatorResult.lo -MD -MP -MF .deps/BeeCertPathValidatorResult.Tpo -c -o BeeCertPathValidatorResult.lo BeeCertPathValidatorResult.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeEncodedKeySpec.lo -MD -MP -MF .deps/BeeEncodedKeySpec.Tpo -c -o BeeEncodedKeySpec.lo BeeEncodedKeySpec.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeInputStream.lo -MD -MP -MF .deps/BeeInputStream.Tpo -c -o BeeInputStream.lo BeeInputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeOutputStream.lo -MD -MP -MF .deps/BeeOutputStream.Tpo -c -o BeeOutputStream.lo BeeOutputStream.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHIESParameterSpec.lo -MD -MP -MF .deps/DHIESParameterSpec.Tpo -c -o DHIESParameterSpec.lo DHIESParameterSpec.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHIESDecryptParameterSpec.lo -MD -MP -MF .deps/DHIESDecryptParameterSpec.Tpo -c -o DHIESDecryptParameterSpec.lo DHIESDecryptParameterSpec.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PKCS12PBEKey.lo -MD -MP -MF .deps/PKCS12PBEKey.Tpo -c -o PKCS12PBEKey.lo PKCS12PBEKey.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertificate.lo -MD -MP -MF .deps/BeeCertificate.Tpo -c BeeCertificate.cxx -fPIC -DPIC -o .libs/BeeCertificate.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeEncodedKeySpec.lo -MD -MP -MF .deps/BeeEncodedKeySpec.Tpo -c BeeEncodedKeySpec.cxx -fPIC -DPIC -o .libs/BeeEncodedKeySpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertPath.lo -MD -MP -MF .deps/BeeCertPath.Tpo -c BeeCertPath.cxx -fPIC -DPIC -o .libs/BeeCertPath.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeOutputStream.lo -MD -MP -MF .deps/BeeOutputStream.Tpo -c BeeOutputStream.cxx -fPIC -DPIC -o .libs/BeeOutputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertPathParameters.lo -MD -MP -MF .deps/BeeCertPathParameters.Tpo -c BeeCertPathParameters.cxx -fPIC -DPIC -o .libs/BeeCertPathParameters.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHIESParameterSpec.lo -MD -MP -MF .deps/DHIESParameterSpec.Tpo -c DHIESParameterSpec.cxx -fPIC -DPIC -o .libs/DHIESParameterSpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertPathValidatorResult.lo -MD -MP -MF .deps/BeeCertPathValidatorResult.Tpo -c BeeCertPathValidatorResult.cxx -fPIC -DPIC -o .libs/BeeCertPathValidatorResult.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT AnyEncodedKeySpec.lo -MD -MP -MF .deps/AnyEncodedKeySpec.Tpo -c AnyEncodedKeySpec.cxx -fPIC -DPIC -o .libs/AnyEncodedKeySpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PKCS12PBEKey.lo -MD -MP -MF .deps/PKCS12PBEKey.Tpo -c PKCS12PBEKey.cxx -fPIC -DPIC -o .libs/PKCS12PBEKey.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeInputStream.lo -MD -MP -MF .deps/BeeInputStream.Tpo -c BeeInputStream.cxx -fPIC -DPIC -o .libs/BeeInputStream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHIESDecryptParameterSpec.lo -MD -MP -MF .deps/DHIESDecryptParameterSpec.Tpo -c DHIESDecryptParameterSpec.cxx -fPIC -DPIC -o .libs/DHIESDecryptParameterSpec.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeEncodedKeySpec.lo -MD -MP -MF .deps/BeeEncodedKeySpec.Tpo -c BeeEncodedKeySpec.cxx -o BeeEncodedKeySpec.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeInputStream.lo -MD -MP -MF .deps/BeeInputStream.Tpo -c BeeInputStream.cxx -o BeeInputStream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeOutputStream.lo -MD -MP -MF .deps/BeeOutputStream.Tpo -c BeeOutputStream.cxx -o BeeOutputStream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT AnyEncodedKeySpec.lo -MD -MP -MF .deps/AnyEncodedKeySpec.Tpo -c AnyEncodedKeySpec.cxx -o AnyEncodedKeySpec.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHIESDecryptParameterSpec.lo -MD -MP -MF .deps/DHIESDecryptParameterSpec.Tpo -c DHIESDecryptParameterSpec.cxx -o DHIESDecryptParameterSpec.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PKCS12PBEKey.lo -MD -MP -MF .deps/PKCS12PBEKey.Tpo -c PKCS12PBEKey.cxx -o PKCS12PBEKey.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertPathValidatorResult.lo -MD -MP -MF .deps/BeeCertPathValidatorResult.Tpo -c BeeCertPathValidatorResult.cxx -o BeeCertPathValidatorResult.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHIESParameterSpec.lo -MD -MP -MF .deps/DHIESParameterSpec.Tpo -c DHIESParameterSpec.cxx -o DHIESParameterSpec.o >/dev/null 2>&1 >mv -f .deps/PKCS12PBEKey.Tpo .deps/PKCS12PBEKey.Plo >mv -f .deps/BeeEncodedKeySpec.Tpo .deps/BeeEncodedKeySpec.Plo >mv -f .deps/BeeOutputStream.Tpo .deps/BeeOutputStream.Plo >mv -f .deps/BeeInputStream.Tpo .deps/BeeInputStream.Plo >mv -f .deps/AnyEncodedKeySpec.Tpo .deps/AnyEncodedKeySpec.Plo >mv -f .deps/DHIESDecryptParameterSpec.Tpo .deps/DHIESDecryptParameterSpec.Plo >mv -f .deps/BeeCertPathValidatorResult.Tpo .deps/BeeCertPathValidatorResult.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertPath.lo -MD -MP -MF .deps/BeeCertPath.Tpo -c BeeCertPath.cxx -o BeeCertPath.o >/dev/null 2>&1 >mv -f .deps/DHIESParameterSpec.Tpo .deps/DHIESParameterSpec.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertPathParameters.lo -MD -MP -MF .deps/BeeCertPathParameters.Tpo -c BeeCertPathParameters.cxx -o BeeCertPathParameters.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertificate.lo -MD -MP -MF .deps/BeeCertificate.Tpo -c BeeCertificate.cxx -o BeeCertificate.o >/dev/null 2>&1 >mv -f .deps/BeeCertPath.Tpo .deps/BeeCertPath.Plo >mv -f .deps/BeeCertPathParameters.Tpo .deps/BeeCertPathParameters.Plo >mv -f .deps/BeeCertificate.Tpo .deps/BeeCertificate.Plo >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libcxxbeeyond.la AnyEncodedKeySpec.lo BeeCertificate.lo BeeCertPath.lo BeeCertPathParameters.lo BeeCertPathValidatorResult.lo BeeEncodedKeySpec.lo BeeInputStream.lo BeeOutputStream.lo DHIESParameterSpec.lo DHIESDecryptParameterSpec.lo PKCS12PBEKey.lo -licuuc -licuio >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcxxbeeyond.a .libs/AnyEncodedKeySpec.o .libs/BeeCertificate.o .libs/BeeCertPath.o .libs/BeeCertPathParameters.o .libs/BeeCertPathValidatorResult.o .libs/BeeEncodedKeySpec.o .libs/BeeInputStream.o .libs/BeeOutputStream.o .libs/DHIESParameterSpec.o .libs/DHIESDecryptParameterSpec.o .libs/PKCS12PBEKey.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcxxbeeyond.a >libtool: link: ( cd ".libs" && rm -f "libcxxbeeyond.la" && ln -s "../libcxxbeeyond.la" "libcxxbeeyond.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/beeyond' >Making all in . >make[3]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT adapter.lo -MD -MP -MF .deps/adapter.Tpo -c -o adapter.lo adapter.cxx >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT resource.lo -MD -MP -MF .deps/resource.Tpo -c -o resource.lo resource.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT adapter.lo -MD -MP -MF .deps/adapter.Tpo -c adapter.cxx -fPIC -DPIC -o .libs/adapter.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT resource.lo -MD -MP -MF .deps/resource.Tpo -c resource.cxx -fPIC -DPIC -o .libs/resource.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT resource.lo -MD -MP -MF .deps/resource.Tpo -c resource.cxx -o resource.o >/dev/null 2>&1 >mv -f .deps/resource.Tpo .deps/resource.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT adapter.lo -MD -MP -MF .deps/adapter.Tpo -c adapter.cxx -o adapter.o >/dev/null 2>&1 >mv -f .deps/adapter.Tpo .deps/adapter.Plo >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -no-undefined -version-info 7:0:0 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o libbeecrypt_cxx.la -rpath /usr/lib64 adapter.lo resource.lo ../libbeecrypt.la lang/libcxxlang.la math/libcxxmath.la io/libcxxio.la nio/libcxxnio.la util/libcxxutil.la security/libcxxsecurity.la crypto/libcxxcrypto.la beeyond/libcxxbeeyond.la -licuuc -licuio -licui18n -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbeginS.o .libs/adapter.o .libs/resource.o -Wl,--whole-archive lang/.libs/libcxxlang.a math/.libs/libcxxmath.a io/.libs/libcxxio.a nio/.libs/libcxxnio.a util/.libs/libcxxutil.a security/.libs/libcxxsecurity.a crypto/.libs/libcxxcrypto.a beeyond/.libs/libcxxbeeyond.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/.libs -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -licuuc -licuio -licui18n -lrt -lpthread -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o -m64 -march=native -O2 -mtune=native -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,-soname -Wl,libbeecrypt_cxx.so.7 -o .libs/libbeecrypt_cxx.so.7.0.0 >libtool: link: (cd ".libs" && rm -f "libbeecrypt_cxx.so.7" && ln -s "libbeecrypt_cxx.so.7.0.0" "libbeecrypt_cxx.so.7") >libtool: link: (cd ".libs" && rm -f "libbeecrypt_cxx.so" && ln -s "libbeecrypt_cxx.so.7.0.0" "libbeecrypt_cxx.so") >libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxlang.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/lang/.libs/libcxxlang.a") >libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxmath.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/math/.libs/libcxxmath.a") >libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxio.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/io/.libs/libcxxio.a") >libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxnio.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/nio/.libs/libcxxnio.a") >libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxutil.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/util/.libs/libcxxutil.a") >libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxsecurity.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/security/.libs/libcxxsecurity.a") >libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxcrypto.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/crypto/.libs/libcxxcrypto.a") >libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/beeyond/.libs/libcxxbeeyond.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbeecrypt_cxx.a adapter.o resource.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/Character.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/Integer.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/Long.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/Object.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/String.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/StringBuffer.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/StringBuilder.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/System.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/Thread.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/Throwable.o .libs/libbeecrypt_cxx.lax/libcxxmath.a/BigInteger.o .libs/libbeecrypt_cxx.lax/libcxxio.a/ByteArrayInputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/ByteArrayOutputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/DataInputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/DataOutputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/FileInputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/FileOutputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/FilterInputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/FilterOutputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/InputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/OutputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/PrintStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/PushbackInputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/Writer.o .libs/libbeecrypt_cxx.lax/libcxxnio.a/Buffer.o .libs/libbeecrypt_cxx.lax/libcxxnio.a/ByteOrder.o .libs/libbeecrypt_cxx.lax/libcxxutil.a/Date.o .libs/libbeecrypt_cxx.lax/libcxxutil.a/Properties.o .libs/libbeecrypt_cxx.lax/libcxxutil.a/ReentrantLock.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/AlgorithmParameterGenerator.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/AlgorithmParameters.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/CertPath.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/CertPathValidator.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/Certificate.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/CertificateFactory.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/DSAParameterSpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/DSAPrivateKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/DSAPublicKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/DigestInputStream.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/DigestOutputStream.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/EncodedKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/KeyFactory.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/KeyPair.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/KeyPairGenerator.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/KeyStore.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/MessageDigest.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/Provider.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/RSAKeyGenParameterSpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/RSAPrivateCrtKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/RSAPrivateKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/RSAPublicKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/SecureRandom.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/Security.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/Signature.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/Cipher.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/CipherSpi.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/DHParameterSpec.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/DHPrivateKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/DHPublicKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/IvParameterSpec.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/KeyAgreement.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/Mac.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/MacInputStream.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/MacOutputStream.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/NullCipher.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/PBEKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/SecretKeyFactory.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/SecretKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/AnyEncodedKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/BeeCertPath.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/BeeCertPathParameters.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/BeeCertPathValidatorResult.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/BeeCertificate.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/BeeEncodedKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/BeeInputStream.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/BeeOutputStream.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/DHIESDecryptParameterSpec.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/DHIESParameterSpec.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/PKCS12PBEKey.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbeecrypt_cxx.a >libtool: link: rm -fr .libs/libbeecrypt_cxx.lax >libtool: link: ( cd ".libs" && rm -f "libbeecrypt_cxx.la" && ln -s "../libbeecrypt_cxx.la" "libbeecrypt_cxx.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++' >Making all in provider >make[3]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/provider' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT AESCipher.lo -MD -MP -MF .deps/AESCipher.Tpo -c -o AESCipher.lo AESCipher.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertificateFactory.lo -MD -MP -MF .deps/BeeCertificateFactory.Tpo -c -o BeeCertificateFactory.lo BeeCertificateFactory.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertPathValidator.lo -MD -MP -MF .deps/BeeCertPathValidator.Tpo -c -o BeeCertPathValidator.lo BeeCertPathValidator.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BaseProvider.lo -MD -MP -MF .deps/BaseProvider.Tpo -c -o BaseProvider.lo BaseProvider.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeKeyStore.lo -MD -MP -MF .deps/BeeKeyStore.Tpo -c -o BeeKeyStore.lo BeeKeyStore.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeSecureRandom.lo -MD -MP -MF .deps/BeeSecureRandom.Tpo -c -o BeeSecureRandom.lo BeeSecureRandom.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BlockCipher.lo -MD -MP -MF .deps/BlockCipher.Tpo -c -o BlockCipher.lo BlockCipher.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BlowfishCipher.lo -MD -MP -MF .deps/BlowfishCipher.Tpo -c -o BlowfishCipher.lo BlowfishCipher.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHIESCipher.lo -MD -MP -MF .deps/DHIESCipher.Tpo -c -o DHIESCipher.lo DHIESCipher.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHIESParameters.lo -MD -MP -MF .deps/DHIESParameters.Tpo -c -o DHIESParameters.lo DHIESParameters.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHKeyAgreement.lo -MD -MP -MF .deps/DHKeyAgreement.Tpo -c -o DHKeyAgreement.lo DHKeyAgreement.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHKeyFactory.lo -MD -MP -MF .deps/DHKeyFactory.Tpo -c -o DHKeyFactory.lo DHKeyFactory.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHKeyPairGenerator.lo -MD -MP -MF .deps/DHKeyPairGenerator.Tpo -c -o DHKeyPairGenerator.lo DHKeyPairGenerator.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHParameterGenerator.lo -MD -MP -MF .deps/DHParameterGenerator.Tpo -c -o DHParameterGenerator.lo DHParameterGenerator.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHParameters.lo -MD -MP -MF .deps/DHParameters.Tpo -c -o DHParameters.lo DHParameters.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHPrivateKeyImpl.lo -MD -MP -MF .deps/DHPrivateKeyImpl.Tpo -c -o DHPrivateKeyImpl.lo DHPrivateKeyImpl.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT AESCipher.lo -MD -MP -MF .deps/AESCipher.Tpo -c AESCipher.cxx -fPIC -DPIC -o .libs/AESCipher.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertificateFactory.lo -MD -MP -MF .deps/BeeCertificateFactory.Tpo -c BeeCertificateFactory.cxx -fPIC -DPIC -o .libs/BeeCertificateFactory.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeKeyStore.lo -MD -MP -MF .deps/BeeKeyStore.Tpo -c BeeKeyStore.cxx -fPIC -DPIC -o .libs/BeeKeyStore.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeSecureRandom.lo -MD -MP -MF .deps/BeeSecureRandom.Tpo -c BeeSecureRandom.cxx -fPIC -DPIC -o .libs/BeeSecureRandom.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BlockCipher.lo -MD -MP -MF .deps/BlockCipher.Tpo -c BlockCipher.cxx -fPIC -DPIC -o .libs/BlockCipher.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHPrivateKeyImpl.lo -MD -MP -MF .deps/DHPrivateKeyImpl.Tpo -c DHPrivateKeyImpl.cxx -fPIC -DPIC -o .libs/DHPrivateKeyImpl.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHParameterGenerator.lo -MD -MP -MF .deps/DHParameterGenerator.Tpo -c DHParameterGenerator.cxx -fPIC -DPIC -o .libs/DHParameterGenerator.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertPathValidator.lo -MD -MP -MF .deps/BeeCertPathValidator.Tpo -c BeeCertPathValidator.cxx -fPIC -DPIC -o .libs/BeeCertPathValidator.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BaseProvider.lo -MD -MP -MF .deps/BaseProvider.Tpo -c BaseProvider.cxx -fPIC -DPIC -o .libs/BaseProvider.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BlowfishCipher.lo -MD -MP -MF .deps/BlowfishCipher.Tpo -c BlowfishCipher.cxx -fPIC -DPIC -o .libs/BlowfishCipher.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHIESParameters.lo -MD -MP -MF .deps/DHIESParameters.Tpo -c DHIESParameters.cxx -fPIC -DPIC -o .libs/DHIESParameters.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHKeyAgreement.lo -MD -MP -MF .deps/DHKeyAgreement.Tpo -c DHKeyAgreement.cxx -fPIC -DPIC -o .libs/DHKeyAgreement.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHIESCipher.lo -MD -MP -MF .deps/DHIESCipher.Tpo -c DHIESCipher.cxx -fPIC -DPIC -o .libs/DHIESCipher.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHKeyPairGenerator.lo -MD -MP -MF .deps/DHKeyPairGenerator.Tpo -c DHKeyPairGenerator.cxx -fPIC -DPIC -o .libs/DHKeyPairGenerator.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHKeyFactory.lo -MD -MP -MF .deps/DHKeyFactory.Tpo -c DHKeyFactory.cxx -fPIC -DPIC -o .libs/DHKeyFactory.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHParameters.lo -MD -MP -MF .deps/DHParameters.Tpo -c DHParameters.cxx -fPIC -DPIC -o .libs/DHParameters.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHIESParameters.lo -MD -MP -MF .deps/DHIESParameters.Tpo -c DHIESParameters.cxx -o DHIESParameters.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT AESCipher.lo -MD -MP -MF .deps/AESCipher.Tpo -c AESCipher.cxx -o AESCipher.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeSecureRandom.lo -MD -MP -MF .deps/BeeSecureRandom.Tpo -c BeeSecureRandom.cxx -o BeeSecureRandom.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHParameters.lo -MD -MP -MF .deps/DHParameters.Tpo -c DHParameters.cxx -o DHParameters.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHKeyPairGenerator.lo -MD -MP -MF .deps/DHKeyPairGenerator.Tpo -c DHKeyPairGenerator.cxx -o DHKeyPairGenerator.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BlowfishCipher.lo -MD -MP -MF .deps/BlowfishCipher.Tpo -c BlowfishCipher.cxx -o BlowfishCipher.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertPathValidator.lo -MD -MP -MF .deps/BeeCertPathValidator.Tpo -c BeeCertPathValidator.cxx -o BeeCertPathValidator.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHPrivateKeyImpl.lo -MD -MP -MF .deps/DHPrivateKeyImpl.Tpo -c DHPrivateKeyImpl.cxx -o DHPrivateKeyImpl.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHParameterGenerator.lo -MD -MP -MF .deps/DHParameterGenerator.Tpo -c DHParameterGenerator.cxx -o DHParameterGenerator.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHIESCipher.lo -MD -MP -MF .deps/DHIESCipher.Tpo -c DHIESCipher.cxx -o DHIESCipher.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHKeyAgreement.lo -MD -MP -MF .deps/DHKeyAgreement.Tpo -c DHKeyAgreement.cxx -o DHKeyAgreement.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BlockCipher.lo -MD -MP -MF .deps/BlockCipher.Tpo -c BlockCipher.cxx -o BlockCipher.o >/dev/null 2>&1 >mv -f .deps/DHIESParameters.Tpo .deps/DHIESParameters.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHPublicKeyImpl.lo -MD -MP -MF .deps/DHPublicKeyImpl.Tpo -c -o DHPublicKeyImpl.lo DHPublicKeyImpl.cxx >mv -f .deps/AESCipher.Tpo .deps/AESCipher.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHKeyFactory.lo -MD -MP -MF .deps/DHKeyFactory.Tpo -c DHKeyFactory.cxx -o DHKeyFactory.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAKeyFactory.lo -MD -MP -MF .deps/DSAKeyFactory.Tpo -c -o DSAKeyFactory.lo DSAKeyFactory.cxx >mv -f .deps/BeeSecureRandom.Tpo .deps/BeeSecureRandom.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAKeyPairGenerator.lo -MD -MP -MF .deps/DSAKeyPairGenerator.Tpo -c -o DSAKeyPairGenerator.lo DSAKeyPairGenerator.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHPublicKeyImpl.lo -MD -MP -MF .deps/DHPublicKeyImpl.Tpo -c DHPublicKeyImpl.cxx -fPIC -DPIC -o .libs/DHPublicKeyImpl.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAKeyFactory.lo -MD -MP -MF .deps/DSAKeyFactory.Tpo -c DSAKeyFactory.cxx -fPIC -DPIC -o .libs/DSAKeyFactory.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAKeyPairGenerator.lo -MD -MP -MF .deps/DSAKeyPairGenerator.Tpo -c DSAKeyPairGenerator.cxx -fPIC -DPIC -o .libs/DSAKeyPairGenerator.o >mv -f .deps/BlowfishCipher.Tpo .deps/BlowfishCipher.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAParameterGenerator.lo -MD -MP -MF .deps/DSAParameterGenerator.Tpo -c -o DSAParameterGenerator.lo DSAParameterGenerator.cxx >mv -f .deps/DHParameters.Tpo .deps/DHParameters.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAParameters.lo -MD -MP -MF .deps/DSAParameters.Tpo -c -o DSAParameters.lo DSAParameters.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAParameterGenerator.lo -MD -MP -MF .deps/DSAParameterGenerator.Tpo -c DSAParameterGenerator.cxx -fPIC -DPIC -o .libs/DSAParameterGenerator.o >mv -f .deps/DHParameterGenerator.Tpo .deps/DHParameterGenerator.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAPrivateKeyImpl.lo -MD -MP -MF .deps/DSAPrivateKeyImpl.Tpo -c -o DSAPrivateKeyImpl.lo DSAPrivateKeyImpl.cxx >mv -f .deps/DHKeyPairGenerator.Tpo .deps/DHKeyPairGenerator.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAParameters.lo -MD -MP -MF .deps/DSAParameters.Tpo -c DSAParameters.cxx -fPIC -DPIC -o .libs/DSAParameters.o >mv -f .deps/DHPrivateKeyImpl.Tpo .deps/DHPrivateKeyImpl.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAPublicKeyImpl.lo -MD -MP -MF .deps/DSAPublicKeyImpl.Tpo -c -o DSAPublicKeyImpl.lo DSAPublicKeyImpl.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMAC.lo -MD -MP -MF .deps/HMAC.Tpo -c -o HMAC.lo HMAC.cxx >mv -f .deps/BeeCertPathValidator.Tpo .deps/BeeCertPathValidator.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACMD5.lo -MD -MP -MF .deps/HMACMD5.Tpo -c -o HMACMD5.lo HMACMD5.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeCertificateFactory.lo -MD -MP -MF .deps/BeeCertificateFactory.Tpo -c BeeCertificateFactory.cxx -o BeeCertificateFactory.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAPrivateKeyImpl.lo -MD -MP -MF .deps/DSAPrivateKeyImpl.Tpo -c DSAPrivateKeyImpl.cxx -fPIC -DPIC -o .libs/DSAPrivateKeyImpl.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMAC.lo -MD -MP -MF .deps/HMAC.Tpo -c HMAC.cxx -fPIC -DPIC -o .libs/HMAC.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAPublicKeyImpl.lo -MD -MP -MF .deps/DSAPublicKeyImpl.Tpo -c DSAPublicKeyImpl.cxx -fPIC -DPIC -o .libs/DSAPublicKeyImpl.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACMD5.lo -MD -MP -MF .deps/HMACMD5.Tpo -c HMACMD5.cxx -fPIC -DPIC -o .libs/HMACMD5.o >mv -f .deps/DHKeyAgreement.Tpo .deps/DHKeyAgreement.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACSHA1.lo -MD -MP -MF .deps/HMACSHA1.Tpo -c -o HMACSHA1.lo HMACSHA1.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACSHA1.lo -MD -MP -MF .deps/HMACSHA1.Tpo -c HMACSHA1.cxx -fPIC -DPIC -o .libs/HMACSHA1.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAKeyPairGenerator.lo -MD -MP -MF .deps/DSAKeyPairGenerator.Tpo -c DSAKeyPairGenerator.cxx -o DSAKeyPairGenerator.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAParameterGenerator.lo -MD -MP -MF .deps/DSAParameterGenerator.Tpo -c DSAParameterGenerator.cxx -o DSAParameterGenerator.o >/dev/null 2>&1 >mv -f .deps/DHKeyFactory.Tpo .deps/DHKeyFactory.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACSHA256.lo -MD -MP -MF .deps/HMACSHA256.Tpo -c -o HMACSHA256.lo HMACSHA256.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAParameters.lo -MD -MP -MF .deps/DSAParameters.Tpo -c DSAParameters.cxx -o DSAParameters.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACSHA256.lo -MD -MP -MF .deps/HMACSHA256.Tpo -c HMACSHA256.cxx -fPIC -DPIC -o .libs/HMACSHA256.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DHPublicKeyImpl.lo -MD -MP -MF .deps/DHPublicKeyImpl.Tpo -c DHPublicKeyImpl.cxx -o DHPublicKeyImpl.o >/dev/null 2>&1 >mv -f .deps/BlockCipher.Tpo .deps/BlockCipher.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACSHA1.lo -MD -MP -MF .deps/HMACSHA1.Tpo -c HMACSHA1.cxx -o HMACSHA1.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACSHA384.lo -MD -MP -MF .deps/HMACSHA384.Tpo -c -o HMACSHA384.lo HMACSHA384.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACMD5.lo -MD -MP -MF .deps/HMACMD5.Tpo -c HMACMD5.cxx -o HMACMD5.o >/dev/null 2>&1 >mv -f .deps/DHIESCipher.Tpo .deps/DHIESCipher.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACSHA512.lo -MD -MP -MF .deps/HMACSHA512.Tpo -c -o HMACSHA512.lo HMACSHA512.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAKeyFactory.lo -MD -MP -MF .deps/DSAKeyFactory.Tpo -c DSAKeyFactory.cxx -o DSAKeyFactory.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACSHA384.lo -MD -MP -MF .deps/HMACSHA384.Tpo -c HMACSHA384.cxx -fPIC -DPIC -o .libs/HMACSHA384.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACSHA512.lo -MD -MP -MF .deps/HMACSHA512.Tpo -c HMACSHA512.cxx -fPIC -DPIC -o .libs/HMACSHA512.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMAC.lo -MD -MP -MF .deps/HMAC.Tpo -c HMAC.cxx -o HMAC.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAPrivateKeyImpl.lo -MD -MP -MF .deps/DSAPrivateKeyImpl.Tpo -c DSAPrivateKeyImpl.cxx -o DSAPrivateKeyImpl.o >/dev/null 2>&1 >mv -f .deps/DSAParameters.Tpo .deps/DSAParameters.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyProtector.lo -MD -MP -MF .deps/KeyProtector.Tpo -c -o KeyProtector.lo KeyProtector.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACSHA384.lo -MD -MP -MF .deps/HMACSHA384.Tpo -c HMACSHA384.cxx -o HMACSHA384.o >/dev/null 2>&1 >mv -f .deps/HMACSHA1.Tpo .deps/HMACSHA1.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACSHA256.lo -MD -MP -MF .deps/HMACSHA256.Tpo -c HMACSHA256.cxx -o HMACSHA256.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MD5Digest.lo -MD -MP -MF .deps/MD5Digest.Tpo -c -o MD5Digest.lo MD5Digest.cxx >mv -f .deps/DSAKeyPairGenerator.Tpo .deps/DSAKeyPairGenerator.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MD5withRSASignature.lo -MD -MP -MF .deps/MD5withRSASignature.Tpo -c -o MD5withRSASignature.lo MD5withRSASignature.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MD5Digest.lo -MD -MP -MF .deps/MD5Digest.Tpo -c MD5Digest.cxx -fPIC -DPIC -o .libs/MD5Digest.o >mv -f .deps/HMACMD5.Tpo .deps/HMACMD5.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT DSAPublicKeyImpl.lo -MD -MP -MF .deps/DSAPublicKeyImpl.Tpo -c DSAPublicKeyImpl.cxx -o DSAPublicKeyImpl.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyProtector.lo -MD -MP -MF .deps/KeyProtector.Tpo -c KeyProtector.cxx -fPIC -DPIC -o .libs/KeyProtector.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PKCS1RSASignature.lo -MD -MP -MF .deps/PKCS1RSASignature.Tpo -c -o PKCS1RSASignature.lo PKCS1RSASignature.cxx >mv -f .deps/DSAParameterGenerator.Tpo .deps/DSAParameterGenerator.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PKCS12KeyFactory.lo -MD -MP -MF .deps/PKCS12KeyFactory.Tpo -c -o PKCS12KeyFactory.lo PKCS12KeyFactory.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MD5withRSASignature.lo -MD -MP -MF .deps/MD5withRSASignature.Tpo -c MD5withRSASignature.cxx -fPIC -DPIC -o .libs/MD5withRSASignature.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PKCS1RSASignature.lo -MD -MP -MF .deps/PKCS1RSASignature.Tpo -c PKCS1RSASignature.cxx -fPIC -DPIC -o .libs/PKCS1RSASignature.o >mv -f .deps/DHPublicKeyImpl.Tpo .deps/DHPublicKeyImpl.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAKeyFactory.lo -MD -MP -MF .deps/RSAKeyFactory.Tpo -c -o RSAKeyFactory.lo RSAKeyFactory.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PKCS12KeyFactory.lo -MD -MP -MF .deps/PKCS12KeyFactory.Tpo -c PKCS12KeyFactory.cxx -fPIC -DPIC -o .libs/PKCS12KeyFactory.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAKeyFactory.lo -MD -MP -MF .deps/RSAKeyFactory.Tpo -c RSAKeyFactory.cxx -fPIC -DPIC -o .libs/RSAKeyFactory.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT HMACSHA512.lo -MD -MP -MF .deps/HMACSHA512.Tpo -c HMACSHA512.cxx -o HMACSHA512.o >/dev/null 2>&1 >mv -f .deps/HMACSHA384.Tpo .deps/HMACSHA384.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAKeyPairGenerator.lo -MD -MP -MF .deps/RSAKeyPairGenerator.Tpo -c -o RSAKeyPairGenerator.lo RSAKeyPairGenerator.cxx >mv -f .deps/DSAKeyFactory.Tpo .deps/DSAKeyFactory.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPrivateCrtKeyImpl.lo -MD -MP -MF .deps/RSAPrivateCrtKeyImpl.Tpo -c -o RSAPrivateCrtKeyImpl.lo RSAPrivateCrtKeyImpl.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAKeyPairGenerator.lo -MD -MP -MF .deps/RSAKeyPairGenerator.Tpo -c RSAKeyPairGenerator.cxx -fPIC -DPIC -o .libs/RSAKeyPairGenerator.o >mv -f .deps/HMACSHA256.Tpo .deps/HMACSHA256.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPrivateCrtKeyImpl.lo -MD -MP -MF .deps/RSAPrivateCrtKeyImpl.Tpo -c RSAPrivateCrtKeyImpl.cxx -fPIC -DPIC -o .libs/RSAPrivateCrtKeyImpl.o >mv -f .deps/HMAC.Tpo .deps/HMAC.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPrivateKeyImpl.lo -MD -MP -MF .deps/RSAPrivateKeyImpl.Tpo -c -o RSAPrivateKeyImpl.lo RSAPrivateKeyImpl.cxx >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPublicKeyImpl.lo -MD -MP -MF .deps/RSAPublicKeyImpl.Tpo -c -o RSAPublicKeyImpl.lo RSAPublicKeyImpl.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPublicKeyImpl.lo -MD -MP -MF .deps/RSAPublicKeyImpl.Tpo -c RSAPublicKeyImpl.cxx -fPIC -DPIC -o .libs/RSAPublicKeyImpl.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPrivateKeyImpl.lo -MD -MP -MF .deps/RSAPrivateKeyImpl.Tpo -c RSAPrivateKeyImpl.cxx -fPIC -DPIC -o .libs/RSAPrivateKeyImpl.o >mv -f .deps/DSAPrivateKeyImpl.Tpo .deps/DSAPrivateKeyImpl.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA1Digest.lo -MD -MP -MF .deps/SHA1Digest.Tpo -c -o SHA1Digest.lo SHA1Digest.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MD5Digest.lo -MD -MP -MF .deps/MD5Digest.Tpo -c MD5Digest.cxx -o MD5Digest.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA1Digest.lo -MD -MP -MF .deps/SHA1Digest.Tpo -c SHA1Digest.cxx -fPIC -DPIC -o .libs/SHA1Digest.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PKCS12KeyFactory.lo -MD -MP -MF .deps/PKCS12KeyFactory.Tpo -c PKCS12KeyFactory.cxx -o PKCS12KeyFactory.o >/dev/null 2>&1 >mv -f .deps/BeeCertificateFactory.Tpo .deps/BeeCertificateFactory.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT MD5withRSASignature.lo -MD -MP -MF .deps/MD5withRSASignature.Tpo -c MD5withRSASignature.cxx -o MD5withRSASignature.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA224Digest.lo -MD -MP -MF .deps/SHA224Digest.Tpo -c -o SHA224Digest.lo SHA224Digest.cxx >mv -f .deps/HMACSHA512.Tpo .deps/HMACSHA512.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA256Digest.lo -MD -MP -MF .deps/SHA256Digest.Tpo -c -o SHA256Digest.lo SHA256Digest.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA224Digest.lo -MD -MP -MF .deps/SHA224Digest.Tpo -c SHA224Digest.cxx -fPIC -DPIC -o .libs/SHA224Digest.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA256Digest.lo -MD -MP -MF .deps/SHA256Digest.Tpo -c SHA256Digest.cxx -fPIC -DPIC -o .libs/SHA256Digest.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BaseProvider.lo -MD -MP -MF .deps/BaseProvider.Tpo -c BaseProvider.cxx -o BaseProvider.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT PKCS1RSASignature.lo -MD -MP -MF .deps/PKCS1RSASignature.Tpo -c PKCS1RSASignature.cxx -o PKCS1RSASignature.o >/dev/null 2>&1 >mv -f .deps/DSAPublicKeyImpl.Tpo .deps/DSAPublicKeyImpl.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA384Digest.lo -MD -MP -MF .deps/SHA384Digest.Tpo -c -o SHA384Digest.lo SHA384Digest.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAKeyPairGenerator.lo -MD -MP -MF .deps/RSAKeyPairGenerator.Tpo -c RSAKeyPairGenerator.cxx -o RSAKeyPairGenerator.o >/dev/null 2>&1 >mv -f .deps/MD5Digest.Tpo .deps/MD5Digest.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA512Digest.lo -MD -MP -MF .deps/SHA512Digest.Tpo -c -o SHA512Digest.lo SHA512Digest.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAKeyFactory.lo -MD -MP -MF .deps/RSAKeyFactory.Tpo -c RSAKeyFactory.cxx -o RSAKeyFactory.o >/dev/null 2>&1 >mv -f .deps/MD5withRSASignature.Tpo .deps/MD5withRSASignature.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA384Digest.lo -MD -MP -MF .deps/SHA384Digest.Tpo -c SHA384Digest.cxx -fPIC -DPIC -o .libs/SHA384Digest.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA1withDSASignature.lo -MD -MP -MF .deps/SHA1withDSASignature.Tpo -c -o SHA1withDSASignature.lo SHA1withDSASignature.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA512Digest.lo -MD -MP -MF .deps/SHA512Digest.Tpo -c SHA512Digest.cxx -fPIC -DPIC -o .libs/SHA512Digest.o >mv -f .deps/PKCS12KeyFactory.Tpo .deps/PKCS12KeyFactory.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT KeyProtector.lo -MD -MP -MF .deps/KeyProtector.Tpo -c KeyProtector.cxx -o KeyProtector.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA1withRSASignature.lo -MD -MP -MF .deps/SHA1withRSASignature.Tpo -c -o SHA1withRSASignature.lo SHA1withRSASignature.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPrivateCrtKeyImpl.lo -MD -MP -MF .deps/RSAPrivateCrtKeyImpl.Tpo -c RSAPrivateCrtKeyImpl.cxx -o RSAPrivateCrtKeyImpl.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA1withDSASignature.lo -MD -MP -MF .deps/SHA1withDSASignature.Tpo -c SHA1withDSASignature.cxx -fPIC -DPIC -o .libs/SHA1withDSASignature.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA1withRSASignature.lo -MD -MP -MF .deps/SHA1withRSASignature.Tpo -c SHA1withRSASignature.cxx -fPIC -DPIC -o .libs/SHA1withRSASignature.o >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPublicKeyImpl.lo -MD -MP -MF .deps/RSAPublicKeyImpl.Tpo -c RSAPublicKeyImpl.cxx -o RSAPublicKeyImpl.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT RSAPrivateKeyImpl.lo -MD -MP -MF .deps/RSAPrivateKeyImpl.Tpo -c RSAPrivateKeyImpl.cxx -o RSAPrivateKeyImpl.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA1Digest.lo -MD -MP -MF .deps/SHA1Digest.Tpo -c SHA1Digest.cxx -o SHA1Digest.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA256Digest.lo -MD -MP -MF .deps/SHA256Digest.Tpo -c SHA256Digest.cxx -o SHA256Digest.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA224Digest.lo -MD -MP -MF .deps/SHA224Digest.Tpo -c SHA224Digest.cxx -o SHA224Digest.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT BeeKeyStore.lo -MD -MP -MF .deps/BeeKeyStore.Tpo -c BeeKeyStore.cxx -o BeeKeyStore.o >/dev/null 2>&1 >mv -f .deps/RSAKeyPairGenerator.Tpo .deps/RSAKeyPairGenerator.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA384Digest.lo -MD -MP -MF .deps/SHA384Digest.Tpo -c SHA384Digest.cxx -o SHA384Digest.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA256withRSASignature.lo -MD -MP -MF .deps/SHA256withRSASignature.Tpo -c -o SHA256withRSASignature.lo SHA256withRSASignature.cxx >mv -f .deps/PKCS1RSASignature.Tpo .deps/PKCS1RSASignature.Plo >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA384withRSASignature.lo -MD -MP -MF .deps/SHA384withRSASignature.Tpo -c -o SHA384withRSASignature.lo SHA384withRSASignature.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA256withRSASignature.lo -MD -MP -MF .deps/SHA256withRSASignature.Tpo -c SHA256withRSASignature.cxx -fPIC -DPIC -o .libs/SHA256withRSASignature.o >mv -f .deps/RSAPublicKeyImpl.Tpo .deps/RSAPublicKeyImpl.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA512Digest.lo -MD -MP -MF .deps/SHA512Digest.Tpo -c SHA512Digest.cxx -o SHA512Digest.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA512withRSASignature.lo -MD -MP -MF .deps/SHA512withRSASignature.Tpo -c -o SHA512withRSASignature.lo SHA512withRSASignature.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA1withRSASignature.lo -MD -MP -MF .deps/SHA1withRSASignature.Tpo -c SHA1withRSASignature.cxx -o SHA1withRSASignature.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA384withRSASignature.lo -MD -MP -MF .deps/SHA384withRSASignature.Tpo -c SHA384withRSASignature.cxx -fPIC -DPIC -o .libs/SHA384withRSASignature.o >mv -f .deps/SHA1Digest.Tpo .deps/SHA1Digest.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA512withRSASignature.lo -MD -MP -MF .deps/SHA512withRSASignature.Tpo -c SHA512withRSASignature.cxx -fPIC -DPIC -o .libs/SHA512withRSASignature.o >mv -f .deps/RSAPrivateKeyImpl.Tpo .deps/RSAPrivateKeyImpl.Plo >mv -f .deps/SHA256Digest.Tpo .deps/SHA256Digest.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA1withDSASignature.lo -MD -MP -MF .deps/SHA1withDSASignature.Tpo -c SHA1withDSASignature.cxx -o SHA1withDSASignature.o >/dev/null 2>&1 >mv -f .deps/SHA224Digest.Tpo .deps/SHA224Digest.Plo >mv -f .deps/RSAPrivateCrtKeyImpl.Tpo .deps/RSAPrivateCrtKeyImpl.Plo >mv -f .deps/RSAKeyFactory.Tpo .deps/RSAKeyFactory.Plo >mv -f .deps/KeyProtector.Tpo .deps/KeyProtector.Plo >mv -f .deps/SHA512Digest.Tpo .deps/SHA512Digest.Plo >mv -f .deps/SHA1withRSASignature.Tpo .deps/SHA1withRSASignature.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA256withRSASignature.lo -MD -MP -MF .deps/SHA256withRSASignature.Tpo -c SHA256withRSASignature.cxx -o SHA256withRSASignature.o >/dev/null 2>&1 >mv -f .deps/SHA384Digest.Tpo .deps/SHA384Digest.Plo >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA512withRSASignature.lo -MD -MP -MF .deps/SHA512withRSASignature.Tpo -c SHA512withRSASignature.cxx -o SHA512withRSASignature.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT SHA384withRSASignature.lo -MD -MP -MF .deps/SHA384withRSASignature.Tpo -c SHA384withRSASignature.cxx -o SHA384withRSASignature.o >/dev/null 2>&1 >mv -f .deps/SHA1withDSASignature.Tpo .deps/SHA1withDSASignature.Plo >mv -f .deps/SHA512withRSASignature.Tpo .deps/SHA512withRSASignature.Plo >mv -f .deps/SHA256withRSASignature.Tpo .deps/SHA256withRSASignature.Plo >mv -f .deps/SHA384withRSASignature.Tpo .deps/SHA384withRSASignature.Plo >mv -f .deps/BaseProvider.Tpo .deps/BaseProvider.Plo >mv -f .deps/BeeKeyStore.Tpo .deps/BeeKeyStore.Plo >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -module -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o base.la -rpath /usr/lib64/beecrypt AESCipher.lo BeeCertificateFactory.lo BeeCertPathValidator.lo BaseProvider.lo BeeKeyStore.lo BeeSecureRandom.lo BlockCipher.lo BlowfishCipher.lo DHIESCipher.lo DHIESParameters.lo DHKeyAgreement.lo DHKeyFactory.lo DHKeyPairGenerator.lo DHParameterGenerator.lo DHParameters.lo DHPrivateKeyImpl.lo DHPublicKeyImpl.lo DSAKeyFactory.lo DSAKeyPairGenerator.lo DSAParameterGenerator.lo DSAParameters.lo DSAPrivateKeyImpl.lo DSAPublicKeyImpl.lo HMAC.lo HMACMD5.lo HMACSHA1.lo HMACSHA256.lo HMACSHA384.lo HMACSHA512.lo KeyProtector.lo MD5Digest.lo MD5withRSASignature.lo PKCS1RSASignature.lo PKCS12KeyFactory.lo RSAKeyFactory.lo RSAKeyPairGenerator.lo RSAPrivateCrtKeyImpl.lo RSAPrivateKeyImpl.lo RSAPublicKeyImpl.lo SHA1Digest.lo SHA224Digest.lo SHA256Digest.lo SHA384Digest.lo SHA512Digest.lo SHA1withDSASignature.lo SHA1withRSASignature.lo SHA256withRSASignature.lo SHA384withRSASignature.lo SHA512withRSASignature.lo ../../c++/libbeecrypt_cxx.la -licuuc -licuio >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtbeginS.o .libs/AESCipher.o .libs/BeeCertificateFactory.o .libs/BeeCertPathValidator.o .libs/BaseProvider.o .libs/BeeKeyStore.o .libs/BeeSecureRandom.o .libs/BlockCipher.o .libs/BlowfishCipher.o .libs/DHIESCipher.o .libs/DHIESParameters.o .libs/DHKeyAgreement.o .libs/DHKeyFactory.o .libs/DHKeyPairGenerator.o .libs/DHParameterGenerator.o .libs/DHParameters.o .libs/DHPrivateKeyImpl.o .libs/DHPublicKeyImpl.o .libs/DSAKeyFactory.o .libs/DSAKeyPairGenerator.o .libs/DSAParameterGenerator.o .libs/DSAParameters.o .libs/DSAPrivateKeyImpl.o .libs/DSAPublicKeyImpl.o .libs/HMAC.o .libs/HMACMD5.o .libs/HMACSHA1.o .libs/HMACSHA256.o .libs/HMACSHA384.o .libs/HMACSHA512.o .libs/KeyProtector.o .libs/MD5Digest.o .libs/MD5withRSASignature.o .libs/PKCS1RSASignature.o .libs/PKCS12KeyFactory.o .libs/RSAKeyFactory.o .libs/RSAKeyPairGenerator.o .libs/RSAPrivateCrtKeyImpl.o .libs/RSAPrivateKeyImpl.o .libs/RSAPublicKeyImpl.o .libs/SHA1Digest.o .libs/SHA224Digest.o .libs/SHA256Digest.o .libs/SHA384Digest.o .libs/SHA512Digest.o .libs/SHA1withDSASignature.o .libs/SHA1withRSASignature.o .libs/SHA256withRSASignature.o .libs/SHA384withRSASignature.o .libs/SHA512withRSASignature.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/.libs -L/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/.libs -Wl,--as-needed ../../c++/.libs/libbeecrypt_cxx.so /var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/.libs/libbeecrypt.so -lgomp -licui18n -lrt -lpthread -ldl -licuuc -licuio -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o -m64 -march=native -O2 -mtune=native -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,-soname -Wl,base.so.0 -o .libs/base.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "base.so.0" && ln -s "base.so.0.0.0" "base.so.0") >libtool: link: (cd ".libs" && rm -f "base.so" && ln -s "base.so.0.0.0" "base.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/base.a AESCipher.o BeeCertificateFactory.o BeeCertPathValidator.o BaseProvider.o BeeKeyStore.o BeeSecureRandom.o BlockCipher.o BlowfishCipher.o DHIESCipher.o DHIESParameters.o DHKeyAgreement.o DHKeyFactory.o DHKeyPairGenerator.o DHParameterGenerator.o DHParameters.o DHPrivateKeyImpl.o DHPublicKeyImpl.o DSAKeyFactory.o DSAKeyPairGenerator.o DSAParameterGenerator.o DSAParameters.o DSAPrivateKeyImpl.o DSAPublicKeyImpl.o HMAC.o HMACMD5.o HMACSHA1.o HMACSHA256.o HMACSHA384.o HMACSHA512.o KeyProtector.o MD5Digest.o MD5withRSASignature.o PKCS1RSASignature.o PKCS12KeyFactory.o RSAKeyFactory.o RSAKeyPairGenerator.o RSAPrivateCrtKeyImpl.o RSAPrivateKeyImpl.o RSAPublicKeyImpl.o SHA1Digest.o SHA224Digest.o SHA256Digest.o SHA384Digest.o SHA512Digest.o SHA1withDSASignature.o SHA1withRSASignature.o SHA256withRSASignature.o SHA384withRSASignature.o SHA512withRSASignature.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/base.a >libtool: link: ( cd ".libs" && rm -f "base.la" && ln -s "../base.la" "base.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/provider' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++' >Making all in python >make[2]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/python' >Making all in test >make[3]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/python/test' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/python/test' >make[3]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/python' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I/usr/include/python2.7 -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o _bc-py.lo _bc-py.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I/usr/include/python2.7 -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o mpw-py.lo mpw-py.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I/usr/include/python2.7 -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c -o rng-py.lo rng-py.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I/usr/include/python2.7 -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c mpw-py.c -fPIC -DPIC -o .libs/mpw-py.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I/usr/include/python2.7 -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c rng-py.c -fPIC -DPIC -o .libs/rng-py.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I/usr/include/python2.7 -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c _bc-py.c -fPIC -DPIC -o .libs/_bc-py.o >rng-py.c: In function 'rng_Next': >rng-py.c:202:1: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' >rng-py.c: In function 'rng_Prime': >rng-py.c:239:1: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' >rng-py.c: At top level: >rng-py.c:322:2: warning: initialization from incompatible pointer type >mpw-py.c: In function 'prtmpw': >mpw-py.c:335:1: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' >mpw-py.c: In function 'mpsizeinbase': >mpw-py.c:357:1: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' >mpw-py.c:357:1: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' >mpw-py.c: In function 'mpstr': >mpw-py.c:411:1: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' >mpw-py.c:411:1: warning: format '%d' expects type 'int', but argument 6 has type 'size_t' >mpw-py.c:411:1: warning: format '%d' expects type 'int', but argument 7 has type 'mpw' >mpw-py.c:421:1: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' >mpw-py.c:422:1: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' >mpw-py.c: In function 'mpw_format': >mpw-py.c:464:1: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' >mpw-py.c: In function 'mpnpow_w': >mpw-py.c:815:1: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' >mpw-py.c:815:1: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' >mpw-py.c:815:1: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' >mpw-py.c:815:1: warning: format '%d' expects type 'int', but argument 6 has type 'size_t' >mpw-py.c: In function 'mpw_ops2': >mpw-py.c:1591:1: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' >mpw-py.c: In function 'mpw_ops3': >mpw-py.c:1670:1: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' >mpw-py.c: In function 'mpw_divmod': >mpw-py.c:1952:1: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' >mpw-py.c:1953:1: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' >mpw-py.c:1954:1: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' >mpw-py.c: In function 'mpw_neg': >mpw-py.c:2029:1: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' >mpw-py.c: In function 'mpw_pos': >mpw-py.c:2047:1: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' >mpw-py.c: In function 'mpw_abs': >mpw-py.c:2064:1: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' >mpw-py.c: At top level: >mpw-py.c:2341:2: warning: initialization from incompatible pointer type >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I/usr/include/python2.7 -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c _bc-py.c -o _bc-py.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I/usr/include/python2.7 -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c rng-py.c -o rng-py.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -I/usr/include/python2.7 -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c mpw-py.c -o mpw-py.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -avoid-version -module -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o _bc.la -rpath /usr/lib64/python2.7/site-packages _bc-py.lo mpw-py.lo rng-py.lo ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/_bc-py.o .libs/mpw-py.o .libs/rng-py.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/.libs -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl -m64 -march=native -O2 -mtune=native -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,-soname -Wl,_bc.so -o .libs/_bc.so >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/_bc.a _bc-py.o mpw-py.o rng-py.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/_bc.a >libtool: link: ( cd ".libs" && rm -f "_bc.la" && ln -s "../_bc.la" "_bc.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/python' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/python' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1' >>>> Source compiled. >Making check in . >make[1]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1' >Making check in include >make[1]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/include' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/include' >Making check in tests >make[1]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/tests' >make testmd5 testripemd128 testripemd160 testripemd256 testripemd320 testsha1 testsha224 testsha256 testsha384 testsha512 testhmacmd5 testhmacsha1 testaes testblowfish testmp testmpinv testdsa testrsa testrsacrt testdldp testelgamal >make[2]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/tests' >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testmd5.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testmd5 testmd5.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testmd5 testmd5.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testripemd128.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testripemd128 testripemd128.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testripemd128 testripemd128.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testripemd160.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testripemd160 testripemd160.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testripemd160 testripemd160.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testripemd256.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testripemd256 testripemd256.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testripemd256 testripemd256.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testripemd320.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testripemd320 testripemd320.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testripemd320 testripemd320.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testsha1.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testsha1 testsha1.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testsha1 testsha1.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testsha224.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testsha224 testsha224.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testsha224 testsha224.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testsha256.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testsha256 testsha256.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testsha256 testsha256.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testsha384.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testsha384 testsha384.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testsha384 testsha384.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testsha512.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testsha512 testsha512.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testsha512 testsha512.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testhmacmd5.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testhmacmd5 testhmacmd5.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testhmacmd5 testhmacmd5.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testhmacsha1.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testhmacsha1 testhmacsha1.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testhmacsha1 testhmacsha1.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testaes.c >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testutil.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testaes testaes.o testutil.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testaes testaes.o testutil.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testblowfish.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testblowfish testblowfish.o testutil.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testblowfish testblowfish.o testutil.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testmp.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testmp testmp.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testmp testmp.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testmpinv.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testmpinv testmpinv.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testmpinv testmpinv.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testdsa.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testdsa testdsa.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testdsa testdsa.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testrsa.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testrsa testrsa.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testrsa testrsa.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testrsacrt.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testrsacrt testrsacrt.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testrsacrt testrsacrt.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testdldp.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testdldp testdldp.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testdldp testdldp.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >x86_64-pc-linux-gnu-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -c testelgamal.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testelgamal testelgamal.o ../libbeecrypt.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testelgamal testelgamal.o -Wl,--as-needed ../.libs/libbeecrypt.so -lgomp -lrt -lpthread -ldl >make[2]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/tests' >make check-TESTS >make[2]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/tests' >PASS: testmd5 >PASS: testripemd128 >PASS: testripemd160 >PASS: testripemd256 >PASS: testripemd320 >PASS: testsha1 >PASS: testsha224 >PASS: testsha256 >PASS: testsha384 >PASS: testsha512 >PASS: testhmacmd5 >PASS: testhmacsha1 >PASS: testaes >PASS: testblowfish >PASS: testmp >PASS: testmpinv >PASS: testdsa >PASS: testrsa >PASS: testrsacrt >PASS: testdldp >PASS: testelgamal >=================== >All 21 tests passed >=================== >make[2]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/tests' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/tests' >Making check in docs >make[1]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/docs' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/docs' >Making check in gas >make[1]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/gas' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/gas' >Making check in masm >make[1]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/masm' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/masm' >Making check in c++ >make[1]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++' >Making check in lang >make[2]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/lang' >make teststring testthread testnotify >make[3]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/lang' >x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT teststring.o -MD -MP -MF .deps/teststring.Tpo -c -o teststring.o teststring.cxx >mv -f .deps/teststring.Tpo .deps/teststring.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o teststring teststring.o ../libbeecrypt_cxx.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/teststring teststring.o -Wl,--as-needed ../.libs/libbeecrypt_cxx.so /var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/.libs/libbeecrypt.so -lgomp -licuuc -licuio -licui18n -lrt -lpthread -ldl >x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT testthread.o -MD -MP -MF .deps/testthread.Tpo -c -o testthread.o testthread.cxx >mv -f .deps/testthread.Tpo .deps/testthread.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testthread testthread.o ../libbeecrypt_cxx.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testthread testthread.o -Wl,--as-needed ../.libs/libbeecrypt_cxx.so /var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/.libs/libbeecrypt.so -lgomp -licuuc -licuio -licui18n -lrt -lpthread -ldl >x86_64-pc-linux-gnu-g++ -m64 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DOPTIMIZE_X86_64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -MT testnotify.o -MD -MP -MF .deps/testnotify.Tpo -c -o testnotify.o testnotify.cxx >mv -f .deps/testnotify.Tpo .deps/testnotify.Po >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o testnotify testnotify.o ../libbeecrypt_cxx.la -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-g++ -m64 -march=native -O2 -pipe -ggdb -mtune=native -DNDEBUG -Wa,--noexecstack -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o .libs/testnotify testnotify.o -Wl,--as-needed ../.libs/libbeecrypt_cxx.so /var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/.libs/libbeecrypt.so -lgomp -licuuc -licuio -licui18n -lrt -lpthread -ldl >make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/lang' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/lang' >The >4 >-1 >10 >0 >The quick brown fox jumps over the lazy dog >1 >PASS: teststring >Worker[one] starting >Worker[two] starting >Worker[one] interrupted >Worker[one] ending >/bin/sh: line 5: 12728 Segmentation fault (core dumped) ${dir}$tst >FAIL: testthread >Waiter startingWaiter startingWaiter starting > > >Waiter starting >Waiter ending >Waiter ending >Waiter ending >Waiter ending >PASS: testnotify >======================================= >1 of 3 tests failed >Please report to bob.deblier@telenet.be >======================================= >make[3]: *** [check-TESTS] Error 1 >make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/lang' >make[2]: *** [check-am] Error 2 >make[2]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/lang' >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++' >make: *** [check-recursive] Error 1 > [31;01m*[0m ERROR: dev-libs/beecrypt-4.2.1 failed: > [31;01m*[0m self test failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_test > [31;01m*[0m environment, line 4662: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m make check || die "self test failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-libs/beecrypt-4.2.1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-libs/beecrypt-4.2.1'. >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-libs:beecrypt-4.2.1:20110111-155442.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/beecrypt-4.2.1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 351373
: 259541 |
259543
|
507998