==> Creating clean working copy [build]...done
==> Making package: beecrypt 4.2.1-6 (Sat Oct 10 10:31:48 EDT 2015)
==> Retrieving sources...
  -> Found beecrypt-4.2.1.tar.gz
==> Validating source files with sha512sums...
    beecrypt-4.2.1.tar.gz ... Passed
==> Making package: beecrypt 4.2.1-6 (Sat Oct 10 10:31:48 EDT 2015)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) icu-55.1-1

Total Installed Size:  33.96 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
installing icu...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) sqlite-3.8.11.1-3  python2-2.7.10-2

Total Installed Size:  75.66 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
installing sqlite...
installing python2...
Optional dependencies for python2
    tk: for IDLE
    python2-setuptools
    python2-pip
==> Retrieving sources...
  -> Found beecrypt-4.2.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    beecrypt-4.2.1.tar.gz ... Passed
==> Extracting sources...
  -> Extracting beecrypt-4.2.1.tar.gz with bsdtar
==> Starting build()...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-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... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
enabling expert mode
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether ln -s works... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for a BSD-compatible install... /usr/bin/install -c
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 for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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 for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for gcc option to support OpenMP... -fopenmp
checking for gcc option to support OpenMP... -fopenmp
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 gcc needs -traditional... no
checking for working memcmp... yes
checking whether lstat dereferences a symlink specified with a 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 gcj... no
checking for gcjh... no
checking for java... no
configure: WARNING: java not found, disabling java
checking for python2... no
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
make  all-recursive
make[1]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1'
Making all in .
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1'
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o aes.lo aes.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c aes.c  -fPIC -DPIC -o .libs/aes.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c aes.c -o aes.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o base64.lo base64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c base64.c  -fPIC -DPIC -o .libs/base64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c base64.c -o base64.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o beecrypt.lo beecrypt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c beecrypt.c  -fPIC -DPIC -o .libs/beecrypt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c beecrypt.c -o beecrypt.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o blockmode.lo blockmode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c blockmode.c  -fPIC -DPIC -o .libs/blockmode.o
blockmode.c: In function 'blockEncryptCTR':
blockmode.c:162:14: warning: implicit declaration of function 'swapu32' [-Wimplicit-function-declaration]
     buf[i] = swapu32(fdback[j]);
              ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c blockmode.c -o blockmode.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o blockpad.lo blockpad.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c blockpad.c  -fPIC -DPIC -o .libs/blockpad.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c blockpad.c -o blockpad.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o blowfish.lo blowfish.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c blowfish.c  -fPIC -DPIC -o .libs/blowfish.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c blowfish.c -o blowfish.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o dhies.lo dhies.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c dhies.c  -fPIC -DPIC -o .libs/dhies.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c dhies.c -o dhies.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o dldp.lo dldp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c dldp.c  -fPIC -DPIC -o .libs/dldp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c dldp.c -o dldp.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o dlkp.lo dlkp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c dlkp.c  -fPIC -DPIC -o .libs/dlkp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c dlkp.c -o dlkp.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o dlpk.lo dlpk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c dlpk.c  -fPIC -DPIC -o .libs/dlpk.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c dlpk.c -o dlpk.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o dlsvdp-dh.lo dlsvdp-dh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c dlsvdp-dh.c  -fPIC -DPIC -o .libs/dlsvdp-dh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c dlsvdp-dh.c -o dlsvdp-dh.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o dsa.lo dsa.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c dsa.c  -fPIC -DPIC -o .libs/dsa.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c dsa.c -o dsa.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o elgamal.lo elgamal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c elgamal.c  -fPIC -DPIC -o .libs/elgamal.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c elgamal.c -o elgamal.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o endianness.lo endianness.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c endianness.c  -fPIC -DPIC -o .libs/endianness.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c endianness.c -o endianness.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o entropy.lo entropy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c entropy.c  -fPIC -DPIC -o .libs/entropy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c entropy.c -o entropy.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o fips186.lo fips186.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c fips186.c  -fPIC -DPIC -o .libs/fips186.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c fips186.c -o fips186.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o hmac.lo hmac.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c hmac.c  -fPIC -DPIC -o .libs/hmac.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c hmac.c -o hmac.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o hmacmd5.lo hmacmd5.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c hmacmd5.c  -fPIC -DPIC -o .libs/hmacmd5.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c hmacmd5.c -o hmacmd5.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o hmacsha1.lo hmacsha1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c hmacsha1.c  -fPIC -DPIC -o .libs/hmacsha1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c hmacsha1.c -o hmacsha1.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o hmacsha224.lo hmacsha224.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c hmacsha224.c  -fPIC -DPIC -o .libs/hmacsha224.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c hmacsha224.c -o hmacsha224.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o hmacsha256.lo hmacsha256.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c hmacsha256.c  -fPIC -DPIC -o .libs/hmacsha256.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c hmacsha256.c -o hmacsha256.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o md4.lo md4.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c md4.c  -fPIC -DPIC -o .libs/md4.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c md4.c -o md4.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o md5.lo md5.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c md5.c  -fPIC -DPIC -o .libs/md5.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c md5.c -o md5.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o hmacsha384.lo hmacsha384.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c hmacsha384.c  -fPIC -DPIC -o .libs/hmacsha384.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c hmacsha384.c -o hmacsha384.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o hmacsha512.lo hmacsha512.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c hmacsha512.c  -fPIC -DPIC -o .libs/hmacsha512.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c hmacsha512.c -o hmacsha512.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o memchunk.lo memchunk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c memchunk.c  -fPIC -DPIC -o .libs/memchunk.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c memchunk.c -o memchunk.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o mp.lo mp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c mp.c  -fPIC -DPIC -o .libs/mp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c mp.c -o mp.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o mpbarrett.lo mpbarrett.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c mpbarrett.c  -fPIC -DPIC -o .libs/mpbarrett.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c mpbarrett.c -o mpbarrett.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o mpnumber.lo mpnumber.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c mpnumber.c  -fPIC -DPIC -o .libs/mpnumber.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c mpnumber.c -o mpnumber.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o mpprime.lo mpprime.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c mpprime.c  -fPIC -DPIC -o .libs/mpprime.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c mpprime.c -o mpprime.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o mtprng.lo mtprng.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c mtprng.c  -fPIC -DPIC -o .libs/mtprng.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c mtprng.c -o mtprng.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o pkcs1.lo pkcs1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c pkcs1.c  -fPIC -DPIC -o .libs/pkcs1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c pkcs1.c -o pkcs1.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o pkcs12.lo pkcs12.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c pkcs12.c  -fPIC -DPIC -o .libs/pkcs12.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c pkcs12.c -o pkcs12.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o ripemd128.lo ripemd128.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c ripemd128.c  -fPIC -DPIC -o .libs/ripemd128.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c ripemd128.c -o ripemd128.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o ripemd160.lo ripemd160.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c ripemd160.c  -fPIC -DPIC -o .libs/ripemd160.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c ripemd160.c -o ripemd160.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o ripemd256.lo ripemd256.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c ripemd256.c  -fPIC -DPIC -o .libs/ripemd256.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c ripemd256.c -o ripemd256.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o ripemd320.lo ripemd320.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c ripemd320.c  -fPIC -DPIC -o .libs/ripemd320.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c ripemd320.c -o ripemd320.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o rsa.lo rsa.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c rsa.c  -fPIC -DPIC -o .libs/rsa.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c rsa.c -o rsa.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o rsakp.lo rsakp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c rsakp.c  -fPIC -DPIC -o .libs/rsakp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c rsakp.c -o rsakp.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o rsapk.lo rsapk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c rsapk.c  -fPIC -DPIC -o .libs/rsapk.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c rsapk.c -o rsapk.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o sha1.lo sha1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha1.c  -fPIC -DPIC -o .libs/sha1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha1.c -o sha1.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o sha224.lo sha224.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha224.c  -fPIC -DPIC -o .libs/sha224.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha224.c -o sha224.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o sha256.lo sha256.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha256.c  -fPIC -DPIC -o .libs/sha256.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha256.c -o sha256.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o sha384.lo sha384.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha384.c  -fPIC -DPIC -o .libs/sha384.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha384.c -o sha384.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o sha512.lo sha512.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha512.c  -fPIC -DPIC -o .libs/sha512.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha512.c -o sha512.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o sha2k32.lo sha2k32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha2k32.c  -fPIC -DPIC -o .libs/sha2k32.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha2k32.c -o sha2k32.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o sha2k64.lo sha2k64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha2k64.c  -fPIC -DPIC -o .libs/sha2k64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha2k64.c -o sha2k64.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o timestamp.lo timestamp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c timestamp.c  -fPIC -DPIC -o .libs/timestamp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c timestamp.c -o timestamp.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -c -o cppglue.lo cppglue.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -c cppglue.cxx  -fPIC -DPIC -o .libs/cppglue.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -c cppglue.cxx -o cppglue.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o blowfishopt.lo `test -f blowfishopt.s || echo './'`blowfishopt.s
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c blowfishopt.s  -fPIC -DPIC -o .libs/blowfishopt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c blowfishopt.s -o blowfishopt.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o mpopt.lo `test -f mpopt.s || echo './'`mpopt.s
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c mpopt.s  -fPIC -DPIC -o .libs/mpopt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c mpopt.s -o mpopt.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c -o sha1opt.lo `test -f sha1opt.s || echo './'`sha1opt.s
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha1opt.s  -fPIC -DPIC -o .libs/sha1opt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -D_FORTIFY_SOURCE=2 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack -c sha1opt.s -o sha1opt.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX   --mode=link g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -no-undefined -version-info 7:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libbeecrypt.la -rpath /usr/lib 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  -lrt -lpthread -ldl 
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/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   -lrt -lpthread -ldl -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crtn.o  -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro   -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: 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
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libbeecrypt.a
libtool: link: ( cd ".libs" && rm -f "libbeecrypt.la" && ln -s "../libbeecrypt.la" "libbeecrypt.la" )
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1'
Making all in include
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/include'
Making all in tests
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/tests'
Making all in docs
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/docs'
Making all in gas
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/gas'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/gas'
Making all in masm
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/masm'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/masm'
Making all in c++
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++'
Making all in lang
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/lang'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Character.lo -MD -MP -MF .deps/Character.Tpo -c -o Character.lo Character.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Character.lo -MD -MP -MF .deps/Character.Tpo -c Character.cxx  -fPIC -DPIC -o .libs/Character.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Character.lo -MD -MP -MF .deps/Character.Tpo -c Character.cxx -o Character.o >/dev/null 2>&1
mv -f .deps/Character.Tpo .deps/Character.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Integer.lo -MD -MP -MF .deps/Integer.Tpo -c -o Integer.lo Integer.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Integer.lo -MD -MP -MF .deps/Integer.Tpo -c Integer.cxx  -fPIC -DPIC -o .libs/Integer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Integer.lo -MD -MP -MF .deps/Integer.Tpo -c Integer.cxx -o Integer.o >/dev/null 2>&1
mv -f .deps/Integer.Tpo .deps/Integer.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Long.lo -MD -MP -MF .deps/Long.Tpo -c -o Long.lo Long.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Long.lo -MD -MP -MF .deps/Long.Tpo -c Long.cxx  -fPIC -DPIC -o .libs/Long.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Long.lo -MD -MP -MF .deps/Long.Tpo -c Long.cxx -o Long.o >/dev/null 2>&1
mv -f .deps/Long.Tpo .deps/Long.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Object.lo -MD -MP -MF .deps/Object.Tpo -c -o Object.lo Object.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Object.lo -MD -MP -MF .deps/Object.Tpo -c Object.cxx  -fPIC -DPIC -o .libs/Object.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Object.lo -MD -MP -MF .deps/Object.Tpo -c Object.cxx -o Object.o >/dev/null 2>&1
mv -f .deps/Object.Tpo .deps/Object.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT String.lo -MD -MP -MF .deps/String.Tpo -c -o String.lo String.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT String.lo -MD -MP -MF .deps/String.Tpo -c String.cxx  -fPIC -DPIC -o .libs/String.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT String.lo -MD -MP -MF .deps/String.Tpo -c String.cxx -o String.o >/dev/null 2>&1
mv -f .deps/String.Tpo .deps/String.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT StringBuffer.lo -MD -MP -MF .deps/StringBuffer.Tpo -c -o StringBuffer.lo StringBuffer.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT StringBuffer.lo -MD -MP -MF .deps/StringBuffer.Tpo -c StringBuffer.cxx  -fPIC -DPIC -o .libs/StringBuffer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT StringBuffer.lo -MD -MP -MF .deps/StringBuffer.Tpo -c StringBuffer.cxx -o StringBuffer.o >/dev/null 2>&1
mv -f .deps/StringBuffer.Tpo .deps/StringBuffer.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT StringBuilder.lo -MD -MP -MF .deps/StringBuilder.Tpo -c -o StringBuilder.lo StringBuilder.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT StringBuilder.lo -MD -MP -MF .deps/StringBuilder.Tpo -c StringBuilder.cxx  -fPIC -DPIC -o .libs/StringBuilder.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT StringBuilder.lo -MD -MP -MF .deps/StringBuilder.Tpo -c StringBuilder.cxx -o StringBuilder.o >/dev/null 2>&1
mv -f .deps/StringBuilder.Tpo .deps/StringBuilder.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT System.lo -MD -MP -MF .deps/System.Tpo -c -o System.lo System.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT System.lo -MD -MP -MF .deps/System.Tpo -c System.cxx  -fPIC -DPIC -o .libs/System.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT System.lo -MD -MP -MF .deps/System.Tpo -c System.cxx -o System.o >/dev/null 2>&1
mv -f .deps/System.Tpo .deps/System.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Thread.lo -MD -MP -MF .deps/Thread.Tpo -c -o Thread.lo Thread.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Thread.lo -MD -MP -MF .deps/Thread.Tpo -c Thread.cxx  -fPIC -DPIC -o .libs/Thread.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Thread.lo -MD -MP -MF .deps/Thread.Tpo -c Thread.cxx -o Thread.o >/dev/null 2>&1
mv -f .deps/Thread.Tpo .deps/Thread.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Throwable.lo -MD -MP -MF .deps/Throwable.Tpo -c -o Throwable.lo Throwable.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Throwable.lo -MD -MP -MF .deps/Throwable.Tpo -c Throwable.cxx  -fPIC -DPIC -o .libs/Throwable.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Throwable.lo -MD -MP -MF .deps/Throwable.Tpo -c Throwable.cxx -o Throwable.o >/dev/null 2>&1
mv -f .deps/Throwable.Tpo .deps/Throwable.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack  -Wl,-O1,--sort-common,--as-needed,-z,relro -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: 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 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcxxlang.a
libtool: link: ( cd ".libs" && rm -f "libcxxlang.la" && ln -s "../libcxxlang.la" "libcxxlang.la" )
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/lang'
Making all in math
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/math'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BigInteger.lo -MD -MP -MF .deps/BigInteger.Tpo -c -o BigInteger.lo BigInteger.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BigInteger.lo -MD -MP -MF .deps/BigInteger.Tpo -c BigInteger.cxx  -fPIC -DPIC -o .libs/BigInteger.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -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 g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcxxmath.la  BigInteger.lo  -lrt -lpthread -ldl 
libtool: link: ar cru .libs/libcxxmath.a .libs/BigInteger.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcxxmath.a
libtool: link: ( cd ".libs" && rm -f "libcxxmath.la" && ln -s "../libcxxmath.la" "libcxxmath.la" )
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/math'
Making all in io
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/io'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT ByteArrayInputStream.lo -MD -MP -MF .deps/ByteArrayInputStream.Tpo -c -o ByteArrayInputStream.lo ByteArrayInputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT ByteArrayInputStream.lo -MD -MP -MF .deps/ByteArrayInputStream.Tpo -c ByteArrayInputStream.cxx  -fPIC -DPIC -o .libs/ByteArrayInputStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT ByteArrayInputStream.lo -MD -MP -MF .deps/ByteArrayInputStream.Tpo -c ByteArrayInputStream.cxx -o ByteArrayInputStream.o >/dev/null 2>&1
mv -f .deps/ByteArrayInputStream.Tpo .deps/ByteArrayInputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT ByteArrayOutputStream.lo -MD -MP -MF .deps/ByteArrayOutputStream.Tpo -c -o ByteArrayOutputStream.lo ByteArrayOutputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT ByteArrayOutputStream.lo -MD -MP -MF .deps/ByteArrayOutputStream.Tpo -c ByteArrayOutputStream.cxx  -fPIC -DPIC -o .libs/ByteArrayOutputStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT ByteArrayOutputStream.lo -MD -MP -MF .deps/ByteArrayOutputStream.Tpo -c ByteArrayOutputStream.cxx -o ByteArrayOutputStream.o >/dev/null 2>&1
mv -f .deps/ByteArrayOutputStream.Tpo .deps/ByteArrayOutputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DataInputStream.lo -MD -MP -MF .deps/DataInputStream.Tpo -c -o DataInputStream.lo DataInputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DataInputStream.lo -MD -MP -MF .deps/DataInputStream.Tpo -c DataInputStream.cxx  -fPIC -DPIC -o .libs/DataInputStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DataInputStream.lo -MD -MP -MF .deps/DataInputStream.Tpo -c DataInputStream.cxx -o DataInputStream.o >/dev/null 2>&1
mv -f .deps/DataInputStream.Tpo .deps/DataInputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DataOutputStream.lo -MD -MP -MF .deps/DataOutputStream.Tpo -c -o DataOutputStream.lo DataOutputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DataOutputStream.lo -MD -MP -MF .deps/DataOutputStream.Tpo -c DataOutputStream.cxx  -fPIC -DPIC -o .libs/DataOutputStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DataOutputStream.lo -MD -MP -MF .deps/DataOutputStream.Tpo -c DataOutputStream.cxx -o DataOutputStream.o >/dev/null 2>&1
mv -f .deps/DataOutputStream.Tpo .deps/DataOutputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT FileInputStream.lo -MD -MP -MF .deps/FileInputStream.Tpo -c -o FileInputStream.lo FileInputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT FileInputStream.lo -MD -MP -MF .deps/FileInputStream.Tpo -c FileInputStream.cxx  -fPIC -DPIC -o .libs/FileInputStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT FileInputStream.lo -MD -MP -MF .deps/FileInputStream.Tpo -c FileInputStream.cxx -o FileInputStream.o >/dev/null 2>&1
mv -f .deps/FileInputStream.Tpo .deps/FileInputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT FileOutputStream.lo -MD -MP -MF .deps/FileOutputStream.Tpo -c -o FileOutputStream.lo FileOutputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT FileOutputStream.lo -MD -MP -MF .deps/FileOutputStream.Tpo -c FileOutputStream.cxx  -fPIC -DPIC -o .libs/FileOutputStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT FileOutputStream.lo -MD -MP -MF .deps/FileOutputStream.Tpo -c FileOutputStream.cxx -o FileOutputStream.o >/dev/null 2>&1
mv -f .deps/FileOutputStream.Tpo .deps/FileOutputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT FilterInputStream.lo -MD -MP -MF .deps/FilterInputStream.Tpo -c -o FilterInputStream.lo FilterInputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT FilterInputStream.lo -MD -MP -MF .deps/FilterInputStream.Tpo -c FilterInputStream.cxx  -fPIC -DPIC -o .libs/FilterInputStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT FilterInputStream.lo -MD -MP -MF .deps/FilterInputStream.Tpo -c FilterInputStream.cxx -o FilterInputStream.o >/dev/null 2>&1
mv -f .deps/FilterInputStream.Tpo .deps/FilterInputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT FilterOutputStream.lo -MD -MP -MF .deps/FilterOutputStream.Tpo -c -o FilterOutputStream.lo FilterOutputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT FilterOutputStream.lo -MD -MP -MF .deps/FilterOutputStream.Tpo -c FilterOutputStream.cxx  -fPIC -DPIC -o .libs/FilterOutputStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT FilterOutputStream.lo -MD -MP -MF .deps/FilterOutputStream.Tpo -c FilterOutputStream.cxx -o FilterOutputStream.o >/dev/null 2>&1
mv -f .deps/FilterOutputStream.Tpo .deps/FilterOutputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT InputStream.lo -MD -MP -MF .deps/InputStream.Tpo -c -o InputStream.lo InputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT InputStream.lo -MD -MP -MF .deps/InputStream.Tpo -c InputStream.cxx  -fPIC -DPIC -o .libs/InputStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT InputStream.lo -MD -MP -MF .deps/InputStream.Tpo -c InputStream.cxx -o InputStream.o >/dev/null 2>&1
mv -f .deps/InputStream.Tpo .deps/InputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT OutputStream.lo -MD -MP -MF .deps/OutputStream.Tpo -c -o OutputStream.lo OutputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT OutputStream.lo -MD -MP -MF .deps/OutputStream.Tpo -c OutputStream.cxx  -fPIC -DPIC -o .libs/OutputStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT OutputStream.lo -MD -MP -MF .deps/OutputStream.Tpo -c OutputStream.cxx -o OutputStream.o >/dev/null 2>&1
mv -f .deps/OutputStream.Tpo .deps/OutputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PrintStream.lo -MD -MP -MF .deps/PrintStream.Tpo -c -o PrintStream.lo PrintStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PrintStream.lo -MD -MP -MF .deps/PrintStream.Tpo -c PrintStream.cxx  -fPIC -DPIC -o .libs/PrintStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PrintStream.lo -MD -MP -MF .deps/PrintStream.Tpo -c PrintStream.cxx -o PrintStream.o >/dev/null 2>&1
mv -f .deps/PrintStream.Tpo .deps/PrintStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PushbackInputStream.lo -MD -MP -MF .deps/PushbackInputStream.Tpo -c -o PushbackInputStream.lo PushbackInputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PushbackInputStream.lo -MD -MP -MF .deps/PushbackInputStream.Tpo -c PushbackInputStream.cxx  -fPIC -DPIC -o .libs/PushbackInputStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PushbackInputStream.lo -MD -MP -MF .deps/PushbackInputStream.Tpo -c PushbackInputStream.cxx -o PushbackInputStream.o >/dev/null 2>&1
mv -f .deps/PushbackInputStream.Tpo .deps/PushbackInputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c -o Writer.lo Writer.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c Writer.cxx  -fPIC -DPIC -o .libs/Writer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c Writer.cxx -o Writer.o >/dev/null 2>&1
mv -f .deps/Writer.Tpo .deps/Writer.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack  -Wl,-O1,--sort-common,--as-needed,-z,relro -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: 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 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcxxio.a
libtool: link: ( cd ".libs" && rm -f "libcxxio.la" && ln -s "../libcxxio.la" "libcxxio.la" )
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/io'
Making all in nio
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/nio'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Buffer.lo -MD -MP -MF .deps/Buffer.Tpo -c -o Buffer.lo Buffer.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Buffer.lo -MD -MP -MF .deps/Buffer.Tpo -c Buffer.cxx  -fPIC -DPIC -o .libs/Buffer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Buffer.lo -MD -MP -MF .deps/Buffer.Tpo -c Buffer.cxx -o Buffer.o >/dev/null 2>&1
mv -f .deps/Buffer.Tpo .deps/Buffer.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT ByteOrder.lo -MD -MP -MF .deps/ByteOrder.Tpo -c -o ByteOrder.lo ByteOrder.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT ByteOrder.lo -MD -MP -MF .deps/ByteOrder.Tpo -c ByteOrder.cxx  -fPIC -DPIC -o .libs/ByteOrder.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT ByteOrder.lo -MD -MP -MF .deps/ByteOrder.Tpo -c ByteOrder.cxx -o ByteOrder.o >/dev/null 2>&1
mv -f .deps/ByteOrder.Tpo .deps/ByteOrder.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcxxnio.la  Buffer.lo ByteOrder.lo  -lrt -lpthread -ldl 
libtool: link: ar cru .libs/libcxxnio.a .libs/Buffer.o .libs/ByteOrder.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcxxnio.a
libtool: link: ( cd ".libs" && rm -f "libcxxnio.la" && ln -s "../libcxxnio.la" "libcxxnio.la" )
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/nio'
Making all in util
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util'
Making all in concurrent
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent'
Making all in locks
make[5]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent/locks'
/bin/sh ../../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT ReentrantLock.lo -MD -MP -MF .deps/ReentrantLock.Tpo -c -o ReentrantLock.lo ReentrantLock.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT ReentrantLock.lo -MD -MP -MF .deps/ReentrantLock.Tpo -c ReentrantLock.cxx  -fPIC -DPIC -o .libs/ReentrantLock.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -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 g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcxxutilconcurrentlocks.la  ReentrantLock.lo  -lrt -lpthread -ldl 
libtool: link: ar cru .libs/libcxxutilconcurrentlocks.a .libs/ReentrantLock.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcxxutilconcurrentlocks.a
libtool: link: ( cd ".libs" && rm -f "libcxxutilconcurrentlocks.la" && ln -s "../libcxxutilconcurrentlocks.la" "libcxxutilconcurrentlocks.la" )
make[5]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent/locks'
Making all in .
make[5]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent'
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wa,--noexecstack  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcxxutilconcurrent.la   locks/libcxxutilconcurrentlocks.la -lrt -lpthread -ldl 
libtool: link: (cd .libs/libcxxutilconcurrent.lax/libcxxutilconcurrentlocks.a && ar x "/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent/locks/.libs/libcxxutilconcurrentlocks.a")
libtool: link: ar cru .libs/libcxxutilconcurrent.a   .libs/libcxxutilconcurrent.lax/libcxxutilconcurrentlocks.a/ReentrantLock.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: 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 '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent'
make[4]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent'
Making all in .
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Date.lo -MD -MP -MF .deps/Date.Tpo -c -o Date.lo Date.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Date.lo -MD -MP -MF .deps/Date.Tpo -c Date.cxx  -fPIC -DPIC -o .libs/Date.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -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
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Properties.lo -MD -MP -MF .deps/Properties.Tpo -c -o Properties.lo Properties.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Properties.lo -MD -MP -MF .deps/Properties.Tpo -c Properties.cxx  -fPIC -DPIC -o .libs/Properties.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from Properties.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
Properties.cxx:228:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
Properties.cxx:228:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -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 g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcxxutil.la  Date.lo Properties.lo concurrent/libcxxutilconcurrent.la -lrt -lpthread -ldl 
libtool: link: (cd .libs/libcxxutil.lax/libcxxutilconcurrent.a && ar x "/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent/.libs/libcxxutilconcurrent.a")
libtool: link: ar cru .libs/libcxxutil.a .libs/Date.o .libs/Properties.o   .libs/libcxxutil.lax/libcxxutilconcurrent.a/ReentrantLock.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: 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 '/build/beecrypt/src/beecrypt-4.2.1/c++/util'
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util'
Making all in security
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security'
Making all in auth
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/auth'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/auth'
Making all in cert
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/cert'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Certificate.lo -MD -MP -MF .deps/Certificate.Tpo -c -o Certificate.lo Certificate.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Certificate.lo -MD -MP -MF .deps/Certificate.Tpo -c Certificate.cxx  -fPIC -DPIC -o .libs/Certificate.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Certificate.lo -MD -MP -MF .deps/Certificate.Tpo -c Certificate.cxx -o Certificate.o >/dev/null 2>&1
mv -f .deps/Certificate.Tpo .deps/Certificate.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT CertificateFactory.lo -MD -MP -MF .deps/CertificateFactory.Tpo -c -o CertificateFactory.lo CertificateFactory.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT CertificateFactory.lo -MD -MP -MF .deps/CertificateFactory.Tpo -c CertificateFactory.cxx  -fPIC -DPIC -o .libs/CertificateFactory.o
In file included from ../../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../../include/beecrypt/c++/security/cert/CertificateFactory.h:28,
                 from CertificateFactory.cxx:25:
