/etc/profile: line 38: /bin/hostname: No such file or directory Installing /builddir/build/SRPMS/beecrypt-4.1.2-13.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.84638 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf beecrypt-4.1.2 + /bin/gzip -dc /builddir/build/SOURCES/beecrypt-4.1.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd beecrypt-4.1.2 ++ /usr/bin/id -u + '[' 102 = 0 ']' ++ /usr/bin/id -u + '[' 102 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (beecrypt-4.1.2-base64.patch):' Patch #0 (beecrypt-4.1.2-base64.patch): + patch -p1 -b --suffix .base64 -s + echo 'Patch #1 (beecrypt-4.1.2-python-api.patch):' Patch #1 (beecrypt-4.1.2-python-api.patch): + patch -p1 -b --suffix .python-api -s + echo 'Patch #2 (beecrypt-4.1.2-biarch.patch):' Patch #2 (beecrypt-4.1.2-biarch.patch): + patch -p1 -b --suffix .biarch -s + echo 'Patch #3 (beecrypt-4.1.2-no-c++.patch):' Patch #3 (beecrypt-4.1.2-no-c++.patch): + patch -p1 -b --suffix .noc++ -s + echo 'Patch #4 (beecrypt-4.1.2-with-debug.patch):' Patch #4 (beecrypt-4.1.2-with-debug.patch): + patch -p1 -b --suffix .withdebug -s + autoreconf configure.ac:5: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET ../../lib/autoconf/general.m4:1723: AC_CANONICAL_TARGET is expanded from... configure.ac:5: the top level configure.ac:5: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET ../../lib/autoconf/general.m4:1723: AC_CANONICAL_TARGET is expanded from... configure.ac:5: the top level configure.ac:5: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET ../../lib/autoconf/general.m4:1723: AC_CANONICAL_TARGET is expanded from... configure.ac:5: the top level configure.ac:5: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET ../../lib/autoconf/general.m4:1723: AC_CANONICAL_TARGET is expanded from... configure.ac:5: the top level configure.ac:5: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET ../../lib/autoconf/general.m4:1723: AC_CANONICAL_TARGET is expanded from... configure.ac:5: the top level + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.63481 + umask 022 + cd /builddir/build/BUILD + cd beecrypt-4.1.2 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-static --with-python --with-java=no --with-cplusplus=no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... no checking whether make sets $(MAKE)... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no 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... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no checking for x86_64-redhat-linux-gnu-gcc... 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 x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no 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... /bin/sed 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) /bin/grep -E checking whether we are using Intel C++... no checking whether the assembler can use noexecstack... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... no checking for a BSD-compatible install... /usr/bin/install -c checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc -m64 object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc -m64 supports -fno-rtti -fno-exceptions... no checking for gcc -m64 option to produce PIC... -fPIC checking if gcc -m64 PIC flag -fPIC works... yes checking if gcc -m64 static flag -static works... yes checking if gcc -m64 supports -c -o file.o... yes checking whether the gcc -m64 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... ./configure: line 11798: awk: command not found ./configure: line 11858: awk: command not found ./configure: line 12191: awk: command not found 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++ -m64... /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++ -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ -m64 option to produce PIC... -fPIC checking if g++ -m64 PIC flag -fPIC works... yes checking if g++ -m64 static flag -static works... yes checking if g++ -m64 supports -c -o file.o... yes checking whether the g++ -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... ./configure: line 16159: awk: command not found GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.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 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 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 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 -m64 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 gethrtime... no checking for gettimeofday... yes checking for python... yes checking for python headers... -I/usr/include/python2.5 checking where to install python libraries... /usr/lib/python2.5/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 for size_t... (cached) 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 for unsigned long... yes checking size of unsigned long... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating config.m4 config.status: creating c++/Makefile config.status: creating c++/beeyond/Makefile config.status: creating c++/crypto/Makefile config.status: creating c++/crypto/interfaces/Makefile config.status: creating c++/crypto/spec/Makefile config.status: creating c++/io/Makefile config.status: creating c++/nio/Makefile config.status: creating c++/lang/Makefile config.status: creating c++/provider/Makefile config.status: creating c++/security/Makefile config.status: creating c++/security/cert/Makefile config.status: creating c++/security/interfaces/Makefile config.status: creating c++/security/spec/Makefile config.status: creating c++/util/Makefile config.status: creating docs/Makefile config.status: creating gas/Makefile config.status: creating java/Makefile 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 mpopt.x86_64 commands + make -j8 pythondir=/usr/lib/python2.5/site-packages make all-recursive make[1]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2' Making all in . make[2]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2' /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o aes.lo aes.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o base64.lo base64.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o beecrypt.lo beecrypt.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o blockmode.lo blockmode.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o blockpad.lo blockpad.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o blowfish.lo blowfish.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o dhaes.lo dhaes.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o dldp.lo dldp.c mkdir .libs gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c base64.c -fPIC -DPIC -o .libs/base64.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dhaes.c -fPIC -DPIC -o .libs/dhaes.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blockmode.c -fPIC -DPIC -o .libs/blockmode.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blockpad.c -fPIC -DPIC -o .libs/blockpad.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c beecrypt.c -fPIC -DPIC -o .libs/beecrypt.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c aes.c -fPIC -DPIC -o .libs/aes.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dldp.c -fPIC -DPIC -o .libs/dldp.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blockpad.c -o blockpad.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dldp.c -o dldp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o dlkp.lo dlkp.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c beecrypt.c -o beecrypt.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o dlpk.lo dlpk.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dlkp.c -fPIC -DPIC -o .libs/dlkp.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c aes.c -o aes.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dlkp.c -o dlkp.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dlpk.c -fPIC -DPIC -o .libs/dlpk.o /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o dlsvdp-dh.lo dlsvdp-dh.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o dsa.lo dsa.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dlpk.c -o dlpk.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blockmode.c -o blockmode.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c base64.c -o base64.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o elgamal.lo elgamal.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blowfish.c -o blowfish.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dlsvdp-dh.c -fPIC -DPIC -o .libs/dlsvdp-dh.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dhaes.c -o dhaes.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dsa.c -fPIC -DPIC -o .libs/dsa.o /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o endianness.lo endianness.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dlsvdp-dh.c -o dlsvdp-dh.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o entropy.lo entropy.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o fips186.lo fips186.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o hmac.lo hmac.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o hmacmd5.lo hmacmd5.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dsa.c -o dsa.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o hmacsha1.lo hmacsha1.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o hmacsha256.lo hmacsha256.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c elgamal.c -fPIC -DPIC -o .libs/elgamal.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c endianness.c -fPIC -DPIC -o .libs/endianness.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c fips186.c -fPIC -DPIC -o .libs/fips186.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c elgamal.c -o elgamal.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmac.c -fPIC -DPIC -o .libs/hmac.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c endianness.c -o endianness.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha1.c -fPIC -DPIC -o .libs/hmacsha1.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c fips186.c -o fips186.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c entropy.c -fPIC -DPIC -o .libs/entropy.o /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o md5.lo md5.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacmd5.c -fPIC -DPIC -o .libs/hmacmd5.o /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o hmacsha384.lo hmacsha384.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmac.c -o hmac.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha1.c -o hmacsha1.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha256.c -fPIC -DPIC -o .libs/hmacsha256.o /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o hmacsha512.lo hmacsha512.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacmd5.c -o hmacmd5.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o memchunk.lo memchunk.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c entropy.c -o entropy.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha256.c -o hmacsha256.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o mp.lo mp.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o mpbarrett.lo mpbarrett.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o mpnumber.lo mpnumber.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o mpprime.lo mpprime.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha384.c -fPIC -DPIC -o .libs/hmacsha384.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c md5.c -fPIC -DPIC -o .libs/md5.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha384.c -o hmacsha384.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha512.c -fPIC -DPIC -o .libs/hmacsha512.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mp.c -fPIC -DPIC -o .libs/mp.o /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o mtprng.lo mtprng.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c md5.c -o md5.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha512.c -o hmacsha512.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpnumber.c -fPIC -DPIC -o .libs/mpnumber.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c memchunk.c -fPIC -DPIC -o .libs/memchunk.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpbarrett.c -fPIC -DPIC -o .libs/mpbarrett.o /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o pkcs1.lo pkcs1.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpprime.c -fPIC -DPIC -o .libs/mpprime.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c memchunk.c -o memchunk.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpnumber.c -o mpnumber.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o pkcs12.lo pkcs12.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o rsa.lo rsa.c mpbarrett.c: In function 'mpbpowmodsld_w': mpbarrett.c:590: warning: 'temp' is used uninitialized in this function /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o rsakp.lo rsakp.c mpbarrett.c: In function 'mpbpowmod_w': mpbarrett.c:558: warning: 'temp' is used uninitialized in this function gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpprime.c -o mpprime.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mp.c -o mp.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mtprng.c -fPIC -DPIC -o .libs/mtprng.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpbarrett.c -o mpbarrett.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c pkcs1.c -fPIC -DPIC -o .libs/pkcs1.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mtprng.c -o mtprng.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c pkcs12.c -fPIC -DPIC -o .libs/pkcs12.o /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o rsapk.lo rsapk.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c rsa.c -fPIC -DPIC -o .libs/rsa.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c pkcs1.c -o pkcs1.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c pkcs12.c -o pkcs12.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o sha1.lo sha1.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o sha256.lo sha256.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c rsa.c -o rsa.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o sha384.lo sha384.c /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o sha512.lo sha512.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c rsakp.c -fPIC -DPIC -o .libs/rsakp.o /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o sha_k.lo sha_k.c rsakp.c: In function 'rsakpMake': rsakp.c:129: warning: dereferencing type-punned pointer will break strict-aliasing rules rsakp.c:129: warning: dereferencing type-punned pointer will break strict-aliasing rules /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o timestamp.lo timestamp.c gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c rsakp.c -o rsakp.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c rsapk.c -fPIC -DPIC -o .libs/rsapk.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c rsapk.c -o rsapk.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o aesopt.lo `test -f aesopt.s || echo './'`aesopt.s gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha1.c -fPIC -DPIC -o .libs/sha1.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha256.c -fPIC -DPIC -o .libs/sha256.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha512.c -fPIC -DPIC -o .libs/sha512.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha384.c -fPIC -DPIC -o .libs/sha384.o /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o blowfishopt.lo `test -f blowfishopt.s || echo './'`blowfishopt.s gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c timestamp.c -fPIC -DPIC -o .libs/timestamp.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha_k.c -fPIC -DPIC -o .libs/sha_k.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c timestamp.c -o timestamp.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha_k.c -o sha_k.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha1.c -o sha1.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c aesopt.s -fPIC -DPIC -o .libs/aesopt.o /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o mpopt.lo `test -f mpopt.s || echo './'`mpopt.s /bin/sh ./libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o sha1opt.lo `test -f sha1opt.s || echo './'`sha1opt.s gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c aesopt.s -o aesopt.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blowfishopt.s -fPIC -DPIC -o .libs/blowfishopt.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blowfishopt.s -o blowfishopt.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha256.c -o sha256.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha512.c -o sha512.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha384.c -o sha384.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpopt.s -fPIC -DPIC -o .libs/mpopt.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpopt.s -o mpopt.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha1opt.s -fPIC -DPIC -o .libs/sha1opt.o gcc -m64 -DHAVE_CONFIG_H -I. -I./.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha1opt.s -o sha1opt.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -m64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -no-undefined -version-info 10:0:4 -o libbeecrypt.la -rpath /usr/lib64 aes.lo base64.lo beecrypt.lo blockmode.lo blockpad.lo blowfish.lo dhaes.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 hmacsha256.lo md5.lo hmacsha384.lo hmacsha512.lo memchunk.lo mp.lo mpbarrett.lo mpnumber.lo mpprime.lo mtprng.lo pkcs1.lo pkcs12.lo rsa.lo rsakp.lo rsapk.lo sha1.lo sha256.lo sha384.lo sha512.lo sha_k.lo timestamp.lo aesopt.lo blowfishopt.lo mpopt.lo sha1opt.lo -lrt -lpthread -ldl gcc -m64 -shared .libs/aes.o .libs/base64.o .libs/beecrypt.o .libs/blockmode.o .libs/blockpad.o .libs/blowfish.o .libs/dhaes.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/hmacsha256.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/rsa.o .libs/rsakp.o .libs/rsapk.o .libs/sha1.o .libs/sha256.o .libs/sha384.o .libs/sha512.o .libs/sha_k.o .libs/timestamp.o .libs/aesopt.o .libs/blowfishopt.o .libs/mpopt.o .libs/sha1opt.o -lrt -lpthread -ldl -m64 -m64 -mtune=generic -Wl,-soname -Wl,libbeecrypt.so.6 -o .libs/libbeecrypt.so.6.4.0 (cd .libs && rm -f libbeecrypt.so.6 && ln -s libbeecrypt.so.6.4.0 libbeecrypt.so.6) (cd .libs && rm -f libbeecrypt.so && ln -s libbeecrypt.so.6.4.0 libbeecrypt.so) ar cru .libs/libbeecrypt.a aes.o base64.o beecrypt.o blockmode.o blockpad.o blowfish.o dhaes.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 hmacsha256.o md5.o hmacsha384.o hmacsha512.o memchunk.o mp.o mpbarrett.o mpnumber.o mpprime.o mtprng.o pkcs1.o pkcs12.o rsa.o rsakp.o rsapk.o sha1.o sha256.o sha384.o sha512.o sha_k.o timestamp.o aesopt.o blowfishopt.o mpopt.o sha1opt.o ranlib .libs/libbeecrypt.a creating libbeecrypt.la (cd .libs && rm -f libbeecrypt.la && ln -s ../libbeecrypt.la libbeecrypt.la) make[2]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2' Making all in python make[2]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/python' Making all in test make[3]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/python/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/python/test' make[3]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../.. -I/usr/include/python2.5 -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o _bc-py.lo _bc-py.c /bin/sh ../libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../.. -I/usr/include/python2.5 -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o mpw-py.lo mpw-py.c /bin/sh ../libtool --tag=CC --mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../.. -I/usr/include/python2.5 -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o rng-py.lo rng-py.c mkdir .libs gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../.. -I/usr/include/python2.5 -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpw-py.c -fPIC -DPIC -o .libs/mpw-py.o gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../.. -I/usr/include/python2.5 -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c _bc-py.c -fPIC -DPIC -o .libs/_bc-py.o In file included from /usr/include/python2.5/pyconfig.h:6, from /usr/include/python2.5/Python.h:8, from mpw-py.c:9: /usr/include/python2.5/pyconfig-64.h:923:1: warning: "_GNU_SOURCE" redefined mpw-py.c:6:1: warning: this is the location of the previous definition gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../.. -I/usr/include/python2.5 -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c rng-py.c -fPIC -DPIC -o .libs/rng-py.o _bc-py.c: In function 'init_bc': _bc-py.c:62: warning: dereferencing type-punned pointer will break strict-aliasing rules _bc-py.c:65: warning: dereferencing type-punned pointer will break strict-aliasing rules mpw-py.c: In function 'prtmpw': mpw-py.c:335: warning: format '%d' expects type 'int', but argument 6 has type 'long unsigned int' mpw-py.c: In function 'mpsizeinbase': mpw-py.c:357: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' mpw-py.c:357: warning: format '%d' expects type 'int', but argument 6 has type 'size_t' mpw-py.c: In function 'mpstr': mpw-py.c:411: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' mpw-py.c:411: warning: format '%d' expects type 'int', but argument 7 has type 'size_t' mpw-py.c:411: warning: format '%d' expects type 'int', but argument 8 has type 'mpw' mpw-py.c:421: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' mpw-py.c:422: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' mpw-py.c: In function 'mpw_format': mpw-py.c:464: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' mpw-py.c: In function 'mpnpow_w': mpw-py.c:815: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' mpw-py.c:815: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' mpw-py.c:815: warning: format '%d' expects type 'int', but argument 6 has type 'size_t' mpw-py.c:815: warning: format '%d' expects type 'int', but argument 7 has type 'size_t' mpw-py.c: In function 'mpw_ops2': mpw-py.c:1591: warning: format '%d' expects type 'int', but argument 6 has type 'long unsigned int' mpw-py.c: In function 'mpw_ops3': mpw-py.c:1670: warning: format '%d' expects type 'int', but argument 6 has type 'long unsigned int' mpw-py.c: In function 'mpw_divmod': mpw-py.c:1952: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' mpw-py.c:1953: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' mpw-py.c:1954: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' mpw-py.c: In function 'mpw_neg': mpw-py.c:2029: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' mpw-py.c: In function 'mpw_pos': mpw-py.c:2047: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' mpw-py.c: In function 'mpw_abs': mpw-py.c:2064: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' rng-py.c: In function 'rng_Next': rng-py.c:202: warning: format '%d' expects type 'int', but argument 6 has type 'long unsigned int' rng-py.c: In function 'rng_Prime': rng-py.c:239: warning: format '%d' expects type 'int', but argument 6 has type 'long unsigned int' rng-py.c: At top level:mpw-py.c: At top level: rng-py.c:322: warning: initialization from incompatible pointer type mpw-py.c:2341: warning: initialization from incompatible pointer type gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../.. -I/usr/include/python2.5 -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c _bc-py.c -o _bc-py.o >/dev/null 2>&1 rng-py.c:120: warning: 'rng_New' defined but not used gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../.. -I/usr/include/python2.5 -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c rng-py.c -o rng-py.o >/dev/null 2>&1 gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I../.. -I/usr/include/python2.5 -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpw-py.c -o mpw-py.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -m64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -avoid-version -module -o _bc.la -rpath /usr/lib/python2.5/site-packages _bc-py.lo mpw-py.lo rng-py.lo ../libbeecrypt.la -lrt -lpthread -ldl gcc -m64 -shared .libs/_bc-py.o .libs/mpw-py.o .libs/rng-py.o -Wl,--rpath -Wl,/builddir/build/BUILD/beecrypt-4.1.2/.libs ../.libs/libbeecrypt.so -lrt -lpthread -ldl -m64 -m64 -mtune=generic -Wl,-soname -Wl,_bc.so -o .libs/_bc.so ar cru .libs/_bc.a _bc-py.o mpw-py.o rng-py.o ranlib .libs/_bc.a creating _bc.la (cd .libs && rm -f _bc.la && ln -s ../_bc.la _bc.la) make[3]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/python' make[2]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/python' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/tests' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/docs' Making all in gas make[2]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/gas' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/gas' Making all in masm make[2]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/masm' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/masm' make[1]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2' + doxygen Warning: Tag `USE_WINDOWS_ENCODING' at line 54 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1051 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1059 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_DEPTH' at line 1070 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/beecrypt-4.1.2/docs Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/beecrypt-4.1.2 Searching for files in directory /builddir/build/BUILD/beecrypt-4.1.2/c++ Searching for files in directory /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto Searching for files in directory /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/interfaces Searching for files in directory /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/spec Searching for files in directory /builddir/build/BUILD/beecrypt-4.1.2/c++/io Searching for files in directory /builddir/build/BUILD/beecrypt-4.1.2/c++/lang Searching for files in directory /builddir/build/BUILD/beecrypt-4.1.2/c++/nio Searching for files in directory /builddir/build/BUILD/beecrypt-4.1.2/c++/security Searching for files in directory /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert Searching for files in directory /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces Searching for files in directory /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec Searching for files in directory /builddir/build/BUILD/beecrypt-4.1.2/c++/util Reading and parsing tag files Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/Doxyheader... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/Doxyheader... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/aes.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/aes.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/aes_be.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/aes_be.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/aes_le.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/aes_le.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/aesopt.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/aesopt.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/api.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/api.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/base64.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/base64.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/beecrypt.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/beecrypt.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/blockmode.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/blockmode.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/blockpad.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/blockpad.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/blowfish.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/blowfish.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/blowfishopt.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/blowfishopt.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/dhaes.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/dhaes.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/dldp.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/dldp.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/dlkp.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/dlkp.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/dlpk.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/dlpk.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/dlsvdp-dh.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/dlsvdp-dh.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/dsa.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/dsa.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/elgamal.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/elgamal.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/endianness.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/endianness.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/entropy.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/entropy.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/fips186.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/fips186.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/gnu.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/gnu.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/hmac.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/hmac.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/hmacmd5.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/hmacmd5.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/hmacsha1.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/hmacsha1.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/hmacsha256.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/hmacsha256.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/hmacsha384.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/hmacsha384.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/hmacsha512.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/hmacsha512.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/md5.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/md5.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/memchunk.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/memchunk.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/mp.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/mp.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/mpbarrett.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/mpbarrett.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/mpnumber.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/mpnumber.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/mpopt.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/mpopt.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/mpprime.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/mpprime.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/mtprng.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/mtprng.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/pkcs1.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/pkcs1.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/pkcs12.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/pkcs12.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/rsa.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/rsa.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/rsakp.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/rsakp.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/rsapk.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/rsapk.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/sha1.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/sha1.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/sha1opt.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/sha1opt.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/sha256.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/sha256.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/sha384.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/sha384.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/sha512.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/sha512.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/sha_k.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/sha_k.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/timestamp.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/timestamp.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/win.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/win.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/adapter.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/adapter.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/array.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/array.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/bstream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/bstream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/mutex.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/mutex.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/resource.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/resource.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/BadPaddingException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/BadPaddingException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/Cipher.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/Cipher.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/CipherSpi.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/CipherSpi.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/IllegalBlockSizeException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/IllegalBlockSizeException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/KeyAgreement.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/KeyAgreement.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/KeyAgreementSpi.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/KeyAgreementSpi.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/Mac.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/Mac.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/MacInputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/MacInputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/MacOutputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/MacOutputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/MacSpi.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/MacSpi.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/NoSuchPaddingException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/NoSuchPaddingException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/NullCipher.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/NullCipher.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/SecretKey.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/SecretKey.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/SecretKeyFactory.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/SecretKeyFactory.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/SecretKeyFactorySpi.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/SecretKeyFactorySpi.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/interfaces/DHKey.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/interfaces/DHKey.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/interfaces/DHParams.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/interfaces/DHParams.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/interfaces/DHPrivateKey.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/interfaces/DHPrivateKey.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/interfaces/DHPublicKey.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/interfaces/DHPublicKey.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/interfaces/PBEKey.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/interfaces/PBEKey.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/spec/DHParameterSpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/spec/DHParameterSpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/spec/DHPrivateKeySpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/spec/DHPrivateKeySpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/spec/DHPublicKeySpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/spec/DHPublicKeySpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/spec/IvParameterSpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/spec/IvParameterSpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/spec/PBEKeySpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/spec/PBEKeySpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/spec/SecretKeySpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/crypto/spec/SecretKeySpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/ByteArrayInputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/ByteArrayInputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/ByteArrayOutputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/ByteArrayOutputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/DataInput.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/DataInput.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/DataInputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/DataInputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/DataOutput.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/DataOutput.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/DataOutputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/DataOutputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/EOFException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/EOFException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/FileInputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/FileInputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/FileOutputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/FileOutputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/FilterInputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/FilterInputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/FilterOutputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/FilterOutputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/InputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/InputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/IOException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/IOException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/OutputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/OutputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/PrintStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/PrintStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/io/PushbackInputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/io/PushbackInputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/ClassCastException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/ClassCastException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Cloneable.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Cloneable.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/CloneNotSupportedException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/CloneNotSupportedException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Comparable.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Comparable.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Error.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Error.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Exception.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Exception.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/IllegalArgumentException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/IllegalArgumentException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/IllegalStateException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/IllegalStateException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Integer.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Integer.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Long.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Long.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/NullPointerException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/NullPointerException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Number.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Number.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/NumberFormatException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/NumberFormatException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Object.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Object.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/OutOfMemoryError.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/OutOfMemoryError.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/RuntimeException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/RuntimeException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/String.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/String.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/System.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/System.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Throwable.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/Throwable.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/UnsupportedOperationException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/lang/UnsupportedOperationException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/nio/Buffer.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/nio/Buffer.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/nio/ByteOrder.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/nio/ByteOrder.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/nio/InvalidMarkException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/nio/InvalidMarkException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/nio/ReadOnlyBufferException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/nio/ReadOnlyBufferException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/AlgorithmParameterGenerator.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/AlgorithmParameterGenerator.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/AlgorithmParameterGeneratorSpi.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/AlgorithmParameterGeneratorSpi.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/AlgorithmParameters.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/AlgorithmParameters.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/AlgorithmParametersSpi.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/AlgorithmParametersSpi.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/DigestInputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/DigestInputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/DigestOutputStream.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/DigestOutputStream.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/GeneralSecurityException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/GeneralSecurityException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/InvalidAlgorithmParameterException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/InvalidAlgorithmParameterException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/InvalidKeyException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/InvalidKeyException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/InvalidParameterException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/InvalidParameterException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/Key.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/Key.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyFactory.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyFactory.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyFactorySpi.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyFactorySpi.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyPair.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyPair.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyPairGenerator.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyPairGenerator.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyPairGeneratorSpi.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyPairGeneratorSpi.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyStore.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyStore.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyStoreException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyStoreException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyStoreSpi.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/KeyStoreSpi.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/MessageDigest.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/MessageDigest.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/MessageDigestSpi.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/MessageDigestSpi.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/NoSuchAlgorithmException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/NoSuchAlgorithmException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/NoSuchProviderException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/NoSuchProviderException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/PrivateKey.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/PrivateKey.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/Provider.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/Provider.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/ProviderException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/ProviderException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/PublicKey.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/PublicKey.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/SecureRandom.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/SecureRandom.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/SecureRandomSpi.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/SecureRandomSpi.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/Security.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/Security.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/ShortBufferException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/ShortBufferException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/Signature.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/Signature.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/SignatureException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/SignatureException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/SignatureSpi.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/SignatureSpi.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/UnrecoverableKeyException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/UnrecoverableKeyException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/Certificate.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/Certificate.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertificateException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertificateException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertificateExpiredException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertificateExpiredException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertificateFactory.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertificateFactory.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertificateFactorySpi.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertificateFactorySpi.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertificateNotYetValidException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertificateNotYetValidException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertPath.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertPath.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertPathParameters.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertPathParameters.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertPathValidator.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertPathValidator.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertPathValidatorException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertPathValidatorException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertPathValidatorResult.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertPathValidatorResult.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertPathValidatorSpi.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/cert/CertPathValidatorSpi.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/DSAKey.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/DSAKey.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/DSAParams.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/DSAParams.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/DSAPrivateKey.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/DSAPrivateKey.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/DSAPublicKey.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/DSAPublicKey.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/RSAKey.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/RSAKey.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/RSAPrivateCrtKey.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/RSAPrivateCrtKey.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/RSAPrivateKey.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/RSAPrivateKey.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/RSAPublicKey.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/interfaces/RSAPublicKey.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/AlgorithmParameterSpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/AlgorithmParameterSpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/DSAParameterSpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/DSAParameterSpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/DSAPrivateKeySpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/DSAPrivateKeySpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/DSAPublicKeySpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/DSAPublicKeySpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/EncodedKeySpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/EncodedKeySpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/InvalidKeySpecException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/InvalidKeySpecException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/InvalidParameterSpecException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/InvalidParameterSpecException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/KeySpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/KeySpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/RSAKeyGenParameterSpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/RSAKeyGenParameterSpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/RSAPrivateCrtKeySpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/RSAPrivateCrtKeySpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/RSAPrivateKeySpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/RSAPrivateKeySpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/RSAPublicKeySpec.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/security/spec/RSAPublicKeySpec.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/util/Date.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/util/Date.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/util/Enumeration.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/util/Enumeration.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/util/NoSuchElementException.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/util/NoSuchElementException.h... Preprocessing /builddir/build/BUILD/beecrypt-4.1.2/c++/util/Properties.h... Parsing file /builddir/build/BUILD/beecrypt-4.1.2/c++/util/Properties.h... Building group list... Building directory list... Building namespace list... Building file list... Searching for included using directives... Building class list... Associating documentation with classes... Computing nesting relations for classes... Searching for members imported via using declarations... Building example list... Searching for enumerations... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding todo/test/bug list items... Generating style sheet... Counting data structures... Resolving user defined references... Combining using relations... Finding anchors and sections in the documentation... Generating index page... Generating example documentation... Generating file sources... Generating code for file aes.h... Generating code for file aes_be.h... Generating code for file aes_le.h... Generating code for file aesopt.h... Generating code for file api.h... Generating code for file base64.h... Generating code for file beecrypt.h... Generating code for file blockmode.h... Generating code for file blockpad.h... Generating code for file blowfish.h... Generating code for file blowfishopt.h... Generating code for file c++/adapter.h... Generating code for file c++/array.h... Generating code for file c++/bstream.h... Generating code for file c++/crypto/BadPaddingException.h... Generating code for file c++/crypto/Cipher.h... Generating code for file c++/crypto/CipherSpi.h... Generating code for file c++/crypto/IllegalBlockSizeException.h... Generating code for file c++/crypto/interfaces/DHKey.h... Generating code for file c++/crypto/interfaces/DHParams.h... Generating code for file c++/crypto/interfaces/DHPrivateKey.h... Generating code for file c++/crypto/interfaces/DHPublicKey.h... Generating code for file c++/crypto/interfaces/PBEKey.h... Generating code for file c++/crypto/KeyAgreement.h... Generating code for file c++/crypto/KeyAgreementSpi.h... Generating code for file c++/crypto/Mac.h... Generating code for file c++/crypto/MacInputStream.h... Generating code for file c++/crypto/MacOutputStream.h... Generating code for file c++/crypto/MacSpi.h... Generating code for file c++/crypto/NoSuchPaddingException.h... Generating code for file c++/crypto/NullCipher.h... Generating code for file c++/crypto/SecretKey.h... Generating code for file c++/crypto/SecretKeyFactory.h... Generating code for file c++/crypto/SecretKeyFactorySpi.h... Generating code for file c++/crypto/spec/DHParameterSpec.h... Generating code for file c++/crypto/spec/DHPrivateKeySpec.h... Generating code for file c++/crypto/spec/DHPublicKeySpec.h... Generating code for file c++/crypto/spec/IvParameterSpec.h... Generating code for file c++/crypto/spec/PBEKeySpec.h... Generating code for file c++/crypto/spec/SecretKeySpec.h... Generating code for file c++/io/ByteArrayInputStream.h... Generating code for file c++/io/ByteArrayOutputStream.h... Generating code for file c++/io/DataInput.h... Generating code for file c++/io/DataInputStream.h... Generating code for file c++/io/DataOutput.h... Generating code for file c++/io/DataOutputStream.h... Generating code for file c++/io/EOFException.h... Generating code for file c++/io/FileInputStream.h... Generating code for file c++/io/FileOutputStream.h... Generating code for file c++/io/FilterInputStream.h... Generating code for file c++/io/FilterOutputStream.h... Generating code for file c++/io/InputStream.h... Generating code for file c++/io/IOException.h... Generating code for file c++/io/OutputStream.h... Generating code for file c++/io/PrintStream.h... Generating code for file c++/io/PushbackInputStream.h... Generating code for file c++/lang/ClassCastException.h... Generating code for file c++/lang/Cloneable.h... Generating code for file c++/lang/CloneNotSupportedException.h... Generating code for file c++/lang/Comparable.h... Generating code for file c++/lang/Error.h... Generating code for file c++/lang/Exception.h... Generating code for file c++/lang/IllegalArgumentException.h... Generating code for file c++/lang/IllegalStateException.h... Generating code for file c++/lang/Integer.h... Generating code for file c++/lang/Long.h... Generating code for file c++/lang/NullPointerException.h... Generating code for file c++/lang/Number.h... Generating code for file c++/lang/NumberFormatException.h... Generating code for file c++/lang/Object.h... Generating code for file c++/lang/OutOfMemoryError.h... Generating code for file c++/lang/RuntimeException.h... Generating code for file c++/lang/String.h... Generating code for file c++/lang/System.h... Generating code for file c++/lang/Throwable.h... Generating code for file c++/lang/UnsupportedOperationException.h... Generating code for file c++/mutex.h... Generating code for file c++/nio/Buffer.h... Generating code for file c++/nio/ByteOrder.h... Generating code for file c++/nio/InvalidMarkException.h... Generating code for file c++/nio/ReadOnlyBufferException.h... Generating code for file c++/resource.h... Generating code for file c++/security/AlgorithmParameterGenerator.h... Generating code for file c++/security/AlgorithmParameterGeneratorSpi.h... Generating code for file c++/security/AlgorithmParameters.h... Generating code for file c++/security/AlgorithmParametersSpi.h... Generating code for file c++/security/cert/Certificate.h... Generating code for file c++/security/cert/CertificateException.h... Generating code for file c++/security/cert/CertificateExpiredException.h... Generating code for file c++/security/cert/CertificateFactory.h... Generating code for file c++/security/cert/CertificateFactorySpi.h... Generating code for file c++/security/cert/CertificateNotYetValidException.h... Generating code for file c++/security/cert/CertPath.h... Generating code for file c++/security/cert/CertPathParameters.h... Generating code for file c++/security/cert/CertPathValidator.h... Generating code for file c++/security/cert/CertPathValidatorException.h... Generating code for file c++/security/cert/CertPathValidatorResult.h... Generating code for file c++/security/cert/CertPathValidatorSpi.h... Generating code for file c++/security/DigestInputStream.h... Generating code for file c++/security/DigestOutputStream.h... Generating code for file c++/security/GeneralSecurityException.h... Generating code for file c++/security/interfaces/DSAKey.h... Generating code for file c++/security/interfaces/DSAParams.h... Generating code for file c++/security/interfaces/DSAPrivateKey.h... Generating code for file c++/security/interfaces/DSAPublicKey.h... Generating code for file c++/security/interfaces/RSAKey.h... Generating code for file c++/security/interfaces/RSAPrivateCrtKey.h... Generating code for file c++/security/interfaces/RSAPrivateKey.h... Generating code for file c++/security/interfaces/RSAPublicKey.h... Generating code for file c++/security/InvalidAlgorithmParameterException.h... Generating code for file c++/security/InvalidKeyException.h... Generating code for file c++/security/InvalidParameterException.h... Generating code for file c++/security/Key.h... Generating code for file c++/security/KeyException.h... Generating code for file c++/security/KeyFactory.h... Generating code for file c++/security/KeyFactorySpi.h... Generating code for file c++/security/KeyPair.h... Generating code for file c++/security/KeyPairGenerator.h... Generating code for file c++/security/KeyPairGeneratorSpi.h... Generating code for file c++/security/KeyStore.h... Generating code for file c++/security/KeyStoreException.h... Generating code for file c++/security/KeyStoreSpi.h... Generating code for file c++/security/MessageDigest.h... Generating code for file c++/security/MessageDigestSpi.h... Generating code for file c++/security/NoSuchAlgorithmException.h... Generating code for file c++/security/NoSuchProviderException.h... Generating code for file c++/security/PrivateKey.h... Generating code for file c++/security/Provider.h... Generating code for file c++/security/ProviderException.h... Generating code for file c++/security/PublicKey.h... Generating code for file c++/security/SecureRandom.h... Generating code for file c++/security/SecureRandomSpi.h... Generating code for file c++/security/Security.h... Generating code for file c++/security/ShortBufferException.h... Generating code for file c++/security/Signature.h... Generating code for file c++/security/SignatureException.h... Generating code for file c++/security/SignatureSpi.h... Generating code for file c++/security/spec/AlgorithmParameterSpec.h... Generating code for file c++/security/spec/DSAParameterSpec.h... Generating code for file c++/security/spec/DSAPrivateKeySpec.h... Generating code for file c++/security/spec/DSAPublicKeySpec.h... Generating code for file c++/security/spec/EncodedKeySpec.h... Generating code for file c++/security/spec/InvalidKeySpecException.h... Generating code for file c++/security/spec/InvalidParameterSpecException.h... Generating code for file c++/security/spec/KeySpec.h... Generating code for file c++/security/spec/RSAKeyGenParameterSpec.h... Generating code for file c++/security/spec/RSAPrivateCrtKeySpec.h... Generating code for file c++/security/spec/RSAPrivateKeySpec.h... Generating code for file c++/security/spec/RSAPublicKeySpec.h... Generating code for file c++/security/UnrecoverableKeyException.h... Generating code for file c++/util/Date.h... Generating code for file c++/util/Enumeration.h... Generating code for file c++/util/NoSuchElementException.h... Generating code for file c++/util/Properties.h... Generating code for file dhaes.h... Generating code for file dldp.h... Generating code for file dlkp.h... Generating code for file dlpk.h... Generating code for file dlsvdp-dh.h... Generating code for file dsa.h... Generating code for file elgamal.h... Generating code for file endianness.h... Generating code for file entropy.h... Generating code for file fips186.h... Generating code for file gnu.h... Generating code for file hmac.h... Generating code for file hmacmd5.h... Generating code for file hmacsha1.h... Generating code for file hmacsha256.h... Generating code for file hmacsha384.h... Generating code for file hmacsha512.h... Generating code for file md5.h... Generating code for file memchunk.h... Generating code for file mp.h... Generating code for file mpbarrett.h... Generating code for file mpnumber.h... Generating code for file mpopt.h... Generating code for file mpprime.h... Generating code for file mtprng.h... Generating code for file pkcs1.h... Generating code for file pkcs12.h... Generating code for file rsa.h... Generating code for file rsakp.h... Generating code for file rsash: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found pk.h... Generating code for file sha1.h... Generating code for file sha1opt.h... Generating code for file sha256.h... Generating code for file sha384.h... Generating code for file sha512.h... Generating code for file sha_k.h... Generating code for file timestamp.h... Generating code for file win.h... Generating file documentation... Generating docs for file aes.h... Generating docs for file aes_be.h... Generating docs for file aes_le.h... Generating docs for file aesopt.h... Generating docs for file api.h... Generating docs for file base64.h... Generating docs for file beecrypt.h... Generating docs for file blockmode.h... Generating docs for file blockpad.h... Generating docs for file blowfish.h... Generating docs for file blowfishopt.h... Generating docs for file c++/adapter.h... Generating docs for file c++/array.h... Generating docs for file c++/bstream.h... Generating docs for file c++/crypto/BadPaddingException.h... Generating docs for file c++/crypto/Cipher.h... Generating docs for file c++/crypto/Ciphesh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found rSpi.h... Generating docs for file c++/crypto/IllegalBlockSizeException.h... Generating docs for file c++/crypto/interfaces/DHKey.h... Generating docs for file c++/crypto/interfaces/DHParams.h... Generating docs for file c++/crypto/interfaces/DHPrivateKey.h... Generating docs for file c++/crypto/interfaces/DHPublicKey.h... Generating docs for file c++/crypto/interfaces/PBEKey.h... Generating docs for file c++/crypto/KeyAgreement.h... Generating docs for file c++/crypto/KeyAgreementSpi.h... Generating docs for file c++/crypto/Mac.h... Generating docs for file c++/crypto/MacInputStream.h... Generating docs for file c++/crypto/MacOutputStream.h... Generating docs for file c++/crypto/MacSpi.h... Generating docs for file c++/crypto/NoSuchPaddingException.h... Generating docs for file c++/crypto/NullCipher.h... Generating docs for file c++/crypto/SecretKey.h... Generating docs for file c++/crypto/SecretKeyFactory.h... Generating docs for file c++/crypto/SecretKeyFactorySpi.h... Generating docs for file c++/crypto/ssh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found pec/DHParameterSpec.h... Generating docs for file c++/crypto/spec/DHPrivateKeySpec.h... Generating docs for file c++/crypto/spec/DHPublicKeySpec.h... Generating docs for file c++/crypto/spec/IvParameterSpec.h... Generating docs for file c++/crypto/spec/PBEKeySpec.h... Generating docs for file c++/crypto/spec/SecretKeySpec.h... Generating docs for file c++/io/ByteArrayInputStream.h... Generating docs for file c++/io/ByteArrayOutputStream.h... Generating docs for file c++/io/DataInput.h... Generating docs for file c++/io/DataInputStream.h... Generating docs for file c++/io/DataOutput.h... Generating docs for file c++/io/DataOutputStream.h... Generating docs for file c++/io/EOFException.h... Generating docs for file c++/io/FileInputStream.h... Generating docs for file c++/io/FileOutputStream.h... Generating docs for file c++/io/FilterInputStream.h... Generating docs for file c++/io/FilterOutputStream.h... Generating docs for file c++/io/InputStream.h... Generating docs for file c++/io/IOException.h... Generatingsh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found docs for file c++/io/OutputStream.h... Generating docs for file c++/io/PrintStream.h... Generating docs for file c++/io/PushbackInputStream.h... Generating docs for file c++/lang/ClassCastException.h... Generating docs for file c++/lang/Cloneable.h... Generating docs for file c++/lang/CloneNotSupportedException.h... Generating docs for file c++/lang/Comparable.h... Generating docs for file c++/lang/Error.h... Generating docs for file c++/lang/Exception.h... Generating docs for file c++/lang/IllegalArgumentException.h... Generating docs for file c++/lang/IllegalStateException.h... Generating docs for file c++/lang/Integer.h... Generating docs for file c++/lang/Long.h... Generating docs for file c++/lang/NullPointerException.h... Generating docs for file c++/lang/Number.h... Generating docs for file c++/lang/NumberFormatException.h... Generating docs for file c++/lang/Object.h... Generating docs for file c++/lang/OutOfMemoryError.h... Generating docs for file c++/lang/RuntimeException.h... Generating docs for sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found file c++/lang/String.h... Generating docs for file c++/lang/System.h... Generating docs for file c++/lang/Throwable.h... Generating docs for file c++/lang/UnsupportedOperationException.h... Generating docs for file c++/mutex.h... Generating docs for file c++/nio/Buffer.h... Generating docs for file c++/nio/ByteOrder.h... Generating docs for file c++/nio/InvalidMarkException.h... Generating docs for file c++/nio/ReadOnlyBufferException.h... Generating docs for file c++/resource.h... Generating docs for file c++/security/AlgorithmParameterGenerator.h... Generating docs for file c++/security/AlgorithmParameterGeneratorSpi.h... Generating docs for file c++/security/AlgorithmParameters.h... Generating docs for file c++/security/AlgorithmParametersSpi.h... Generating docs for file c++/security/cert/Certificate.h... Generating docs for file c++/security/cert/CertificateException.h... Generating docs for file c++/security/cert/CertificateExpiredException.h... Generating docs for file c++/security/cert/CertificateFactsh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found ory.h... Generating docs for file c++/security/cert/CertificateFactorySpi.h... Generating docs for file c++/security/cert/CertificateNotYetValidException.h... Generating docs for file c++/security/cert/CertPath.h... Generating docs for file c++/security/cert/CertPathParameters.h... Generating docs for file c++/security/cert/CertPathValidator.h... Generating docs for file c++/security/cert/CertPathValidatorException.h... Generating docs for file c++/security/cert/CertPathValidatorResult.h... Generating docs for file c++/security/cert/CertPathValidatorSpi.h... Generating docs for file c++/security/DigestInputStream.h... Generating docs for file c++/security/DigestOutputStream.h... Generating docs for file c++/security/GeneralSecurityException.h... Generating docs for file c++/security/interfaces/DSAKey.h... Generating docs for file c++/security/interfaces/DSAParams.h... Generating docs for file c++/security/interfaces/DSAPrivateKey.h... Generating docs for file c++/security/interfaces/DSAPublicKey.h... Generatish: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found ng docs for file c++/security/interfaces/RSAKey.h... Generating docs for file c++/security/interfaces/RSAPrivateCrtKey.h... Generating docs for file c++/security/interfaces/RSAPrivateKey.h... Generating docs for file c++/security/interfaces/RSAPublicKey.h... Generating docs for file c++/security/InvalidAlgorithmParameterException.h... Generating docs for file c++/security/InvalidKeyException.h... Generating docs for file c++/security/InvalidParameterException.h... Generating docs for file c++/security/Key.h... Generating docs for file c++/security/KeyException.h... Generating docs for file c++/security/KeyFactory.h... Generating docs for file c++/security/KeyFactorySpi.h... Generating docs for file c++/security/KeyPair.h... Generating docs for file c++/security/KeyPairGenerator.h... Generating docs for file c++/security/KeyPairGeneratorSpi.h... Generating docs for file c++/security/KeyStore.h... Generating docs for file c++/security/KeyStoreException.h... Generating docs for file c++/security/KeyStoreSpi.h...sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found Generating docs for file c++/security/MessageDigest.h... Generating docs for file c++/security/MessageDigestSpi.h... Generating docs for file c++/security/NoSuchAlgorithmException.h... Generating docs for file c++/security/NoSuchProviderException.h... Generating docs for file c++/security/PrivateKey.h... Generating docs for file c++/security/Provider.h... Generating docs for file c++/security/ProviderException.h... Generating docs for file c++/security/PublicKey.h... Generating docs for file c++/security/SecureRandom.h... Generating docs for file c++/security/SecureRandomSpi.h... Generating docs for file c++/security/Security.h... Generating docs for file c++/security/ShortBufferException.h... Generating docs for file c++/security/Signature.h... Generating docs for file c++/security/SignatureException.h... Generating docs for file c++/security/SignatureSpi.h... Generating docs for file c++/security/spec/AlgorithmParameterSpec.h... Generating docs for file c++/security/spec/DSAParameterSpec.h... Generating dosh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found cs for file c++/security/spec/DSAPrivateKeySpec.h... Generating docs for file c++/security/spec/DSAPublicKeySpec.h... Generating docs for file c++/security/spec/EncodedKeySpec.h... Generating docs for file c++/security/spec/InvalidKeySpecException.h... Generating docs for file c++/security/spec/InvalidParameterSpecException.h... Generating docs for file c++/security/spec/KeySpec.h... Generating docs for file c++/security/spec/RSAKeyGenParameterSpec.h... Generating docs for file c++/security/spec/RSAPrivateCrtKeySpec.h... Generating docs for file c++/security/spec/RSAPrivateKeySpec.h... Generating docs for file c++/security/spec/RSAPublicKeySpec.h... Generating docs for file c++/security/UnrecoverableKeyException.h... Generating docs for file c++/util/Date.h... Generating docs for file c++/util/Enumeration.h... Generating docs for file c++/util/NoSuchElementException.h... Generating docs for file c++/util/Properties.h... Generating docs for file dhaes.h... Generating docs for file dldp.h... Generating docs forsh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found file dlkp.h... Generating docs for file dlpk.h... Generating docs for file dlsvdp-dh.h... Generating docs for file Doxyheader... Generating docs for file dsa.h... Generating docs for file elgamal.h... Generating docs for file endianness.h... Generating docs for file entropy.h... Generating docs for file fips186.h... Generating docs for file gnu.h... Generating docs for file hmac.h... Generating docs for file hmacmd5.h... Generating docs for file hmacsha1.h... Generating docs for file hmacsha256.h... Generating docs for file hmacsha384.h... Generating docs for file hmacsha512.h... Generating docs for file md5.h... Generating docs for file memchunk.h... Generating docs for file mp.h... Generating docs for file mpbarrett.h... Generating docs for file mpnumber.h... Generating docs for file mpopt.h... Generating docs for file mpprime.h... Generating docs for file mtprng.h... Generating docs for file pkcs1.h... Generating docs for file pkcs12.h... Generating docs for file rsa.h... Generating docs for file rsakp.h.sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found .. Generating docs for file rsapk.h... Generating docs for file sha1.h... Generating docs for file sha1opt.h... Generating docs for file sha256.h... Generating docs for file sha384.h... Generating docs for file sha512.h... Generating docs for file sha_k.h... Generating docs for file timestamp.h... Generating docs for file win.h... Generating page documentation... Generating docs for page todo... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating hierarchical class index... Generating member index... Generating docs for compound aesParam... Generating docs for compound blockCipher... Generating docs for compound blockCipherContext... Generating docs for compound blockCipherMode... Generating docs for compound blockCipherRaw... Generating docs for compound blowfishParam... Generating docs for compound dhaes_pContext... Generating docs for compound dhaes_pParameters... Generating docs for compound dldp_p... Generating dosh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found cs for compound dlkp_p... Generating docs for compound dlpk_p... Generating docs for compound entropySource... Generating docs for compound fips186Param... Generating docs for compound hashFunction... Generating docs for compound hashFunctionContext... Generating docs for compound hmacmd5Param... Generating docs for compound hmacsha1Param... Generating docs for compound hmacsha256Param... Generating docs for compound hmacsha384Param... Generating docs for compound hmacsha512Param... Generating docs for compound keyedHashFunction... Generating docs for compound keyedHashFunctionContext... Generating docs for compound md5Param... Generating docs for compound memchunk... Generating docs for compound mpbarrett... Generating docs for compound mpnumber... Generating docs for compound mtprngParam... Generating docs for compound randomGenerator... Generating docs for compound randomGeneratorContext... Generating docs for compound rsakp... Generating docs for compound rsapk... Generating docs for compound sha1Param...sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found Generating docs for compound sha256Param... Generating docs for compound sha384Param... Generating docs for compound sha512Param... Generating graphical class hierarchy... Generating namespace index... Generating docs for namespace beecrypt Generating docs for compound beecrypt::randomGeneratorContextAdapter... Generating docs for compound beecrypt::array... Generating docs for compound beecrypt::mutex... Generating docs for namespace beecrypt::crypto Generating docs for compound beecrypt::crypto::BadPaddingException... Generating docs for compound beecrypt::crypto::Cipher... Generating docs for compound beecrypt::crypto::CipherSpi... Generating docs for compound beecrypt::crypto::IllegalBlockSizeException... Generating docs for compound beecrypt::crypto::KeyAgreement... Generating docs for compound beecrypt::crypto::KeyAgreementSpi... Generating docs for compound beecrypt::crypto::Mac... Generating docs for compound beecrypt::crypto::MacInputStream... Generating docs for compound beecrypt::crypto::MacOutputsh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found Stream... Generating docs for compound beecrypt::crypto::MacSpi... Generating docs for compound beecrypt::crypto::NoSuchPaddingException... Generating docs for compound beecrypt::crypto::NullCipher... Generating docs for compound beecrypt::crypto::SecretKey... Generating docs for compound beecrypt::crypto::SecretKeyFactory... Generating docs for compound beecrypt::crypto::SecretKeyFactorySpi... Generating docs for namespace beecrypt::crypto::interfaces Generating docs for compound beecrypt::crypto::interfaces::DHKey... Generating docs for compound beecrypt::crypto::interfaces::DHParams... Generating docs for compound beecrypt::crypto::interfaces::DHPrivateKey... Generating docs for compound beecrypt::crypto::interfaces::DHPublicKey... Generating docs for compound beecrypt::crypto::interfaces::PBEKey... Generating docs for namespace beecrypt::crypto::spec Generating docs for compound beecrypt::crypto::spec::DHParameterSpec... Generating docs for compound beecrypt::crypto::spec::DHPrivateKeySpec... Generating dsh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found ocs for compound beecrypt::crypto::spec::DHPublicKeySpec... Generating docs for compound beecrypt::crypto::spec::IvParameterSpec... Generating docs for compound beecrypt::crypto::spec::PBEKeySpec... Generating docs for compound beecrypt::crypto::spec::SecretKeySpec... Generating docs for namespace beecrypt::io Generating docs for compound beecrypt::io::ByteArrayInputStream... Generating docs for compound beecrypt::io::ByteArrayOutputStream... Generating docs for compound beecrypt::io::DataInput... Generating docs for compound beecrypt::io::DataInputStream... Generating docs for compound beecrypt::io::DataOutput... Generating docs for compound beecrypt::io::DataOutputStream... Generating docs for compound beecrypt::io::EOFException... Generating docs for compound beecrypt::io::FileInputStream... Generating docs for compound beecrypt::io::FileOutputStream... Generating docs for compound beecrypt::io::FilterInputStream... Generating docs for compound beecrypt::io::FilterOutputStream... Generating docs for compoush: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found nd beecrypt::io::InputStream... Generating docs for compound beecrypt::io::IOException... Generating docs for compound beecrypt::io::OutputStream... Generating docs for compound beecrypt::io::PrintStream... Generating docs for compound beecrypt::io::PushbackInputStream... Generating docs for namespace beecrypt::lang Generating docs for compound beecrypt::lang::ClassCastException... Generating docs for compound beecrypt::lang::Cloneable... Generating docs for compound beecrypt::lang::CloneNotSupportedException... Generating docs for compound beecrypt::lang::Comparable... Generating docs for compound beecrypt::lang::Error... Generating docs for compound beecrypt::lang::Exception... Generating docs for compound beecrypt::lang::IllegalArgumentException... Generating docs for compound beecrypt::lang::IllegalStateException... Generating docs for compound beecrypt::lang::Integer... Generating docs for compound beecrypt::lang::Long... Generating docs for compound beecrypt::lang::NullPointerException... Generating docsh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found s for compound beecrypt::lang::Number... Generating docs for compound beecrypt::lang::NumberFormatException... Generating docs for compound beecrypt::lang::Object... Generating docs for compound beecrypt::lang::OutOfMemoryError... Generating docs for compound beecrypt::lang::RuntimeException... Generating docs for compound beecrypt::lang::System... Generating docs for compound beecrypt::lang::Throwable... Generating docs for compound beecrypt::lang::UnsupportedOperationException... Generating docs for namespace beecrypt::nio Generating docs for compound beecrypt::nio::Buffer... Generating docs for compound beecrypt::nio::ByteOrder... Generating docs for compound beecrypt::nio::InvalidMarkException... Generating docs for compound beecrypt::nio::ReadOnlyBufferException... Generating docs for namespace beecrypt::security Generating docs for compound beecrypt::security::AlgorithmParameterGenerator... Generating docs for compound beecrypt::security::AlgorithmParameterGeneratorSpi... Generating docs for compound besh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found ecrypt::security::AlgorithmParameters... Generating docs for compound beecrypt::security::AlgorithmParametersSpi... Generating docs for compound beecrypt::security::DigestInputStream... Generating docs for compound beecrypt::security::DigestOutputStream... Generating docs for compound beecrypt::security::GeneralSecurityException... Generating docs for compound beecrypt::security::InvalidAlgorithmParameterException... Generating docs for compound beecrypt::security::InvalidKeyException... Generating docs for compound beecrypt::security::InvalidParameterException... Generating docs for compound beecrypt::security::Key... Generating docs for compound beecrypt::security::KeyException... Generating docs for compound beecrypt::security::KeyFactory... Generating docs for compound beecrypt::security::KeyFactorySpi... Generating docs for compound beecrypt::security::KeyPair... Generating docs for compound beecrypt::security::KeyPairGenerator... Generating docs for compound beecrypt::security::KeyPairGeneratorSpi... Gesh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found nerating docs for compound beecrypt::security::KeyStore... Generating docs for compound beecrypt::security::KeyStoreException... Generating docs for compound beecrypt::security::KeyStoreSpi... Generating docs for compound beecrypt::security::MessageDigest... Generating docs for compound beecrypt::security::MessageDigestSpi... Generating docs for compound beecrypt::security::NoSuchAlgorithmException... Generating docs for compound beecrypt::security::NoSuchProviderException... Generating docs for compound beecrypt::security::PrivateKey... Generating docs for compound beecrypt::security::Provider... Generating docs for compound beecrypt::security::ProviderException... Generating docs for compound beecrypt::security::PublicKey... Generating docs for compound beecrypt::security::SecureRandom... Generating docs for compound beecrypt::security::SecureRandomSpi... Generating docs for compound beecrypt::security::Security... Generating docs for compound beecrypt::security::ShortBufferException... Generating docs for sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found compound beecrypt::security::Signature... Generating docs for compound beecrypt::security::SignatureException... Generating docs for compound beecrypt::security::SignatureSpi... Generating docs for compound beecrypt::security::UnrecoverableKeyException... Generating docs for namespace beecrypt::security::cert Generating docs for compound beecrypt::security::cert::Certificate... Generating docs for compound beecrypt::security::cert::CertificateException... Generating docs for compound beecrypt::security::cert::CertificateExpiredException... Generating docs for compound beecrypt::security::cert::CertificateFactory... Generating docs for compound beecrypt::security::cert::CertificateFactorySpi... Generating docs for compound beecrypt::security::cert::CertificateNotYetValidException... Generating docs for compound beecrypt::security::cert::CertPath... Generating docs for compound beecrypt::security::cert::CertPathParameters... Generating docs for compound beecrypt::security::cert::CertPathValidator... Generating sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found docs for compound beecrypt::security::cert::CertPathValidatorException... Generating docs for compound beecrypt::security::cert::CertPathValidatorResult... Generating docs for compound beecrypt::security::cert::CertPathValidatorSpi... Generating docs for namespace beecrypt::security::interfaces Generating docs for compound beecrypt::security::interfaces::DSAKey... Generating docs for compound beecrypt::security::interfaces::DSAParams... Generating docs for compound beecrypt::security::interfaces::DSAPrivateKey... Generating docs for compound beecrypt::security::interfaces::DSAPublicKey... Generating docs for compound beecrypt::security::interfaces::RSAKey... Generating docs for compound beecrypt::security::interfaces::RSAPrivateCrtKey... Generating docs for compound beecrypt::security::interfaces::RSAPrivateKey... Generating docs for compound beecrypt::security::interfaces::RSAPublicKey... Generating docs for namespace beecrypt::security::spec Generating docs for compound beecrypt::security::spec::AlgorithmPash: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found rameterSpec... Generating docs for compound beecrypt::security::spec::DSAParameterSpec... Generating docs for compound beecrypt::security::spec::DSAPrivateKeySpec... Generating docs for compound beecrypt::security::spec::DSAPublicKeySpec... Generating docs for compound beecrypt::security::spec::EncodedKeySpec... Generating docs for compound beecrypt::security::spec::InvalidKeySpecException... Generating docs for compound beecrypt::security::spec::InvalidParameterSpecException... Generating docs for compound beecrypt::security::spec::KeySpec... Generating docs for compound beecrypt::security::spec::RSAKeyGenParameterSpec... Generating docs for compound beecrypt::security::spec::RSAPrivateCrtKeySpec... Generating docs for compound beecrypt::security::spec::RSAPrivateKeySpec... Generating docs for compound beecrypt::security::spec::RSAPublicKeySpec... Generating docs for namespace beecrypt::util Generating docs for compound beecrypt::util::Date... Generating docs for compound beecrypt::util::Enumeration... Genersh: gs: command not found sh: gs: command not found sh: gs: command not found sh: gs: command not found This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./_formulas.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/graphics/epsfig.sty (/usr/share/texmf/tex/latex/graphics/graphicx.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty) (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty) (/usr/share/texmf/tex/latex/graphics/graphics.cfg) (/usr/share/texmf/tex/latex/graphics/dvips.def)))) (/usr/share/texmf/tex/latex/dstroke/dsfont.sty) No file _formulas.aux. [1] [2] [3] [4] (/usr/share/texmf/tex/latex/dstroke/Udsrom.fd) [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] (./_formulas.aux) ) Output written on _formulas.dvi (39 pages, 4848 bytes). Transcript written on _formulas.log. sh: gs: command not found Problem running ghostscript gs -q -g45x49 -r384x384x -sDEVICE=ppmraw -sOutputFile=_form0.pnm -dNOPAUSE -dBATCH -- _form0.ps. Check your installation! ating docs for compound beecrypt::util::NoSuchElementException... Generating docs for compound beecrypt::util::Properties... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... Generating page index... Generating bitmaps for formulas in HTML... Generating image form_0.png for formula + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.56423 + umask 022 + cd /builddir/build/BUILD + cd beecrypt-4.1.2 + LANG=C + export LANG + unset DISPLAY + rm -fr /var/tmp/beecrypt-root + make install DESTDIR=/var/tmp/beecrypt-root pythondir=/usr/lib/python2.5/site-packages Making install in . make[1]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2' make[2]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/beecrypt-root/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libbeecrypt.la' '/var/tmp/beecrypt-root/usr/lib64/libbeecrypt.la' /usr/bin/install -c .libs/libbeecrypt.so.6.4.0 /var/tmp/beecrypt-root/usr/lib64/libbeecrypt.so.6.4.0 (cd /var/tmp/beecrypt-root/usr/lib64 && rm -f libbeecrypt.so.6 && ln -s libbeecrypt.so.6.4.0 libbeecrypt.so.6) (cd /var/tmp/beecrypt-root/usr/lib64 && rm -f libbeecrypt.so && ln -s libbeecrypt.so.6.4.0 libbeecrypt.so) /usr/bin/install -c .libs/libbeecrypt.lai /var/tmp/beecrypt-root/usr/lib64/libbeecrypt.la /usr/bin/install -c .libs/libbeecrypt.a /var/tmp/beecrypt-root/usr/lib64/libbeecrypt.a chmod 644 /var/tmp/beecrypt-root/usr/lib64/libbeecrypt.a ranlib /var/tmp/beecrypt-root/usr/lib64/libbeecrypt.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/beecrypt" || /bin/mkdir -p "/var/tmp/beecrypt-root/usr/include/beecrypt" /usr/bin/install -c -m 644 'aes.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/aes.h' /usr/bin/install -c -m 644 'aesopt.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/aesopt.h' /usr/bin/install -c -m 644 'api.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/api.h' /usr/bin/install -c -m 644 'base64.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/base64.h' /usr/bin/install -c -m 644 'beecrypt.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/beecrypt.h' /usr/bin/install -c -m 644 'blockmode.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/blockmode.h' /usr/bin/install -c -m 644 'blockpad.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/blockpad.h' /usr/bin/install -c -m 644 'blowfish.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/blowfish.h' /usr/bin/install -c -m 644 'blowfishopt.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/blowfishopt.h' /usr/bin/install -c -m 644 'dhaes.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/dhaes.h' /usr/bin/install -c -m 644 'dldp.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/dldp.h' /usr/bin/install -c -m 644 'dlkp.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/dlkp.h' /usr/bin/install -c -m 644 'dlpk.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/dlpk.h' /usr/bin/install -c -m 644 'dlsvdp-dh.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/dlsvdp-dh.h' /usr/bin/install -c -m 644 'dsa.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/dsa.h' /usr/bin/install -c -m 644 'elgamal.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/elgamal.h' /usr/bin/install -c -m 644 'endianness.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/endianness.h' /usr/bin/install -c -m 644 'entropy.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/entropy.h' /usr/bin/install -c -m 644 'fips186.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/fips186.h' /usr/bin/install -c -m 644 'gnu.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/gnu.h' /usr/bin/install -c -m 644 'hmac.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/hmac.h' /usr/bin/install -c -m 644 'hmacmd5.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/hmacmd5.h' /usr/bin/install -c -m 644 'hmacsha1.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/hmacsha1.h' /usr/bin/install -c -m 644 'hmacsha256.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/hmacsha256.h' /usr/bin/install -c -m 644 'hmacsha384.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/hmacsha384.h' /usr/bin/install -c -m 644 'hmacsha512.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/hmacsha512.h' /usr/bin/install -c -m 644 'md5.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/md5.h' /usr/bin/install -c -m 644 'memchunk.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/memchunk.h' /usr/bin/install -c -m 644 'mp.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/mp.h' /usr/bin/install -c -m 644 'mpbarrett.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/mpbarrett.h' /usr/bin/install -c -m 644 'mpnumber.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/mpnumber.h' /usr/bin/install -c -m 644 'mpopt.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/mpopt.h' /usr/bin/install -c -m 644 'mpprime.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/mpprime.h' /usr/bin/install -c -m 644 'mtprng.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/mtprng.h' /usr/bin/install -c -m 644 'pkcs1.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/pkcs1.h' /usr/bin/install -c -m 644 'pkcs12.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/pkcs12.h' /usr/bin/install -c -m 644 'rsa.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/rsa.h' /usr/bin/install -c -m 644 'rsakp.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/rsakp.h' /usr/bin/install -c -m 644 'rsapk.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/rsapk.h' /usr/bin/install -c -m 644 'sha1.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/sha1.h' /usr/bin/install -c -m 644 'sha1opt.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/sha1opt.h' /usr/bin/install -c -m 644 'sha256.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/sha256.h' /usr/bin/install -c -m 644 'sha384.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/sha384.h' /usr/bin/install -c -m 644 'sha512.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/sha512.h' /usr/bin/install -c -m 644 'sha_k.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/sha_k.h' /usr/bin/install -c -m 644 'timestamp.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/timestamp.h' /usr/bin/install -c -m 644 'win.h' '/var/tmp/beecrypt-root/usr/include/beecrypt/win.h' make[2]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2' make[1]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2' Making install in python make[1]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/python' Making install in test make[2]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/python/test' make[3]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/python/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/python/test' make[2]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/python/test' make[2]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/python' make[3]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/python' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/python2.5/site-packages" || /bin/mkdir -p "/var/tmp/beecrypt-root/usr/lib/python2.5/site-packages" /bin/sh ../libtool --mode=install /usr/bin/install -c '_bc.la' '/var/tmp/beecrypt-root/usr/lib/python2.5/site-packages/_bc.la' libtool: install: warning: relinking `_bc.la' (cd /builddir/build/BUILD/beecrypt-4.1.2/python; /bin/sh ../libtool --tag=CC --mode=relink gcc -m64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -avoid-version -module -o _bc.la -rpath /usr/lib/python2.5/site-packages _bc-py.lo mpw-py.lo rng-py.lo ../libbeecrypt.la -lrt -lpthread -ldl -inst-prefix-dir /var/tmp/beecrypt-root) gcc -m64 -shared .libs/_bc-py.o .libs/mpw-py.o .libs/rng-py.o -L/var/tmp/beecrypt-root/usr/lib64 -L/usr/lib64 -lbeecrypt -lrt -lpthread -ldl -m64 -m64 -mtune=generic -Wl,-soname -Wl,_bc.so -o .libs/_bc.so /usr/bin/install -c .libs/_bc.soT /var/tmp/beecrypt-root/usr/lib/python2.5/site-packages/_bc.so /usr/bin/install -c .libs/_bc.lai /var/tmp/beecrypt-root/usr/lib/python2.5/site-packages/_bc.la /usr/bin/install -c .libs/_bc.a /var/tmp/beecrypt-root/usr/lib/python2.5/site-packages/_bc.a chmod 644 /var/tmp/beecrypt-root/usr/lib/python2.5/site-packages/_bc.a ranlib /var/tmp/beecrypt-root/usr/lib/python2.5/site-packages/_bc.a libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.5/site-packages' make[3]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/python' make[2]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/python' make[1]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/python' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/tests' make[2]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/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 `/builddir/build/BUILD/beecrypt-4.1.2/tests' make[1]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/tests' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/docs' make[2]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/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 `/builddir/build/BUILD/beecrypt-4.1.2/docs' make[1]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/docs' Making install in gas make[1]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/gas' make[2]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/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 `/builddir/build/BUILD/beecrypt-4.1.2/gas' make[1]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/gas' Making install in masm make[1]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/masm' make[2]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/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 `/builddir/build/BUILD/beecrypt-4.1.2/masm' make[1]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/masm' + rm -f /var/tmp/beecrypt-root/usr/lib/python2.5/site-packages/_bc.a /var/tmp/beecrypt-root/usr/lib/python2.5/site-packages/_bc.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/beecrypt-4.1.2 extracting debug info from /var/tmp/beecrypt-root/usr/lib64/libbeecrypt.so.6.4.0 extracting debug info from /var/tmp/beecrypt-root/usr/lib/python2.5/site-packages/_bc.so symlinked /usr/lib/debug/usr/lib64/libbeecrypt.so.6.4.0.debug to /usr/lib/debug/usr/lib64/libbeecrypt.so.debug symlinked /usr/lib/debug/usr/lib64/libbeecrypt.so.6.4.0.debug to /usr/lib/debug/usr/lib64/libbeecrypt.so.6.debug 1380 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.97857 + umask 022 + cd /builddir/build/BUILD + cd beecrypt-4.1.2 + make check Making check in . make[1]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2' Making check in python make[1]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/python' Making check in test make[2]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/python/test' PYTHONPATH=.. python test_all.py verbose Traceback (most recent call last): File "test_all.py", line 58, in print_versions() File "test_all.py", line 19, in print_versions from _bc import mpw ImportError: No module named _bc make[2]: *** [check] Error 1 make[2]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/python/test' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/python' make: *** [check-recursive] Error 1 + : + cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Xeon(R) CPU E5335 @ 2.00GHz stepping : 7 cpu MHz : 1995.020 cache size : 4096 KB physical id : 0 siblings : 1 core id : 0 cpu cores : 1 fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu tsc msr pae mce cx8 apic mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm bogomips : 4989.60 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Xeon(R) CPU E5335 @ 2.00GHz stepping : 7 cpu MHz : 1995.020 cache size : 4096 KB physical id : 1 siblings : 1 core id : 0 cpu cores : 1 fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu tsc msr pae mce cx8 apic mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm bogomips : 4989.60 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 2 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Xeon(R) CPU E5335 @ 2.00GHz stepping : 7 cpu MHz : 1995.020 cache size : 4096 KB physical id : 2 siblings : 1 core id : 0 cpu cores : 1 fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu tsc msr pae mce cx8 apic mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm bogomips : 4989.60 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 3 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Xeon(R) CPU E5335 @ 2.00GHz stepping : 7 cpu MHz : 1995.020 cache size : 4096 KB physical id : 3 siblings : 1 core id : 0 cpu cores : 1 fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu tsc msr pae mce cx8 apic mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm bogomips : 4989.60 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 4 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Xeon(R) CPU E5335 @ 2.00GHz stepping : 7 cpu MHz : 1995.020 cache size : 4096 KB physical id : 4 siblings : 1 core id : 0 cpu cores : 1 fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu tsc msr pae mce cx8 apic mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm bogomips : 4989.60 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 5 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Xeon(R) CPU E5335 @ 2.00GHz stepping : 7 cpu MHz : 1995.020 cache size : 4096 KB physical id : 5 siblings : 1 core id : 0 cpu cores : 1 fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu tsc msr pae mce cx8 apic mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm bogomips : 4989.60 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 6 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Xeon(R) CPU E5335 @ 2.00GHz stepping : 7 cpu MHz : 1995.020 cache size : 4096 KB physical id : 6 siblings : 1 core id : 0 cpu cores : 1 fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu tsc msr pae mce cx8 apic mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm bogomips : 4989.60 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 7 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Xeon(R) CPU E5335 @ 2.00GHz stepping : 7 cpu MHz : 1995.020 cache size : 4096 KB physical id : 7 siblings : 1 core id : 0 cpu cores : 1 fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu tsc msr pae mce cx8 apic mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm bogomips : 4989.60 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: + make bench (cd tests && make bench) make[1]: Entering directory `/builddir/build/BUILD/beecrypt-4.1.2/tests' gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c benchme.c benchme.c: In function 'main': benchme.c:55: warning: dereferencing type-punned pointer will break strict-aliasing rules /bin/sh ../libtool --tag=CC --mode=link gcc -m64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -o benchme benchme.o ../libbeecrypt.la -lrt -lpthread -ldl mkdir .libs gcc -m64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -o .libs/benchme benchme.o ../.libs/libbeecrypt.so -lrt -lpthread -ldl creating benchme gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c benchhf.c /bin/sh ../libtool --tag=CC --mode=link gcc -m64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -o benchhf benchhf.o ../libbeecrypt.la -lrt -lpthread -ldl gcc -m64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -o .libs/benchhf benchhf.o ../.libs/libbeecrypt.so -lrt -lpthread -ldl creating benchhf gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I.. -DOPTIMIZE_X86_64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c benchbc.c /bin/sh ../libtool --tag=CC --mode=link gcc -m64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -o benchbc benchbc.o ../libbeecrypt.la -lrt -lpthread -ldl gcc -m64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -o .libs/benchbc benchbc.o ../.libs/libbeecrypt.so -lrt -lpthread -ldl creating benchbc ./benchme (1024 bits ^ 160 bits) mod (1024 bits): 16889 times in 10 seconds ./benchme (1024 bits ^ 160 bits) mod (1024 bits): 16920 times in 10 seconds ./benchhf MD5 hashed 2954240 KB in 10.00 seconds = 295424.00 KB/s ./benchhf MD5 hashed 2957312 KB in 10.00 seconds = 295731.20 KB/s ./benchhf SHA-1 hashed 1636352 KB in 10.00 seconds = 163618.84 KB/s ./benchhf SHA-1 hashed 1637376 KB in 10.01 seconds = 163655.77 KB/s ./benchhf SHA-256 hashed 920576 KB in 10.00 seconds = 92039.19 KB/s ./benchhf SHA-256 hashed 917504 KB in 10.01 seconds = 91695.38 KB/s ./benchhf SHA-512 hashed 1371136 KB in 10.01 seconds = 137017.69 KB/s ./benchhf SHA-512 hashed 1363968 KB in 10.01 seconds = 136328.64 KB/s ./benchbc AES 128 ECB encrypted 1196032 KB in 10.00 seconds = 119579.28 KB/s CBC encrypted 1139712 KB in 10.01 seconds = 113880.10 KB/s ECB decrypted 1027072 KB in 10.00 seconds = 102686.66 KB/s CBC decrypted 975872 KB in 10.01 seconds = 97499.45 KB/s ./benchbc AES 128 ECB encrypted 1206272 KB in 10.01 seconds = 120566.92 KB/s CBC encrypted 1139712 KB in 10.00 seconds = 113925.63 KB/s ECB decrypted 1026048 KB in 10.00 seconds = 102594.54 KB/s CBC decrypted 975872 KB in 10.01 seconds = 97509.19 KB/s ./benchbc Blowfish 128 ECB encrypted 594944 KB in 10.01 seconds = 59446.84 KB/s CBC encrypted 570368 KB in 10.00 seconds = 57031.10 KB/s ECB decrypted 594944 KB in 10.01 seconds = 59417.16 KB/s CBC decrypted 556032 KB in 10.01 seconds = 55575.41 KB/s ./benchbc Blowfish 128 ECB encrypted 594944 KB in 10.01 seconds = 59429.03 KB/s CBC encrypted 571392 KB in 10.00 seconds = 57139.20 KB/s ECB decrypted 593920 KB in 10.01 seconds = 59338.60 KB/s CBC decrypted 556032 KB in 10.01 seconds = 55553.20 KB/s make[1]: Leaving directory `/builddir/build/BUILD/beecrypt-4.1.2/tests' + exit 0 Processing files: beecrypt-4.1.2-13 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.73485 + umask 022 + cd /builddir/build/BUILD + cd beecrypt-4.1.2 + DOCDIR=/var/tmp/beecrypt-root/usr/share/doc/beecrypt-4.1.2 + export DOCDIR + rm -rf /var/tmp/beecrypt-root/usr/share/doc/beecrypt-4.1.2 + /bin/mkdir -p /var/tmp/beecrypt-root/usr/share/doc/beecrypt-4.1.2 + cp -pr README BENCHMARKS /var/tmp/beecrypt-root/usr/share/doc/beecrypt-4.1.2 + exit 0 Provides: libbeecrypt.so.6()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libbeecrypt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Obsoletes: beecrypt-java <= 4.1.2-2 Processing files: beecrypt-devel-4.1.2-13 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.73485 + umask 022 + cd /builddir/build/BUILD + cd beecrypt-4.1.2 + DOCDIR=/var/tmp/beecrypt-root/usr/share/doc/beecrypt-devel-4.1.2 + export DOCDIR + rm -rf /var/tmp/beecrypt-root/usr/share/doc/beecrypt-devel-4.1.2 + /bin/mkdir -p /var/tmp/beecrypt-root/usr/share/doc/beecrypt-devel-4.1.2 + cp -pr BUGS /var/tmp/beecrypt-root/usr/share/doc/beecrypt-devel-4.1.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: beecrypt = 4.1.2-13 libbeecrypt.so.6()(64bit) Processing files: beecrypt-apidocs-4.1.2-13 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.73485 + umask 022 + cd /builddir/build/BUILD + cd beecrypt-4.1.2 + DOCDIR=/var/tmp/beecrypt-root/usr/share/doc/beecrypt-apidocs-4.1.2 + export DOCDIR + rm -rf /var/tmp/beecrypt-root/usr/share/doc/beecrypt-apidocs-4.1.2 + /bin/mkdir -p /var/tmp/beecrypt-root/usr/share/doc/beecrypt-apidocs-4.1.2 + cp -pr docs/html /var/tmp/beecrypt-root/usr/share/doc/beecrypt-apidocs-4.1.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: beecrypt-python-4.1.2-13 Provides: _bc.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: beecrypt = 4.1.2-13 libbeecrypt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) python(abi) = 2.5 rtld(GNU_HASH) Processing files: beecrypt-debuginfo-4.1.2-13 Provides: _bc.so.debug()(64bit) libbeecrypt.so.6.4.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: _bc.so()(64bit) libbeecrypt.so.6()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/beecrypt-root warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/beecrypt-4.1.2-13.x86_64.rpm Wrote: /builddir/build/RPMS/beecrypt-devel-4.1.2-13.x86_64.rpm Wrote: /builddir/build/RPMS/beecrypt-apidocs-4.1.2-13.x86_64.rpm Wrote: /builddir/build/RPMS/beecrypt-python-4.1.2-13.x86_64.rpm Wrote: /builddir/build/RPMS/beecrypt-debuginfo-4.1.2-13.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.14931 + umask 022 + cd /builddir/build/BUILD + cd beecrypt-4.1.2 + rm -fr /var/tmp/beecrypt-root + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.14931 + umask 022 + cd /builddir/build/BUILD + rm -rf beecrypt-4.1.2 + exit 0