Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 104009 Details for
Bug 158109
dev-libs/beecrypt-4.1.2-r1 failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge output for beecrypt-4.1.2-r1
emerge_output.txt (text/plain), 54.63 KB, created by
Robert Golding
on 2006-12-14 01:45:32 UTC
(
hide
)
Description:
emerge output for beecrypt-4.1.2-r1
Filename:
MIME Type:
Creator:
Robert Golding
Created:
2006-12-14 01:45:32 UTC
Size:
54.63 KB
patch
obsolete
> >>>> Emerging (1 of 1) dev-libs/beecrypt-4.1.2-r1 to / > * beecrypt-4.1.2.tar.gz MD5 ;-) ... [ ok ] > * beecrypt-4.1.2.tar.gz RMD160 ;-) ... [ ok ] > * beecrypt-4.1.2.tar.gz SHA1 ;-) ... [ ok ] > * beecrypt-4.1.2.tar.gz SHA256 ;-) ... [ ok ] > * beecrypt-4.1.2.tar.gz size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking beecrypt-4.1.2.tar.gz ;-) ... [ ok ] > * The MMX assembler code presents TEXTREL issues. If you don't want them try using > * relaxed CFLAGS like -march=i686 instead of -march=pentium3 and so on. > * This ebuild fails on multilib system with multilib-strict on AMD64. > * Feel free to help upstream solving the above bugs. > * Using: sun-jdk-1.5 >>>> Unpacking source... >>>> Unpacking beecrypt-4.1.2.tar.gz to /var/tmp/portage/dev-libs/beecrypt-4.1.2-r1/work > * Applying beecrypt-4.1.2-python-Makefile-am.patch ... [ ok ] > * Applying beecrypt-4.1.2-python-debug-py-c.patch ... [ ok ] > * Applying beecrypt-4.1.2-build.patch ... [ ok ] > * Applying beecrypt-4.1.2-gcc4.patch ... [ ok ] > * Applying beecrypt-4.1.2-threads.patch ... [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-libs/beecrypt-4.1.2-r1/work/beecrypt-4.1.2' ... > * Requested autoconf 2.5 > * Using autoconf (GNU Autoconf) 2.60 > * Using autoheader (GNU Autoconf) 2.60 > * Requested automake latest: 1.9 > * Using automake (GNU automake) 1.9.6 > * Using aclocal (GNU automake) 1.9.6 > * Running aclocal ... [ ok ] > * Running libtoolize --copy --force --automake ... [ ok ] > * Running aclocal ... [ ok ] > * Running autoconf ... [ ok ] > * Running autoheader ... [ ok ] > * Running automake --add-missing --copy ... [ ok ] > * Running elibtoolize in: beecrypt-4.1.2 > * Applying max_cmd_len-1.5.0.patch ... > * Applying sed-1.5.6.patch ... > * Applying uclibc-ltconf-1.3.0.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/dev-libs/beecrypt-4.1.2-r1/work/beecrypt-4.1.2 ... > * econf: updating beecrypt-4.1.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating beecrypt-4.1.2/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-threads --with-cplusplus --with-java --with-python --with-arch=athlon64 --libdir=/usr/lib --build=i686-pc-linux-gnu >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 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... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for a sed that does not truncate output... /bin/sed >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/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... (cached) gawk >checking for a BSD-compatible install... /bin/install -c >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking how to recognise 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... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for correct ltmain.sh version... yes >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >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 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 i686-pc-linux-gnu-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 >checking for IBM's ICU library version >= 2.8... yes >checking for gcj... no >checking for java... yes >checking for javac... yes >checking for java native interface headers... -I/opt/sun-jdk-1.5.0.10/jre/../include -I/opt/sun-jdk-1.5.0.10/jre/../include/linux >checking for python... yes >checking for python headers... -I/usr/include/python2.4 >checking where to install python libraries... /usr/lib/python2.4/site-packages >checking for platform-specific entropy devices... >checking for /dev/dsp... yes >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 size_t... (cached) yes >checking size of size_t... 4 >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... 4 >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 all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.1.2-r1/work/beecrypt-4.1.2' >Making all in . >make[2]: Entering directory `/var/tmp/portage/dev-libs/beecrypt-4.1.2-r1/work/beecrypt-4.1.2' >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o aes.lo aes.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o base64.lo base64.c >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c base64.c -fPIC -DPIC -o .libs/base64.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c base64.c -o base64.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o beecrypt.lo beecrypt.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c aes.c -fPIC -DPIC -o .libs/aes.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c aes.c -o aes.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c beecrypt.c -fPIC -DPIC -o .libs/beecrypt.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o blockmode.lo blockmode.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c beecrypt.c -o beecrypt.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o blockpad.lo blockpad.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blockmode.c -fPIC -DPIC -o .libs/blockmode.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blockpad.c -fPIC -DPIC -o .libs/blockpad.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blockmode.c -o blockmode.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o blowfish.lo blowfish.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blockpad.c -o blockpad.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o dhaes.lo dhaes.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dhaes.c -fPIC -DPIC -o .libs/dhaes.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blowfish.c -o blowfish.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dhaes.c -o dhaes.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o dldp.lo dldp.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o dlkp.lo dlkp.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dldp.c -fPIC -DPIC -o .libs/dldp.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dldp.c -o dldp.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dlkp.c -fPIC -DPIC -o .libs/dlkp.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o dlpk.lo dlpk.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dlkp.c -o dlkp.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o dlsvdp-dh.lo dlsvdp-dh.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dlsvdp-dh.c -fPIC -DPIC -o .libs/dlsvdp-dh.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dlsvdp-dh.c -o dlsvdp-dh.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dlpk.c -fPIC -DPIC -o .libs/dlpk.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o dsa.lo dsa.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dlpk.c -o dlpk.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o elgamal.lo elgamal.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dsa.c -fPIC -DPIC -o .libs/dsa.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c dsa.c -o dsa.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c elgamal.c -fPIC -DPIC -o .libs/elgamal.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c elgamal.c -o elgamal.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o endianness.lo endianness.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o entropy.lo entropy.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c endianness.c -fPIC -DPIC -o .libs/endianness.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c endianness.c -o endianness.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o fips186.lo fips186.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c entropy.c -fPIC -DPIC -o .libs/entropy.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c entropy.c -o entropy.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c fips186.c -fPIC -DPIC -o .libs/fips186.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c fips186.c -o fips186.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o hmac.lo hmac.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o hmacmd5.lo hmacmd5.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmac.c -fPIC -DPIC -o .libs/hmac.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmac.c -o hmac.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o hmacsha1.lo hmacsha1.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacmd5.c -fPIC -DPIC -o .libs/hmacmd5.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacmd5.c -o hmacmd5.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o hmacsha256.lo hmacsha256.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha1.c -fPIC -DPIC -o .libs/hmacsha1.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha256.c -fPIC -DPIC -o .libs/hmacsha256.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha1.c -o hmacsha1.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o md5.lo md5.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha256.c -o hmacsha256.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o hmacsha384.lo hmacsha384.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c md5.c -fPIC -DPIC -o .libs/md5.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c md5.c -o md5.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha384.c -fPIC -DPIC -o .libs/hmacsha384.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha384.c -o hmacsha384.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o hmacsha512.lo hmacsha512.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o memchunk.lo memchunk.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha512.c -fPIC -DPIC -o .libs/hmacsha512.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c memchunk.c -fPIC -DPIC -o .libs/memchunk.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c hmacsha512.c -o hmacsha512.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c memchunk.c -o memchunk.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o mp.lo mp.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o mpbarrett.lo mpbarrett.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpbarrett.c -fPIC -DPIC -o .libs/mpbarrett.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mp.c -fPIC -DPIC -o .libs/mp.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpbarrett.c -o mpbarrett.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mp.c -o mp.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o mpnumber.lo mpnumber.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o mpprime.lo mpprime.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpnumber.c -fPIC -DPIC -o .libs/mpnumber.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpnumber.c -o mpnumber.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpprime.c -fPIC -DPIC -o .libs/mpprime.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpprime.c -o mpprime.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o mtprng.lo mtprng.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o pkcs1.lo pkcs1.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mtprng.c -fPIC -DPIC -o .libs/mtprng.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mtprng.c -o mtprng.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c pkcs1.c -fPIC -DPIC -o .libs/pkcs1.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o pkcs12.lo pkcs12.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c pkcs1.c -o pkcs1.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o rsa.lo rsa.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c pkcs12.c -fPIC -DPIC -o .libs/pkcs12.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c pkcs12.c -o pkcs12.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c rsa.c -fPIC -DPIC -o .libs/rsa.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o rsakp.lo rsakp.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c rsa.c -o rsa.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o rsapk.lo rsapk.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c rsakp.c -fPIC -DPIC -o .libs/rsakp.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c rsakp.c -o rsakp.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c rsapk.c -fPIC -DPIC -o .libs/rsapk.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c rsapk.c -o rsapk.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o sha1.lo sha1.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o sha256.lo sha256.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha256.c -fPIC -DPIC -o .libs/sha256.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha256.c -o sha256.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha1.c -fPIC -DPIC -o .libs/sha1.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha1.c -o sha1.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o sha384.lo sha384.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o sha512.lo sha512.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha384.c -fPIC -DPIC -o .libs/sha384.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha512.c -fPIC -DPIC -o .libs/sha512.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha384.c -o sha384.o >/dev/null 2>&1 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha512.c -o sha512.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o sha_k.lo sha_k.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o timestamp.lo timestamp.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha_k.c -fPIC -DPIC -o .libs/sha_k.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c sha_k.c -o sha_k.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -Wa,--noexecstack -c -o cppglue.lo cppglue.cxx > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c timestamp.c -fPIC -DPIC -o .libs/timestamp.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c timestamp.c -o timestamp.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o aesopt.lo `test -f aesopt.s || echo './'`aesopt.s > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -Wa,--noexecstack -c cppglue.cxx -fPIC -DPIC -o .libs/cppglue.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c aesopt.s -fPIC -DPIC -o .libs/aesopt.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c aesopt.s -o aesopt.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o blowfishopt.lo `test -f blowfishopt.s || echo './'`blowfishopt.s > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blowfishopt.s -fPIC -DPIC -o .libs/blowfishopt.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c blowfishopt.s -o blowfishopt.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o mpopt.lo `test -f mpopt.s || echo './'`mpopt.s > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c mpopt.s -fPIC -DPIC -o .libs/mpopt.o >mpopt.s: Assembler messages: >mpopt.s:62: Error: bad register name `%rdi' >mpopt.s:63: Error: bad register name `%rsi' >mpopt.s:64: Error: bad register name `%rax' >mpopt.s:65: Error: suffix or operands invalid for `stos' >mpopt.s:82: Error: bad register name `%rdi' >mpopt.s:83: Error: bad register name `%rsi' >mpopt.s:84: Error: bad register name `%rdx' >mpopt.s:85: Error: suffix or operands invalid for `stos' >mpopt.s:102: Error: bad register name `%rsi,%rdi,8)' >mpopt.s:103: Error: bad register name `%rax' >mpopt.s:104: Error: bad register name `%rax' >mpopt.s:121: Error: bad register name `%rsi,%rdi,8)' >mpopt.s:122: Error: bad register name `%rax' >mpopt.s:139: Error: bad register name `%rdx' >mpopt.s:140: Error: bad register name `%rdx' >mpopt.s:141: Error: bad register name `%rsi,%rdi,8)' >mpopt.s:142: Error: bad register name `%rax' >mpopt.s:143: Error: bad register name `%rdi' >mpopt.s:145: Error: bad register name `%rsi)' >mpopt.s:149: Error: bad register name `%rdx' >mpopt.s:150: Error: bad register name `%rsi)' >mpopt.s:151: Error: bad register name `%rdi' >mpopt.s:154: Error: bad register name `%rax' >mpopt.s:155: Error: bad register name `%rax' >mpopt.s:172: Error: bad register name `%rdx' >mpopt.s:173: Error: bad register name `%rdx' >mpopt.s:174: Error: bad register name `%rsi,%rdi,8)' >mpopt.s:175: Error: bad register name `%rax' >mpopt.s:176: Error: bad register name `%rdi' >mpopt.s:178: Error: bad register name `%rsi)' >mpopt.s:182: Error: bad register name `%rdx' >mpopt.s:183: Error: bad register name `%rsi)' >mpopt.s:184: Error: bad register name `%rdi' >mpopt.s:187: Error: bad register name `%rax' >mpopt.s:188: Error: bad register name `%rax' >mpopt.s:205: Error: bad register name `%r8' >mpopt.s:206: Error: bad register name `%rdi' >mpopt.s:210: Error: bad register name `%rdx,%rdi,8)' >mpopt.s:211: Error: bad register name `%rsi,%rdi,8)' >mpopt.s:212: Error: bad register name `%rax' >mpopt.s:213: Error: bad register name `%r8' >mpopt.s:214: Error: bad register name `%rdi' >mpopt.s:217: Error: bad register name `%rax' >mpopt.s:218: Error: bad register name `%rax' >mpopt.s:235: Error: bad register name `%r8' >mpopt.s:236: Error: bad register name `%rdi' >mpopt.s:240: Error: bad register name `%rdx,%rdi,8)' >mpopt.s:241: Error: bad register name `%rsi,%rdi,8)' >mpopt.s:242: Error: bad register name `%rax' >mpopt.s:243: Error: bad register name `%r8' >mpopt.s:244: Error: bad register name `%rdi' >mpopt.s:247: Error: bad register name `%rax' >mpopt.s:248: Error: bad register name `%rax' >mpopt.s:265: Error: bad register name `%rsi,%rdi,8)' >mpopt.s:266: Error: bad register name `%rdi' >mpopt.s:267: Error: bad register name `%rax' >mpopt.s:271: Error: bad register name `%rsi,%rdi,8)' >mpopt.s:272: Error: bad register name `%rdi' >mpopt.s:291: Error: bad register name `%rdx' >mpopt.s:292: Error: bad register name `%rdi' >mpopt.s:296: Error: bad register name `%rsi,%rdi,8)' >mpopt.s:297: Error: bad register name `%rax' >mpopt.s:298: Error: bad register name `%rax' >mpopt.s:299: Error: bad register name `%rdi' >mpopt.s:302: Error: bad register name `%rax' >mpopt.s:303: Error: bad register name `%rax' >mpopt.s:320: Error: bad register name `%rcx' >mpopt.s:321: Error: bad register name `%rdi' >mpopt.s:322: Error: bad register name `%rdx' >mpopt.s:324: Error: bad register name `%rdx' >mpopt.s:325: Error: bad register name `%rcx' >mpopt.s:329: Error: bad register name `%rdx' >mpopt.s:330: Error: bad register name `%rdi,%rcx,8)' >mpopt.s:331: Error: bad register name `%r8' >mpopt.s:332: Error: bad register name `%r9' >mpopt.s:333: Error: bad register name `%rdx' >mpopt.s:334: Error: bad register name `%rax' >mpopt.s:335: Error: bad register name `%rcx' >mpopt.s:338: Error: bad register name `%rdx' >mpopt.s:356: Error: bad register name `%rcx' >mpopt.s:357: Error: bad register name `%rdi' >mpopt.s:358: Error: bad register name `%rdx' >mpopt.s:360: Error: bad register name `%rdx' >mpopt.s:361: Error: bad register name `%rcx' >mpopt.s:365: Error: bad register name `%rdx' >mpopt.s:366: Error: bad register name `%rdi,%rcx,8)' >mpopt.s:367: Error: bad register name `%r8' >mpopt.s:368: Error: bad register name `%r9' >mpopt.s:369: Error: bad register name `%rdx' >mpopt.s:370: Error: bad register name `%rsi,%rcx,8)' >mpopt.s:371: Error: bad register name `%rdx' >mpopt.s:372: Error: bad register name `%rax' >mpopt.s:373: Error: bad register name `%rcx' >mpopt.s:376: Error: bad register name `%rdx' >mpopt.s:393: Error: bad register name `%rdi' >mpopt.s:394: Error: bad register name `%rsi' >mpopt.s:395: Error: bad register name `%rdx' >mpopt.s:397: Error: bad register name `%r8' >mpopt.s:398: Error: bad register name `%rcx' >mpopt.s:400: Error: bad register name `%rdi,%rcx,8)' >mpopt.s:401: Error: bad register name `%rdi,%rcx,8)' >mpopt.s:405: Error: bad register name `%rsi,%rcx,8)' >mpopt.s:406: Error: bad register name `%rax' >mpopt.s:407: Error: bad register name `%r8' >mpopt.s:408: Error: bad register name `%rdx' >mpopt.s:409: Error: bad register name `%rax' >mpopt.s:410: Error: bad register name `%rdx' >mpopt.s:411: Error: bad register name `%r8' >mpopt.s:412: Error: bad register name `%r8' >mpopt.s:413: Error: bad register name `%rdi' >mpopt.s:414: Error: bad register name `%rcx' >mpopt.s:417: Error: bad register name `%r8' >make[2]: *** [mpopt.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_X86_64 -march=athlon64 -O2 -pipe -fomit-frame-pointer -DNDEBUG -Wa,--noexecstack -c cppglue.cxx -o cppglue.o >/dev/null 2>&1 >make[2]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.1.2-r1/work/beecrypt-4.1.2' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.1.2-r1/work/beecrypt-4.1.2' >make: *** [all] Error 2 > >!!! ERROR: dev-libs/beecrypt-4.1.2-r1 failed. >Call stack: > ebuild.sh, line 1576: Called dyn_compile > ebuild.sh, line 945: Called src_compile > beecrypt-4.1.2-r1.ebuild, line 63: Called die > >!!! emake failed >!!! If you need support, post the topmost build error, and the call stack if relevant. > >!!! When you file a bug report, please include the following information: >GENTOO_VM=sun-jdk-1.5 CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.5.0.10" >JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="" >and of course, the output of emerge --info
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 158109
: 104009