../../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
CertificateFactory.cxx:99:1:   required from here
../../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
CertificateFactory.cxx:99:1:   required from here
../../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT CertificateFactory.lo -MD -MP -MF .deps/CertificateFactory.Tpo -c CertificateFactory.cxx -o CertificateFactory.o >/dev/null 2>&1
mv -f .deps/CertificateFactory.Tpo .deps/CertificateFactory.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT CertPath.lo -MD -MP -MF .deps/CertPath.Tpo -c -o CertPath.lo CertPath.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT CertPath.lo -MD -MP -MF .deps/CertPath.Tpo -c CertPath.cxx  -fPIC -DPIC -o .libs/CertPath.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT CertPath.lo -MD -MP -MF .deps/CertPath.Tpo -c CertPath.cxx -o CertPath.o >/dev/null 2>&1
mv -f .deps/CertPath.Tpo .deps/CertPath.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT CertPathValidator.lo -MD -MP -MF .deps/CertPathValidator.Tpo -c -o CertPathValidator.lo CertPathValidator.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT CertPathValidator.lo -MD -MP -MF .deps/CertPathValidator.Tpo -c CertPathValidator.cxx  -fPIC -DPIC -o .libs/CertPathValidator.o
In file included from ../../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../../include/beecrypt/c++/security/cert/CertPathValidator.h:30,
                 from CertPathValidator.cxx:25:
../../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
CertPathValidator.cxx:84:1:   required from here
../../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
CertPathValidator.cxx:84:1:   required from here
../../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT CertPathValidator.lo -MD -MP -MF .deps/CertPathValidator.Tpo -c CertPathValidator.cxx -o CertPathValidator.o >/dev/null 2>&1
mv -f .deps/CertPathValidator.Tpo .deps/CertPathValidator.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcxxsecuritycert.la  Certificate.lo CertificateFactory.lo CertPath.lo CertPathValidator.lo  -lrt -lpthread -ldl 
libtool: link: ar cru .libs/libcxxsecuritycert.a .libs/Certificate.o .libs/CertificateFactory.o .libs/CertPath.o .libs/CertPathValidator.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcxxsecuritycert.a
libtool: link: ( cd ".libs" && rm -f "libcxxsecuritycert.la" && ln -s "../libcxxsecuritycert.la" "libcxxsecuritycert.la" )
make[4]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/cert'
Making all in spec
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/spec'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAParameterSpec.lo -MD -MP -MF .deps/DSAParameterSpec.Tpo -c -o DSAParameterSpec.lo DSAParameterSpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAParameterSpec.lo -MD -MP -MF .deps/DSAParameterSpec.Tpo -c DSAParameterSpec.cxx  -fPIC -DPIC -o .libs/DSAParameterSpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAParameterSpec.lo -MD -MP -MF .deps/DSAParameterSpec.Tpo -c DSAParameterSpec.cxx -o DSAParameterSpec.o >/dev/null 2>&1
mv -f .deps/DSAParameterSpec.Tpo .deps/DSAParameterSpec.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAPrivateKeySpec.lo -MD -MP -MF .deps/DSAPrivateKeySpec.Tpo -c -o DSAPrivateKeySpec.lo DSAPrivateKeySpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAPrivateKeySpec.lo -MD -MP -MF .deps/DSAPrivateKeySpec.Tpo -c DSAPrivateKeySpec.cxx  -fPIC -DPIC -o .libs/DSAPrivateKeySpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAPrivateKeySpec.lo -MD -MP -MF .deps/DSAPrivateKeySpec.Tpo -c DSAPrivateKeySpec.cxx -o DSAPrivateKeySpec.o >/dev/null 2>&1
mv -f .deps/DSAPrivateKeySpec.Tpo .deps/DSAPrivateKeySpec.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAPublicKeySpec.lo -MD -MP -MF .deps/DSAPublicKeySpec.Tpo -c -o DSAPublicKeySpec.lo DSAPublicKeySpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAPublicKeySpec.lo -MD -MP -MF .deps/DSAPublicKeySpec.Tpo -c DSAPublicKeySpec.cxx  -fPIC -DPIC -o .libs/DSAPublicKeySpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAPublicKeySpec.lo -MD -MP -MF .deps/DSAPublicKeySpec.Tpo -c DSAPublicKeySpec.cxx -o DSAPublicKeySpec.o >/dev/null 2>&1
mv -f .deps/DSAPublicKeySpec.Tpo .deps/DSAPublicKeySpec.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT EncodedKeySpec.lo -MD -MP -MF .deps/EncodedKeySpec.Tpo -c -o EncodedKeySpec.lo EncodedKeySpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT EncodedKeySpec.lo -MD -MP -MF .deps/EncodedKeySpec.Tpo -c EncodedKeySpec.cxx  -fPIC -DPIC -o .libs/EncodedKeySpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT EncodedKeySpec.lo -MD -MP -MF .deps/EncodedKeySpec.Tpo -c EncodedKeySpec.cxx -o EncodedKeySpec.o >/dev/null 2>&1
mv -f .deps/EncodedKeySpec.Tpo .deps/EncodedKeySpec.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAKeyGenParameterSpec.lo -MD -MP -MF .deps/RSAKeyGenParameterSpec.Tpo -c -o RSAKeyGenParameterSpec.lo RSAKeyGenParameterSpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAKeyGenParameterSpec.lo -MD -MP -MF .deps/RSAKeyGenParameterSpec.Tpo -c RSAKeyGenParameterSpec.cxx  -fPIC -DPIC -o .libs/RSAKeyGenParameterSpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAKeyGenParameterSpec.lo -MD -MP -MF .deps/RSAKeyGenParameterSpec.Tpo -c RSAKeyGenParameterSpec.cxx -o RSAKeyGenParameterSpec.o >/dev/null 2>&1
mv -f .deps/RSAKeyGenParameterSpec.Tpo .deps/RSAKeyGenParameterSpec.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPrivateCrtKeySpec.lo -MD -MP -MF .deps/RSAPrivateCrtKeySpec.Tpo -c -o RSAPrivateCrtKeySpec.lo RSAPrivateCrtKeySpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPrivateCrtKeySpec.lo -MD -MP -MF .deps/RSAPrivateCrtKeySpec.Tpo -c RSAPrivateCrtKeySpec.cxx  -fPIC -DPIC -o .libs/RSAPrivateCrtKeySpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPrivateCrtKeySpec.lo -MD -MP -MF .deps/RSAPrivateCrtKeySpec.Tpo -c RSAPrivateCrtKeySpec.cxx -o RSAPrivateCrtKeySpec.o >/dev/null 2>&1
mv -f .deps/RSAPrivateCrtKeySpec.Tpo .deps/RSAPrivateCrtKeySpec.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPrivateKeySpec.lo -MD -MP -MF .deps/RSAPrivateKeySpec.Tpo -c -o RSAPrivateKeySpec.lo RSAPrivateKeySpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPrivateKeySpec.lo -MD -MP -MF .deps/RSAPrivateKeySpec.Tpo -c RSAPrivateKeySpec.cxx  -fPIC -DPIC -o .libs/RSAPrivateKeySpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPrivateKeySpec.lo -MD -MP -MF .deps/RSAPrivateKeySpec.Tpo -c RSAPrivateKeySpec.cxx -o RSAPrivateKeySpec.o >/dev/null 2>&1
mv -f .deps/RSAPrivateKeySpec.Tpo .deps/RSAPrivateKeySpec.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPublicKeySpec.lo -MD -MP -MF .deps/RSAPublicKeySpec.Tpo -c -o RSAPublicKeySpec.lo RSAPublicKeySpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPublicKeySpec.lo -MD -MP -MF .deps/RSAPublicKeySpec.Tpo -c RSAPublicKeySpec.cxx  -fPIC -DPIC -o .libs/RSAPublicKeySpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPublicKeySpec.lo -MD -MP -MF .deps/RSAPublicKeySpec.Tpo -c RSAPublicKeySpec.cxx -o RSAPublicKeySpec.o >/dev/null 2>&1
mv -f .deps/RSAPublicKeySpec.Tpo .deps/RSAPublicKeySpec.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcxxsecurityspec.la  DSAParameterSpec.lo DSAPrivateKeySpec.lo DSAPublicKeySpec.lo EncodedKeySpec.lo RSAKeyGenParameterSpec.lo RSAPrivateCrtKeySpec.lo RSAPrivateKeySpec.lo RSAPublicKeySpec.lo  -lrt -lpthread -ldl 
libtool: link: 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 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcxxsecurityspec.a
libtool: link: ( cd ".libs" && rm -f "libcxxsecurityspec.la" && ln -s "../libcxxsecurityspec.la" "libcxxsecurityspec.la" )
make[4]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/spec'
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT AlgorithmParameterGenerator.lo -MD -MP -MF .deps/AlgorithmParameterGenerator.Tpo -c -o AlgorithmParameterGenerator.lo AlgorithmParameterGenerator.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT AlgorithmParameterGenerator.lo -MD -MP -MF .deps/AlgorithmParameterGenerator.Tpo -c AlgorithmParameterGenerator.cxx  -fPIC -DPIC -o .libs/AlgorithmParameterGenerator.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/security/AlgorithmParameterGeneratorSpi.h:30,
                 from ../../include/beecrypt/c++/security/AlgorithmParameterGenerator.h:29,
                 from AlgorithmParameterGenerator.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
