Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 547280 Details for
Bug 666542
dev-libs/beecrypt-4.2.1-r4 - include/beecrypt/c++/lang/String.h:76:17: error: ‘UnicodeString’ does not name a type
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 58.19 KB, created by
Juergen Rose
on 2018-09-19 08:48:01 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2018-09-19 08:48:01 UTC
Size:
58.19 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/beecrypt-4.2.1-r4 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 cxx doc elibc_glibc java kernel_linux python python_targets_python2_7 threads userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox > [32;01m*[0m Using: icedtea-bin-8 >>>> Unpacking source... >>>> Unpacking beecrypt-4.2.1.tar.gz to /var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work >>>> Source unpacked in /var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work >>>> Preparing source in /var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1 ... > [32;01m*[0m Applying beecrypt-4.2.1-build-system.patch ... >[A[125C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying beecrypt-4.2.1-gcc-4.7.patch ... >[A[125C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying beecrypt-4.2.1-c++11-allow-throw-in-destructors.patch ... >[A[125C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying beecrypt-4.2.1-cast-uchar.patch ... >[A[125C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1' ... > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[125C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[125C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[125C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[125C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --force-missing ... >[A[125C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: beecrypt-4.2.1/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1 ... > * econf: updating beecrypt-4.2.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating beecrypt-4.2.1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/beecrypt-4.2.1-r4 --htmldir=/usr/share/doc/beecrypt-4.2.1-r4/html --libdir=/usr/lib64 --disable-expert-mode --disable-static --enable-threads --with-python=/usr/bin/python2.7 --with-cplusplus --with-java >configure: loading site script /usr/share/config.site >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for gawk... (cached) gawk >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking how to print strings... printf >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether ln -s works... yes >checking for egrep... (cached) /bin/grep -E >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-gcc option to support OpenMP... -fopenmp >checking for x86_64-pc-linux-gnu-g++ option to support OpenMP... -fopenmp >checking whether we are using Intel C... no >checking whether we are using Intel C++... no >checking whether we can use noexecstack flag in C... yes >checking whether we can use noexecstack flag in C++... yes >checking for ANSI C header files... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/audioio.h usability... no >checking sys/audioio.h presence... no >checking for sys/audioio.h... no >checking sys/soundcard.h usability... yes >checking sys/soundcard.h presence... yes >checking for sys/soundcard.h... yes >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking sys/endian.h usability... no >checking sys/endian.h presence... no >checking for sys/endian.h... no >checking asm/byteorder.h usability... yes >checking asm/byteorder.h presence... yes >checking for asm/byteorder.h... yes >checking for dlfcn.h... (cached) yes >checking for library containing dlopen... -ldl >checking synch.h usability... no >checking synch.h presence... no >checking for synch.h... no >checking thread.h usability... no >checking thread.h presence... no >checking for thread.h... no >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking semaphore.h usability... yes >checking semaphore.h presence... yes >checking for semaphore.h... yes >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking if your compiler supports thread-local-storage... yes >checking aio.h usability... yes >checking aio.h presence... yes >checking for aio.h... yes >checking for library containing aio_read... -lrt >checking whether aio works... yes >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for working memcmp... yes >checking whether lstat correctly handles trailing slash... yes >checking whether stat accepts an empty string... no >checking for memset... yes >checking for memcmp... yes >checking for memmove... yes >checking for strcspn... yes >checking for strerror... yes >checking for strspn... yes >checking for nanosleep... yes >checking for gethrtime... no >checking for gettimeofday... yes >checking for IBM's ICU library version >= 2.8... yes >checking for gcj... no >checking for gcjh... no >checking for java... yes >checking for javac... yes >checking for javah... yes >checking for java native interface headers... (cached) -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux >checking for python2.7... /usr/bin/python2.7 >checking for python headers... -I/usr/include/python2.7 >checking where to install python libraries... /usr/lib64/python2.7/site-packages >checking for platform-specific entropy devices... >checking for /dev/dsp... no >checking for generic entropy devices... >checking for /dev/random... yes >checking for /dev/urandom... yes >checking for /dev/tty... yes >checking how to switch to text segment... .text >checking how to declare a global symbol... .globl >checking if global symbols need leading underscore... >checking how to declare a local symbol... .L >checking how to align symbols... .align 16 >checking for size_t... yes >checking size of size_t... 8 >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for long long... yes >checking for unsigned long long... yes >checking size of unsigned long... 8 >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.m4 >config.status: creating include/Makefile >config.status: creating include/beecrypt/Doxyfile >config.status: creating include/beecrypt/c++/Doxyfile >config.status: creating c++/Makefile >config.status: creating c++/beeyond/Makefile >config.status: creating c++/crypto/Makefile >config.status: creating c++/crypto/spec/Makefile >config.status: creating c++/io/Makefile >config.status: creating c++/lang/Makefile >config.status: creating c++/math/Makefile >config.status: creating c++/nio/Makefile >config.status: creating c++/provider/Makefile >config.status: creating c++/security/Makefile >config.status: creating c++/security/auth/Makefile >config.status: creating c++/security/cert/Makefile >config.status: creating c++/security/spec/Makefile >config.status: creating c++/util/Makefile >config.status: creating c++/util/concurrent/Makefile >config.status: creating c++/util/concurrent/locks/Makefile >config.status: creating docs/Makefile >config.status: creating gas/Makefile >config.status: creating java/Makefile >config.status: creating java/build.xml >config.status: creating masm/Makefile >config.status: creating python/Makefile >config.status: creating python/test/Makefile >config.status: creating tests/Makefile >config.status: creating gnu.h >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing mpopt.x86_64 commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1' >Making all in . >make[2]: Entering directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o aes.lo aes.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c aes.c -fPIC -DPIC -o .libs/aes.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o base64.lo base64.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c base64.c -fPIC -DPIC -o .libs/base64.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o beecrypt.lo beecrypt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c beecrypt.c -fPIC -DPIC -o .libs/beecrypt.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o blockmode.lo blockmode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c blockmode.c -fPIC -DPIC -o .libs/blockmode.o >[01m[Kblockmode.c:[m[K In function â[01m[KblockEncryptCTR[m[Kâ: >[01m[Kblockmode.c:162:14:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kswapu32[m[Kâ [[01;35m[K-Wimplicit-function-declaration[m[K] > buf[i] = [01;35m[Kswapu32[m[K(fdback[j]); > [01;35m[K^~~~~~~[m[K >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o blockpad.lo blockpad.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c blockpad.c -fPIC -DPIC -o .libs/blockpad.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o blowfish.lo blowfish.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o dhies.lo dhies.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c dhies.c -fPIC -DPIC -o .libs/dhies.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o dldp.lo dldp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c dldp.c -fPIC -DPIC -o .libs/dldp.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o dlkp.lo dlkp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c dlkp.c -fPIC -DPIC -o .libs/dlkp.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o dlpk.lo dlpk.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c dlpk.c -fPIC -DPIC -o .libs/dlpk.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o dlsvdp-dh.lo dlsvdp-dh.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c dlsvdp-dh.c -fPIC -DPIC -o .libs/dlsvdp-dh.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o dsa.lo dsa.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c dsa.c -fPIC -DPIC -o .libs/dsa.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o elgamal.lo elgamal.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c elgamal.c -fPIC -DPIC -o .libs/elgamal.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o endianness.lo endianness.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c endianness.c -fPIC -DPIC -o .libs/endianness.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o entropy.lo entropy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c entropy.c -fPIC -DPIC -o .libs/entropy.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o fips186.lo fips186.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c fips186.c -fPIC -DPIC -o .libs/fips186.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o hmac.lo hmac.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c hmac.c -fPIC -DPIC -o .libs/hmac.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o hmacmd5.lo hmacmd5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c hmacmd5.c -fPIC -DPIC -o .libs/hmacmd5.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o hmacsha1.lo hmacsha1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c hmacsha1.c -fPIC -DPIC -o .libs/hmacsha1.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o hmacsha224.lo hmacsha224.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c hmacsha224.c -fPIC -DPIC -o .libs/hmacsha224.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o hmacsha256.lo hmacsha256.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c hmacsha256.c -fPIC -DPIC -o .libs/hmacsha256.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o md4.lo md4.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c md4.c -fPIC -DPIC -o .libs/md4.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o md5.lo md5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c md5.c -fPIC -DPIC -o .libs/md5.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o hmacsha384.lo hmacsha384.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c hmacsha384.c -fPIC -DPIC -o .libs/hmacsha384.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o hmacsha512.lo hmacsha512.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c hmacsha512.c -fPIC -DPIC -o .libs/hmacsha512.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o memchunk.lo memchunk.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c memchunk.c -fPIC -DPIC -o .libs/memchunk.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o mp.lo mp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c mp.c -fPIC -DPIC -o .libs/mp.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o mpbarrett.lo mpbarrett.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c mpbarrett.c -fPIC -DPIC -o .libs/mpbarrett.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o mpnumber.lo mpnumber.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c mpnumber.c -fPIC -DPIC -o .libs/mpnumber.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o mpprime.lo mpprime.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c mpprime.c -fPIC -DPIC -o .libs/mpprime.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o mtprng.lo mtprng.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c mtprng.c -fPIC -DPIC -o .libs/mtprng.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o pkcs1.lo pkcs1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c pkcs1.c -fPIC -DPIC -o .libs/pkcs1.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o pkcs12.lo pkcs12.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c pkcs12.c -fPIC -DPIC -o .libs/pkcs12.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o ripemd128.lo ripemd128.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c ripemd128.c -fPIC -DPIC -o .libs/ripemd128.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o ripemd160.lo ripemd160.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c ripemd160.c -fPIC -DPIC -o .libs/ripemd160.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o ripemd256.lo ripemd256.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c ripemd256.c -fPIC -DPIC -o .libs/ripemd256.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o ripemd320.lo ripemd320.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c ripemd320.c -fPIC -DPIC -o .libs/ripemd320.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o rsa.lo rsa.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c rsa.c -fPIC -DPIC -o .libs/rsa.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o rsakp.lo rsakp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c rsakp.c -fPIC -DPIC -o .libs/rsakp.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o rsapk.lo rsapk.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c rsapk.c -fPIC -DPIC -o .libs/rsapk.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o sha1.lo sha1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c sha1.c -fPIC -DPIC -o .libs/sha1.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o sha224.lo sha224.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c sha224.c -fPIC -DPIC -o .libs/sha224.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o sha256.lo sha256.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c sha256.c -fPIC -DPIC -o .libs/sha256.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o sha384.lo sha384.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c sha384.c -fPIC -DPIC -o .libs/sha384.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o sha512.lo sha512.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c sha512.c -fPIC -DPIC -o .libs/sha512.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o sha2k32.lo sha2k32.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c sha2k32.c -fPIC -DPIC -o .libs/sha2k32.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o sha2k64.lo sha2k64.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c sha2k64.c -fPIC -DPIC -o .libs/sha2k64.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o timestamp.lo timestamp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c timestamp.c -fPIC -DPIC -o .libs/timestamp.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -march=native -O2 -pipe -std=c++14 -DNDEBUG -Wa,--noexecstack -c -o cppglue.lo cppglue.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -march=native -O2 -pipe -std=c++14 -DNDEBUG -Wa,--noexecstack -c cppglue.cxx -fPIC -DPIC -o .libs/cppglue.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o blowfishopt.lo `test -f blowfishopt.s || echo './'`blowfishopt.s >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c blowfishopt.s -fPIC -DPIC -o .libs/blowfishopt.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o mpopt.lo `test -f mpopt.s || echo './'`mpopt.s >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c mpopt.s -fPIC -DPIC -o .libs/mpopt.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c -o sha1opt.lo `test -f sha1opt.s || echo './'`sha1opt.s >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -fopenmp -march=native -O2 -pipe -DNDEBUG -Wa,--noexecstack -c sha1opt.s -fPIC -DPIC -o .libs/sha1opt.o >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -std=c++14 -DNDEBUG -Wa,--noexecstack -no-undefined -version-info 7:0:0 -Wl,-O1 -Wl,--as-needed -o libbeecrypt.la -rpath /usr/lib64 aes.lo base64.lo beecrypt.lo blockmode.lo blockpad.lo blowfish.lo dhies.lo dldp.lo dlkp.lo dlpk.lo dlsvdp-dh.lo dsa.lo elgamal.lo endianness.lo entropy.lo fips186.lo hmac.lo hmacmd5.lo hmacsha1.lo hmacsha224.lo hmacsha256.lo md4.lo md5.lo hmacsha384.lo hmacsha512.lo memchunk.lo mp.lo mpbarrett.lo mpnumber.lo mpprime.lo mtprng.lo pkcs1.lo pkcs12.lo ripemd128.lo ripemd160.lo ripemd256.lo ripemd320.lo rsa.lo rsakp.lo rsapk.lo sha1.lo sha224.lo sha256.lo sha384.lo sha512.lo sha2k32.lo sha2k64.lo timestamp.lo cppglue.lo blowfishopt.lo mpopt.lo sha1opt.lo -lgomp -lrt -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.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 -Wl,--as-needed -lgomp -lrt -lpthread -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -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: ( cd ".libs" && rm -f "libbeecrypt.la" && ln -s "../libbeecrypt.la" "libbeecrypt.la" ) >make[2]: Leaving directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1' >Making all in include >make[2]: Entering directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1/include' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1/include' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1/tests' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1/tests' >Making all in docs >make[2]: Entering directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1/docs' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1/docs' >Making all in gas >make[2]: Entering directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1/gas' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1/gas' >Making all in masm >make[2]: Entering directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1/masm' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1/masm' >Making all in c++ >make[2]: Entering directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1/c++' >Making all in lang >make[3]: Entering directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1/c++/lang' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -march=native -O2 -pipe -std=c++14 -DNDEBUG -Wa,--noexecstack -c -o Character.lo Character.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/opt/icedtea-bin-3.8.0/include -I/opt/icedtea-bin-3.8.0/include/linux -DOPTIMIZE_X86_64 -march=native -O2 -pipe -std=c++14 -DNDEBUG -Wa,--noexecstack -c Character.cxx -fPIC -DPIC -o .libs/Character.o >In file included from [01m[K../../include/beecrypt/c++/lang/String.h:30[m[K, > from [01m[K../../include/beecrypt/c++/lang/Character.h:28[m[K, > from [01m[KCharacter.cxx:25[m[K: >[01m[K../../include/beecrypt/c++/lang/CharSequence.h:38:43:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > virtual jchar charAt(jint index) const [01;35m[Kthrow[m[K (IndexOutOfBoundsException) = 0; > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/lang/CharSequence.h:40:76:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > virtual CharSequence* subSequence(jint beginIndex, jint endIndex) const [01;35m[Kthrow[m[K (IndexOutOfBoundsException) = 0; > [01;35m[K^~~~~[m[K >In file included from [01m[K../../include/beecrypt/c++/lang/String.h:34[m[K, > from [01m[K../../include/beecrypt/c++/lang/Character.h:28[m[K, > from [01m[KCharacter.cxx:25[m[K: >[01m[K../../include/beecrypt/c++/lang/Object.h:90:38:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > virtual void lockInterruptibly() [01;35m[Kthrow[m[K (InterruptedException) = 0; > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/lang/Object.h:95:38:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > virtual void wait(jlong timeout) [01;35m[Kthrow[m[K (InterruptedException) = 0; > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/lang/Object.h:128:38:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > virtual void lockInterruptibly() [01;35m[Kthrow[m[K (InterruptedException); > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/lang/Object.h:133:38:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > virtual void wait(jlong timeout) [01;35m[Kthrow[m[K (InterruptedException); > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/lang/Object.h:166:38:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > virtual void lockInterruptibly() [01;35m[Kthrow[m[K (InterruptedException); > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/lang/Object.h:171:38:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > virtual void wait(jlong timeout) [01;35m[Kthrow[m[K (InterruptedException); > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/lang/Object.h:223:34:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > virtual Object* clone() const [01;35m[Kthrow[m[K (CloneNotSupportedException); > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/lang/Object.h:234:38:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > void wait(jlong millis = 0) const [01;35m[Kthrow[m[K (InterruptedException); > [01;35m[K^~~~~[m[K >In file included from [01m[K../../include/beecrypt/c++/lang/String.h:36[m[K, > from [01m[K../../include/beecrypt/c++/lang/Character.h:28[m[K, > from [01m[KCharacter.cxx:25[m[K: >[01m[K../../include/beecrypt/c++/array.h:57:19:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > array(int size) [01;35m[Kthrow[m[K (std::bad_alloc) > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/array.h:69:34:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > array(const T* data, int size) [01;35m[Kthrow[m[K (std::bad_alloc) > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/array.h:85:28:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > array(const array& copy) [01;35m[Kthrow[m[K (std::bad_alloc) > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/array.h:110:24:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > array* clone() const [01;35m[Kthrow[m[K (std::bad_alloc) > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/array.h:114:44:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > const array& operator=(const array& set) [01;35m[Kthrow[m[K (std::bad_alloc) > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/array.h:178:28:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > void resize(int newsize) [01;35m[Kthrow[m[K (std::bad_alloc) > [01;35m[K^~~~~[m[K >In file included from [01m[K../../include/beecrypt/c++/lang/Character.h:28[m[K, > from [01m[KCharacter.cxx:25[m[K: >[01m[K../../include/beecrypt/c++/lang/String.h:76:17:[m[K [01;31m[Kerror: [m[Kâ[01m[KUnicodeString[m[Kâ does not name a type > String(const [01;31m[KUnicodeString[m[K& copy); > [01;31m[K^~~~~~~~~~~~~[m[K >[01m[K../../include/beecrypt/c++/lang/String.h:80:28:[m[K [01;31m[Kerror: [m[Kâ[01m[KUnicodeString[m[Kâ does not name a type > String& operator=(const [01;31m[KUnicodeString[m[K& copy); > [01;31m[K^~~~~~~~~~~~~[m[K >[01m[K../../include/beecrypt/c++/lang/String.h:82:43:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > virtual jchar charAt(jint index) const [01;35m[Kthrow[m[K (IndexOutOfBoundsException); > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/lang/String.h:97:76:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > virtual CharSequence* subSequence(jint beginIndex, jint endIndex) const [01;35m[Kthrow[m[K (IndexOutOfBoundsException); > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/lang/String.h:98:44:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > String substring(jint beginIndex) const [01;35m[Kthrow[m[K (IndexOutOfBoundsException); > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/lang/String.h:99:59:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > String substring(jint beginIndex, jint endIndex) const [01;35m[Kthrow[m[K (IndexOutOfBoundsException); > [01;35m[K^~~~~[m[K >[01m[K../../include/beecrypt/c++/lang/String.h:104:4:[m[K [01;31m[Kerror: [m[Kâ[01m[KUnicodeString[m[Kâ does not name a type > [01;31m[KUnicodeString[m[K toUnicodeString() const throw (); > [01;31m[K^~~~~~~~~~~~~[m[K >make[3]: *** [Makefile:713: Character.lo] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1/c++/lang' >make[2]: *** [Makefile:801: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1/c++' >make[1]: *** [Makefile:667: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1' >make: *** [Makefile:528: all] Error 2 > [31;01m*[0m ERROR: dev-libs/beecrypt-4.2.1-r4::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/beecrypt-4.2.1-r4::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/beecrypt-4.2.1-r4::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-libs:beecrypt-4.2.1-r4:20180919-084257.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1' > [31;01m*[0m S: '/var/tmp/portage/dev-libs/beecrypt-4.2.1-r4/work/beecrypt-4.2.1' >!!! When you file a bug report, please include the following information: >GENTOO_VM=icedtea-bin-8 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-3.8.0" >JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="" >and of course, the output of emerge --info =beecrypt-4.2.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 666542
: 547280 |
547352