Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 19646 Details for
Bug 31789
ebuild dev-libs/beecrypt access violation with USE="doc"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs/beecrypt ebuild log
8651-beecrypt-3.1.0.log (text/plain), 52.70 KB, created by
John Ross Hunt
on 2003-10-22 20:17:01 UTC
(
hide
)
Description:
dev-libs/beecrypt ebuild log
Filename:
MIME Type:
Creator:
John Ross Hunt
Created:
2003-10-22 20:17:01 UTC
Size:
52.70 KB
patch
obsolete
>setup >unpack >>>> Unpacking source... >>>> Unpacking beecrypt-3.1.0.tar.gz to /var/tmp/portage/beecrypt-3.1.0/work >>>> Source unpacked. >compile >python >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... gcc >checking for C compiler default output... 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 ANSI C... none needed >checking dependency style of gcc... gcc3 >checking how to run the C preprocessor... gcc -E >checking for egrep... grep -E >checking for AIX... no >checking for i686-pc-linux-gnu-gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking how to run the C preprocessor... gcc -E >checking for gawk... (cached) gawk >checking for a BSD-compatible install... /bin/install -c >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... nm >checking for a sed that does not truncate output... /bin/sed >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking command to parse nm output... ok >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 for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... strip >checking for objdir... .libs >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.lo... yes >checking if gcc supports -fno-rtti -fno-exceptions... yes >checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether -lc should be explicitly linked in... no >creating 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 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/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 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 synch.h usability... no >checking synch.h presence... no >checking for synch.h... no >checking semaphore.h usability... yes >checking semaphore.h presence... yes >checking for semaphore.h... yes >checking for library containing pthread_mutex_lock... none required >checking aio.h usability... yes >checking aio.h presence... yes >checking for aio.h... yes >checking for library containing aio_read... -lrt >checking whether aio works... yes >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether gcc needs -traditional... no >checking for working memcmp... yes >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether stat accepts an empty string... no >checking for memset... yes >checking for memcmp... yes >checking for memmove... yes >checking for strcspn... yes >checking for strerror... yes >checking for strspn... yes >checking for gethrtime... no >checking for gettimeofday... yes >configure: checking for specific entropy devices... >checking for /dev/dsp... yes >configure: 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 4 >checking for size_t... yes >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 unsigned long... yes >checking size of unsigned long... 4 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating Doxyfile >config.status: creating beecrypt.gnu.h >config.status: creating config.m4 >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 config.h >config.status: executing depfiles commands >config.status: executing aesopt.x86 commands >config.status: executing mpopt.x86 commands >config.status: executing sha1opt.x86 commands >make all-recursive >make[1]: Entering directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0' >Making all in . >make[2]: Entering directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0' >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o aes.lo `test -f 'aes.c' || echo './'`aes.c >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o base64.lo `test -f 'base64.c' || echo './'`base64.c >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o beecrypt.lo `test -f 'beecrypt.c' || echo './'`beecrypt.c >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c beecrypt.c -fPIC -DPIC -o .libs/beecrypt.lo >rm -f .libs/base64.lo >rm -f .libs/aes.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c base64.c -fPIC -DPIC -o .libs/base64.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c aes.c -fPIC -DPIC -o .libs/aes.lo >distcc[11500] (dcc_writex) ERROR: failed to write: Connection refused >distcc[11500] (dcc_build_somewhere) Warning: failed to distribute to major, running locally instead >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c base64.c -o base64.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c beecrypt.c -o beecrypt.o >/dev/null 2>&1 >mv -f .libs/base64.lo base64.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o blockmode.lo `test -f 'blockmode.c' || echo './'`blockmode.c >rm -f .libs/blockmode.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c blockmode.c -fPIC -DPIC -o .libs/blockmode.lo >mv -f .libs/beecrypt.lo beecrypt.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o blockpad.lo `test -f 'blockpad.c' || echo './'`blockpad.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c blockmode.c -o blockmode.o >/dev/null 2>&1 >rm -f .libs/blockpad.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c blockpad.c -fPIC -DPIC -o .libs/blockpad.lo >mv -f .libs/blockmode.lo blockmode.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o blowfish.lo `test -f 'blowfish.c' || echo './'`blowfish.c >rm -f .libs/blowfish.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c blowfish.c -fPIC -DPIC -o .libs/blowfish.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c blockpad.c -o blockpad.o >/dev/null 2>&1 >mv -f .libs/blockpad.lo blockpad.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o dhaes.lo `test -f 'dhaes.c' || echo './'`dhaes.c >rm -f .libs/dhaes.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c dhaes.c -fPIC -DPIC -o .libs/dhaes.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c blowfish.c -o blowfish.o >/dev/null 2>&1 >mv -f .libs/blowfish.lo blowfish.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o dldp.lo `test -f 'dldp.c' || echo './'`dldp.c >rm -f .libs/dldp.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c dldp.c -fPIC -DPIC -o .libs/dldp.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c aes.c -o aes.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c dhaes.c -o dhaes.o >/dev/null 2>&1 >mv -f .libs/dhaes.lo dhaes.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o dlkp.lo `test -f 'dlkp.c' || echo './'`dlkp.c >rm -f .libs/dlkp.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c dlkp.c -fPIC -DPIC -o .libs/dlkp.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c dldp.c -o dldp.o >/dev/null 2>&1 >mv -f .libs/dldp.lo dldp.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o dlpk.lo `test -f 'dlpk.c' || echo './'`dlpk.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c dlkp.c -o dlkp.o >/dev/null 2>&1 >rm -f .libs/dlpk.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c dlpk.c -fPIC -DPIC -o .libs/dlpk.lo >mv -f .libs/dlkp.lo dlkp.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o dlsvdp-dh.lo `test -f 'dlsvdp-dh.c' || echo './'`dlsvdp-dh.c >rm -f .libs/dlsvdp-dh.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c dlsvdp-dh.c -fPIC -DPIC -o .libs/dlsvdp-dh.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c dlpk.c -o dlpk.o >/dev/null 2>&1 >mv -f .libs/dlpk.lo dlpk.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o dsa.lo `test -f 'dsa.c' || echo './'`dsa.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c dlsvdp-dh.c -o dlsvdp-dh.o >/dev/null 2>&1 >rm -f .libs/dsa.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c dsa.c -fPIC -DPIC -o .libs/dsa.lo >mv -f .libs/dlsvdp-dh.lo dlsvdp-dh.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o elgamal.lo `test -f 'elgamal.c' || echo './'`elgamal.c >rm -f .libs/elgamal.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c elgamal.c -fPIC -DPIC -o .libs/elgamal.lo >mv -f .libs/aes.lo aes.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o endianness.lo `test -f 'endianness.c' || echo './'`endianness.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c dsa.c -o dsa.o >/dev/null 2>&1 >rm -f .libs/endianness.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c endianness.c -fPIC -DPIC -o .libs/endianness.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c elgamal.c -o elgamal.o >/dev/null 2>&1 >mv -f .libs/dsa.lo dsa.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o entropy.lo `test -f 'entropy.c' || echo './'`entropy.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c endianness.c -o endianness.o >/dev/null 2>&1 >mv -f .libs/endianness.lo endianness.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o fips186.lo `test -f 'fips186.c' || echo './'`fips186.c >rm -f .libs/entropy.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c entropy.c -fPIC -DPIC -o .libs/entropy.lo >rm -f .libs/fips186.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c fips186.c -fPIC -DPIC -o .libs/fips186.lo >mv -f .libs/elgamal.lo elgamal.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o hmac.lo `test -f 'hmac.c' || echo './'`hmac.c >rm -f .libs/hmac.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c hmac.c -fPIC -DPIC -o .libs/hmac.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c fips186.c -o fips186.o >/dev/null 2>&1 >mv -f .libs/fips186.lo fips186.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o hmacmd5.lo `test -f 'hmacmd5.c' || echo './'`hmacmd5.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c hmac.c -o hmac.o >/dev/null 2>&1 >rm -f .libs/hmacmd5.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c hmacmd5.c -fPIC -DPIC -o .libs/hmacmd5.lo >mv -f .libs/hmac.lo hmac.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o hmacsha1.lo `test -f 'hmacsha1.c' || echo './'`hmacsha1.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c entropy.c -o entropy.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c hmacmd5.c -o hmacmd5.o >/dev/null 2>&1 >rm -f .libs/hmacsha1.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c hmacsha1.c -fPIC -DPIC -o .libs/hmacsha1.lo >mv -f .libs/hmacmd5.lo hmacmd5.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o hmacsha256.lo `test -f 'hmacsha256.c' || echo './'`hmacsha256.c >rm -f .libs/hmacsha256.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c hmacsha256.c -fPIC -DPIC -o .libs/hmacsha256.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c hmacsha1.c -o hmacsha1.o >/dev/null 2>&1 >mv -f .libs/hmacsha1.lo hmacsha1.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o md5.lo `test -f 'md5.c' || echo './'`md5.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c hmacsha256.c -o hmacsha256.o >/dev/null 2>&1 >rm -f .libs/md5.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c md5.c -fPIC -DPIC -o .libs/md5.lo >mv -f .libs/hmacsha256.lo hmacsha256.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o memchunk.lo `test -f 'memchunk.c' || echo './'`memchunk.c >rm -f .libs/memchunk.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c memchunk.c -fPIC -DPIC -o .libs/memchunk.lo >mv -f .libs/entropy.lo entropy.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o mp.lo `test -f 'mp.c' || echo './'`mp.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c memchunk.c -o memchunk.o >/dev/null 2>&1 >rm -f .libs/mp.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c mp.c -fPIC -DPIC -o .libs/mp.lo >mv -f .libs/memchunk.lo memchunk.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o mpbarrett.lo `test -f 'mpbarrett.c' || echo './'`mpbarrett.c >rm -f .libs/mpbarrett.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c mpbarrett.c -fPIC -DPIC -o .libs/mpbarrett.lo >distcc[13373] (dcc_writex) ERROR: failed to write: Connection refused >distcc[13373] (dcc_build_somewhere) Warning: failed to distribute to major, running locally instead >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c md5.c -o md5.o >/dev/null 2>&1 >mv -f .libs/md5.lo md5.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o mpnumber.lo `test -f 'mpnumber.c' || echo './'`mpnumber.c >rm -f .libs/mpnumber.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c mpnumber.c -fPIC -DPIC -o .libs/mpnumber.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c mpbarrett.c -o mpbarrett.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c mpnumber.c -o mpnumber.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c mp.c -o mp.o >/dev/null 2>&1 >mv -f .libs/mpnumber.lo mpnumber.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o mpprime.lo `test -f 'mpprime.c' || echo './'`mpprime.c >rm -f .libs/mpprime.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c mpprime.c -fPIC -DPIC -o .libs/mpprime.lo >mv -f .libs/mpbarrett.lo mpbarrett.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o mtprng.lo `test -f 'mtprng.c' || echo './'`mtprng.c >rm -f .libs/mtprng.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c mtprng.c -fPIC -DPIC -o .libs/mtprng.lo >mv -f .libs/mp.lo mp.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o rsa.lo `test -f 'rsa.c' || echo './'`rsa.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c mtprng.c -o mtprng.o >/dev/null 2>&1 >rm -f .libs/rsa.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c rsa.c -fPIC -DPIC -o .libs/rsa.lo >mv -f .libs/mtprng.lo mtprng.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o rsakp.lo `test -f 'rsakp.c' || echo './'`rsakp.c >rm -f .libs/rsakp.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c rsakp.c -fPIC -DPIC -o .libs/rsakp.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c mpprime.c -o mpprime.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c rsa.c -o rsa.o >/dev/null 2>&1 >mv -f .libs/rsa.lo rsa.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o rsapk.lo `test -f 'rsapk.c' || echo './'`rsapk.c >rm -f .libs/rsapk.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c rsapk.c -fPIC -DPIC -o .libs/rsapk.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c rsakp.c -o rsakp.o >/dev/null 2>&1 >mv -f .libs/rsakp.lo rsakp.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o sha1.lo `test -f 'sha1.c' || echo './'`sha1.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c rsapk.c -o rsapk.o >/dev/null 2>&1 >rm -f .libs/sha1.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c sha1.c -fPIC -DPIC -o .libs/sha1.lo >mv -f .libs/rsapk.lo rsapk.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o sha256.lo `test -f 'sha256.c' || echo './'`sha256.c >rm -f .libs/sha256.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c sha256.c -fPIC -DPIC -o .libs/sha256.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c sha1.c -o sha1.o >/dev/null 2>&1 >mv -f .libs/sha1.lo sha1.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o timestamp.lo `test -f 'timestamp.c' || echo './'`timestamp.c >mv -f .libs/mpprime.lo mpprime.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o aesopt.lo `test -f aesopt.s || echo './'`aesopt.s >rm -f .libs/timestamp.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c timestamp.c -fPIC -DPIC -o .libs/timestamp.lo >rm -f .libs/aesopt.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c aesopt.s -fPIC -DPIC -o .libs/aesopt.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c aesopt.s -o aesopt.o >/dev/null 2>&1 >mv -f .libs/aesopt.lo aesopt.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o blowfishopt.lo `test -f blowfishopt.s || echo './'`blowfishopt.s >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c timestamp.c -o timestamp.o >/dev/null 2>&1 >rm -f .libs/blowfishopt.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c blowfishopt.s -fPIC -DPIC -o .libs/blowfishopt.lo >mv -f .libs/timestamp.lo timestamp.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o mpopt.lo `test -f mpopt.s || echo './'`mpopt.s >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c blowfishopt.s -o blowfishopt.o >/dev/null 2>&1 >mv -f .libs/blowfishopt.lo blowfishopt.lo >/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c -o sha1opt.lo `test -f sha1opt.s || echo './'`sha1opt.s >rm -f .libs/mpopt.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c mpopt.s -fPIC -DPIC -o .libs/mpopt.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c mpopt.s -o mpopt.o >/dev/null 2>&1 >mv -f .libs/mpopt.lo mpopt.lo >rm -f .libs/sha1opt.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c sha1opt.s -fPIC -DPIC -o .libs/sha1opt.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c sha1opt.s -o sha1opt.o >/dev/null 2>&1 >mv -f .libs/sha1opt.lo sha1opt.lo >gcc -DHAVE_CONFIG_H -I. -I. -I. -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -c sha256.c -o sha256.o >/dev/null 2>&1 >mv -f .libs/sha256.lo sha256.lo >/bin/sh ./libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -o libbeecrypt.la -rpath /usr/lib -no-undefined -version-info 8:0:2 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 memchunk.lo mp.lo mpbarrett.lo mpnumber.lo mpprime.lo mtprng.lo rsa.lo rsakp.lo rsapk.lo sha1.lo sha256.lo timestamp.lo aesopt.lo blowfishopt.lo mpopt.lo sha1opt.lo -lrt -lpthread >rm -fr .libs/libbeecrypt.la .libs/libbeecrypt.* .libs/libbeecrypt.* >gcc -shared 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 memchunk.lo mp.lo mpbarrett.lo mpnumber.lo mpprime.lo mtprng.lo rsa.lo rsakp.lo rsapk.lo sha1.lo sha256.lo timestamp.lo aesopt.lo blowfishopt.lo mpopt.lo sha1opt.lo -lrt -lpthread -Wl,-soname -Wl,libbeecrypt.so.6 -o .libs/libbeecrypt.so.6.2.0 >(cd .libs && rm -f libbeecrypt.so.6 && ln -s libbeecrypt.so.6.2.0 libbeecrypt.so.6) >(cd .libs && rm -f libbeecrypt.so && ln -s libbeecrypt.so.6.2.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 memchunk.o mp.o mpbarrett.o mpnumber.o mpprime.o mtprng.o rsa.o rsakp.o rsapk.o sha1.o sha256.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 `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0' >Making all in docs >make[2]: Entering directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/docs' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/docs' >Making all in gas >make[2]: Entering directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/gas' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/gas' >Making all in masm >make[2]: Entering directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/masm' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/masm' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/tests' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/tests' >Making all in python >make[2]: Entering directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/python' >Making all in test >make[3]: Entering directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/python/test' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/python/test' >make[3]: Entering directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/python' >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I/usr/include/python2.2 -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -MT _bc-py.lo -MD -MP -MF ".deps/_bc-py.Tpo" \ > -c -o _bc-py.lo `test -f '_bc-py.c' || echo './'`_bc-py.c; \ >then mv ".deps/_bc-py.Tpo" ".deps/_bc-py.Plo"; \ >else rm -f ".deps/_bc-py.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I/usr/include/python2.2 -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -MT mpw-py.lo -MD -MP -MF ".deps/mpw-py.Tpo" \ > -c -o mpw-py.lo `test -f 'mpw-py.c' || echo './'`mpw-py.c; \ >then mv ".deps/mpw-py.Tpo" ".deps/mpw-py.Plo"; \ >else rm -f ".deps/mpw-py.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I/usr/include/python2.2 -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -MT rng-py.lo -MD -MP -MF ".deps/rng-py.Tpo" \ > -c -o rng-py.lo `test -f 'rng-py.c' || echo './'`rng-py.c; \ >then mv ".deps/rng-py.Tpo" ".deps/rng-py.Plo"; \ >else rm -f ".deps/rng-py.Tpo"; exit 1; \ >fi >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I/usr/include/python2.2 -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -MT mpw-py.lo -MD -MP -MF .deps/mpw-py.Tpo -c mpw-py.c -fPIC -DPIC -o .libs/mpw-py.lo >rm -f .libs/rng-py.lo >rm -f .libs/_bc-py.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I/usr/include/python2.2 -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -MT _bc-py.lo -MD -MP -MF .deps/_bc-py.Tpo -c _bc-py.c -fPIC -DPIC -o .libs/_bc-py.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I/usr/include/python2.2 -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -MT rng-py.lo -MD -MP -MF .deps/rng-py.Tpo -c rng-py.c -fPIC -DPIC -o .libs/rng-py.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I/usr/include/python2.2 -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -MT _bc-py.lo -MD -MP -MF .deps/_bc-py.Tpo -c _bc-py.c -o _bc-py.o >/dev/null 2>&1 >mv -f .libs/_bc-py.lo _bc-py.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I/usr/include/python2.2 -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -MT rng-py.lo -MD -MP -MF .deps/rng-py.Tpo -c rng-py.c -o rng-py.o >/dev/null 2>&1 >mv -f .libs/rng-py.lo rng-py.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I/usr/include/python2.2 -DOPTIMIZE_I386 -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -MT mpw-py.lo -MD -MP -MF .deps/mpw-py.Tpo -c mpw-py.c -o mpw-py.o >/dev/null 2>&1 >mv -f .libs/mpw-py.lo mpw-py.lo >/bin/sh ../libtool --mode=link gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -mcpu=pentiumpro -o _bc.la -rpath /usr/lib/python2.2/site-packages -avoid-version -module _bc-py.lo mpw-py.lo rng-py.lo ../libbeecrypt.la -lrt -lpthread >rm -fr .libs/_bc.la .libs/_bc.* .libs/_bc.* >gcc -shared _bc-py.lo mpw-py.lo rng-py.lo -Wl,--rpath -Wl,/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/.libs ../.libs/libbeecrypt.so -lrt -lpthread -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 `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/python' >make[2]: Leaving directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/python' >make[1]: Leaving directory `/var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0' >Warning: Tag `CGI_NAME' at line 804 of file Doxyfile has become obsolete. >To avoid this warning please update your configuration file using "doxygen -u" >Warning: Tag `CGI_URL' at line 810 of file Doxyfile has become obsolete. >To avoid this warning please update your configuration file using "doxygen -u" >Warning: Tag `DOC_URL' at line 816 of file Doxyfile has become obsolete. >To avoid this warning please update your configuration file using "doxygen -u" >Warning: Tag `DOC_ABSPATH' at line 822 of file Doxyfile has become obsolete. >To avoid this warning please update your configuration file using "doxygen -u" >Warning: Tag `BIN_ABSPATH' at line 827 of file Doxyfile has become obsolete. >To avoid this warning please update your configuration file using "doxygen -u" >Warning: Tag `EXT_DOC_PATHS' at line 833 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 images... >Searching for dot files... >Searching for files to exclude >Reading input files... >Reading and parsing tag files >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/Doxyheader... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/aes.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/aes_be.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/aes_le.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/aesopt.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/base64.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/beecrypt.api.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/beecrypt.gnu.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/beecrypt.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/beecrypt.win.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/blockmode.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/blockpad.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/blowfish.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/blowfishopt.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/config.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/dhaes.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/dldp.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/dlkp.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/dlpk.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/dlsvdp-dh.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/dsa.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/elgamal.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/endianness.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/entropy.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/fips186.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/hmac.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/hmacmd5.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/hmacsha1.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/hmacsha256.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/md5.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/memchunk.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/mp.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/mpbarrett.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/mpnumber.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/mpopt.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/mpprime.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/mtprng.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/rsa.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/rsakp.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/rsapk.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/sha1.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/sha1opt.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/sha256.h... >Preprocessing /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/timestamp.h... >Read 196526 bytes >Parsing input... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/Doxyheader... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/aes.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/aes_be.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/aes_le.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/aesopt.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/base64.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/beecrypt.api.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/beecrypt.gnu.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/beecrypt.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/beecrypt.win.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/blockmode.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/blockpad.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/blowfish.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/blowfishopt.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/config.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/dhaes.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/dldp.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/dlkp.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/dlpk.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/dlsvdp-dh.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/dsa.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/elgamal.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/endianness.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/entropy.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/fips186.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/hmac.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/hmacmd5.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/hmacsha1.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/hmacsha256.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/md5.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/memchunk.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/mp.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/mpbarrett.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/mpnumber.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/mpopt.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/mpprime.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/mtprng.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/rsa.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/rsakp.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/rsapk.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/sha1.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/sha1opt.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/sha256.h... >Parsing file /var/tmp/portage/beecrypt-3.1.0/work/beecrypt-3.1.0/timestamp.h... >Freeing input... >Building group list... >Building namespace list... >Building file list... >Searching for included using directives... >Building class list... >Building example list... >Searching for documented variables... >Building member list... >Searching for friends... >Searching for documented defines... >Computing template instances... >Creating members for template instances... >Computing class relations... >Searching for enumerations... >Searching for member function documentation... >Searching for members imported via using declarations... >Building page list... >Search for main page... >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... >Adding source references... >Adding todo/test/bug list items... >Counting data structures... >Generating disk names... >Resolving user defined references... >Combining using relations... >Finding anchors and sections in the documentation... >Generating index page... >Generating file index... >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 base64.h... >Generating code for file beecrypt.api.h... >Generating code for file beecrypt.gnu.h... >Generating code for file beecrypt.h... >Generating code for file beecrypt.win.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 config.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 Doxyheader... >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 hmac.h... >Generating code for file hmacmd5.h... >Generating code for file hmacsha1.h... >Generating code for file hmacsha256.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 rsa.h... >Generating code for file rsakp.h... >Generating code for file rsapk.h... >Generating code for file sha1.h... >Generating code for file sha1opt.h... >Generating code for file sha256.h... >Generating code for file timestamp.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 base64.h... >Generating docs for file beecrypt.api.h... >Generating docs for file beecrypt.gnu.h... >Generating docs for file beecrypt.h... >Generating docs for file beecrypt.win.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 config.h... >Generating docs for file dhaes.h... >Generating docs for file dldp.h... >Generating docs for 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 hmac.h... >Generating docs for file hmacmd5.h... >Generating docs for file hmacsha1.h... >Generating docs for file hmacsha256.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 rsa.h... >Generating docs for file rsakp.h... >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 timestamp.h... >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 docs for compound dlkp_p... >Generating docs for compound dlpk_p... >Generating This is TeX, Version 3.14159 (Web2C 7.4.5) >(./_formulas.tex >LaTeX2e <2001/06/01> >Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n >ohyphenation, loaded. >(/usr/share/texmf/tex/latex/base/article.cls >Document Class: article 2001/04/21 v1.4e 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/config/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] (/usr/share/texmf/tex/latex/dstroke/Udsrom.fd)kpathsea: Running mktextfm dsrom10 >[31;01mACCESS DENIED[0m mkdir: /var/cache/fonts/tfm/public >mkdir: cannot create directory `/var/cache/fonts/tfm/public': Permission denied >kpsestat: /var/cache/fonts/tfm/public/..: No such file or directory >chmod: too few arguments >Try `chmod --help' for more information. >[31;01mACCESS DENIED[0m mkdir: /var/cache/fonts/tfm/public/dstroke >mkdir: cannot create directory `/var/cache/fonts/tfm/public/dstroke': Permission denied >kpsestat: /var/cache/fonts/tfm/public/dstroke/..: No such file or directory >chmod: too few arguments >Try `chmod --help' for more information. >mktextfm: mktexdir /var/cache/fonts/tfm/public/dstroke failed. >kpathsea: Appending font creation commands to missfont.log. > >! Font U/dsrom/m/n/10=dsrom10 at 10.0pt not loadable: Metric (TFM) file not fou >nd. ><to be read again> > relax >l.15 $\mathds{Z} > ^{*}_p$ >?
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 31789
: 19646