AlgorithmParameterGenerator.cxx:118:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
AlgorithmParameterGenerator.cxx:118:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT AlgorithmParameterGenerator.lo -MD -MP -MF .deps/AlgorithmParameterGenerator.Tpo -c AlgorithmParameterGenerator.cxx -o AlgorithmParameterGenerator.o >/dev/null 2>&1
mv -f .deps/AlgorithmParameterGenerator.Tpo .deps/AlgorithmParameterGenerator.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT AlgorithmParameters.lo -MD -MP -MF .deps/AlgorithmParameters.Tpo -c -o AlgorithmParameters.lo AlgorithmParameters.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT AlgorithmParameters.lo -MD -MP -MF .deps/AlgorithmParameters.Tpo -c AlgorithmParameters.cxx  -fPIC -DPIC -o .libs/AlgorithmParameters.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from AlgorithmParameters.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
AlgorithmParameters.cxx:118:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
AlgorithmParameters.cxx:118:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT AlgorithmParameters.lo -MD -MP -MF .deps/AlgorithmParameters.Tpo -c AlgorithmParameters.cxx -o AlgorithmParameters.o >/dev/null 2>&1
mv -f .deps/AlgorithmParameters.Tpo .deps/AlgorithmParameters.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DigestInputStream.lo -MD -MP -MF .deps/DigestInputStream.Tpo -c -o DigestInputStream.lo DigestInputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DigestInputStream.lo -MD -MP -MF .deps/DigestInputStream.Tpo -c DigestInputStream.cxx  -fPIC -DPIC -o .libs/DigestInputStream.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/MessageDigest.h:30,
                 from ../../include/beecrypt/c++/security/DigestInputStream.h:30,
                 from DigestInputStream.cxx:27:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
DigestInputStream.cxx:68:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
DigestInputStream.cxx:68:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DigestInputStream.lo -MD -MP -MF .deps/DigestInputStream.Tpo -c DigestInputStream.cxx -o DigestInputStream.o >/dev/null 2>&1
mv -f .deps/DigestInputStream.Tpo .deps/DigestInputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DigestOutputStream.lo -MD -MP -MF .deps/DigestOutputStream.Tpo -c -o DigestOutputStream.lo DigestOutputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DigestOutputStream.lo -MD -MP -MF .deps/DigestOutputStream.Tpo -c DigestOutputStream.cxx  -fPIC -DPIC -o .libs/DigestOutputStream.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/MessageDigest.h:30,
                 from ../../include/beecrypt/c++/security/DigestOutputStream.h:30,
                 from DigestOutputStream.cxx:27:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
DigestOutputStream.cxx:66:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
DigestOutputStream.cxx:66:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DigestOutputStream.lo -MD -MP -MF .deps/DigestOutputStream.Tpo -c DigestOutputStream.cxx -o DigestOutputStream.o >/dev/null 2>&1
mv -f .deps/DigestOutputStream.Tpo .deps/DigestOutputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyFactory.lo -MD -MP -MF .deps/KeyFactory.Tpo -c -o KeyFactory.lo KeyFactory.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyFactory.lo -MD -MP -MF .deps/KeyFactory.Tpo -c KeyFactory.cxx  -fPIC -DPIC -o .libs/KeyFactory.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/KeyFactory.h:30,
                 from KeyFactory.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
KeyFactory.cxx:109:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
KeyFactory.cxx:109:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyFactory.lo -MD -MP -MF .deps/KeyFactory.Tpo -c KeyFactory.cxx -o KeyFactory.o >/dev/null 2>&1
mv -f .deps/KeyFactory.Tpo .deps/KeyFactory.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyPair.lo -MD -MP -MF .deps/KeyPair.Tpo -c -o KeyPair.lo KeyPair.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyPair.lo -MD -MP -MF .deps/KeyPair.Tpo -c KeyPair.cxx  -fPIC -DPIC -o .libs/KeyPair.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyPair.lo -MD -MP -MF .deps/KeyPair.Tpo -c KeyPair.cxx -o KeyPair.o >/dev/null 2>&1
mv -f .deps/KeyPair.Tpo .deps/KeyPair.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyPairGenerator.lo -MD -MP -MF .deps/KeyPairGenerator.Tpo -c -o KeyPairGenerator.lo KeyPairGenerator.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyPairGenerator.lo -MD -MP -MF .deps/KeyPairGenerator.Tpo -c KeyPairGenerator.cxx  -fPIC -DPIC -o .libs/KeyPairGenerator.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/SecureRandom.h:32,
                 from ../../include/beecrypt/c++/security/KeyPairGeneratorSpi.h:32,
                 from ../../include/beecrypt/c++/security/KeyPairGenerator.h:28,
                 from KeyPairGenerator.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
KeyPairGenerator.cxx:112:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
KeyPairGenerator.cxx:112:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyPairGenerator.lo -MD -MP -MF .deps/KeyPairGenerator.Tpo -c KeyPairGenerator.cxx -o KeyPairGenerator.o >/dev/null 2>&1
mv -f .deps/KeyPairGenerator.Tpo .deps/KeyPairGenerator.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyStore.lo -MD -MP -MF .deps/KeyStore.Tpo -c -o KeyStore.lo KeyStore.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyStore.lo -MD -MP -MF .deps/KeyStore.Tpo -c KeyStore.cxx  -fPIC -DPIC -o .libs/KeyStore.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/KeyStore.h:36,
                 from KeyStore.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
KeyStore.cxx:397:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
KeyStore.cxx:397:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyStore.lo -MD -MP -MF .deps/KeyStore.Tpo -c KeyStore.cxx -o KeyStore.o >/dev/null 2>&1
mv -f .deps/KeyStore.Tpo .deps/KeyStore.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MessageDigest.lo -MD -MP -MF .deps/MessageDigest.Tpo -c -o MessageDigest.lo MessageDigest.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MessageDigest.lo -MD -MP -MF .deps/MessageDigest.Tpo -c MessageDigest.cxx  -fPIC -DPIC -o .libs/MessageDigest.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/MessageDigest.h:30,
                 from MessageDigest.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
MessageDigest.cxx:140:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
MessageDigest.cxx:140:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MessageDigest.lo -MD -MP -MF .deps/MessageDigest.Tpo -c MessageDigest.cxx -o MessageDigest.o >/dev/null 2>&1
mv -f .deps/MessageDigest.Tpo .deps/MessageDigest.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Provider.lo -MD -MP -MF .deps/Provider.Tpo -c -o Provider.lo Provider.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Provider.lo -MD -MP -MF .deps/Provider.Tpo -c Provider.cxx  -fPIC -DPIC -o .libs/Provider.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from Provider.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::String]':
Provider.cxx:133:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::String>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::String, beecrypt::security::Provider::Instantiator>::Entry]':
Provider.cxx:133:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::String, beecrypt::security::Provider::Instantiator>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
Provider.cxx:133:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
Provider.cxx:133:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Provider.lo -MD -MP -MF .deps/Provider.Tpo -c Provider.cxx -o Provider.o >/dev/null 2>&1
mv -f .deps/Provider.Tpo .deps/Provider.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SecureRandom.lo -MD -MP -MF .deps/SecureRandom.Tpo -c -o SecureRandom.lo SecureRandom.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SecureRandom.lo -MD -MP -MF .deps/SecureRandom.Tpo -c SecureRandom.cxx  -fPIC -DPIC -o .libs/SecureRandom.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/SecureRandom.h:32,
                 from SecureRandom.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
SecureRandom.cxx:123:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
SecureRandom.cxx:123:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SecureRandom.lo -MD -MP -MF .deps/SecureRandom.Tpo -c SecureRandom.cxx -o SecureRandom.o >/dev/null 2>&1
mv -f .deps/SecureRandom.Tpo .deps/SecureRandom.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Security.lo -MD -MP -MF .deps/Security.Tpo -c -o Security.lo Security.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Security.lo -MD -MP -MF .deps/Security.Tpo -c Security.cxx  -fPIC -DPIC -o .libs/Security.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/cert/CertificateFactory.h:28,
                 from ../../include/beecrypt/c++/security/Security.h:30,
                 from Security.cxx:26:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
Security.cxx:418:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
Security.cxx:418:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Security.lo -MD -MP -MF .deps/Security.Tpo -c Security.cxx -o Security.o >/dev/null 2>&1
mv -f .deps/Security.Tpo .deps/Security.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Signature.lo -MD -MP -MF .deps/Signature.Tpo -c -o Signature.lo Signature.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Signature.lo -MD -MP -MF .deps/Signature.Tpo -c Signature.cxx  -fPIC -DPIC -o .libs/Signature.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/security/SignatureSpi.h:32,
                 from ../../include/beecrypt/c++/security/Signature.h:30,
                 from Signature.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
Signature.cxx:178:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
Signature.cxx:178:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Signature.lo -MD -MP -MF .deps/Signature.Tpo -c Signature.cxx -o Signature.o >/dev/null 2>&1
mv -f .deps/Signature.Tpo .deps/Signature.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack  -Wl,-O1,--sort-common,--as-needed,-z,relro -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 && ar x "/build/beecrypt/src/beecrypt-4.2.1/c++/security/cert/.libs/libcxxsecuritycert.a")
libtool: link: (cd .libs/libcxxsecurity.lax/libcxxsecurityspec.a && ar x "/build/beecrypt/src/beecrypt-4.2.1/c++/security/spec/.libs/libcxxsecurityspec.a")
libtool: link: 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/CertPathValidator.o .libs/libcxxsecurity.lax/libcxxsecuritycert.a/CertPath.o .libs/libcxxsecurity.lax/libcxxsecuritycert.a/Certificate.o .libs/libcxxsecurity.lax/libcxxsecuritycert.a/CertificateFactory.o  .libs/libcxxsecurity.lax/libcxxsecurityspec.a/DSAPublicKeySpec.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/DSAPrivateKeySpec.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/RSAPrivateKeySpec.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/RSAKeyGenParameterSpec.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/DSAParameterSpec.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/RSAPrivateCrtKeySpec.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/RSAPublicKeySpec.o .libs/libcxxsecurity.lax/libcxxsecurityspec.a/EncodedKeySpec.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: 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 '/build/beecrypt/src/beecrypt-4.2.1/c++/security'
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security'
Making all in crypto
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto'
Making all in spec
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto/spec'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHParameterSpec.lo -MD -MP -MF .deps/DHParameterSpec.Tpo -c -o DHParameterSpec.lo DHParameterSpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHParameterSpec.lo -MD -MP -MF .deps/DHParameterSpec.Tpo -c DHParameterSpec.cxx  -fPIC -DPIC -o .libs/DHParameterSpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHParameterSpec.lo -MD -MP -MF .deps/DHParameterSpec.Tpo -c DHParameterSpec.cxx -o DHParameterSpec.o >/dev/null 2>&1
mv -f .deps/DHParameterSpec.Tpo .deps/DHParameterSpec.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHPrivateKeySpec.lo -MD -MP -MF .deps/DHPrivateKeySpec.Tpo -c -o DHPrivateKeySpec.lo DHPrivateKeySpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHPrivateKeySpec.lo -MD -MP -MF .deps/DHPrivateKeySpec.Tpo -c DHPrivateKeySpec.cxx  -fPIC -DPIC -o .libs/DHPrivateKeySpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHPrivateKeySpec.lo -MD -MP -MF .deps/DHPrivateKeySpec.Tpo -c DHPrivateKeySpec.cxx -o DHPrivateKeySpec.o >/dev/null 2>&1
mv -f .deps/DHPrivateKeySpec.Tpo .deps/DHPrivateKeySpec.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHPublicKeySpec.lo -MD -MP -MF .deps/DHPublicKeySpec.Tpo -c -o DHPublicKeySpec.lo DHPublicKeySpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHPublicKeySpec.lo -MD -MP -MF .deps/DHPublicKeySpec.Tpo -c DHPublicKeySpec.cxx  -fPIC -DPIC -o .libs/DHPublicKeySpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHPublicKeySpec.lo -MD -MP -MF .deps/DHPublicKeySpec.Tpo -c DHPublicKeySpec.cxx -o DHPublicKeySpec.o >/dev/null 2>&1
mv -f .deps/DHPublicKeySpec.Tpo .deps/DHPublicKeySpec.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT IvParameterSpec.lo -MD -MP -MF .deps/IvParameterSpec.Tpo -c -o IvParameterSpec.lo IvParameterSpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT IvParameterSpec.lo -MD -MP -MF .deps/IvParameterSpec.Tpo -c IvParameterSpec.cxx  -fPIC -DPIC -o .libs/IvParameterSpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -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
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PBEKeySpec.lo -MD -MP -MF .deps/PBEKeySpec.Tpo -c -o PBEKeySpec.lo PBEKeySpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PBEKeySpec.lo -MD -MP -MF .deps/PBEKeySpec.Tpo -c PBEKeySpec.cxx  -fPIC -DPIC -o .libs/PBEKeySpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PBEKeySpec.lo -MD -MP -MF .deps/PBEKeySpec.Tpo -c PBEKeySpec.cxx -o PBEKeySpec.o >/dev/null 2>&1
mv -f .deps/PBEKeySpec.Tpo .deps/PBEKeySpec.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SecretKeySpec.lo -MD -MP -MF .deps/SecretKeySpec.Tpo -c -o SecretKeySpec.lo SecretKeySpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SecretKeySpec.lo -MD -MP -MF .deps/SecretKeySpec.Tpo -c SecretKeySpec.cxx  -fPIC -DPIC -o .libs/SecretKeySpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SecretKeySpec.lo -MD -MP -MF .deps/SecretKeySpec.Tpo -c SecretKeySpec.cxx -o SecretKeySpec.o >/dev/null 2>&1
mv -f .deps/SecretKeySpec.Tpo .deps/SecretKeySpec.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libcxxcryptospec.la  DHParameterSpec.lo DHPrivateKeySpec.lo DHPublicKeySpec.lo IvParameterSpec.lo PBEKeySpec.lo SecretKeySpec.lo  -lrt -lpthread -ldl 
libtool: link: ar cru .libs/libcxxcryptospec.a .libs/DHParameterSpec.o .libs/DHPrivateKeySpec.o .libs/DHPublicKeySpec.o .libs/IvParameterSpec.o .libs/PBEKeySpec.o .libs/SecretKeySpec.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcxxcryptospec.a
libtool: link: ( cd ".libs" && rm -f "libcxxcryptospec.la" && ln -s "../libcxxcryptospec.la" "libcxxcryptospec.la" )
make[4]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto/spec'
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Cipher.lo -MD -MP -MF .deps/Cipher.Tpo -c -o Cipher.lo Cipher.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Cipher.lo -MD -MP -MF .deps/Cipher.Tpo -c Cipher.cxx  -fPIC -DPIC -o .libs/Cipher.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/crypto/CipherSpi.h:42,
                 from ../../include/beecrypt/c++/crypto/Cipher.h:28,
                 from Cipher.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
Cipher.cxx:654:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
Cipher.cxx:654:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Cipher.lo -MD -MP -MF .deps/Cipher.Tpo -c Cipher.cxx -o Cipher.o >/dev/null 2>&1
mv -f .deps/Cipher.Tpo .deps/Cipher.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT CipherSpi.lo -MD -MP -MF .deps/CipherSpi.Tpo -c -o CipherSpi.lo CipherSpi.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT CipherSpi.lo -MD -MP -MF .deps/CipherSpi.Tpo -c CipherSpi.cxx  -fPIC -DPIC -o .libs/CipherSpi.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/crypto/CipherSpi.h:42,
                 from CipherSpi.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
CipherSpi.cxx:34:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
CipherSpi.cxx:34:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT CipherSpi.lo -MD -MP -MF .deps/CipherSpi.Tpo -c CipherSpi.cxx -o CipherSpi.o >/dev/null 2>&1
mv -f .deps/CipherSpi.Tpo .deps/CipherSpi.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyAgreement.lo -MD -MP -MF .deps/KeyAgreement.Tpo -c -o KeyAgreement.lo KeyAgreement.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyAgreement.lo -MD -MP -MF .deps/KeyAgreement.Tpo -c KeyAgreement.cxx  -fPIC -DPIC -o .libs/KeyAgreement.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/SecureRandom.h:32,
                 from ../../include/beecrypt/c++/crypto/KeyAgreementSpi.h:36,
                 from ../../include/beecrypt/c++/crypto/KeyAgreement.h:28,
                 from KeyAgreement.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
KeyAgreement.cxx:110:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
KeyAgreement.cxx:110:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyAgreement.lo -MD -MP -MF .deps/KeyAgreement.Tpo -c KeyAgreement.cxx -o KeyAgreement.o >/dev/null 2>&1
mv -f .deps/KeyAgreement.Tpo .deps/KeyAgreement.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Mac.lo -MD -MP -MF .deps/Mac.Tpo -c -o Mac.lo Mac.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Mac.lo -MD -MP -MF .deps/Mac.Tpo -c Mac.cxx  -fPIC -DPIC -o .libs/Mac.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/crypto/Mac.h:30,
                 from Mac.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
Mac.cxx:181:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
Mac.cxx:181:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT Mac.lo -MD -MP -MF .deps/Mac.Tpo -c Mac.cxx -o Mac.o >/dev/null 2>&1
mv -f .deps/Mac.Tpo .deps/Mac.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MacInputStream.lo -MD -MP -MF .deps/MacInputStream.Tpo -c -o MacInputStream.lo MacInputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MacInputStream.lo -MD -MP -MF .deps/MacInputStream.Tpo -c MacInputStream.cxx  -fPIC -DPIC -o .libs/MacInputStream.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/crypto/Mac.h:30,
                 from ../../include/beecrypt/c++/crypto/MacInputStream.h:28,
                 from MacInputStream.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
MacInputStream.cxx:72:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
MacInputStream.cxx:72:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MacInputStream.lo -MD -MP -MF .deps/MacInputStream.Tpo -c MacInputStream.cxx -o MacInputStream.o >/dev/null 2>&1
mv -f .deps/MacInputStream.Tpo .deps/MacInputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MacOutputStream.lo -MD -MP -MF .deps/MacOutputStream.Tpo -c -o MacOutputStream.lo MacOutputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MacOutputStream.lo -MD -MP -MF .deps/MacOutputStream.Tpo -c MacOutputStream.cxx  -fPIC -DPIC -o .libs/MacOutputStream.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/crypto/Mac.h:30,
                 from ../../include/beecrypt/c++/crypto/MacOutputStream.h:28,
                 from MacOutputStream.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
MacOutputStream.cxx:70:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
MacOutputStream.cxx:70:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MacOutputStream.lo -MD -MP -MF .deps/MacOutputStream.Tpo -c MacOutputStream.cxx -o MacOutputStream.o >/dev/null 2>&1
mv -f .deps/MacOutputStream.Tpo .deps/MacOutputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT NullCipher.lo -MD -MP -MF .deps/NullCipher.Tpo -c -o NullCipher.lo NullCipher.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT NullCipher.lo -MD -MP -MF .deps/NullCipher.Tpo -c NullCipher.cxx  -fPIC -DPIC -o .libs/NullCipher.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/crypto/CipherSpi.h:42,
                 from ../../include/beecrypt/c++/crypto/Cipher.h:28,
                 from ../../include/beecrypt/c++/crypto/NullCipher.h:28,
                 from NullCipher.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
NullCipher.cxx:113:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
NullCipher.cxx:113:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT NullCipher.lo -MD -MP -MF .deps/NullCipher.Tpo -c NullCipher.cxx -o NullCipher.o >/dev/null 2>&1
mv -f .deps/NullCipher.Tpo .deps/NullCipher.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SecretKeyFactory.lo -MD -MP -MF .deps/SecretKeyFactory.Tpo -c -o SecretKeyFactory.lo SecretKeyFactory.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SecretKeyFactory.lo -MD -MP -MF .deps/SecretKeyFactory.Tpo -c SecretKeyFactory.cxx  -fPIC -DPIC -o .libs/SecretKeyFactory.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/crypto/SecretKeyFactory.h:30,
                 from SecretKeyFactory.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
SecretKeyFactory.cxx:105:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
SecretKeyFactory.cxx:105:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SecretKeyFactory.lo -MD -MP -MF .deps/SecretKeyFactory.Tpo -c SecretKeyFactory.cxx -o SecretKeyFactory.o >/dev/null 2>&1
mv -f .deps/SecretKeyFactory.Tpo .deps/SecretKeyFactory.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack  -Wl,-O1,--sort-common,--as-needed,-z,relro -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 && ar x "/build/beecrypt/src/beecrypt-4.2.1/c++/crypto/spec/.libs/libcxxcryptospec.a")
libtool: link: 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/IvParameterSpec.o .libs/libcxxcrypto.lax/libcxxcryptospec.a/PBEKeySpec.o .libs/libcxxcrypto.lax/libcxxcryptospec.a/DHPrivateKeySpec.o .libs/libcxxcrypto.lax/libcxxcryptospec.a/SecretKeySpec.o .libs/libcxxcrypto.lax/libcxxcryptospec.a/DHParameterSpec.o .libs/libcxxcrypto.lax/libcxxcryptospec.a/DHPublicKeySpec.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: 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 '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto'
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto'
Making all in beeyond
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/beeyond'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT AnyEncodedKeySpec.lo -MD -MP -MF .deps/AnyEncodedKeySpec.Tpo -c -o AnyEncodedKeySpec.lo AnyEncodedKeySpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT AnyEncodedKeySpec.lo -MD -MP -MF .deps/AnyEncodedKeySpec.Tpo -c AnyEncodedKeySpec.cxx  -fPIC -DPIC -o .libs/AnyEncodedKeySpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT AnyEncodedKeySpec.lo -MD -MP -MF .deps/AnyEncodedKeySpec.Tpo -c AnyEncodedKeySpec.cxx -o AnyEncodedKeySpec.o >/dev/null 2>&1
mv -f .deps/AnyEncodedKeySpec.Tpo .deps/AnyEncodedKeySpec.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertificate.lo -MD -MP -MF .deps/BeeCertificate.Tpo -c -o BeeCertificate.lo BeeCertificate.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertificate.lo -MD -MP -MF .deps/BeeCertificate.Tpo -c BeeCertificate.cxx  -fPIC -DPIC -o .libs/BeeCertificate.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/KeyFactory.h:30,
                 from BeeCertificate.cxx:41:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
BeeCertificate.cxx:703:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
BeeCertificate.cxx:703:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertificate.lo -MD -MP -MF .deps/BeeCertificate.Tpo -c BeeCertificate.cxx -o BeeCertificate.o >/dev/null 2>&1
mv -f .deps/BeeCertificate.Tpo .deps/BeeCertificate.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertPath.lo -MD -MP -MF .deps/BeeCertPath.Tpo -c -o BeeCertPath.lo BeeCertPath.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertPath.lo -MD -MP -MF .deps/BeeCertPath.Tpo -c BeeCertPath.cxx  -fPIC -DPIC -o .libs/BeeCertPath.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertPath.lo -MD -MP -MF .deps/BeeCertPath.Tpo -c BeeCertPath.cxx -o BeeCertPath.o >/dev/null 2>&1
mv -f .deps/BeeCertPath.Tpo .deps/BeeCertPath.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertPathParameters.lo -MD -MP -MF .deps/BeeCertPathParameters.Tpo -c -o BeeCertPathParameters.lo BeeCertPathParameters.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertPathParameters.lo -MD -MP -MF .deps/BeeCertPathParameters.Tpo -c BeeCertPathParameters.cxx  -fPIC -DPIC -o .libs/BeeCertPathParameters.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/KeyStore.h:36,
                 from ../../include/beecrypt/c++/beeyond/BeeCertPathParameters.h:32,
                 from BeeCertPathParameters.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
BeeCertPathParameters.cxx:72:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
BeeCertPathParameters.cxx:72:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertPathParameters.lo -MD -MP -MF .deps/BeeCertPathParameters.Tpo -c BeeCertPathParameters.cxx -o BeeCertPathParameters.o >/dev/null 2>&1
mv -f .deps/BeeCertPathParameters.Tpo .deps/BeeCertPathParameters.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertPathValidatorResult.lo -MD -MP -MF .deps/BeeCertPathValidatorResult.Tpo -c -o BeeCertPathValidatorResult.lo BeeCertPathValidatorResult.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertPathValidatorResult.lo -MD -MP -MF .deps/BeeCertPathValidatorResult.Tpo -c BeeCertPathValidatorResult.cxx  -fPIC -DPIC -o .libs/BeeCertPathValidatorResult.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/KeyFactory.h:30,
                 from BeeCertPathValidatorResult.cxx:31:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
BeeCertPathValidatorResult.cxx:62:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
BeeCertPathValidatorResult.cxx:62:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertPathValidatorResult.lo -MD -MP -MF .deps/BeeCertPathValidatorResult.Tpo -c BeeCertPathValidatorResult.cxx -o BeeCertPathValidatorResult.o >/dev/null 2>&1
mv -f .deps/BeeCertPathValidatorResult.Tpo .deps/BeeCertPathValidatorResult.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeEncodedKeySpec.lo -MD -MP -MF .deps/BeeEncodedKeySpec.Tpo -c -o BeeEncodedKeySpec.lo BeeEncodedKeySpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeEncodedKeySpec.lo -MD -MP -MF .deps/BeeEncodedKeySpec.Tpo -c BeeEncodedKeySpec.cxx  -fPIC -DPIC -o .libs/BeeEncodedKeySpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeEncodedKeySpec.lo -MD -MP -MF .deps/BeeEncodedKeySpec.Tpo -c BeeEncodedKeySpec.cxx -o BeeEncodedKeySpec.o >/dev/null 2>&1
mv -f .deps/BeeEncodedKeySpec.Tpo .deps/BeeEncodedKeySpec.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeInputStream.lo -MD -MP -MF .deps/BeeInputStream.Tpo -c -o BeeInputStream.lo BeeInputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeInputStream.lo -MD -MP -MF .deps/BeeInputStream.Tpo -c BeeInputStream.cxx  -fPIC -DPIC -o .libs/BeeInputStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeInputStream.lo -MD -MP -MF .deps/BeeInputStream.Tpo -c BeeInputStream.cxx -o BeeInputStream.o >/dev/null 2>&1
mv -f .deps/BeeInputStream.Tpo .deps/BeeInputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeOutputStream.lo -MD -MP -MF .deps/BeeOutputStream.Tpo -c -o BeeOutputStream.lo BeeOutputStream.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeOutputStream.lo -MD -MP -MF .deps/BeeOutputStream.Tpo -c BeeOutputStream.cxx  -fPIC -DPIC -o .libs/BeeOutputStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeOutputStream.lo -MD -MP -MF .deps/BeeOutputStream.Tpo -c BeeOutputStream.cxx -o BeeOutputStream.o >/dev/null 2>&1
mv -f .deps/BeeOutputStream.Tpo .deps/BeeOutputStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHIESParameterSpec.lo -MD -MP -MF .deps/DHIESParameterSpec.Tpo -c -o DHIESParameterSpec.lo DHIESParameterSpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHIESParameterSpec.lo -MD -MP -MF .deps/DHIESParameterSpec.Tpo -c DHIESParameterSpec.cxx  -fPIC -DPIC -o .libs/DHIESParameterSpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHIESParameterSpec.lo -MD -MP -MF .deps/DHIESParameterSpec.Tpo -c DHIESParameterSpec.cxx -o DHIESParameterSpec.o >/dev/null 2>&1
mv -f .deps/DHIESParameterSpec.Tpo .deps/DHIESParameterSpec.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHIESDecryptParameterSpec.lo -MD -MP -MF .deps/DHIESDecryptParameterSpec.Tpo -c -o DHIESDecryptParameterSpec.lo DHIESDecryptParameterSpec.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHIESDecryptParameterSpec.lo -MD -MP -MF .deps/DHIESDecryptParameterSpec.Tpo -c DHIESDecryptParameterSpec.cxx  -fPIC -DPIC -o .libs/DHIESDecryptParameterSpec.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHIESDecryptParameterSpec.lo -MD -MP -MF .deps/DHIESDecryptParameterSpec.Tpo -c DHIESDecryptParameterSpec.cxx -o DHIESDecryptParameterSpec.o >/dev/null 2>&1
mv -f .deps/DHIESDecryptParameterSpec.Tpo .deps/DHIESDecryptParameterSpec.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PKCS12PBEKey.lo -MD -MP -MF .deps/PKCS12PBEKey.Tpo -c -o PKCS12PBEKey.lo PKCS12PBEKey.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PKCS12PBEKey.lo -MD -MP -MF .deps/PKCS12PBEKey.Tpo -c PKCS12PBEKey.cxx  -fPIC -DPIC -o .libs/PKCS12PBEKey.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PKCS12PBEKey.lo -MD -MP -MF .deps/PKCS12PBEKey.Tpo -c PKCS12PBEKey.cxx -o PKCS12PBEKey.o >/dev/null 2>&1
mv -f .deps/PKCS12PBEKey.Tpo .deps/PKCS12PBEKey.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack  -Wl,-O1,--sort-common,--as-needed,-z,relro -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: 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 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcxxbeeyond.a
libtool: link: ( cd ".libs" && rm -f "libcxxbeeyond.la" && ln -s "../libcxxbeeyond.la" "libcxxbeeyond.la" )
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/beeyond'
Making all in .
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT adapter.lo -MD -MP -MF .deps/adapter.Tpo -c -o adapter.lo adapter.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT adapter.lo -MD -MP -MF .deps/adapter.Tpo -c adapter.cxx  -fPIC -DPIC -o .libs/adapter.o
In file included from ../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../include/beecrypt/c++/util/Properties.h:36,
                 from ../include/beecrypt/c++/security/Provider.h:28,
                 from ../include/beecrypt/c++/security/SecureRandom.h:32,
                 from ../include/beecrypt/c++/adapter.h:31,
                 from adapter.cxx:25:
../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
adapter.cxx:63:1:   required from here
../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
adapter.cxx:63:1:   required from here
../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -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=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT resource.lo -MD -MP -MF .deps/resource.Tpo -c -o resource.lo resource.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT resource.lo -MD -MP -MF .deps/resource.Tpo -c resource.cxx  -fPIC -DPIC -o .libs/resource.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -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
/bin/sh ../libtool --tag=CXX   --mode=link g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -no-undefined -version-info 7:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libbeecrypt_cxx.la -rpath /usr/lib 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: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/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,/build/beecrypt/src/beecrypt-4.2.1/.libs ../.libs/libbeecrypt.so -licuuc -licuio -licui18n -lrt -lpthread -ldl -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crtn.o  -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro   -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 && ar x "/build/beecrypt/src/beecrypt-4.2.1/c++/lang/.libs/libcxxlang.a")
libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxmath.a && ar x "/build/beecrypt/src/beecrypt-4.2.1/c++/math/.libs/libcxxmath.a")
libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxio.a && ar x "/build/beecrypt/src/beecrypt-4.2.1/c++/io/.libs/libcxxio.a")
libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxnio.a && ar x "/build/beecrypt/src/beecrypt-4.2.1/c++/nio/.libs/libcxxnio.a")
libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxutil.a && ar x "/build/beecrypt/src/beecrypt-4.2.1/c++/util/.libs/libcxxutil.a")
libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxsecurity.a && ar x "/build/beecrypt/src/beecrypt-4.2.1/c++/security/.libs/libcxxsecurity.a")
libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxcrypto.a && ar x "/build/beecrypt/src/beecrypt-4.2.1/c++/crypto/.libs/libcxxcrypto.a")
libtool: link: (cd .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a && ar x "/build/beecrypt/src/beecrypt-4.2.1/c++/beeyond/.libs/libcxxbeeyond.a")
libtool: link: ar cru .libs/libbeecrypt_cxx.a  adapter.o resource.o  .libs/libbeecrypt_cxx.lax/libcxxlang.a/System.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/Throwable.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/StringBuffer.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/Integer.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/Long.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/StringBuilder.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/String.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/Object.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/Thread.o .libs/libbeecrypt_cxx.lax/libcxxlang.a/Character.o  .libs/libbeecrypt_cxx.lax/libcxxmath.a/BigInteger.o  .libs/libbeecrypt_cxx.lax/libcxxio.a/FileInputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/FileOutputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/DataInputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/InputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/ByteArrayInputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/PushbackInputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/PrintStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/ByteArrayOutputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/Writer.o .libs/libbeecrypt_cxx.lax/libcxxio.a/DataOutputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/OutputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/FilterInputStream.o .libs/libbeecrypt_cxx.lax/libcxxio.a/FilterOutputStream.o  .libs/libbeecrypt_cxx.lax/libcxxnio.a/Buffer.o .libs/libbeecrypt_cxx.lax/libcxxnio.a/ByteOrder.o  .libs/libbeecrypt_cxx.lax/libcxxutil.a/ReentrantLock.o .libs/libbeecrypt_cxx.lax/libcxxutil.a/Properties.o .libs/libbeecrypt_cxx.lax/libcxxutil.a/Date.o  .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/KeyPairGenerator.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/DSAPublicKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/DSAPrivateKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/DigestInputStream.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/Security.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/KeyFactory.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/DigestOutputStream.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/MessageDigest.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/RSAPrivateKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/RSAKeyGenParameterSpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/AlgorithmParameters.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/CertPathValidator.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/Signature.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/CertPath.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/SecureRandom.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/Provider.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/DSAParameterSpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/RSAPrivateCrtKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/RSAPublicKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/Certificate.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/EncodedKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/CertificateFactory.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/AlgorithmParameterGenerator.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/KeyStore.o .libs/libbeecrypt_cxx.lax/libcxxsecurity.a/KeyPair.o  .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/IvParameterSpec.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/PBEKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/NullCipher.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/MacInputStream.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/DHPrivateKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/SecretKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/Mac.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/KeyAgreement.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/Cipher.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/MacOutputStream.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/DHParameterSpec.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/CipherSpi.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/SecretKeyFactory.o .libs/libbeecrypt_cxx.lax/libcxxcrypto.a/DHPublicKeySpec.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 .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/BeeEncodedKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/BeeInputStream.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/BeeCertPathParameters.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/BeeOutputStream.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/BeeCertPathValidatorResult.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/AnyEncodedKeySpec.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/BeeCertPath.o .libs/libbeecrypt_cxx.lax/libcxxbeeyond.a/BeeCertificate.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: 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 '/build/beecrypt/src/beecrypt-4.2.1/c++'
Making all in provider
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/provider'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT AESCipher.lo -MD -MP -MF .deps/AESCipher.Tpo -c -o AESCipher.lo AESCipher.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT AESCipher.lo -MD -MP -MF .deps/AESCipher.Tpo -c AESCipher.cxx  -fPIC -DPIC -o .libs/AESCipher.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/crypto/CipherSpi.h:42,
                 from ../../include/beecrypt/c++/provider/BlockCipher.h:30,
                 from ../../include/beecrypt/c++/provider/AESCipher.h:28,
                 from AESCipher.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
AESCipher.cxx:30:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
AESCipher.cxx:30:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT AESCipher.lo -MD -MP -MF .deps/AESCipher.Tpo -c AESCipher.cxx -o AESCipher.o >/dev/null 2>&1
mv -f .deps/AESCipher.Tpo .deps/AESCipher.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertificateFactory.lo -MD -MP -MF .deps/BeeCertificateFactory.Tpo -c -o BeeCertificateFactory.lo BeeCertificateFactory.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertificateFactory.lo -MD -MP -MF .deps/BeeCertificateFactory.Tpo -c BeeCertificateFactory.cxx  -fPIC -DPIC -o .libs/BeeCertificateFactory.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertificateFactory.lo -MD -MP -MF .deps/BeeCertificateFactory.Tpo -c BeeCertificateFactory.cxx -o BeeCertificateFactory.o >/dev/null 2>&1
mv -f .deps/BeeCertificateFactory.Tpo .deps/BeeCertificateFactory.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertPathValidator.lo -MD -MP -MF .deps/BeeCertPathValidator.Tpo -c -o BeeCertPathValidator.lo BeeCertPathValidator.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertPathValidator.lo -MD -MP -MF .deps/BeeCertPathValidator.Tpo -c BeeCertPathValidator.cxx  -fPIC -DPIC -o .libs/BeeCertPathValidator.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/KeyStore.h:36,
                 from ../../include/beecrypt/c++/beeyond/BeeCertPathParameters.h:32,
                 from BeeCertPathValidator.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
BeeCertPathValidator.cxx:107:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
BeeCertPathValidator.cxx:107:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeCertPathValidator.lo -MD -MP -MF .deps/BeeCertPathValidator.Tpo -c BeeCertPathValidator.cxx -o BeeCertPathValidator.o >/dev/null 2>&1
mv -f .deps/BeeCertPathValidator.Tpo .deps/BeeCertPathValidator.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BaseProvider.lo -MD -MP -MF .deps/BaseProvider.Tpo -c -o BaseProvider.lo BaseProvider.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BaseProvider.lo -MD -MP -MF .deps/BaseProvider.Tpo -c BaseProvider.cxx  -fPIC -DPIC -o .libs/BaseProvider.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/crypto/CipherSpi.h:42,
                 from ../../include/beecrypt/c++/provider/BlockCipher.h:30,
                 from ../../include/beecrypt/c++/provider/AESCipher.h:28,
                 from BaseProvider.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
BaseProvider.cxx:382:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
BaseProvider.cxx:382:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::String]':
BaseProvider.cxx:382:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::String>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::String, beecrypt::provider::BeeKeyStore::Entry>::Entry]':
BaseProvider.cxx:382:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::String, beecrypt::provider::BeeKeyStore::Entry>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BaseProvider.lo -MD -MP -MF .deps/BaseProvider.Tpo -c BaseProvider.cxx -o BaseProvider.o >/dev/null 2>&1
mv -f .deps/BaseProvider.Tpo .deps/BaseProvider.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeKeyStore.lo -MD -MP -MF .deps/BeeKeyStore.Tpo -c -o BeeKeyStore.lo BeeKeyStore.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeKeyStore.lo -MD -MP -MF .deps/BeeKeyStore.Tpo -c BeeKeyStore.cxx  -fPIC -DPIC -o .libs/BeeKeyStore.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/crypto/Mac.h:30,
                 from BeeKeyStore.cxx:27:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::String, beecrypt::provider::BeeKeyStore::Entry>::Entry]':
BeeKeyStore.cxx:544:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::String, beecrypt::provider::BeeKeyStore::Entry>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
BeeKeyStore.cxx:544:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
BeeKeyStore.cxx:544:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::String]':
BeeKeyStore.cxx:544:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::String>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeKeyStore.lo -MD -MP -MF .deps/BeeKeyStore.Tpo -c BeeKeyStore.cxx -o BeeKeyStore.o >/dev/null 2>&1
mv -f .deps/BeeKeyStore.Tpo .deps/BeeKeyStore.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeSecureRandom.lo -MD -MP -MF .deps/BeeSecureRandom.Tpo -c -o BeeSecureRandom.lo BeeSecureRandom.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeSecureRandom.lo -MD -MP -MF .deps/BeeSecureRandom.Tpo -c BeeSecureRandom.cxx  -fPIC -DPIC -o .libs/BeeSecureRandom.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BeeSecureRandom.lo -MD -MP -MF .deps/BeeSecureRandom.Tpo -c BeeSecureRandom.cxx -o BeeSecureRandom.o >/dev/null 2>&1
mv -f .deps/BeeSecureRandom.Tpo .deps/BeeSecureRandom.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BlockCipher.lo -MD -MP -MF .deps/BlockCipher.Tpo -c -o BlockCipher.lo BlockCipher.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BlockCipher.lo -MD -MP -MF .deps/BlockCipher.Tpo -c BlockCipher.cxx  -fPIC -DPIC -o .libs/BlockCipher.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/crypto/CipherSpi.h:42,
                 from ../../include/beecrypt/c++/crypto/Cipher.h:28,
                 from BlockCipher.cxx:29:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
BlockCipher.cxx:489:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
BlockCipher.cxx:489:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BlockCipher.lo -MD -MP -MF .deps/BlockCipher.Tpo -c BlockCipher.cxx -o BlockCipher.o >/dev/null 2>&1
mv -f .deps/BlockCipher.Tpo .deps/BlockCipher.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BlowfishCipher.lo -MD -MP -MF .deps/BlowfishCipher.Tpo -c -o BlowfishCipher.lo BlowfishCipher.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BlowfishCipher.lo -MD -MP -MF .deps/BlowfishCipher.Tpo -c BlowfishCipher.cxx  -fPIC -DPIC -o .libs/BlowfishCipher.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/crypto/CipherSpi.h:42,
                 from ../../include/beecrypt/c++/provider/BlockCipher.h:30,
                 from ../../include/beecrypt/c++/provider/BlowfishCipher.h:28,
                 from BlowfishCipher.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
BlowfishCipher.cxx:30:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
BlowfishCipher.cxx:30:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT BlowfishCipher.lo -MD -MP -MF .deps/BlowfishCipher.Tpo -c BlowfishCipher.cxx -o BlowfishCipher.o >/dev/null 2>&1
mv -f .deps/BlowfishCipher.Tpo .deps/BlowfishCipher.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHIESCipher.lo -MD -MP -MF .deps/DHIESCipher.Tpo -c -o DHIESCipher.lo DHIESCipher.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHIESCipher.lo -MD -MP -MF .deps/DHIESCipher.Tpo -c DHIESCipher.cxx  -fPIC -DPIC -o .libs/DHIESCipher.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/crypto/CipherSpi.h:42,
                 from ../../include/beecrypt/c++/crypto/Cipher.h:28,
                 from ../../include/beecrypt/c++/provider/DHIESCipher.h:28,
                 from DHIESCipher.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
DHIESCipher.cxx:462:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
DHIESCipher.cxx:462:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHIESCipher.lo -MD -MP -MF .deps/DHIESCipher.Tpo -c DHIESCipher.cxx -o DHIESCipher.o >/dev/null 2>&1
mv -f .deps/DHIESCipher.Tpo .deps/DHIESCipher.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHIESParameters.lo -MD -MP -MF .deps/DHIESParameters.Tpo -c -o DHIESParameters.lo DHIESParameters.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHIESParameters.lo -MD -MP -MF .deps/DHIESParameters.Tpo -c DHIESParameters.cxx  -fPIC -DPIC -o .libs/DHIESParameters.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHIESParameters.lo -MD -MP -MF .deps/DHIESParameters.Tpo -c DHIESParameters.cxx -o DHIESParameters.o >/dev/null 2>&1
mv -f .deps/DHIESParameters.Tpo .deps/DHIESParameters.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHKeyAgreement.lo -MD -MP -MF .deps/DHKeyAgreement.Tpo -c -o DHKeyAgreement.lo DHKeyAgreement.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHKeyAgreement.lo -MD -MP -MF .deps/DHKeyAgreement.Tpo -c DHKeyAgreement.cxx  -fPIC -DPIC -o .libs/DHKeyAgreement.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/SecureRandom.h:32,
                 from ../../include/beecrypt/c++/crypto/KeyAgreementSpi.h:36,
                 from ../../include/beecrypt/c++/provider/DHKeyAgreement.h:30,
                 from DHKeyAgreement.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
DHKeyAgreement.cxx:180:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
DHKeyAgreement.cxx:180:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHKeyAgreement.lo -MD -MP -MF .deps/DHKeyAgreement.Tpo -c DHKeyAgreement.cxx -o DHKeyAgreement.o >/dev/null 2>&1
mv -f .deps/DHKeyAgreement.Tpo .deps/DHKeyAgreement.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHKeyFactory.lo -MD -MP -MF .deps/DHKeyFactory.Tpo -c -o DHKeyFactory.lo DHKeyFactory.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHKeyFactory.lo -MD -MP -MF .deps/DHKeyFactory.Tpo -c DHKeyFactory.cxx  -fPIC -DPIC -o .libs/DHKeyFactory.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/KeyFactory.h:30,
                 from DHKeyFactory.cxx:28:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
DHKeyFactory.cxx:202:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
DHKeyFactory.cxx:202:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHKeyFactory.lo -MD -MP -MF .deps/DHKeyFactory.Tpo -c DHKeyFactory.cxx -o DHKeyFactory.o >/dev/null 2>&1
mv -f .deps/DHKeyFactory.Tpo .deps/DHKeyFactory.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHKeyPairGenerator.lo -MD -MP -MF .deps/DHKeyPairGenerator.Tpo -c -o DHKeyPairGenerator.lo DHKeyPairGenerator.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHKeyPairGenerator.lo -MD -MP -MF .deps/DHKeyPairGenerator.Tpo -c DHKeyPairGenerator.cxx  -fPIC -DPIC -o .libs/DHKeyPairGenerator.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/SecureRandom.h:32,
                 from ../../include/beecrypt/c++/adapter.h:31,
                 from DHKeyPairGenerator.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
DHKeyPairGenerator.cxx:156:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
DHKeyPairGenerator.cxx:156:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHKeyPairGenerator.lo -MD -MP -MF .deps/DHKeyPairGenerator.Tpo -c DHKeyPairGenerator.cxx -o DHKeyPairGenerator.o >/dev/null 2>&1
mv -f .deps/DHKeyPairGenerator.Tpo .deps/DHKeyPairGenerator.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHParameterGenerator.lo -MD -MP -MF .deps/DHParameterGenerator.Tpo -c -o DHParameterGenerator.lo DHParameterGenerator.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHParameterGenerator.lo -MD -MP -MF .deps/DHParameterGenerator.Tpo -c DHParameterGenerator.cxx  -fPIC -DPIC -o .libs/DHParameterGenerator.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/SecureRandom.h:32,
                 from ../../include/beecrypt/c++/adapter.h:31,
                 from DHParameterGenerator.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
DHParameterGenerator.cxx:107:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
DHParameterGenerator.cxx:107:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHParameterGenerator.lo -MD -MP -MF .deps/DHParameterGenerator.Tpo -c DHParameterGenerator.cxx -o DHParameterGenerator.o >/dev/null 2>&1
mv -f .deps/DHParameterGenerator.Tpo .deps/DHParameterGenerator.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHParameters.lo -MD -MP -MF .deps/DHParameters.Tpo -c -o DHParameters.lo DHParameters.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHParameters.lo -MD -MP -MF .deps/DHParameters.Tpo -c DHParameters.cxx  -fPIC -DPIC -o .libs/DHParameters.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHParameters.lo -MD -MP -MF .deps/DHParameters.Tpo -c DHParameters.cxx -o DHParameters.o >/dev/null 2>&1
mv -f .deps/DHParameters.Tpo .deps/DHParameters.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHPrivateKeyImpl.lo -MD -MP -MF .deps/DHPrivateKeyImpl.Tpo -c -o DHPrivateKeyImpl.lo DHPrivateKeyImpl.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHPrivateKeyImpl.lo -MD -MP -MF .deps/DHPrivateKeyImpl.Tpo -c DHPrivateKeyImpl.cxx  -fPIC -DPIC -o .libs/DHPrivateKeyImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHPrivateKeyImpl.lo -MD -MP -MF .deps/DHPrivateKeyImpl.Tpo -c DHPrivateKeyImpl.cxx -o DHPrivateKeyImpl.o >/dev/null 2>&1
mv -f .deps/DHPrivateKeyImpl.Tpo .deps/DHPrivateKeyImpl.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHPublicKeyImpl.lo -MD -MP -MF .deps/DHPublicKeyImpl.Tpo -c -o DHPublicKeyImpl.lo DHPublicKeyImpl.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHPublicKeyImpl.lo -MD -MP -MF .deps/DHPublicKeyImpl.Tpo -c DHPublicKeyImpl.cxx  -fPIC -DPIC -o .libs/DHPublicKeyImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DHPublicKeyImpl.lo -MD -MP -MF .deps/DHPublicKeyImpl.Tpo -c DHPublicKeyImpl.cxx -o DHPublicKeyImpl.o >/dev/null 2>&1
mv -f .deps/DHPublicKeyImpl.Tpo .deps/DHPublicKeyImpl.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAKeyFactory.lo -MD -MP -MF .deps/DSAKeyFactory.Tpo -c -o DSAKeyFactory.lo DSAKeyFactory.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAKeyFactory.lo -MD -MP -MF .deps/DSAKeyFactory.Tpo -c DSAKeyFactory.cxx  -fPIC -DPIC -o .libs/DSAKeyFactory.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/KeyFactory.h:30,
                 from DSAKeyFactory.cxx:28:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
DSAKeyFactory.cxx:204:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
DSAKeyFactory.cxx:204:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAKeyFactory.lo -MD -MP -MF .deps/DSAKeyFactory.Tpo -c DSAKeyFactory.cxx -o DSAKeyFactory.o >/dev/null 2>&1
mv -f .deps/DSAKeyFactory.Tpo .deps/DSAKeyFactory.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAKeyPairGenerator.lo -MD -MP -MF .deps/DSAKeyPairGenerator.Tpo -c -o DSAKeyPairGenerator.lo DSAKeyPairGenerator.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAKeyPairGenerator.lo -MD -MP -MF .deps/DSAKeyPairGenerator.Tpo -c DSAKeyPairGenerator.cxx  -fPIC -DPIC -o .libs/DSAKeyPairGenerator.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/SecureRandom.h:32,
                 from ../../include/beecrypt/c++/adapter.h:31,
                 from DSAKeyPairGenerator.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
DSAKeyPairGenerator.cxx:151:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
DSAKeyPairGenerator.cxx:151:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAKeyPairGenerator.lo -MD -MP -MF .deps/DSAKeyPairGenerator.Tpo -c DSAKeyPairGenerator.cxx -o DSAKeyPairGenerator.o >/dev/null 2>&1
mv -f .deps/DSAKeyPairGenerator.Tpo .deps/DSAKeyPairGenerator.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAParameterGenerator.lo -MD -MP -MF .deps/DSAParameterGenerator.Tpo -c -o DSAParameterGenerator.lo DSAParameterGenerator.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAParameterGenerator.lo -MD -MP -MF .deps/DSAParameterGenerator.Tpo -c DSAParameterGenerator.cxx  -fPIC -DPIC -o .libs/DSAParameterGenerator.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/SecureRandom.h:32,
                 from ../../include/beecrypt/c++/adapter.h:31,
                 from DSAParameterGenerator.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
DSAParameterGenerator.cxx:109:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
DSAParameterGenerator.cxx:109:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAParameterGenerator.lo -MD -MP -MF .deps/DSAParameterGenerator.Tpo -c DSAParameterGenerator.cxx -o DSAParameterGenerator.o >/dev/null 2>&1
mv -f .deps/DSAParameterGenerator.Tpo .deps/DSAParameterGenerator.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAParameters.lo -MD -MP -MF .deps/DSAParameters.Tpo -c -o DSAParameters.lo DSAParameters.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAParameters.lo -MD -MP -MF .deps/DSAParameters.Tpo -c DSAParameters.cxx  -fPIC -DPIC -o .libs/DSAParameters.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAParameters.lo -MD -MP -MF .deps/DSAParameters.Tpo -c DSAParameters.cxx -o DSAParameters.o >/dev/null 2>&1
mv -f .deps/DSAParameters.Tpo .deps/DSAParameters.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAPrivateKeyImpl.lo -MD -MP -MF .deps/DSAPrivateKeyImpl.Tpo -c -o DSAPrivateKeyImpl.lo DSAPrivateKeyImpl.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAPrivateKeyImpl.lo -MD -MP -MF .deps/DSAPrivateKeyImpl.Tpo -c DSAPrivateKeyImpl.cxx  -fPIC -DPIC -o .libs/DSAPrivateKeyImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAPrivateKeyImpl.lo -MD -MP -MF .deps/DSAPrivateKeyImpl.Tpo -c DSAPrivateKeyImpl.cxx -o DSAPrivateKeyImpl.o >/dev/null 2>&1
mv -f .deps/DSAPrivateKeyImpl.Tpo .deps/DSAPrivateKeyImpl.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAPublicKeyImpl.lo -MD -MP -MF .deps/DSAPublicKeyImpl.Tpo -c -o DSAPublicKeyImpl.lo DSAPublicKeyImpl.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAPublicKeyImpl.lo -MD -MP -MF .deps/DSAPublicKeyImpl.Tpo -c DSAPublicKeyImpl.cxx  -fPIC -DPIC -o .libs/DSAPublicKeyImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT DSAPublicKeyImpl.lo -MD -MP -MF .deps/DSAPublicKeyImpl.Tpo -c DSAPublicKeyImpl.cxx -o DSAPublicKeyImpl.o >/dev/null 2>&1
mv -f .deps/DSAPublicKeyImpl.Tpo .deps/DSAPublicKeyImpl.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMAC.lo -MD -MP -MF .deps/HMAC.Tpo -c -o HMAC.lo HMAC.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMAC.lo -MD -MP -MF .deps/HMAC.Tpo -c HMAC.cxx  -fPIC -DPIC -o .libs/HMAC.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMAC.lo -MD -MP -MF .deps/HMAC.Tpo -c HMAC.cxx -o HMAC.o >/dev/null 2>&1
mv -f .deps/HMAC.Tpo .deps/HMAC.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACMD5.lo -MD -MP -MF .deps/HMACMD5.Tpo -c -o HMACMD5.lo HMACMD5.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACMD5.lo -MD -MP -MF .deps/HMACMD5.Tpo -c HMACMD5.cxx  -fPIC -DPIC -o .libs/HMACMD5.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACMD5.lo -MD -MP -MF .deps/HMACMD5.Tpo -c HMACMD5.cxx -o HMACMD5.o >/dev/null 2>&1
mv -f .deps/HMACMD5.Tpo .deps/HMACMD5.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACSHA1.lo -MD -MP -MF .deps/HMACSHA1.Tpo -c -o HMACSHA1.lo HMACSHA1.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACSHA1.lo -MD -MP -MF .deps/HMACSHA1.Tpo -c HMACSHA1.cxx  -fPIC -DPIC -o .libs/HMACSHA1.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACSHA1.lo -MD -MP -MF .deps/HMACSHA1.Tpo -c HMACSHA1.cxx -o HMACSHA1.o >/dev/null 2>&1
mv -f .deps/HMACSHA1.Tpo .deps/HMACSHA1.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACSHA256.lo -MD -MP -MF .deps/HMACSHA256.Tpo -c -o HMACSHA256.lo HMACSHA256.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACSHA256.lo -MD -MP -MF .deps/HMACSHA256.Tpo -c HMACSHA256.cxx  -fPIC -DPIC -o .libs/HMACSHA256.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACSHA256.lo -MD -MP -MF .deps/HMACSHA256.Tpo -c HMACSHA256.cxx -o HMACSHA256.o >/dev/null 2>&1
mv -f .deps/HMACSHA256.Tpo .deps/HMACSHA256.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACSHA384.lo -MD -MP -MF .deps/HMACSHA384.Tpo -c -o HMACSHA384.lo HMACSHA384.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACSHA384.lo -MD -MP -MF .deps/HMACSHA384.Tpo -c HMACSHA384.cxx  -fPIC -DPIC -o .libs/HMACSHA384.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACSHA384.lo -MD -MP -MF .deps/HMACSHA384.Tpo -c HMACSHA384.cxx -o HMACSHA384.o >/dev/null 2>&1
mv -f .deps/HMACSHA384.Tpo .deps/HMACSHA384.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACSHA512.lo -MD -MP -MF .deps/HMACSHA512.Tpo -c -o HMACSHA512.lo HMACSHA512.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACSHA512.lo -MD -MP -MF .deps/HMACSHA512.Tpo -c HMACSHA512.cxx  -fPIC -DPIC -o .libs/HMACSHA512.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT HMACSHA512.lo -MD -MP -MF .deps/HMACSHA512.Tpo -c HMACSHA512.cxx -o HMACSHA512.o >/dev/null 2>&1
mv -f .deps/HMACSHA512.Tpo .deps/HMACSHA512.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyProtector.lo -MD -MP -MF .deps/KeyProtector.Tpo -c -o KeyProtector.lo KeyProtector.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyProtector.lo -MD -MP -MF .deps/KeyProtector.Tpo -c KeyProtector.cxx  -fPIC -DPIC -o .libs/KeyProtector.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/KeyFactory.h:30,
                 from KeyProtector.cxx:45:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
KeyProtector.cxx:253:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
KeyProtector.cxx:253:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT KeyProtector.lo -MD -MP -MF .deps/KeyProtector.Tpo -c KeyProtector.cxx -o KeyProtector.o >/dev/null 2>&1
mv -f .deps/KeyProtector.Tpo .deps/KeyProtector.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MD5Digest.lo -MD -MP -MF .deps/MD5Digest.Tpo -c -o MD5Digest.lo MD5Digest.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MD5Digest.lo -MD -MP -MF .deps/MD5Digest.Tpo -c MD5Digest.cxx  -fPIC -DPIC -o .libs/MD5Digest.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MD5Digest.lo -MD -MP -MF .deps/MD5Digest.Tpo -c MD5Digest.cxx -o MD5Digest.o >/dev/null 2>&1
mv -f .deps/MD5Digest.Tpo .deps/MD5Digest.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MD5withRSASignature.lo -MD -MP -MF .deps/MD5withRSASignature.Tpo -c -o MD5withRSASignature.lo MD5withRSASignature.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MD5withRSASignature.lo -MD -MP -MF .deps/MD5withRSASignature.Tpo -c MD5withRSASignature.cxx  -fPIC -DPIC -o .libs/MD5withRSASignature.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/security/SignatureSpi.h:32,
                 from ../../include/beecrypt/c++/provider/PKCS1RSASignature.h:31,
                 from ../../include/beecrypt/c++/provider/MD5withRSASignature.h:28,
                 from MD5withRSASignature.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
MD5withRSASignature.cxx:31:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
MD5withRSASignature.cxx:31:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT MD5withRSASignature.lo -MD -MP -MF .deps/MD5withRSASignature.Tpo -c MD5withRSASignature.cxx -o MD5withRSASignature.o >/dev/null 2>&1
mv -f .deps/MD5withRSASignature.Tpo .deps/MD5withRSASignature.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PKCS1RSASignature.lo -MD -MP -MF .deps/PKCS1RSASignature.Tpo -c -o PKCS1RSASignature.lo PKCS1RSASignature.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PKCS1RSASignature.lo -MD -MP -MF .deps/PKCS1RSASignature.Tpo -c PKCS1RSASignature.cxx  -fPIC -DPIC -o .libs/PKCS1RSASignature.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/security/SignatureSpi.h:32,
                 from ../../include/beecrypt/c++/provider/PKCS1RSASignature.h:31,
                 from PKCS1RSASignature.cxx:25:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
PKCS1RSASignature.cxx:189:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
PKCS1RSASignature.cxx:189:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PKCS1RSASignature.lo -MD -MP -MF .deps/PKCS1RSASignature.Tpo -c PKCS1RSASignature.cxx -o PKCS1RSASignature.o >/dev/null 2>&1
mv -f .deps/PKCS1RSASignature.Tpo .deps/PKCS1RSASignature.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PKCS12KeyFactory.lo -MD -MP -MF .deps/PKCS12KeyFactory.Tpo -c -o PKCS12KeyFactory.lo PKCS12KeyFactory.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PKCS12KeyFactory.lo -MD -MP -MF .deps/PKCS12KeyFactory.Tpo -c PKCS12KeyFactory.cxx  -fPIC -DPIC -o .libs/PKCS12KeyFactory.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT PKCS12KeyFactory.lo -MD -MP -MF .deps/PKCS12KeyFactory.Tpo -c PKCS12KeyFactory.cxx -o PKCS12KeyFactory.o >/dev/null 2>&1
mv -f .deps/PKCS12KeyFactory.Tpo .deps/PKCS12KeyFactory.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAKeyFactory.lo -MD -MP -MF .deps/RSAKeyFactory.Tpo -c -o RSAKeyFactory.lo RSAKeyFactory.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAKeyFactory.lo -MD -MP -MF .deps/RSAKeyFactory.Tpo -c RSAKeyFactory.cxx  -fPIC -DPIC -o .libs/RSAKeyFactory.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/KeyFactory.h:30,
                 from RSAKeyFactory.cxx:29:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
RSAKeyFactory.cxx:234:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
RSAKeyFactory.cxx:234:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAKeyFactory.lo -MD -MP -MF .deps/RSAKeyFactory.Tpo -c RSAKeyFactory.cxx -o RSAKeyFactory.o >/dev/null 2>&1
mv -f .deps/RSAKeyFactory.Tpo .deps/RSAKeyFactory.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAKeyPairGenerator.lo -MD -MP -MF .deps/RSAKeyPairGenerator.Tpo -c -o RSAKeyPairGenerator.lo RSAKeyPairGenerator.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAKeyPairGenerator.lo -MD -MP -MF .deps/RSAKeyPairGenerator.Tpo -c RSAKeyPairGenerator.cxx  -fPIC -DPIC -o .libs/RSAKeyPairGenerator.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/SecureRandom.h:32,
                 from ../../include/beecrypt/c++/adapter.h:31,
                 from RSAKeyPairGenerator.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
RSAKeyPairGenerator.cxx:91:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
RSAKeyPairGenerator.cxx:91:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAKeyPairGenerator.lo -MD -MP -MF .deps/RSAKeyPairGenerator.Tpo -c RSAKeyPairGenerator.cxx -o RSAKeyPairGenerator.o >/dev/null 2>&1
mv -f .deps/RSAKeyPairGenerator.Tpo .deps/RSAKeyPairGenerator.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPrivateCrtKeyImpl.lo -MD -MP -MF .deps/RSAPrivateCrtKeyImpl.Tpo -c -o RSAPrivateCrtKeyImpl.lo RSAPrivateCrtKeyImpl.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPrivateCrtKeyImpl.lo -MD -MP -MF .deps/RSAPrivateCrtKeyImpl.Tpo -c RSAPrivateCrtKeyImpl.cxx  -fPIC -DPIC -o .libs/RSAPrivateCrtKeyImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPrivateCrtKeyImpl.lo -MD -MP -MF .deps/RSAPrivateCrtKeyImpl.Tpo -c RSAPrivateCrtKeyImpl.cxx -o RSAPrivateCrtKeyImpl.o >/dev/null 2>&1
mv -f .deps/RSAPrivateCrtKeyImpl.Tpo .deps/RSAPrivateCrtKeyImpl.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPrivateKeyImpl.lo -MD -MP -MF .deps/RSAPrivateKeyImpl.Tpo -c -o RSAPrivateKeyImpl.lo RSAPrivateKeyImpl.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPrivateKeyImpl.lo -MD -MP -MF .deps/RSAPrivateKeyImpl.Tpo -c RSAPrivateKeyImpl.cxx  -fPIC -DPIC -o .libs/RSAPrivateKeyImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPrivateKeyImpl.lo -MD -MP -MF .deps/RSAPrivateKeyImpl.Tpo -c RSAPrivateKeyImpl.cxx -o RSAPrivateKeyImpl.o >/dev/null 2>&1
mv -f .deps/RSAPrivateKeyImpl.Tpo .deps/RSAPrivateKeyImpl.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPublicKeyImpl.lo -MD -MP -MF .deps/RSAPublicKeyImpl.Tpo -c -o RSAPublicKeyImpl.lo RSAPublicKeyImpl.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPublicKeyImpl.lo -MD -MP -MF .deps/RSAPublicKeyImpl.Tpo -c RSAPublicKeyImpl.cxx  -fPIC -DPIC -o .libs/RSAPublicKeyImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT RSAPublicKeyImpl.lo -MD -MP -MF .deps/RSAPublicKeyImpl.Tpo -c RSAPublicKeyImpl.cxx -o RSAPublicKeyImpl.o >/dev/null 2>&1
mv -f .deps/RSAPublicKeyImpl.Tpo .deps/RSAPublicKeyImpl.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA1Digest.lo -MD -MP -MF .deps/SHA1Digest.Tpo -c -o SHA1Digest.lo SHA1Digest.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA1Digest.lo -MD -MP -MF .deps/SHA1Digest.Tpo -c SHA1Digest.cxx  -fPIC -DPIC -o .libs/SHA1Digest.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA1Digest.lo -MD -MP -MF .deps/SHA1Digest.Tpo -c SHA1Digest.cxx -o SHA1Digest.o >/dev/null 2>&1
mv -f .deps/SHA1Digest.Tpo .deps/SHA1Digest.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA224Digest.lo -MD -MP -MF .deps/SHA224Digest.Tpo -c -o SHA224Digest.lo SHA224Digest.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA224Digest.lo -MD -MP -MF .deps/SHA224Digest.Tpo -c SHA224Digest.cxx  -fPIC -DPIC -o .libs/SHA224Digest.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA224Digest.lo -MD -MP -MF .deps/SHA224Digest.Tpo -c SHA224Digest.cxx -o SHA224Digest.o >/dev/null 2>&1
mv -f .deps/SHA224Digest.Tpo .deps/SHA224Digest.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA256Digest.lo -MD -MP -MF .deps/SHA256Digest.Tpo -c -o SHA256Digest.lo SHA256Digest.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA256Digest.lo -MD -MP -MF .deps/SHA256Digest.Tpo -c SHA256Digest.cxx  -fPIC -DPIC -o .libs/SHA256Digest.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA256Digest.lo -MD -MP -MF .deps/SHA256Digest.Tpo -c SHA256Digest.cxx -o SHA256Digest.o >/dev/null 2>&1
mv -f .deps/SHA256Digest.Tpo .deps/SHA256Digest.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA384Digest.lo -MD -MP -MF .deps/SHA384Digest.Tpo -c -o SHA384Digest.lo SHA384Digest.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA384Digest.lo -MD -MP -MF .deps/SHA384Digest.Tpo -c SHA384Digest.cxx  -fPIC -DPIC -o .libs/SHA384Digest.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA384Digest.lo -MD -MP -MF .deps/SHA384Digest.Tpo -c SHA384Digest.cxx -o SHA384Digest.o >/dev/null 2>&1
mv -f .deps/SHA384Digest.Tpo .deps/SHA384Digest.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA512Digest.lo -MD -MP -MF .deps/SHA512Digest.Tpo -c -o SHA512Digest.lo SHA512Digest.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA512Digest.lo -MD -MP -MF .deps/SHA512Digest.Tpo -c SHA512Digest.cxx  -fPIC -DPIC -o .libs/SHA512Digest.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA512Digest.lo -MD -MP -MF .deps/SHA512Digest.Tpo -c SHA512Digest.cxx -o SHA512Digest.o >/dev/null 2>&1
mv -f .deps/SHA512Digest.Tpo .deps/SHA512Digest.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA1withDSASignature.lo -MD -MP -MF .deps/SHA1withDSASignature.Tpo -c -o SHA1withDSASignature.lo SHA1withDSASignature.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA1withDSASignature.lo -MD -MP -MF .deps/SHA1withDSASignature.Tpo -c SHA1withDSASignature.cxx  -fPIC -DPIC -o .libs/SHA1withDSASignature.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/SecureRandom.h:32,
                 from ../../include/beecrypt/c++/adapter.h:31,
                 from SHA1withDSASignature.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
SHA1withDSASignature.cxx:405:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
SHA1withDSASignature.cxx:405:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA1withDSASignature.lo -MD -MP -MF .deps/SHA1withDSASignature.Tpo -c SHA1withDSASignature.cxx -o SHA1withDSASignature.o >/dev/null 2>&1
mv -f .deps/SHA1withDSASignature.Tpo .deps/SHA1withDSASignature.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA1withRSASignature.lo -MD -MP -MF .deps/SHA1withRSASignature.Tpo -c -o SHA1withRSASignature.lo SHA1withRSASignature.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA1withRSASignature.lo -MD -MP -MF .deps/SHA1withRSASignature.Tpo -c SHA1withRSASignature.cxx  -fPIC -DPIC -o .libs/SHA1withRSASignature.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/security/SignatureSpi.h:32,
                 from ../../include/beecrypt/c++/provider/PKCS1RSASignature.h:31,
                 from ../../include/beecrypt/c++/provider/SHA1withRSASignature.h:28,
                 from SHA1withRSASignature.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
SHA1withRSASignature.cxx:30:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
SHA1withRSASignature.cxx:30:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA1withRSASignature.lo -MD -MP -MF .deps/SHA1withRSASignature.Tpo -c SHA1withRSASignature.cxx -o SHA1withRSASignature.o >/dev/null 2>&1
mv -f .deps/SHA1withRSASignature.Tpo .deps/SHA1withRSASignature.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA256withRSASignature.lo -MD -MP -MF .deps/SHA256withRSASignature.Tpo -c -o SHA256withRSASignature.lo SHA256withRSASignature.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA256withRSASignature.lo -MD -MP -MF .deps/SHA256withRSASignature.Tpo -c SHA256withRSASignature.cxx  -fPIC -DPIC -o .libs/SHA256withRSASignature.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/security/SignatureSpi.h:32,
                 from ../../include/beecrypt/c++/provider/PKCS1RSASignature.h:31,
                 from ../../include/beecrypt/c++/provider/SHA256withRSASignature.h:28,
                 from SHA256withRSASignature.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
SHA256withRSASignature.cxx:31:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
SHA256withRSASignature.cxx:31:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA256withRSASignature.lo -MD -MP -MF .deps/SHA256withRSASignature.Tpo -c SHA256withRSASignature.cxx -o SHA256withRSASignature.o >/dev/null 2>&1
mv -f .deps/SHA256withRSASignature.Tpo .deps/SHA256withRSASignature.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA384withRSASignature.lo -MD -MP -MF .deps/SHA384withRSASignature.Tpo -c -o SHA384withRSASignature.lo SHA384withRSASignature.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA384withRSASignature.lo -MD -MP -MF .deps/SHA384withRSASignature.Tpo -c SHA384withRSASignature.cxx  -fPIC -DPIC -o .libs/SHA384withRSASignature.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/security/SignatureSpi.h:32,
                 from ../../include/beecrypt/c++/provider/PKCS1RSASignature.h:31,
                 from ../../include/beecrypt/c++/provider/SHA384withRSASignature.h:28,
                 from SHA384withRSASignature.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
SHA384withRSASignature.cxx:31:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
SHA384withRSASignature.cxx:31:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA384withRSASignature.lo -MD -MP -MF .deps/SHA384withRSASignature.Tpo -c SHA384withRSASignature.cxx -o SHA384withRSASignature.o >/dev/null 2>&1
mv -f .deps/SHA384withRSASignature.Tpo .deps/SHA384withRSASignature.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include  -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA512withRSASignature.lo -MD -MP -MF .deps/SHA512withRSASignature.Tpo -c -o SHA512withRSASignature.lo SHA512withRSASignature.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA512withRSASignature.lo -MD -MP -MF .deps/SHA512withRSASignature.Tpo -c SHA512withRSASignature.cxx  -fPIC -DPIC -o .libs/SHA512withRSASignature.o
In file included from ../../include/beecrypt/c++/util/Hashtable.h:42:0,
                 from ../../include/beecrypt/c++/util/Properties.h:36,
                 from ../../include/beecrypt/c++/security/Provider.h:28,
                 from ../../include/beecrypt/c++/security/AlgorithmParameters.h:30,
                 from ../../include/beecrypt/c++/security/SignatureSpi.h:32,
                 from ../../include/beecrypt/c++/provider/PKCS1RSASignature.h:31,
                 from ../../include/beecrypt/c++/provider/SHA512withRSASignature.h:28,
                 from SHA512withRSASignature.cxx:23:
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::lang::Object]':
SHA512withRSASignature.cxx:31:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
      return containsAll(*c);
                        ^
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::lang::Object>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
../../include/beecrypt/c++/util/AbstractSet.h: In instantiation of 'bool beecrypt::util::AbstractSet<E>::equals(const beecrypt::lang::Object*) const [with E = beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry]':
SHA512withRSASignature.cxx:31:1:   required from here
../../include/beecrypt/c++/util/AbstractSet.h:59:24: warning: 'containsAll' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: declarations in dependent base 'beecrypt::util::AbstractCollection<beecrypt::util::Map<beecrypt::lang::Object, beecrypt::lang::Object>::Entry>' are not found by unqualified lookup
../../include/beecrypt/c++/util/AbstractSet.h:59:24: note: use 'this->containsAll' instead
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -MT SHA512withRSASignature.lo -MD -MP -MF .deps/SHA512withRSASignature.Tpo -c SHA512withRSASignature.cxx -o SHA512withRSASignature.o >/dev/null 2>&1
mv -f .deps/SHA512withRSASignature.Tpo .deps/SHA512withRSASignature.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -module -Wl,-O1,--sort-common,--as-needed,-z,relro -o base.la -rpath /usr/lib/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: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/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,/build/beecrypt/src/beecrypt-4.2.1/c++/.libs -Wl,-rpath -Wl,/build/beecrypt/src/beecrypt-4.2.1/.libs -L/build/beecrypt/src/beecrypt-4.2.1/.libs ../../c++/.libs/libbeecrypt_cxx.so /build/beecrypt/src/beecrypt-4.2.1/.libs/libbeecrypt.so -licui18n -lrt -lpthread -ldl -licuuc -licuio -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crtn.o  -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro   -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: 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
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/base.a
libtool: link: ( cd ".libs" && rm -f "base.la" && ln -s "../base.la" "base.la" )
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/provider'
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++'
make[1]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in .
make[1]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1'
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1'
test -z "/usr/lib" || /usr/bin/mkdir -p "/build/beecrypt/pkg/beecrypt/usr/lib"
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libbeecrypt.la '/build/beecrypt/pkg/beecrypt/usr/lib'
libtool: install: /usr/bin/install -c .libs/libbeecrypt.so.7.0.0 /build/beecrypt/pkg/beecrypt/usr/lib/libbeecrypt.so.7.0.0
libtool: install: (cd /build/beecrypt/pkg/beecrypt/usr/lib && { ln -s -f libbeecrypt.so.7.0.0 libbeecrypt.so.7 || { rm -f libbeecrypt.so.7 && ln -s libbeecrypt.so.7.0.0 libbeecrypt.so.7; }; })
libtool: install: (cd /build/beecrypt/pkg/beecrypt/usr/lib && { ln -s -f libbeecrypt.so.7.0.0 libbeecrypt.so || { rm -f libbeecrypt.so && ln -s libbeecrypt.so.7.0.0 libbeecrypt.so; }; })
libtool: install: /usr/bin/install -c .libs/libbeecrypt.lai /build/beecrypt/pkg/beecrypt/usr/lib/libbeecrypt.la
libtool: install: /usr/bin/install -c .libs/libbeecrypt.a /build/beecrypt/pkg/beecrypt/usr/lib/libbeecrypt.a
libtool: install: chmod 644 /build/beecrypt/pkg/beecrypt/usr/lib/libbeecrypt.a
libtool: install: ranlib /build/beecrypt/pkg/beecrypt/usr/lib/libbeecrypt.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1'
make[1]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1'
Making install in include
make[1]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/include'
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/include'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include" || /usr/bin/mkdir -p "/build/beecrypt/pkg/beecrypt/usr/include"
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt'
 /usr/bin/install -c -m 644  beecrypt/aes.h beecrypt/aesopt.h beecrypt/api.h beecrypt/base64.h beecrypt/beecrypt.h beecrypt/blockmode.h beecrypt/blockpad.h beecrypt/blowfish.h beecrypt/blowfishopt.h beecrypt/dhies.h beecrypt/dldp.h beecrypt/dlkp.h beecrypt/dlpk.h beecrypt/dlsvdp-dh.h beecrypt/dsa.h beecrypt/elgamal.h beecrypt/endianness.h beecrypt/entropy.h beecrypt/fips186.h beecrypt/gnu.h beecrypt/hmac.h beecrypt/hmacmd5.h beecrypt/hmacsha1.h beecrypt/hmacsha224.h beecrypt/hmacsha256.h beecrypt/hmacsha384.h beecrypt/hmacsha512.h beecrypt/md4.h beecrypt/md5.h beecrypt/memchunk.h beecrypt/mpbarrett.h beecrypt/mp.h beecrypt/mpnumber.h beecrypt/mpopt.h beecrypt/mpprime.h beecrypt/mtprng.h beecrypt/pkcs12.h beecrypt/pkcs1.h beecrypt/ripemd128.h beecrypt/ripemd160.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/io'
 /usr/bin/install -c -m 644  beecrypt/c++/io/ByteArrayInputStream.h beecrypt/c++/io/ByteArrayOutputStream.h beecrypt/c++/io/Closeable.h beecrypt/c++/io/DataInput.h beecrypt/c++/io/DataInputStream.h beecrypt/c++/io/DataOutput.h beecrypt/c++/io/DataOutputStream.h beecrypt/c++/io/EOFException.h beecrypt/c++/io/FileInputStream.h beecrypt/c++/io/FileOutputStream.h beecrypt/c++/io/FilterInputStream.h beecrypt/c++/io/FilterOutputStream.h beecrypt/c++/io/Flushable.h beecrypt/c++/io/InputStream.h beecrypt/c++/io/IOException.h beecrypt/c++/io/OutputStream.h beecrypt/c++/io/PrintStream.h beecrypt/c++/io/PushbackInputStream.h beecrypt/c++/io/Writer.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/io'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/util/concurrent'
 /usr/bin/install -c -m 644  beecrypt/c++/util/concurrent/Callable.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/util/concurrent'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/security/interfaces'
 /usr/bin/install -c -m 644  beecrypt/c++/security/interfaces/DSAKey.h beecrypt/c++/security/interfaces/DSAParams.h beecrypt/c++/security/interfaces/DSAPrivateKey.h beecrypt/c++/security/interfaces/DSAPublicKey.h beecrypt/c++/security/interfaces/ECKey.h beecrypt/c++/security/interfaces/ECPrivateKey.h beecrypt/c++/security/interfaces/ECPublicKey.h beecrypt/c++/security/interfaces/RSAKey.h beecrypt/c++/security/interfaces/RSAPrivateCrtKey.h beecrypt/c++/security/interfaces/RSAPrivateKey.h beecrypt/c++/security/interfaces/RSAPublicKey.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/security/interfaces'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/security'
 /usr/bin/install -c -m 644  beecrypt/c++/security/AlgorithmParameterGenerator.h beecrypt/c++/security/AlgorithmParameterGeneratorSpi.h beecrypt/c++/security/AlgorithmParameters.h beecrypt/c++/security/AlgorithmParametersSpi.h beecrypt/c++/security/DigestInputStream.h beecrypt/c++/security/DigestOutputStream.h beecrypt/c++/security/GeneralSecurityException.h beecrypt/c++/security/InvalidAlgorithmParameterException.h beecrypt/c++/security/InvalidKeyException.h beecrypt/c++/security/InvalidParameterException.h beecrypt/c++/security/KeyException.h beecrypt/c++/security/KeyFactory.h beecrypt/c++/security/KeyFactorySpi.h beecrypt/c++/security/Key.h beecrypt/c++/security/KeyPairGenerator.h beecrypt/c++/security/KeyPairGeneratorSpi.h beecrypt/c++/security/KeyPair.h beecrypt/c++/security/KeyStoreException.h beecrypt/c++/security/KeyStore.h beecrypt/c++/security/KeyStoreSpi.h beecrypt/c++/security/MessageDigest.h beecrypt/c++/security/MessageDigestSpi.h beecrypt/c++/security/NoSuchAlgorithmException.h beecrypt/c++/security/NoSuchProviderException.h beecrypt/c++/security/PrivateKey.h beecrypt/c++/security/ProviderException.h beecrypt/c++/security/Provider.h beecrypt/c++/security/PublicKey.h beecrypt/c++/security/SecureRandom.h beecrypt/c++/security/SecureRandomSpi.h beecrypt/c++/security/Security.h beecrypt/c++/security/ShortBufferException.h beecrypt/c++/security/SignatureException.h beecrypt/c++/security/Signature.h beecrypt/c++/security/SignatureSpi.h beecrypt/c++/security/UnrecoverableKeyException.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/security'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/crypto'
 /usr/bin/install -c -m 644  beecrypt/c++/crypto/BadPaddingException.h beecrypt/c++/crypto/Cipher.h beecrypt/c++/crypto/CipherSpi.h beecrypt/c++/crypto/IllegalBlockSizeException.h beecrypt/c++/crypto/KeyAgreement.h beecrypt/c++/crypto/KeyAgreementSpi.h beecrypt/c++/crypto/Mac.h beecrypt/c++/crypto/MacInputStream.h beecrypt/c++/crypto/MacOutputStream.h beecrypt/c++/crypto/MacSpi.h beecrypt/c++/crypto/NoSuchPaddingException.h beecrypt/c++/crypto/NullCipher.h beecrypt/c++/crypto/SecretKeyFactory.h beecrypt/c++/crypto/SecretKeyFactorySpi.h beecrypt/c++/crypto/SecretKey.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/crypto'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/nio'
 /usr/bin/install -c -m 644  beecrypt/c++/nio/Buffer.h beecrypt/c++/nio/ByteBuffer.h beecrypt/c++/nio/ByteOrder.h beecrypt/c++/nio/InvalidMarkException.h beecrypt/c++/nio/ReadOnlyBufferException.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/nio'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/math'
 /usr/bin/install -c -m 644  beecrypt/c++/math/BigInteger.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/math'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt'
 /usr/bin/install -c -m 644  beecrypt/ripemd256.h beecrypt/ripemd320.h beecrypt/rsa.h beecrypt/rsakp.h beecrypt/rsapk.h beecrypt/sha1.h beecrypt/sha1opt.h beecrypt/sha224.h beecrypt/sha256.h beecrypt/sha384.h beecrypt/sha512.h beecrypt/sha2k32.h beecrypt/sha2k64.h beecrypt/timestamp.h beecrypt/win.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/crypto/interfaces'
 /usr/bin/install -c -m 644  beecrypt/c++/crypto/interfaces/DHKey.h beecrypt/c++/crypto/interfaces/DHParams.h beecrypt/c++/crypto/interfaces/DHPrivateKey.h beecrypt/c++/crypto/interfaces/DHPublicKey.h beecrypt/c++/crypto/interfaces/PBEKey.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/crypto/interfaces'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/lang'
 /usr/bin/install -c -m 644  beecrypt/c++/lang/Appendable.h beecrypt/c++/lang/ArithmeticException.h beecrypt/c++/lang/Character.h beecrypt/c++/lang/CharSequence.h beecrypt/c++/lang/ClassCastException.h beecrypt/c++/lang/Cloneable.h beecrypt/c++/lang/CloneNotSupportedException.h beecrypt/c++/lang/Comparable.h beecrypt/c++/lang/Error.h beecrypt/c++/lang/Exception.h beecrypt/c++/lang/IllegalArgumentException.h beecrypt/c++/lang/IllegalMonitorStateException.h beecrypt/c++/lang/IllegalStateException.h beecrypt/c++/lang/IllegalThreadStateException.h beecrypt/c++/lang/IndexOutOfBoundsException.h beecrypt/c++/lang/Integer.h beecrypt/c++/lang/InterruptedException.h beecrypt/c++/lang/Long.h beecrypt/c++/lang/NullPointerException.h beecrypt/c++/lang/Number.h beecrypt/c++/lang/NumberFormatException.h beecrypt/c++/lang/Object.h beecrypt/c++/lang/OutOfMemoryError.h beecrypt/c++/lang/Runnable.h beecrypt/c++/lang/RuntimeException.h beecrypt/c++/lang/StringBuffer.h beecrypt/c++/lang/StringBuilder.h beecrypt/c++/lang/String.h beecrypt/c++/lang/System.h beecrypt/c++/lang/Thread.h beecrypt/c++/lang/Throwable.h beecrypt/c++/lang/UnsupportedOperationException.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/lang'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/security/cert'
 /usr/bin/install -c -m 644  beecrypt/c++/security/cert/CertificateEncodingException.h beecrypt/c++/security/cert/CertificateException.h beecrypt/c++/security/cert/CertificateExpiredException.h beecrypt/c++/security/cert/CertificateFactory.h beecrypt/c++/security/cert/CertificateFactorySpi.h beecrypt/c++/security/cert/Certificate.h beecrypt/c++/security/cert/CertificateNotYetValidException.h beecrypt/c++/security/cert/CertPath.h beecrypt/c++/security/cert/CertPathParameters.h beecrypt/c++/security/cert/CertPathValidatorException.h beecrypt/c++/security/cert/CertPathValidator.h beecrypt/c++/security/cert/CertPathValidatorResult.h beecrypt/c++/security/cert/CertPathValidatorSpi.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/security/cert'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/beeyond'
 /usr/bin/install -c -m 644  beecrypt/c++/beeyond/AnyEncodedKeySpec.h beecrypt/c++/beeyond/BeeCertificate.h beecrypt/c++/beeyond/BeeCertPath.h beecrypt/c++/beeyond/BeeCertPathParameters.h beecrypt/c++/beeyond/BeeCertPathValidatorResult.h beecrypt/c++/beeyond/BeeEncodedKeySpec.h beecrypt/c++/beeyond/BeeInputStream.h beecrypt/c++/beeyond/BeeOutputStream.h beecrypt/c++/beeyond/DHIESDecryptParameterSpec.h beecrypt/c++/beeyond/DHIESParameterSpec.h beecrypt/c++/beeyond/PKCS12PBEKey.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/beeyond'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++'
 /usr/bin/install -c -m 644  beecrypt/c++/array.h beecrypt/c++/mutex.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/security/auth'
 /usr/bin/install -c -m 644  beecrypt/c++/security/auth/Destroyable.h beecrypt/c++/security/auth/DestroyFailedException.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/security/auth'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/util/concurrent/locks'
 /usr/bin/install -c -m 644  beecrypt/c++/util/concurrent/locks/Condition.h beecrypt/c++/util/concurrent/locks/Lock.h beecrypt/c++/util/concurrent/locks/ReentrantLock.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/util/concurrent/locks'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/crypto/spec'
 /usr/bin/install -c -m 644  beecrypt/c++/crypto/spec/DHParameterSpec.h beecrypt/c++/crypto/spec/DHPrivateKeySpec.h beecrypt/c++/crypto/spec/DHPublicKeySpec.h beecrypt/c++/crypto/spec/IvParameterSpec.h beecrypt/c++/crypto/spec/PBEKeySpec.h beecrypt/c++/crypto/spec/SecretKeySpec.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/crypto/spec'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/util'
 /usr/bin/install -c -m 644  beecrypt/c++/util/AbstractCollection.h beecrypt/c++/util/AbstractList.h beecrypt/c++/util/AbstractMap.h beecrypt/c++/util/AbstractSet.h beecrypt/c++/util/ArrayList.h beecrypt/c++/util/Collection.h beecrypt/c++/util/ConcurrentModificationException.h beecrypt/c++/util/Date.h beecrypt/c++/util/Enumeration.h beecrypt/c++/util/Hashtable.h beecrypt/c++/util/Iterable.h beecrypt/c++/util/Iterator.h beecrypt/c++/util/List.h beecrypt/c++/util/ListIterator.h beecrypt/c++/util/Map.h beecrypt/c++/util/NoSuchElementException.h beecrypt/c++/util/Properties.h beecrypt/c++/util/Queue.h beecrypt/c++/util/RandomAccess.h beecrypt/c++/util/Set.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/util'
/usr/bin/mkdir -p '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/security/spec'
 /usr/bin/install -c -m 644  beecrypt/c++/security/spec/AlgorithmParameterSpec.h beecrypt/c++/security/spec/DSAParameterSpec.h beecrypt/c++/security/spec/DSAPrivateKeySpec.h beecrypt/c++/security/spec/DSAPublicKeySpec.h beecrypt/c++/security/spec/EncodedKeySpec.h beecrypt/c++/security/spec/InvalidKeySpecException.h beecrypt/c++/security/spec/InvalidParameterSpecException.h beecrypt/c++/security/spec/KeySpec.h beecrypt/c++/security/spec/RSAKeyGenParameterSpec.h beecrypt/c++/security/spec/RSAPrivateCrtKeySpec.h beecrypt/c++/security/spec/RSAPrivateKeySpec.h beecrypt/c++/security/spec/RSAPublicKeySpec.h '/build/beecrypt/pkg/beecrypt/usr/include/beecrypt/c++/security/spec'
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/include'
make[1]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/include'
Making install in tests
make[1]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/tests'
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/tests'
make[1]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/tests'
Making install in docs
make[1]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/docs'
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/docs'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/docs'
make[1]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/docs'
Making install in gas
make[1]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/gas'
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/gas'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/gas'
make[1]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/gas'
Making install in masm
make[1]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/masm'
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/masm'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/masm'
make[1]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/masm'
Making install in c++
make[1]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++'
Making install in lang
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/lang'
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/lang'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/lang'
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/lang'
Making install in math
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/math'
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/math'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/math'
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/math'
Making install in io
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/io'
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/io'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/io'
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/io'
Making install in nio
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/nio'
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/nio'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/nio'
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/nio'
Making install in util
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util'
Making install in concurrent
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent'
Making install in locks
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent/locks'
make[5]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent/locks'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent/locks'
make[4]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent/locks'
Making install in .
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent'
make[5]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent'
make[4]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent'
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util/concurrent'
Making install in .
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util'
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util'
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util'
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/util'
Making install in security
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security'
Making install in auth
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/auth'
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/auth'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/auth'
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/auth'
Making install in cert
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/cert'
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/cert'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/cert'
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/cert'
Making install in spec
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/spec'
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/spec'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/spec'
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security/spec'
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security'
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security'
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security'
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/security'
Making install in crypto
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto'
Making install in spec
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto/spec'
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto/spec'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto/spec'
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto/spec'
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto'
make[4]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto'
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto'
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/crypto'
Making install in beeyond
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/beeyond'
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/beeyond'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/beeyond'
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/beeyond'
Making install in .
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++'
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++'
test -z "/usr/lib" || /usr/bin/mkdir -p "/build/beecrypt/pkg/beecrypt/usr/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libbeecrypt_cxx.la '/build/beecrypt/pkg/beecrypt/usr/lib'
libtool: install: warning: relinking `libbeecrypt_cxx.la'
libtool: install: (cd /build/beecrypt/src/beecrypt-4.2.1/c++; /bin/sh /build/beecrypt/src/beecrypt-4.2.1/libtool  --tag CXX --mode=relink g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -no-undefined -version-info 7:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libbeecrypt_cxx.la -rpath /usr/lib 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 -inst-prefix-dir /build/beecrypt/pkg/beecrypt)
libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/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  -L/build/beecrypt/pkg/beecrypt/usr/lib -L/usr/lib -lbeecrypt -licuuc -licuio -licui18n -lrt -lpthread -ldl -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crtn.o  -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro   -Wl,-soname -Wl,libbeecrypt_cxx.so.7 -o .libs/libbeecrypt_cxx.so.7.0.0
libtool: install: /usr/bin/install -c .libs/libbeecrypt_cxx.so.7.0.0T /build/beecrypt/pkg/beecrypt/usr/lib/libbeecrypt_cxx.so.7.0.0
libtool: install: (cd /build/beecrypt/pkg/beecrypt/usr/lib && { ln -s -f libbeecrypt_cxx.so.7.0.0 libbeecrypt_cxx.so.7 || { rm -f libbeecrypt_cxx.so.7 && ln -s libbeecrypt_cxx.so.7.0.0 libbeecrypt_cxx.so.7; }; })
libtool: install: (cd /build/beecrypt/pkg/beecrypt/usr/lib && { ln -s -f libbeecrypt_cxx.so.7.0.0 libbeecrypt_cxx.so || { rm -f libbeecrypt_cxx.so && ln -s libbeecrypt_cxx.so.7.0.0 libbeecrypt_cxx.so; }; })
libtool: install: /usr/bin/install -c .libs/libbeecrypt_cxx.lai /build/beecrypt/pkg/beecrypt/usr/lib/libbeecrypt_cxx.la
libtool: install: /usr/bin/install -c .libs/libbeecrypt_cxx.a /build/beecrypt/pkg/beecrypt/usr/lib/libbeecrypt_cxx.a
libtool: install: chmod 644 /build/beecrypt/pkg/beecrypt/usr/lib/libbeecrypt_cxx.a
libtool: install: ranlib /build/beecrypt/pkg/beecrypt/usr/lib/libbeecrypt_cxx.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++'
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++'
Making install in provider
make[2]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/provider'
make[3]: Entering directory '/build/beecrypt/src/beecrypt-4.2.1/c++/provider'
test -z "/etc" || /usr/bin/mkdir -p "/build/beecrypt/pkg/beecrypt/etc"
 /usr/bin/install -c -m 644 beecrypt.conf '/build/beecrypt/pkg/beecrypt/etc'
test -z "/usr/lib/beecrypt" || /usr/bin/mkdir -p "/build/beecrypt/pkg/beecrypt/usr/lib/beecrypt"
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   base.la '/build/beecrypt/pkg/beecrypt/usr/lib/beecrypt'
libtool: install: warning: relinking `base.la'
libtool: install: (cd /build/beecrypt/src/beecrypt-4.2.1/c++/provider; /bin/sh /build/beecrypt/src/beecrypt-4.2.1/libtool  --tag CXX --mode=relink g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpermissive -Wa,--noexecstack -module -Wl,-O1,--sort-common,--as-needed,-z,relro -o base.la -rpath /usr/lib/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 -inst-prefix-dir /build/beecrypt/pkg/beecrypt)
libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/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   -L/build/beecrypt/src/beecrypt-4.2.1/.libs -L/build/beecrypt/pkg/beecrypt/usr/lib -L/usr/lib -lbeecrypt_cxx -lbeecrypt -licui18n -lrt -lpthread -ldl -licuuc -licuio -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/crtn.o  -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro   -Wl,-soname -Wl,base.so.0 -o .libs/base.so.0.0.0
libtool: install: /usr/bin/install -c .libs/base.so.0.0.0T /build/beecrypt/pkg/beecrypt/usr/lib/beecrypt/base.so.0.0.0
libtool: install: (cd /build/beecrypt/pkg/beecrypt/usr/lib/beecrypt && { ln -s -f base.so.0.0.0 base.so.0 || { rm -f base.so.0 && ln -s base.so.0.0.0 base.so.0; }; })
libtool: install: (cd /build/beecrypt/pkg/beecrypt/usr/lib/beecrypt && { ln -s -f base.so.0.0.0 base.so || { rm -f base.so && ln -s base.so.0.0.0 base.so; }; })
libtool: install: /usr/bin/install -c .libs/base.lai /build/beecrypt/pkg/beecrypt/usr/lib/beecrypt/base.la
libtool: install: /usr/bin/install -c .libs/base.a /build/beecrypt/pkg/beecrypt/usr/lib/beecrypt/base.a
libtool: install: chmod 644 /build/beecrypt/pkg/beecrypt/usr/lib/beecrypt/base.a
libtool: install: ranlib /build/beecrypt/pkg/beecrypt/usr/lib/beecrypt/base.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/beecrypt'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/provider'
make[2]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++/provider'
make[1]: Leaving directory '/build/beecrypt/src/beecrypt-4.2.1/c++'
==> Tidying install...
  -> Purging unwanted files...
  -> Removing libtool files...
  -> Removing static library files...
  -> Compressing man and info pages...
  -> Stripping unneeded symbols from binaries and libraries...
==> Creating package "beecrypt"...
  -> Generating .PKGINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: beecrypt 4.2.1-6 (Sat Oct 10 10:34:08 EDT 2015)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: glib2 optionally requires python2: for gdbus-codegen and gtester-report

Packages (3) icu-55.1-1  python2-2.7.10-2  sqlite-3.8.11.1-3

Total Removed Size:  109.63 MiB

:: Do you want to remove these packages? [Y/n] 
removing python2...
removing sqlite...
removing icu...