Calculating dependencies \>>> Unpacking source... >>> Unpacking gcl-2.4.0.tgz >>> Source unpacked. /var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0 creating cache ./config.cache checking system version (for dynamic loading)... Linux-2.4.19-gentoo-r7 checking for gcc... gcc checking whether the C compiler (gcc -mcpu=i686 -O2 -pipe ) works... yes checking whether the C compiler (gcc -mcpu=i686 -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes ./configure: test: yes: integer expression expected checking finding DBEGIN... got 0x8000000 checking finding CSTACK_ADDRESS... got -1073746520 checking sizeof long long int... checking for getcwd... yes checking for getwd... yes checking for uname... yes checking for gettimeofday... yes checking how to run the C preprocessor... gcc -E checking for sys/ioctl.h... yes checking for BSDgettimeofday... no checking for gettimeofday... (cached) yes checking for gettimeofday declaration... present checking for sin in -lm... yes checking for sockets... checking for connect... yes checking for gethostbyname... yes checking For network code for nsocket.c... yes checking check for listen using fcntl... yes checking for profil... yes checking for setenv... yes checking for _cleanup... no checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK checking host system type... i686-pc-linux-gnu host=i686-pc-linux-gnu checking check for SV_ONSTACK... yes checking check for SIGSYS... yes checking check for SIGEMT... no checking for asm/sigcontext.h... yes checking for asm/signal.h... yes sigcontext in signal.h checking emacs site lisp directory... /usr/share/emacs/21.2/site-lisp checking emacs default.el... /usr/share/emacs/21.2/site-lisp/default.el checking emacs info/dir... /usr/info/ checking for tcl/tk... checking for tclsh... tclsh checking for tclsh8.0... (cached) tclsh checking for main in -llieee... no checking for dlopen in -ldl... yes using TK_VERSION=8.3 in /usr/lib enable_machine= use=386-linux checking alloca... yes creating cache ./config.cache checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-linux-gnu checking build system type... i486-pc-linux-gnu checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes /var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp/missing: /var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp/missing: No such file or directory configure: warning: `missing' script is too old or missing checking for mawk... no checking for gawk... gawk checking whether make sets ${MAKE}... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for BSD-compatible nm... /usr/bin/nm -B checking for gcc... gcc checking if the C compiler (gcc) works with flags -g -O -fomit-frame-pointer... yes checking whether gcc accepts -mcpu=i486 -march=i486... yes checking whether the C compiler (gcc -mcpu=i686 -O2 -pipe ) works... yes checking whether the C compiler (gcc -mcpu=i686 -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes (cached) checking how to run the C preprocessor... gcc -E checking for a BSD compatible install... /bin/install -c checking whether ln -s works... yes checking for suitable m4... m4 checking for ar... ar checking how to switch to text section... .text checking how to switch to data section... .data checking how to export a symbol... .globl checking what assembly label suffix to use... : checking how the .type assembly directive should be used... .type $1,@$2 checking if the .size assembly directive works... .size $1,$2 checking what prefix to use for a local label... .L checking how to define a 32-bit word... .long checking if symbols are prefixed by underscore... no checking if .align assembly directive is logarithmic... no checking if the assembler takes cl with shldl... yes checking if the .align directive accepts an 0x90 fill in .text... yes checking for Cygwin environment... no checking for mingw32 environment... no checking for EMX OS/2 environment... no checking for executable suffix... no checking for object suffix... o checking build system type... (cached) i486-pc-linux-gnu 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 how to recognise dependant libraries... pass_all checking for ranlib... ranlib checking for strip... strip updating cache ./config.cache loading cache ./config.cache within ltconfig 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... Linux ld.so checking command to parse /usr/bin/nm -B output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes creating libtool updating cache ./config.cache loading cache ./config.cache checking whether optarg is declared... no checking for ANSI C header files... yes checking for getopt.h... yes checking for unistd.h... yes checking for sys/sysctl.h... yes checking for sys/time.h... yes checking for void... yes checking for preprocessor stringizing operator... yes checking for getopt_long... yes checking for getpagesize... yes checking for popen... yes checking for processor_info... no checking for strtoul... yes checking for sysconf... yes checking for sysctlbyname... no checking if ansi2knr should be used... no creating config.m4 updating cache ./config.cache creating ./config.status creating Makefile creating mpf/Makefile creating mpz/Makefile creating mpn/Makefile creating mpq/Makefile creating mpf/tests/Makefile creating mpz/tests/Makefile creating mpq/tests/Makefile creating mpn/tests/Makefile creating tests/Makefile creating tests/rand/Makefile creating demos/Makefile creating tune/Makefile creating mpbsd/Makefile creating mpbsd/tests/Makefile creating mpfr/Makefile creating mpfr/tests/Makefile creating config.h linking ./mpn/x86/udiv.asm to mpn/udiv.asm linking ./mpn/x86/umul.asm to mpn/umul.asm linking ./mpn/generic/inlines.c to mpn/inlines.c linking ./mpn/x86/aors_n.asm to mpn/add_n.asm linking ./mpn/x86/aors_n.asm to mpn/sub_n.asm linking ./mpn/x86/mul_1.asm to mpn/mul_1.asm linking ./mpn/x86/aorsmul_1.asm to mpn/addmul_1.asm linking ./mpn/x86/aorsmul_1.asm to mpn/submul_1.asm linking ./mpn/x86/lshift.asm to mpn/lshift.asm linking ./mpn/x86/rshift.asm to mpn/rshift.asm linking ./mpn/x86/diveby3.asm to mpn/diveby3.asm linking ./mpn/generic/divrem.c to mpn/divrem.c linking ./mpn/x86/divrem_1.asm to mpn/divrem_1.asm linking ./mpn/generic/divrem_2.c to mpn/divrem_2.c linking ./mpn/x86/mod_1.asm to mpn/mod_1.asm linking ./mpn/generic/mod_1_rs.c to mpn/mod_1_rs.c linking ./mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c linking ./mpn/generic/dump.c to mpn/dump.c linking ./mpn/generic/mul.c to mpn/mul.c linking ./mpn/generic/mul_fft.c to mpn/mul_fft.c linking ./mpn/generic/mul_n.c to mpn/mul_n.c linking ./mpn/x86/mul_basecase.asm to mpn/mul_basecase.asm linking ./mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c linking ./mpn/generic/random.c to mpn/random.c linking ./mpn/generic/random2.c to mpn/random2.c linking ./mpn/generic/sqrtrem.c to mpn/sqrtrem.c linking ./mpn/generic/get_str.c to mpn/get_str.c linking ./mpn/generic/set_str.c to mpn/set_str.c linking ./mpn/generic/scan0.c to mpn/scan0.c linking ./mpn/generic/scan1.c to mpn/scan1.c linking ./mpn/generic/popcount.c to mpn/popcount.c linking ./mpn/generic/hamdist.c to mpn/hamdist.c linking ./mpn/generic/cmp.c to mpn/cmp.c linking ./mpn/generic/perfsqr.c to mpn/perfsqr.c linking ./mpn/generic/bdivmod.c to mpn/bdivmod.c linking ./mpn/generic/gcd_1.c to mpn/gcd_1.c linking ./mpn/generic/gcd.c to mpn/gcd.c linking ./mpn/generic/gcdext.c to mpn/gcdext.c linking ./mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c linking ./mpn/generic/bz_divrem_n.c to mpn/bz_divrem_n.c linking ./mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c linking ./mpn/generic/jacbase.c to mpn/jacbase.c linking ./mpn/x86/copyi.asm to mpn/copyi.asm linking ./mpn/x86/copyd.asm to mpn/copyd.asm linking ./mpn/generic/gmp-mparam.h to gmp-mparam.h updating cache ./config.cache creating ./config.status creating makedefc creating h/gclincl.h makedefc # begin makedefs # use=386-linux # for main link of raw_gcl LIBS= -lm #The multi precision library stuff MPFILES=$(MPDIR)/mpi-386_no_under.o $(MPDIR)/libmport.a # root for the installation, eg /usr/local # This would cause make install to create /usr/local/bin/gcl and # /usr/local/lib/gcl-2-??/* with some basic files. prefix=/usr # where to place the info files INFO_DIR=/usr/info/ # where to put emacs lisp files. EMACS_SITE_LISP=/usr/share/emacs/21.2/site-lisp # the default.el file EMACS_DEFAULT_EL=/usr/share/emacs/21.2/site-lisp/default.el # numerous TCL/TK variables culled from the tkConfig.sh and tclConfig.sh # if these are found. TK_CONFIG_PREFIX=/usr/lib TK_LIBRARY=/usr/lib/tk8.3 TCL_LIBRARY=/usr/lib/tcl8.3 TK_XINCLUDES=-I/usr/X11R6/include TK_INCLUDE=-I/usr/lib/../include TCL_INCLUDE=-I/usr/lib/../include TK_LIB_SPEC=-L/usr/lib -ltk8.3 TK_BUILD_LIB_SPEC=-L/var/tmp/portage/tk-8.3.3-r1/work/tk8.3.3/unix -ltk8.3 TK_XLIBSW=-L/usr/X11R6/lib -lX11 TK_XINCLUDES=-I/usr/X11R6/include TCL_LIB_SPEC=-L/usr/lib -ltcl8.3${TCL_DBGX} TCL_DL_LIBS=-ldl TCL_LIBS=-ldl -lm NOTIFY=yes GCC=gcc add-defs1 386-linux cc -DUNIX -o file-sub file-sub.c using 386-linux.defs inserting h/386-linux.defs in .. makefile, unixport/make_kcn, bin/makefile, clcs/makefile, cmpnew/makefile, comp/makefile, doc/makefile, dos/makefile, elisp/makefile, gcl-tk/makefile, go/makefile, info/makefile, lsp/makefile, mp/makefile, o/makefile, unixport/makefile, cat h/config.h | sed -e "1,/Begin for cmpincl/d" \ -e "/End for cmpinclude/,50000d" > tmpx cat h/cmpincl1.h h/gclincl.h h/compbas.h h/enum.h h/object.h h/vs.h h/bds.h h/frame.h h/lex.h h/eval.h h/funlink.h h/att_ext.h h/new_decl.h h/compbas2.h h//compat.h h//cmponly.h >> tmpx ./xbin/move-if-changed mv tmpx h/cmpinclude.h tmpx and h/cmpinclude.h were not the same. ln tmpx h/cmpinclude.h ./xbin/move-if-changed ln h/cmpinclude.h o/cmpinclude.h h/cmpinclude.h and o/cmpinclude.h were not the same. ln h/cmpinclude.h o/cmpinclude.h (cd bin; make all) make[1]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/bin' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -DUNIX -o dpp dpp.c make[1]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/bin' make mpfiles make[1]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. (cd gmp/mpn ; make) make[2]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp/mpn' Making all in tests make[3]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp/mpn/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp/mpn/tests' make[3]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp/mpn' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mp_bases -mcpu=i686 -O2 -pipe -c -o mp_bases.lo mp_bases.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mp_bases -mcpu=i686 -O2 -pipe -c mp_bases.c -fPIC -DPIC -o .libs/mp_bases.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mp_bases -mcpu=i686 -O2 -pipe -c mp_bases.c -o mp_bases.o >/dev/null 2>&1 mv -f .libs/mp_bases.lo mp_bases.lo m4 -DPIC -DOPERATION_udiv udiv.asm >tmp-udiv.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_udiv -mcpu=i686 -O2 -pipe tmp-udiv.s -o udiv.lo rm -f .libs/udiv.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_udiv -mcpu=i686 -O2 -pipe tmp-udiv.s -fPIC -DPIC -o .libs/udiv.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_udiv -mcpu=i686 -O2 -pipe tmp-udiv.s -o udiv.o >/dev/null 2>&1 mv -f .libs/udiv.lo udiv.lo m4 -DOPERATION_udiv udiv.asm >tmp-udiv.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_udiv -mcpu=i686 -O2 -pipe tmp-udiv.s -o udiv.o rm -f tmp-udiv.s m4 -DPIC -DOPERATION_umul umul.asm >tmp-umul.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_umul -mcpu=i686 -O2 -pipe tmp-umul.s -o umul.lo rm -f .libs/umul.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_umul -mcpu=i686 -O2 -pipe tmp-umul.s -fPIC -DPIC -o .libs/umul.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_umul -mcpu=i686 -O2 -pipe tmp-umul.s -o umul.o >/dev/null 2>&1 mv -f .libs/umul.lo umul.lo m4 -DOPERATION_umul umul.asm >tmp-umul.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_umul -mcpu=i686 -O2 -pipe tmp-umul.s -o umul.o rm -f tmp-umul.s /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inlines -mcpu=i686 -O2 -pipe -c -o inlines.lo inlines.c rm -f .libs/inlines.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inlines -mcpu=i686 -O2 -pipe -c inlines.c -fPIC -DPIC -o .libs/inlines.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inlines -mcpu=i686 -O2 -pipe -c inlines.c -o inlines.o >/dev/null 2>&1 mv -f .libs/inlines.lo inlines.lo m4 -DPIC -DOPERATION_add_n add_n.asm >tmp-add_n.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_n -mcpu=i686 -O2 -pipe tmp-add_n.s -o add_n.lo rm -f .libs/add_n.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_n -mcpu=i686 -O2 -pipe tmp-add_n.s -fPIC -DPIC -o .libs/add_n.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_n -mcpu=i686 -O2 -pipe tmp-add_n.s -o add_n.o >/dev/null 2>&1 mv -f .libs/add_n.lo add_n.lo m4 -DOPERATION_add_n add_n.asm >tmp-add_n.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_n -mcpu=i686 -O2 -pipe tmp-add_n.s -o add_n.o rm -f tmp-add_n.s m4 -DPIC -DOPERATION_sub_n sub_n.asm >tmp-sub_n.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_n -mcpu=i686 -O2 -pipe tmp-sub_n.s -o sub_n.lo rm -f .libs/sub_n.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_n -mcpu=i686 -O2 -pipe tmp-sub_n.s -fPIC -DPIC -o .libs/sub_n.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_n -mcpu=i686 -O2 -pipe tmp-sub_n.s -o sub_n.o >/dev/null 2>&1 mv -f .libs/sub_n.lo sub_n.lo m4 -DOPERATION_sub_n sub_n.asm >tmp-sub_n.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_n -mcpu=i686 -O2 -pipe tmp-sub_n.s -o sub_n.o rm -f tmp-sub_n.s m4 -DPIC -DOPERATION_mul_1 mul_1.asm >tmp-mul_1.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_1 -mcpu=i686 -O2 -pipe tmp-mul_1.s -o mul_1.lo rm -f .libs/mul_1.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_1 -mcpu=i686 -O2 -pipe tmp-mul_1.s -fPIC -DPIC -o .libs/mul_1.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_1 -mcpu=i686 -O2 -pipe tmp-mul_1.s -o mul_1.o >/dev/null 2>&1 mv -f .libs/mul_1.lo mul_1.lo m4 -DOPERATION_mul_1 mul_1.asm >tmp-mul_1.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_1 -mcpu=i686 -O2 -pipe tmp-mul_1.s -o mul_1.o rm -f tmp-mul_1.s m4 -DPIC -DOPERATION_addmul_1 addmul_1.asm >tmp-addmul_1.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_1 -mcpu=i686 -O2 -pipe tmp-addmul_1.s -o addmul_1.lo rm -f .libs/addmul_1.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_1 -mcpu=i686 -O2 -pipe tmp-addmul_1.s -fPIC -DPIC -o .libs/addmul_1.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_1 -mcpu=i686 -O2 -pipe tmp-addmul_1.s -o addmul_1.o >/dev/null 2>&1 mv -f .libs/addmul_1.lo addmul_1.lo m4 -DOPERATION_addmul_1 addmul_1.asm >tmp-addmul_1.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_1 -mcpu=i686 -O2 -pipe tmp-addmul_1.s -o addmul_1.o rm -f tmp-addmul_1.s m4 -DPIC -DOPERATION_submul_1 submul_1.asm >tmp-submul_1.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_submul_1 -mcpu=i686 -O2 -pipe tmp-submul_1.s -o submul_1.lo rm -f .libs/submul_1.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_submul_1 -mcpu=i686 -O2 -pipe tmp-submul_1.s -fPIC -DPIC -o .libs/submul_1.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_submul_1 -mcpu=i686 -O2 -pipe tmp-submul_1.s -o submul_1.o >/dev/null 2>&1 mv -f .libs/submul_1.lo submul_1.lo m4 -DOPERATION_submul_1 submul_1.asm >tmp-submul_1.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_submul_1 -mcpu=i686 -O2 -pipe tmp-submul_1.s -o submul_1.o rm -f tmp-submul_1.s m4 -DPIC -DOPERATION_lshift lshift.asm >tmp-lshift.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lshift -mcpu=i686 -O2 -pipe tmp-lshift.s -o lshift.lo rm -f .libs/lshift.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lshift -mcpu=i686 -O2 -pipe tmp-lshift.s -fPIC -DPIC -o .libs/lshift.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lshift -mcpu=i686 -O2 -pipe tmp-lshift.s -o lshift.o >/dev/null 2>&1 mv -f .libs/lshift.lo lshift.lo m4 -DOPERATION_lshift lshift.asm >tmp-lshift.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lshift -mcpu=i686 -O2 -pipe tmp-lshift.s -o lshift.o rm -f tmp-lshift.s m4 -DPIC -DOPERATION_rshift rshift.asm >tmp-rshift.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rshift -mcpu=i686 -O2 -pipe tmp-rshift.s -o rshift.lo rm -f .libs/rshift.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rshift -mcpu=i686 -O2 -pipe tmp-rshift.s -fPIC -DPIC -o .libs/rshift.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rshift -mcpu=i686 -O2 -pipe tmp-rshift.s -o rshift.o >/dev/null 2>&1 mv -f .libs/rshift.lo rshift.lo m4 -DOPERATION_rshift rshift.asm >tmp-rshift.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rshift -mcpu=i686 -O2 -pipe tmp-rshift.s -o rshift.o rm -f tmp-rshift.s m4 -DPIC -DOPERATION_diveby3 diveby3.asm >tmp-diveby3.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_diveby3 -mcpu=i686 -O2 -pipe tmp-diveby3.s -o diveby3.lo rm -f .libs/diveby3.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_diveby3 -mcpu=i686 -O2 -pipe tmp-diveby3.s -fPIC -DPIC -o .libs/diveby3.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_diveby3 -mcpu=i686 -O2 -pipe tmp-diveby3.s -o diveby3.o >/dev/null 2>&1 mv -f .libs/diveby3.lo diveby3.lo m4 -DOPERATION_diveby3 diveby3.asm >tmp-diveby3.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_diveby3 -mcpu=i686 -O2 -pipe tmp-diveby3.s -o diveby3.o rm -f tmp-diveby3.s /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem -mcpu=i686 -O2 -pipe -c -o divrem.lo divrem.c rm -f .libs/divrem.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem -mcpu=i686 -O2 -pipe -c divrem.c -fPIC -DPIC -o .libs/divrem.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem -mcpu=i686 -O2 -pipe -c divrem.c -o divrem.o >/dev/null 2>&1 mv -f .libs/divrem.lo divrem.lo m4 -DPIC -DOPERATION_divrem_1 divrem_1.asm >tmp-divrem_1.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_1 -mcpu=i686 -O2 -pipe tmp-divrem_1.s -o divrem_1.lo rm -f .libs/divrem_1.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_1 -mcpu=i686 -O2 -pipe tmp-divrem_1.s -fPIC -DPIC -o .libs/divrem_1.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_1 -mcpu=i686 -O2 -pipe tmp-divrem_1.s -o divrem_1.o >/dev/null 2>&1 mv -f .libs/divrem_1.lo divrem_1.lo m4 -DOPERATION_divrem_1 divrem_1.asm >tmp-divrem_1.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_1 -mcpu=i686 -O2 -pipe tmp-divrem_1.s -o divrem_1.o rm -f tmp-divrem_1.s /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_2 -mcpu=i686 -O2 -pipe -c -o divrem_2.lo divrem_2.c rm -f .libs/divrem_2.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_2 -mcpu=i686 -O2 -pipe -c divrem_2.c -fPIC -DPIC -o .libs/divrem_2.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_2 -mcpu=i686 -O2 -pipe -c divrem_2.c -o divrem_2.o >/dev/null 2>&1 mv -f .libs/divrem_2.lo divrem_2.lo m4 -DPIC -DOPERATION_mod_1 mod_1.asm >tmp-mod_1.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1 -mcpu=i686 -O2 -pipe tmp-mod_1.s -o mod_1.lo rm -f .libs/mod_1.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1 -mcpu=i686 -O2 -pipe tmp-mod_1.s -fPIC -DPIC -o .libs/mod_1.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1 -mcpu=i686 -O2 -pipe tmp-mod_1.s -o mod_1.o >/dev/null 2>&1 mv -f .libs/mod_1.lo mod_1.lo m4 -DOPERATION_mod_1 mod_1.asm >tmp-mod_1.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1 -mcpu=i686 -O2 -pipe tmp-mod_1.s -o mod_1.o rm -f tmp-mod_1.s /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1_rs -mcpu=i686 -O2 -pipe -c -o mod_1_rs.lo mod_1_rs.c rm -f .libs/mod_1_rs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1_rs -mcpu=i686 -O2 -pipe -c mod_1_rs.c -fPIC -DPIC -o .libs/mod_1_rs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1_rs -mcpu=i686 -O2 -pipe -c mod_1_rs.c -o mod_1_rs.o >/dev/null 2>&1 mv -f .libs/mod_1_rs.lo mod_1_rs.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pre_mod_1 -mcpu=i686 -O2 -pipe -c -o pre_mod_1.lo pre_mod_1.c rm -f .libs/pre_mod_1.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pre_mod_1 -mcpu=i686 -O2 -pipe -c pre_mod_1.c -fPIC -DPIC -o .libs/pre_mod_1.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pre_mod_1 -mcpu=i686 -O2 -pipe -c pre_mod_1.c -o pre_mod_1.o >/dev/null 2>&1 mv -f .libs/pre_mod_1.lo pre_mod_1.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_dump -mcpu=i686 -O2 -pipe -c -o dump.lo dump.c rm -f .libs/dump.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_dump -mcpu=i686 -O2 -pipe -c dump.c -fPIC -DPIC -o .libs/dump.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_dump -mcpu=i686 -O2 -pipe -c dump.c -o dump.o >/dev/null 2>&1 mv -f .libs/dump.lo dump.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul -mcpu=i686 -O2 -pipe -c -o mul.lo mul.c rm -f .libs/mul.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul -mcpu=i686 -O2 -pipe -c mul.c -fPIC -DPIC -o .libs/mul.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul -mcpu=i686 -O2 -pipe -c mul.c -o mul.o >/dev/null 2>&1 mv -f .libs/mul.lo mul.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_fft -mcpu=i686 -O2 -pipe -c -o mul_fft.lo mul_fft.c rm -f .libs/mul_fft.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_fft -mcpu=i686 -O2 -pipe -c mul_fft.c -fPIC -DPIC -o .libs/mul_fft.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_fft -mcpu=i686 -O2 -pipe -c mul_fft.c -o mul_fft.o >/dev/null 2>&1 mv -f .libs/mul_fft.lo mul_fft.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_n -mcpu=i686 -O2 -pipe -c -o mul_n.lo mul_n.c rm -f .libs/mul_n.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_n -mcpu=i686 -O2 -pipe -c mul_n.c -fPIC -DPIC -o .libs/mul_n.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_n -mcpu=i686 -O2 -pipe -c mul_n.c -o mul_n.o >/dev/null 2>&1 mv -f .libs/mul_n.lo mul_n.lo m4 -DPIC -DOPERATION_mul_basecase mul_basecase.asm >tmp-mul_basecase.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_basecase -mcpu=i686 -O2 -pipe tmp-mul_basecase.s -o mul_basecase.lo rm -f .libs/mul_basecase.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_basecase -mcpu=i686 -O2 -pipe tmp-mul_basecase.s -fPIC -DPIC -o .libs/mul_basecase.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_basecase -mcpu=i686 -O2 -pipe tmp-mul_basecase.s -o mul_basecase.o >/dev/null 2>&1 mv -f .libs/mul_basecase.lo mul_basecase.lo m4 -DOPERATION_mul_basecase mul_basecase.asm >tmp-mul_basecase.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_basecase -mcpu=i686 -O2 -pipe tmp-mul_basecase.s -o mul_basecase.o rm -f tmp-mul_basecase.s /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqr_basecase -mcpu=i686 -O2 -pipe -c -o sqr_basecase.lo sqr_basecase.c rm -f .libs/sqr_basecase.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqr_basecase -mcpu=i686 -O2 -pipe -c sqr_basecase.c -fPIC -DPIC -o .libs/sqr_basecase.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqr_basecase -mcpu=i686 -O2 -pipe -c sqr_basecase.c -o sqr_basecase.o >/dev/null 2>&1 mv -f .libs/sqr_basecase.lo sqr_basecase.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random -mcpu=i686 -O2 -pipe -c -o random.lo random.c rm -f .libs/random.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random -mcpu=i686 -O2 -pipe -c random.c -fPIC -DPIC -o .libs/random.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random -mcpu=i686 -O2 -pipe -c random.c -o random.o >/dev/null 2>&1 mv -f .libs/random.lo random.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random2 -mcpu=i686 -O2 -pipe -c -o random2.lo random2.c rm -f .libs/random2.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random2 -mcpu=i686 -O2 -pipe -c random2.c -fPIC -DPIC -o .libs/random2.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random2 -mcpu=i686 -O2 -pipe -c random2.c -o random2.o >/dev/null 2>&1 mv -f .libs/random2.lo random2.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrtrem -mcpu=i686 -O2 -pipe -c -o sqrtrem.lo sqrtrem.c rm -f .libs/sqrtrem.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrtrem -mcpu=i686 -O2 -pipe -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrtrem -mcpu=i686 -O2 -pipe -c sqrtrem.c -o sqrtrem.o >/dev/null 2>&1 mv -f .libs/sqrtrem.lo sqrtrem.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_str -mcpu=i686 -O2 -pipe -c -o get_str.lo get_str.c rm -f .libs/get_str.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_str -mcpu=i686 -O2 -pipe -c get_str.c -fPIC -DPIC -o .libs/get_str.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_str -mcpu=i686 -O2 -pipe -c get_str.c -o get_str.o >/dev/null 2>&1 mv -f .libs/get_str.lo get_str.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_str -mcpu=i686 -O2 -pipe -c -o set_str.lo set_str.c rm -f .libs/set_str.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_str -mcpu=i686 -O2 -pipe -c set_str.c -fPIC -DPIC -o .libs/set_str.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_str -mcpu=i686 -O2 -pipe -c set_str.c -o set_str.o >/dev/null 2>&1 mv -f .libs/set_str.lo set_str.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan0 -mcpu=i686 -O2 -pipe -c -o scan0.lo scan0.c rm -f .libs/scan0.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan0 -mcpu=i686 -O2 -pipe -c scan0.c -fPIC -DPIC -o .libs/scan0.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan0 -mcpu=i686 -O2 -pipe -c scan0.c -o scan0.o >/dev/null 2>&1 mv -f .libs/scan0.lo scan0.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan1 -mcpu=i686 -O2 -pipe -c -o scan1.lo scan1.c rm -f .libs/scan1.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan1 -mcpu=i686 -O2 -pipe -c scan1.c -fPIC -DPIC -o .libs/scan1.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan1 -mcpu=i686 -O2 -pipe -c scan1.c -o scan1.o >/dev/null 2>&1 mv -f .libs/scan1.lo scan1.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount -mcpu=i686 -O2 -pipe -c -o popcount.lo popcount.c rm -f .libs/popcount.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount -mcpu=i686 -O2 -pipe -c popcount.c -fPIC -DPIC -o .libs/popcount.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount -mcpu=i686 -O2 -pipe -c popcount.c -o popcount.o >/dev/null 2>&1 mv -f .libs/popcount.lo popcount.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist -mcpu=i686 -O2 -pipe -c -o hamdist.lo hamdist.c rm -f .libs/hamdist.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist -mcpu=i686 -O2 -pipe -c hamdist.c -fPIC -DPIC -o .libs/hamdist.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist -mcpu=i686 -O2 -pipe -c hamdist.c -o hamdist.o >/dev/null 2>&1 mv -f .libs/hamdist.lo hamdist.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp -mcpu=i686 -O2 -pipe -c -o cmp.lo cmp.c rm -f .libs/cmp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp -mcpu=i686 -O2 -pipe -c cmp.c -fPIC -DPIC -o .libs/cmp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp -mcpu=i686 -O2 -pipe -c cmp.c -o cmp.o >/dev/null 2>&1 mv -f .libs/cmp.lo cmp.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfsqr -mcpu=i686 -O2 -pipe -c -o perfsqr.lo perfsqr.c rm -f .libs/perfsqr.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfsqr -mcpu=i686 -O2 -pipe -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfsqr -mcpu=i686 -O2 -pipe -c perfsqr.c -o perfsqr.o >/dev/null 2>&1 mv -f .libs/perfsqr.lo perfsqr.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bdivmod -mcpu=i686 -O2 -pipe -c -o bdivmod.lo bdivmod.c rm -f .libs/bdivmod.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bdivmod -mcpu=i686 -O2 -pipe -c bdivmod.c -fPIC -DPIC -o .libs/bdivmod.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bdivmod -mcpu=i686 -O2 -pipe -c bdivmod.c -o bdivmod.o >/dev/null 2>&1 mv -f .libs/bdivmod.lo bdivmod.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd_1 -mcpu=i686 -O2 -pipe -c -o gcd_1.lo gcd_1.c rm -f .libs/gcd_1.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd_1 -mcpu=i686 -O2 -pipe -c gcd_1.c -fPIC -DPIC -o .libs/gcd_1.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd_1 -mcpu=i686 -O2 -pipe -c gcd_1.c -o gcd_1.o >/dev/null 2>&1 mv -f .libs/gcd_1.lo gcd_1.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -mcpu=i686 -O2 -pipe -c -o gcd.lo gcd.c rm -f .libs/gcd.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -mcpu=i686 -O2 -pipe -c gcd.c -fPIC -DPIC -o .libs/gcd.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -mcpu=i686 -O2 -pipe -c gcd.c -o gcd.o >/dev/null 2>&1 mv -f .libs/gcd.lo gcd.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcdext -mcpu=i686 -O2 -pipe -c -o gcdext.lo gcdext.c rm -f .libs/gcdext.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcdext -mcpu=i686 -O2 -pipe -c gcdext.c -fPIC -DPIC -o .libs/gcdext.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcdext -mcpu=i686 -O2 -pipe -c gcdext.c -o gcdext.o >/dev/null 2>&1 mv -f .libs/gcdext.lo gcdext.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr -mcpu=i686 -O2 -pipe -c -o tdiv_qr.lo tdiv_qr.c rm -f .libs/tdiv_qr.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr -mcpu=i686 -O2 -pipe -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr -mcpu=i686 -O2 -pipe -c tdiv_qr.c -o tdiv_qr.o >/dev/null 2>&1 mv -f .libs/tdiv_qr.lo tdiv_qr.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bz_divrem_n -mcpu=i686 -O2 -pipe -c -o bz_divrem_n.lo bz_divrem_n.c rm -f .libs/bz_divrem_n.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bz_divrem_n -mcpu=i686 -O2 -pipe -c bz_divrem_n.c -fPIC -DPIC -o .libs/bz_divrem_n.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bz_divrem_n -mcpu=i686 -O2 -pipe -c bz_divrem_n.c -o bz_divrem_n.o >/dev/null 2>&1 mv -f .libs/bz_divrem_n.lo bz_divrem_n.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sb_divrem_mn -mcpu=i686 -O2 -pipe -c -o sb_divrem_mn.lo sb_divrem_mn.c rm -f .libs/sb_divrem_mn.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sb_divrem_mn -mcpu=i686 -O2 -pipe -c sb_divrem_mn.c -fPIC -DPIC -o .libs/sb_divrem_mn.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sb_divrem_mn -mcpu=i686 -O2 -pipe -c sb_divrem_mn.c -o sb_divrem_mn.o >/dev/null 2>&1 mv -f .libs/sb_divrem_mn.lo sb_divrem_mn.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_jacbase -mcpu=i686 -O2 -pipe -c -o jacbase.lo jacbase.c rm -f .libs/jacbase.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_jacbase -mcpu=i686 -O2 -pipe -c jacbase.c -fPIC -DPIC -o .libs/jacbase.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_jacbase -mcpu=i686 -O2 -pipe -c jacbase.c -o jacbase.o >/dev/null 2>&1 mv -f .libs/jacbase.lo jacbase.lo m4 -DPIC -DOPERATION_copyi copyi.asm >tmp-copyi.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyi -mcpu=i686 -O2 -pipe tmp-copyi.s -o copyi.lo rm -f .libs/copyi.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyi -mcpu=i686 -O2 -pipe tmp-copyi.s -fPIC -DPIC -o .libs/copyi.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyi -mcpu=i686 -O2 -pipe tmp-copyi.s -o copyi.o >/dev/null 2>&1 mv -f .libs/copyi.lo copyi.lo m4 -DOPERATION_copyi copyi.asm >tmp-copyi.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyi -mcpu=i686 -O2 -pipe tmp-copyi.s -o copyi.o rm -f tmp-copyi.s m4 -DPIC -DOPERATION_copyd copyd.asm >tmp-copyd.s /bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyd -mcpu=i686 -O2 -pipe tmp-copyd.s -o copyd.lo rm -f .libs/copyd.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyd -mcpu=i686 -O2 -pipe tmp-copyd.s -fPIC -DPIC -o .libs/copyd.lo gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyd -mcpu=i686 -O2 -pipe tmp-copyd.s -o copyd.o >/dev/null 2>&1 mv -f .libs/copyd.lo copyd.lo m4 -DOPERATION_copyd copyd.asm >tmp-copyd.s gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyd -mcpu=i686 -O2 -pipe tmp-copyd.s -o copyd.o rm -f tmp-copyd.s /bin/sh ../libtool --mode=link gcc -mcpu=i686 -O2 -pipe -o libmpn.la mp_bases.lo udiv.lo umul.lo inlines.lo add_n.lo sub_n.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo diveby3.lo divrem.lo divrem_1.lo divrem_2.lo mod_1.lo mod_1_rs.lo pre_mod_1.lo dump.lo mul.lo mul_fft.lo mul_n.lo mul_basecase.lo sqr_basecase.lo random.lo random2.lo sqrtrem.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo perfsqr.lo bdivmod.lo gcd_1.lo gcd.lo gcdext.lo tdiv_qr.lo bz_divrem_n.lo sb_divrem_mn.lo jacbase.lo copyi.lo copyd.lo rm -fr .libs/libmpn.la .libs/libmpn.* .libs/libmpn.* ar cru .libs/libmpn.al mp_bases.lo udiv.lo umul.lo inlines.lo add_n.lo sub_n.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo diveby3.lo divrem.lo divrem_1.lo divrem_2.lo mod_1.lo mod_1_rs.lo pre_mod_1.lo dump.lo mul.lo mul_fft.lo mul_n.lo mul_basecase.lo sqr_basecase.lo random.lo random2.lo sqrtrem.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo perfsqr.lo bdivmod.lo gcd_1.lo gcd.lo gcdext.lo tdiv_qr.lo bz_divrem_n.lo sb_divrem_mn.lo jacbase.lo copyi.lo copyd.lo creating libmpn.la (cd .libs && rm -f libmpn.la && ln -s ../libmpn.la libmpn.la) make[3]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp/mpn' make[2]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp/mpn' (cd gmp/mpz ; make) make[2]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp/mpz' Making all in tests make[3]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp/mpz/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp/mpz/tests' make[3]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp/mpz' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_abs -mcpu=i686 -O2 -pipe -c -o abs.lo abs.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_abs -mcpu=i686 -O2 -pipe -c abs.c -fPIC -DPIC -o .libs/abs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_abs -mcpu=i686 -O2 -pipe -c abs.c -o abs.o >/dev/null 2>&1 mv -f .libs/abs.lo abs.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add -mcpu=i686 -O2 -pipe -c -o add.lo add.c rm -f .libs/add.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add -mcpu=i686 -O2 -pipe -c add.c -fPIC -DPIC -o .libs/add.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add -mcpu=i686 -O2 -pipe -c add.c -o add.o >/dev/null 2>&1 mv -f .libs/add.lo add.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_ui -mcpu=i686 -O2 -pipe -c -o add_ui.lo add_ui.c rm -f .libs/add_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_ui -mcpu=i686 -O2 -pipe -c add_ui.c -fPIC -DPIC -o .libs/add_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_ui -mcpu=i686 -O2 -pipe -c add_ui.c -o add_ui.o >/dev/null 2>&1 mv -f .libs/add_ui.lo add_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_ui -mcpu=i686 -O2 -pipe -c -o addmul_ui.lo addmul_ui.c rm -f .libs/addmul_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_ui -mcpu=i686 -O2 -pipe -c addmul_ui.c -fPIC -DPIC -o .libs/addmul_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_ui -mcpu=i686 -O2 -pipe -c addmul_ui.c -o addmul_ui.o >/dev/null 2>&1 mv -f .libs/addmul_ui.lo addmul_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_and -mcpu=i686 -O2 -pipe -c -o and.lo and.c rm -f .libs/and.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_and -mcpu=i686 -O2 -pipe -c and.c -fPIC -DPIC -o .libs/and.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_and -mcpu=i686 -O2 -pipe -c and.c -o and.o >/dev/null 2>&1 mv -f .libs/and.lo and.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_array_init -mcpu=i686 -O2 -pipe -c -o array_init.lo array_init.c rm -f .libs/array_init.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_array_init -mcpu=i686 -O2 -pipe -c array_init.c -fPIC -DPIC -o .libs/array_init.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_array_init -mcpu=i686 -O2 -pipe -c array_init.c -o array_init.o >/dev/null 2>&1 mv -f .libs/array_init.lo array_init.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bin_ui -mcpu=i686 -O2 -pipe -c -o bin_ui.lo bin_ui.c rm -f .libs/bin_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bin_ui -mcpu=i686 -O2 -pipe -c bin_ui.c -fPIC -DPIC -o .libs/bin_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bin_ui -mcpu=i686 -O2 -pipe -c bin_ui.c -o bin_ui.o >/dev/null 2>&1 mv -f .libs/bin_ui.lo bin_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bin_uiui -mcpu=i686 -O2 -pipe -c -o bin_uiui.lo bin_uiui.c rm -f .libs/bin_uiui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bin_uiui -mcpu=i686 -O2 -pipe -c bin_uiui.c -fPIC -DPIC -o .libs/bin_uiui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bin_uiui -mcpu=i686 -O2 -pipe -c bin_uiui.c -o bin_uiui.o >/dev/null 2>&1 mv -f .libs/bin_uiui.lo bin_uiui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_q -mcpu=i686 -O2 -pipe -c -o cdiv_q.lo cdiv_q.c rm -f .libs/cdiv_q.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_q -mcpu=i686 -O2 -pipe -c cdiv_q.c -fPIC -DPIC -o .libs/cdiv_q.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_q -mcpu=i686 -O2 -pipe -c cdiv_q.c -o cdiv_q.o >/dev/null 2>&1 mv -f .libs/cdiv_q.lo cdiv_q.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_q_ui -mcpu=i686 -O2 -pipe -c -o cdiv_q_ui.lo cdiv_q_ui.c rm -f .libs/cdiv_q_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_q_ui -mcpu=i686 -O2 -pipe -c cdiv_q_ui.c -fPIC -DPIC -o .libs/cdiv_q_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_q_ui -mcpu=i686 -O2 -pipe -c cdiv_q_ui.c -o cdiv_q_ui.o >/dev/null 2>&1 mv -f .libs/cdiv_q_ui.lo cdiv_q_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_qr -mcpu=i686 -O2 -pipe -c -o cdiv_qr.lo cdiv_qr.c rm -f .libs/cdiv_qr.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_qr -mcpu=i686 -O2 -pipe -c cdiv_qr.c -fPIC -DPIC -o .libs/cdiv_qr.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_qr -mcpu=i686 -O2 -pipe -c cdiv_qr.c -o cdiv_qr.o >/dev/null 2>&1 mv -f .libs/cdiv_qr.lo cdiv_qr.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_qr_ui -mcpu=i686 -O2 -pipe -c -o cdiv_qr_ui.lo cdiv_qr_ui.c rm -f .libs/cdiv_qr_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_qr_ui -mcpu=i686 -O2 -pipe -c cdiv_qr_ui.c -fPIC -DPIC -o .libs/cdiv_qr_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_qr_ui -mcpu=i686 -O2 -pipe -c cdiv_qr_ui.c -o cdiv_qr_ui.o >/dev/null 2>&1 mv -f .libs/cdiv_qr_ui.lo cdiv_qr_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_r -mcpu=i686 -O2 -pipe -c -o cdiv_r.lo cdiv_r.c rm -f .libs/cdiv_r.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_r -mcpu=i686 -O2 -pipe -c cdiv_r.c -fPIC -DPIC -o .libs/cdiv_r.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_r -mcpu=i686 -O2 -pipe -c cdiv_r.c -o cdiv_r.o >/dev/null 2>&1 mv -f .libs/cdiv_r.lo cdiv_r.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_r_ui -mcpu=i686 -O2 -pipe -c -o cdiv_r_ui.lo cdiv_r_ui.c rm -f .libs/cdiv_r_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_r_ui -mcpu=i686 -O2 -pipe -c cdiv_r_ui.c -fPIC -DPIC -o .libs/cdiv_r_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_r_ui -mcpu=i686 -O2 -pipe -c cdiv_r_ui.c -o cdiv_r_ui.o >/dev/null 2>&1 mv -f .libs/cdiv_r_ui.lo cdiv_r_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_ui -mcpu=i686 -O2 -pipe -c -o cdiv_ui.lo cdiv_ui.c rm -f .libs/cdiv_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_ui -mcpu=i686 -O2 -pipe -c cdiv_ui.c -fPIC -DPIC -o .libs/cdiv_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_ui -mcpu=i686 -O2 -pipe -c cdiv_ui.c -o cdiv_ui.o >/dev/null 2>&1 mv -f .libs/cdiv_ui.lo cdiv_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_clear -mcpu=i686 -O2 -pipe -c -o clear.lo clear.c rm -f .libs/clear.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_clear -mcpu=i686 -O2 -pipe -c clear.c -fPIC -DPIC -o .libs/clear.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_clear -mcpu=i686 -O2 -pipe -c clear.c -o clear.o >/dev/null 2>&1 mv -f .libs/clear.lo clear.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_clrbit -mcpu=i686 -O2 -pipe -c -o clrbit.lo clrbit.c rm -f .libs/clrbit.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_clrbit -mcpu=i686 -O2 -pipe -c clrbit.c -fPIC -DPIC -o .libs/clrbit.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_clrbit -mcpu=i686 -O2 -pipe -c clrbit.c -o clrbit.o >/dev/null 2>&1 mv -f .libs/clrbit.lo clrbit.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp -mcpu=i686 -O2 -pipe -c -o cmp.lo cmp.c rm -f .libs/cmp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp -mcpu=i686 -O2 -pipe -c cmp.c -fPIC -DPIC -o .libs/cmp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp -mcpu=i686 -O2 -pipe -c cmp.c -o cmp.o >/dev/null 2>&1 mv -f .libs/cmp.lo cmp.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp_si -mcpu=i686 -O2 -pipe -c -o cmp_si.lo cmp_si.c rm -f .libs/cmp_si.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp_si -mcpu=i686 -O2 -pipe -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp_si -mcpu=i686 -O2 -pipe -c cmp_si.c -o cmp_si.o >/dev/null 2>&1 mv -f .libs/cmp_si.lo cmp_si.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp_ui -mcpu=i686 -O2 -pipe -c -o cmp_ui.lo cmp_ui.c rm -f .libs/cmp_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp_ui -mcpu=i686 -O2 -pipe -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp_ui -mcpu=i686 -O2 -pipe -c cmp_ui.c -o cmp_ui.o >/dev/null 2>&1 mv -f .libs/cmp_ui.lo cmp_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmpabs -mcpu=i686 -O2 -pipe -c -o cmpabs.lo cmpabs.c rm -f .libs/cmpabs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmpabs -mcpu=i686 -O2 -pipe -c cmpabs.c -fPIC -DPIC -o .libs/cmpabs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmpabs -mcpu=i686 -O2 -pipe -c cmpabs.c -o cmpabs.o >/dev/null 2>&1 mv -f .libs/cmpabs.lo cmpabs.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmpabs_ui -mcpu=i686 -O2 -pipe -c -o cmpabs_ui.lo cmpabs_ui.c rm -f .libs/cmpabs_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmpabs_ui -mcpu=i686 -O2 -pipe -c cmpabs_ui.c -fPIC -DPIC -o .libs/cmpabs_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmpabs_ui -mcpu=i686 -O2 -pipe -c cmpabs_ui.c -o cmpabs_ui.o >/dev/null 2>&1 mv -f .libs/cmpabs_ui.lo cmpabs_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_com -mcpu=i686 -O2 -pipe -c -o com.lo com.c rm -f .libs/com.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_com -mcpu=i686 -O2 -pipe -c com.c -fPIC -DPIC -o .libs/com.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_com -mcpu=i686 -O2 -pipe -c com.c -o com.o >/dev/null 2>&1 mv -f .libs/com.lo com.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divexact -mcpu=i686 -O2 -pipe -c -o divexact.lo divexact.c rm -f .libs/divexact.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divexact -mcpu=i686 -O2 -pipe -c divexact.c -fPIC -DPIC -o .libs/divexact.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divexact -mcpu=i686 -O2 -pipe -c divexact.c -o divexact.o >/dev/null 2>&1 mv -f .libs/divexact.lo divexact.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_dump -mcpu=i686 -O2 -pipe -c -o dump.lo dump.c rm -f .libs/dump.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_dump -mcpu=i686 -O2 -pipe -c dump.c -fPIC -DPIC -o .libs/dump.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_dump -mcpu=i686 -O2 -pipe -c dump.c -o dump.o >/dev/null 2>&1 mv -f .libs/dump.lo dump.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fac_ui -mcpu=i686 -O2 -pipe -c -o fac_ui.lo fac_ui.c rm -f .libs/fac_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fac_ui -mcpu=i686 -O2 -pipe -c fac_ui.c -fPIC -DPIC -o .libs/fac_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fac_ui -mcpu=i686 -O2 -pipe -c fac_ui.c -o fac_ui.o >/dev/null 2>&1 mv -f .libs/fac_ui.lo fac_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q -mcpu=i686 -O2 -pipe -c -o fdiv_q.lo fdiv_q.c rm -f .libs/fdiv_q.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q -mcpu=i686 -O2 -pipe -c fdiv_q.c -fPIC -DPIC -o .libs/fdiv_q.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q -mcpu=i686 -O2 -pipe -c fdiv_q.c -o fdiv_q.o >/dev/null 2>&1 mv -f .libs/fdiv_q.lo fdiv_q.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q_2exp -mcpu=i686 -O2 -pipe -c -o fdiv_q_2exp.lo fdiv_q_2exp.c rm -f .libs/fdiv_q_2exp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q_2exp -mcpu=i686 -O2 -pipe -c fdiv_q_2exp.c -fPIC -DPIC -o .libs/fdiv_q_2exp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q_2exp -mcpu=i686 -O2 -pipe -c fdiv_q_2exp.c -o fdiv_q_2exp.o >/dev/null 2>&1 mv -f .libs/fdiv_q_2exp.lo fdiv_q_2exp.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q_ui -mcpu=i686 -O2 -pipe -c -o fdiv_q_ui.lo fdiv_q_ui.c rm -f .libs/fdiv_q_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q_ui -mcpu=i686 -O2 -pipe -c fdiv_q_ui.c -fPIC -DPIC -o .libs/fdiv_q_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q_ui -mcpu=i686 -O2 -pipe -c fdiv_q_ui.c -o fdiv_q_ui.o >/dev/null 2>&1 mv -f .libs/fdiv_q_ui.lo fdiv_q_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_qr -mcpu=i686 -O2 -pipe -c -o fdiv_qr.lo fdiv_qr.c rm -f .libs/fdiv_qr.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_qr -mcpu=i686 -O2 -pipe -c fdiv_qr.c -fPIC -DPIC -o .libs/fdiv_qr.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_qr -mcpu=i686 -O2 -pipe -c fdiv_qr.c -o fdiv_qr.o >/dev/null 2>&1 mv -f .libs/fdiv_qr.lo fdiv_qr.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_qr_ui -mcpu=i686 -O2 -pipe -c -o fdiv_qr_ui.lo fdiv_qr_ui.c rm -f .libs/fdiv_qr_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_qr_ui -mcpu=i686 -O2 -pipe -c fdiv_qr_ui.c -fPIC -DPIC -o .libs/fdiv_qr_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_qr_ui -mcpu=i686 -O2 -pipe -c fdiv_qr_ui.c -o fdiv_qr_ui.o >/dev/null 2>&1 mv -f .libs/fdiv_qr_ui.lo fdiv_qr_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r -mcpu=i686 -O2 -pipe -c -o fdiv_r.lo fdiv_r.c rm -f .libs/fdiv_r.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r -mcpu=i686 -O2 -pipe -c fdiv_r.c -fPIC -DPIC -o .libs/fdiv_r.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r -mcpu=i686 -O2 -pipe -c fdiv_r.c -o fdiv_r.o >/dev/null 2>&1 mv -f .libs/fdiv_r.lo fdiv_r.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r_2exp -mcpu=i686 -O2 -pipe -c -o fdiv_r_2exp.lo fdiv_r_2exp.c rm -f .libs/fdiv_r_2exp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r_2exp -mcpu=i686 -O2 -pipe -c fdiv_r_2exp.c -fPIC -DPIC -o .libs/fdiv_r_2exp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r_2exp -mcpu=i686 -O2 -pipe -c fdiv_r_2exp.c -o fdiv_r_2exp.o >/dev/null 2>&1 mv -f .libs/fdiv_r_2exp.lo fdiv_r_2exp.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r_ui -mcpu=i686 -O2 -pipe -c -o fdiv_r_ui.lo fdiv_r_ui.c rm -f .libs/fdiv_r_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r_ui -mcpu=i686 -O2 -pipe -c fdiv_r_ui.c -fPIC -DPIC -o .libs/fdiv_r_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r_ui -mcpu=i686 -O2 -pipe -c fdiv_r_ui.c -o fdiv_r_ui.o >/dev/null 2>&1 mv -f .libs/fdiv_r_ui.lo fdiv_r_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_ui -mcpu=i686 -O2 -pipe -c -o fdiv_ui.lo fdiv_ui.c rm -f .libs/fdiv_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_ui -mcpu=i686 -O2 -pipe -c fdiv_ui.c -fPIC -DPIC -o .libs/fdiv_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_ui -mcpu=i686 -O2 -pipe -c fdiv_ui.c -o fdiv_ui.o >/dev/null 2>&1 mv -f .libs/fdiv_ui.lo fdiv_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fib_ui -mcpu=i686 -O2 -pipe -c -o fib_ui.lo fib_ui.c rm -f .libs/fib_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fib_ui -mcpu=i686 -O2 -pipe -c fib_ui.c -fPIC -DPIC -o .libs/fib_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fib_ui -mcpu=i686 -O2 -pipe -c fib_ui.c -o fib_ui.o >/dev/null 2>&1 mv -f .libs/fib_ui.lo fib_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_sint_p -mcpu=i686 -O2 -pipe -c -o fits_sint_p.lo fits_sint_p.c rm -f .libs/fits_sint_p.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_sint_p -mcpu=i686 -O2 -pipe -c fits_sint_p.c -fPIC -DPIC -o .libs/fits_sint_p.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_sint_p -mcpu=i686 -O2 -pipe -c fits_sint_p.c -o fits_sint_p.o >/dev/null 2>&1 mv -f .libs/fits_sint_p.lo fits_sint_p.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_slong_p -mcpu=i686 -O2 -pipe -c -o fits_slong_p.lo fits_slong_p.c rm -f .libs/fits_slong_p.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_slong_p -mcpu=i686 -O2 -pipe -c fits_slong_p.c -fPIC -DPIC -o .libs/fits_slong_p.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_slong_p -mcpu=i686 -O2 -pipe -c fits_slong_p.c -o fits_slong_p.o >/dev/null 2>&1 mv -f .libs/fits_slong_p.lo fits_slong_p.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_sshort_p -mcpu=i686 -O2 -pipe -c -o fits_sshort_p.lo fits_sshort_p.c rm -f .libs/fits_sshort_p.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_sshort_p -mcpu=i686 -O2 -pipe -c fits_sshort_p.c -fPIC -DPIC -o .libs/fits_sshort_p.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_sshort_p -mcpu=i686 -O2 -pipe -c fits_sshort_p.c -o fits_sshort_p.o >/dev/null 2>&1 mv -f .libs/fits_sshort_p.lo fits_sshort_p.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_uint_p -mcpu=i686 -O2 -pipe -c -o fits_uint_p.lo fits_uint_p.c rm -f .libs/fits_uint_p.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_uint_p -mcpu=i686 -O2 -pipe -c fits_uint_p.c -fPIC -DPIC -o .libs/fits_uint_p.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_uint_p -mcpu=i686 -O2 -pipe -c fits_uint_p.c -o fits_uint_p.o >/dev/null 2>&1 mv -f .libs/fits_uint_p.lo fits_uint_p.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_ulong_p -mcpu=i686 -O2 -pipe -c -o fits_ulong_p.lo fits_ulong_p.c rm -f .libs/fits_ulong_p.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_ulong_p -mcpu=i686 -O2 -pipe -c fits_ulong_p.c -fPIC -DPIC -o .libs/fits_ulong_p.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_ulong_p -mcpu=i686 -O2 -pipe -c fits_ulong_p.c -o fits_ulong_p.o >/dev/null 2>&1 mv -f .libs/fits_ulong_p.lo fits_ulong_p.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_ushort_p -mcpu=i686 -O2 -pipe -c -o fits_ushort_p.lo fits_ushort_p.c rm -f .libs/fits_ushort_p.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_ushort_p -mcpu=i686 -O2 -pipe -c fits_ushort_p.c -fPIC -DPIC -o .libs/fits_ushort_p.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_ushort_p -mcpu=i686 -O2 -pipe -c fits_ushort_p.c -o fits_ushort_p.o >/dev/null 2>&1 mv -f .libs/fits_ushort_p.lo fits_ushort_p.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -mcpu=i686 -O2 -pipe -c -o gcd.lo gcd.c rm -f .libs/gcd.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -mcpu=i686 -O2 -pipe -c gcd.c -fPIC -DPIC -o .libs/gcd.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -mcpu=i686 -O2 -pipe -c gcd.c -o gcd.o >/dev/null 2>&1 mv -f .libs/gcd.lo gcd.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd_ui -mcpu=i686 -O2 -pipe -c -o gcd_ui.lo gcd_ui.c rm -f .libs/gcd_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd_ui -mcpu=i686 -O2 -pipe -c gcd_ui.c -fPIC -DPIC -o .libs/gcd_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd_ui -mcpu=i686 -O2 -pipe -c gcd_ui.c -o gcd_ui.o >/dev/null 2>&1 mv -f .libs/gcd_ui.lo gcd_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcdext -mcpu=i686 -O2 -pipe -c -o gcdext.lo gcdext.c rm -f .libs/gcdext.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcdext -mcpu=i686 -O2 -pipe -c gcdext.c -fPIC -DPIC -o .libs/gcdext.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcdext -mcpu=i686 -O2 -pipe -c gcdext.c -o gcdext.o >/dev/null 2>&1 mv -f .libs/gcdext.lo gcdext.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_d -mcpu=i686 -O2 -pipe -c -o get_d.lo get_d.c rm -f .libs/get_d.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_d -mcpu=i686 -O2 -pipe -c get_d.c -fPIC -DPIC -o .libs/get_d.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_d -mcpu=i686 -O2 -pipe -c get_d.c -o get_d.o >/dev/null 2>&1 mv -f .libs/get_d.lo get_d.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_si -mcpu=i686 -O2 -pipe -c -o get_si.lo get_si.c rm -f .libs/get_si.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_si -mcpu=i686 -O2 -pipe -c get_si.c -fPIC -DPIC -o .libs/get_si.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_si -mcpu=i686 -O2 -pipe -c get_si.c -o get_si.o >/dev/null 2>&1 mv -f .libs/get_si.lo get_si.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_str -mcpu=i686 -O2 -pipe -c -o get_str.lo get_str.c rm -f .libs/get_str.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_str -mcpu=i686 -O2 -pipe -c get_str.c -fPIC -DPIC -o .libs/get_str.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_str -mcpu=i686 -O2 -pipe -c get_str.c -o get_str.o >/dev/null 2>&1 mv -f .libs/get_str.lo get_str.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_ui -mcpu=i686 -O2 -pipe -c -o get_ui.lo get_ui.c rm -f .libs/get_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_ui -mcpu=i686 -O2 -pipe -c get_ui.c -fPIC -DPIC -o .libs/get_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_ui -mcpu=i686 -O2 -pipe -c get_ui.c -o get_ui.o >/dev/null 2>&1 mv -f .libs/get_ui.lo get_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_getlimbn -mcpu=i686 -O2 -pipe -c -o getlimbn.lo getlimbn.c rm -f .libs/getlimbn.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_getlimbn -mcpu=i686 -O2 -pipe -c getlimbn.c -fPIC -DPIC -o .libs/getlimbn.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_getlimbn -mcpu=i686 -O2 -pipe -c getlimbn.c -o getlimbn.o >/dev/null 2>&1 mv -f .libs/getlimbn.lo getlimbn.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist -mcpu=i686 -O2 -pipe -c -o hamdist.lo hamdist.c rm -f .libs/hamdist.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist -mcpu=i686 -O2 -pipe -c hamdist.c -fPIC -DPIC -o .libs/hamdist.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist -mcpu=i686 -O2 -pipe -c hamdist.c -o hamdist.o >/dev/null 2>&1 mv -f .libs/hamdist.lo hamdist.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_init -mcpu=i686 -O2 -pipe -c -o init.lo init.c rm -f .libs/init.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_init -mcpu=i686 -O2 -pipe -c init.c -fPIC -DPIC -o .libs/init.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_init -mcpu=i686 -O2 -pipe -c init.c -o init.o >/dev/null 2>&1 mv -f .libs/init.lo init.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inp_raw -mcpu=i686 -O2 -pipe -c -o inp_raw.lo inp_raw.c rm -f .libs/inp_raw.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inp_raw -mcpu=i686 -O2 -pipe -c inp_raw.c -fPIC -DPIC -o .libs/inp_raw.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inp_raw -mcpu=i686 -O2 -pipe -c inp_raw.c -o inp_raw.o >/dev/null 2>&1 mv -f .libs/inp_raw.lo inp_raw.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inp_str -mcpu=i686 -O2 -pipe -c -o inp_str.lo inp_str.c rm -f .libs/inp_str.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inp_str -mcpu=i686 -O2 -pipe -c inp_str.c -fPIC -DPIC -o .libs/inp_str.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inp_str -mcpu=i686 -O2 -pipe -c inp_str.c -o inp_str.o >/dev/null 2>&1 mv -f .libs/inp_str.lo inp_str.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_invert -mcpu=i686 -O2 -pipe -c -o invert.lo invert.c rm -f .libs/invert.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_invert -mcpu=i686 -O2 -pipe -c invert.c -fPIC -DPIC -o .libs/invert.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_invert -mcpu=i686 -O2 -pipe -c invert.c -o invert.o >/dev/null 2>&1 mv -f .libs/invert.lo invert.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_ior -mcpu=i686 -O2 -pipe -c -o ior.lo ior.c rm -f .libs/ior.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_ior -mcpu=i686 -O2 -pipe -c ior.c -fPIC -DPIC -o .libs/ior.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_ior -mcpu=i686 -O2 -pipe -c ior.c -o ior.o >/dev/null 2>&1 mv -f .libs/ior.lo ior.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset -mcpu=i686 -O2 -pipe -c -o iset.lo iset.c rm -f .libs/iset.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset -mcpu=i686 -O2 -pipe -c iset.c -fPIC -DPIC -o .libs/iset.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset -mcpu=i686 -O2 -pipe -c iset.c -o iset.o >/dev/null 2>&1 mv -f .libs/iset.lo iset.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_d -mcpu=i686 -O2 -pipe -c -o iset_d.lo iset_d.c rm -f .libs/iset_d.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_d -mcpu=i686 -O2 -pipe -c iset_d.c -fPIC -DPIC -o .libs/iset_d.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_d -mcpu=i686 -O2 -pipe -c iset_d.c -o iset_d.o >/dev/null 2>&1 mv -f .libs/iset_d.lo iset_d.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_si -mcpu=i686 -O2 -pipe -c -o iset_si.lo iset_si.c rm -f .libs/iset_si.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_si -mcpu=i686 -O2 -pipe -c iset_si.c -fPIC -DPIC -o .libs/iset_si.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_si -mcpu=i686 -O2 -pipe -c iset_si.c -o iset_si.o >/dev/null 2>&1 mv -f .libs/iset_si.lo iset_si.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_str -mcpu=i686 -O2 -pipe -c -o iset_str.lo iset_str.c rm -f .libs/iset_str.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_str -mcpu=i686 -O2 -pipe -c iset_str.c -fPIC -DPIC -o .libs/iset_str.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_str -mcpu=i686 -O2 -pipe -c iset_str.c -o iset_str.o >/dev/null 2>&1 mv -f .libs/iset_str.lo iset_str.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_ui -mcpu=i686 -O2 -pipe -c -o iset_ui.lo iset_ui.c rm -f .libs/iset_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_ui -mcpu=i686 -O2 -pipe -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_ui -mcpu=i686 -O2 -pipe -c iset_ui.c -o iset_ui.o >/dev/null 2>&1 mv -f .libs/iset_ui.lo iset_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_jacobi -mcpu=i686 -O2 -pipe -c -o jacobi.lo jacobi.c rm -f .libs/jacobi.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_jacobi -mcpu=i686 -O2 -pipe -c jacobi.c -fPIC -DPIC -o .libs/jacobi.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_jacobi -mcpu=i686 -O2 -pipe -c jacobi.c -o jacobi.o >/dev/null 2>&1 mv -f .libs/jacobi.lo jacobi.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronsz -mcpu=i686 -O2 -pipe -c -o kronsz.lo kronsz.c rm -f .libs/kronsz.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronsz -mcpu=i686 -O2 -pipe -c kronsz.c -fPIC -DPIC -o .libs/kronsz.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronsz -mcpu=i686 -O2 -pipe -c kronsz.c -o kronsz.o >/dev/null 2>&1 mv -f .libs/kronsz.lo kronsz.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronuz -mcpu=i686 -O2 -pipe -c -o kronuz.lo kronuz.c rm -f .libs/kronuz.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronuz -mcpu=i686 -O2 -pipe -c kronuz.c -fPIC -DPIC -o .libs/kronuz.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronuz -mcpu=i686 -O2 -pipe -c kronuz.c -o kronuz.o >/dev/null 2>&1 mv -f .libs/kronuz.lo kronuz.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronzs -mcpu=i686 -O2 -pipe -c -o kronzs.lo kronzs.c rm -f .libs/kronzs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronzs -mcpu=i686 -O2 -pipe -c kronzs.c -fPIC -DPIC -o .libs/kronzs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronzs -mcpu=i686 -O2 -pipe -c kronzs.c -o kronzs.o >/dev/null 2>&1 mv -f .libs/kronzs.lo kronzs.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronzu -mcpu=i686 -O2 -pipe -c -o kronzu.lo kronzu.c rm -f .libs/kronzu.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronzu -mcpu=i686 -O2 -pipe -c kronzu.c -fPIC -DPIC -o .libs/kronzu.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronzu -mcpu=i686 -O2 -pipe -c kronzu.c -o kronzu.o >/dev/null 2>&1 mv -f .libs/kronzu.lo kronzu.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lcm -mcpu=i686 -O2 -pipe -c -o lcm.lo lcm.c rm -f .libs/lcm.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lcm -mcpu=i686 -O2 -pipe -c lcm.c -fPIC -DPIC -o .libs/lcm.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lcm -mcpu=i686 -O2 -pipe -c lcm.c -o lcm.o >/dev/null 2>&1 mv -f .libs/lcm.lo lcm.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_legendre -mcpu=i686 -O2 -pipe -c -o legendre.lo legendre.c rm -f .libs/legendre.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_legendre -mcpu=i686 -O2 -pipe -c legendre.c -fPIC -DPIC -o .libs/legendre.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_legendre -mcpu=i686 -O2 -pipe -c legendre.c -o legendre.o >/dev/null 2>&1 mv -f .libs/legendre.lo legendre.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod -mcpu=i686 -O2 -pipe -c -o mod.lo mod.c rm -f .libs/mod.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod -mcpu=i686 -O2 -pipe -c mod.c -fPIC -DPIC -o .libs/mod.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod -mcpu=i686 -O2 -pipe -c mod.c -o mod.o >/dev/null 2>&1 mv -f .libs/mod.lo mod.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul -mcpu=i686 -O2 -pipe -c -o mul.lo mul.c rm -f .libs/mul.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul -mcpu=i686 -O2 -pipe -c mul.c -fPIC -DPIC -o .libs/mul.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul -mcpu=i686 -O2 -pipe -c mul.c -o mul.o >/dev/null 2>&1 mv -f .libs/mul.lo mul.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_2exp -mcpu=i686 -O2 -pipe -c -o mul_2exp.lo mul_2exp.c rm -f .libs/mul_2exp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_2exp -mcpu=i686 -O2 -pipe -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_2exp -mcpu=i686 -O2 -pipe -c mul_2exp.c -o mul_2exp.o >/dev/null 2>&1 mv -f .libs/mul_2exp.lo mul_2exp.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_neg -mcpu=i686 -O2 -pipe -c -o neg.lo neg.c rm -f .libs/neg.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_neg -mcpu=i686 -O2 -pipe -c neg.c -fPIC -DPIC -o .libs/neg.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_neg -mcpu=i686 -O2 -pipe -c neg.c -o neg.o >/dev/null 2>&1 mv -f .libs/neg.lo neg.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_nextprime -mcpu=i686 -O2 -pipe -c -o nextprime.lo nextprime.c rm -f .libs/nextprime.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_nextprime -mcpu=i686 -O2 -pipe -c nextprime.c -fPIC -DPIC -o .libs/nextprime.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_nextprime -mcpu=i686 -O2 -pipe -c nextprime.c -o nextprime.o >/dev/null 2>&1 mv -f .libs/nextprime.lo nextprime.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_out_raw -mcpu=i686 -O2 -pipe -c -o out_raw.lo out_raw.c rm -f .libs/out_raw.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_out_raw -mcpu=i686 -O2 -pipe -c out_raw.c -fPIC -DPIC -o .libs/out_raw.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_out_raw -mcpu=i686 -O2 -pipe -c out_raw.c -o out_raw.o >/dev/null 2>&1 mv -f .libs/out_raw.lo out_raw.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_out_str -mcpu=i686 -O2 -pipe -c -o out_str.lo out_str.c rm -f .libs/out_str.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_out_str -mcpu=i686 -O2 -pipe -c out_str.c -fPIC -DPIC -o .libs/out_str.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_out_str -mcpu=i686 -O2 -pipe -c out_str.c -o out_str.o >/dev/null 2>&1 mv -f .libs/out_str.lo out_str.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfpow -mcpu=i686 -O2 -pipe -c -o perfpow.lo perfpow.c rm -f .libs/perfpow.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfpow -mcpu=i686 -O2 -pipe -c perfpow.c -fPIC -DPIC -o .libs/perfpow.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfpow -mcpu=i686 -O2 -pipe -c perfpow.c -o perfpow.o >/dev/null 2>&1 mv -f .libs/perfpow.lo perfpow.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfsqr -mcpu=i686 -O2 -pipe -c -o perfsqr.lo perfsqr.c rm -f .libs/perfsqr.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfsqr -mcpu=i686 -O2 -pipe -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfsqr -mcpu=i686 -O2 -pipe -c perfsqr.c -o perfsqr.o >/dev/null 2>&1 mv -f .libs/perfsqr.lo perfsqr.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount -mcpu=i686 -O2 -pipe -c -o popcount.lo popcount.c rm -f .libs/popcount.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount -mcpu=i686 -O2 -pipe -c popcount.c -fPIC -DPIC -o .libs/popcount.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount -mcpu=i686 -O2 -pipe -c popcount.c -o popcount.o >/dev/null 2>&1 mv -f .libs/popcount.lo popcount.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pow_ui -mcpu=i686 -O2 -pipe -c -o pow_ui.lo pow_ui.c rm -f .libs/pow_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pow_ui -mcpu=i686 -O2 -pipe -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pow_ui -mcpu=i686 -O2 -pipe -c pow_ui.c -o pow_ui.o >/dev/null 2>&1 mv -f .libs/pow_ui.lo pow_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_powm -mcpu=i686 -O2 -pipe -c -o powm.lo powm.c rm -f .libs/powm.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_powm -mcpu=i686 -O2 -pipe -c powm.c -fPIC -DPIC -o .libs/powm.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_powm -mcpu=i686 -O2 -pipe -c powm.c -o powm.o >/dev/null 2>&1 mv -f .libs/powm.lo powm.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_powm_ui -mcpu=i686 -O2 -pipe -c -o powm_ui.lo powm_ui.c rm -f .libs/powm_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_powm_ui -mcpu=i686 -O2 -pipe -c powm_ui.c -fPIC -DPIC -o .libs/powm_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_powm_ui -mcpu=i686 -O2 -pipe -c powm_ui.c -o powm_ui.o >/dev/null 2>&1 mv -f .libs/powm_ui.lo powm_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pprime_p -mcpu=i686 -O2 -pipe -c -o pprime_p.lo pprime_p.c rm -f .libs/pprime_p.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pprime_p -mcpu=i686 -O2 -pipe -c pprime_p.c -fPIC -DPIC -o .libs/pprime_p.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pprime_p -mcpu=i686 -O2 -pipe -c pprime_p.c -o pprime_p.o >/dev/null 2>&1 mv -f .libs/pprime_p.lo pprime_p.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random -mcpu=i686 -O2 -pipe -c -o random.lo random.c rm -f .libs/random.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random -mcpu=i686 -O2 -pipe -c random.c -fPIC -DPIC -o .libs/random.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random -mcpu=i686 -O2 -pipe -c random.c -o random.o >/dev/null 2>&1 mv -f .libs/random.lo random.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random2 -mcpu=i686 -O2 -pipe -c -o random2.lo random2.c rm -f .libs/random2.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random2 -mcpu=i686 -O2 -pipe -c random2.c -fPIC -DPIC -o .libs/random2.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random2 -mcpu=i686 -O2 -pipe -c random2.c -o random2.o >/dev/null 2>&1 mv -f .libs/random2.lo random2.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_realloc -mcpu=i686 -O2 -pipe -c -o realloc.lo realloc.c rm -f .libs/realloc.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_realloc -mcpu=i686 -O2 -pipe -c realloc.c -fPIC -DPIC -o .libs/realloc.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_realloc -mcpu=i686 -O2 -pipe -c realloc.c -o realloc.o >/dev/null 2>&1 mv -f .libs/realloc.lo realloc.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_remove -mcpu=i686 -O2 -pipe -c -o remove.lo remove.c rm -f .libs/remove.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_remove -mcpu=i686 -O2 -pipe -c remove.c -fPIC -DPIC -o .libs/remove.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_remove -mcpu=i686 -O2 -pipe -c remove.c -o remove.o >/dev/null 2>&1 mv -f .libs/remove.lo remove.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_root -mcpu=i686 -O2 -pipe -c -o root.lo root.c rm -f .libs/root.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_root -mcpu=i686 -O2 -pipe -c root.c -fPIC -DPIC -o .libs/root.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_root -mcpu=i686 -O2 -pipe -c root.c -o root.o >/dev/null 2>&1 mv -f .libs/root.lo root.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rrandomb -mcpu=i686 -O2 -pipe -c -o rrandomb.lo rrandomb.c rm -f .libs/rrandomb.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rrandomb -mcpu=i686 -O2 -pipe -c rrandomb.c -fPIC -DPIC -o .libs/rrandomb.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rrandomb -mcpu=i686 -O2 -pipe -c rrandomb.c -o rrandomb.o >/dev/null 2>&1 mv -f .libs/rrandomb.lo rrandomb.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan0 -mcpu=i686 -O2 -pipe -c -o scan0.lo scan0.c rm -f .libs/scan0.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan0 -mcpu=i686 -O2 -pipe -c scan0.c -fPIC -DPIC -o .libs/scan0.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan0 -mcpu=i686 -O2 -pipe -c scan0.c -o scan0.o >/dev/null 2>&1 mv -f .libs/scan0.lo scan0.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan1 -mcpu=i686 -O2 -pipe -c -o scan1.lo scan1.c rm -f .libs/scan1.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan1 -mcpu=i686 -O2 -pipe -c scan1.c -fPIC -DPIC -o .libs/scan1.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan1 -mcpu=i686 -O2 -pipe -c scan1.c -o scan1.o >/dev/null 2>&1 mv -f .libs/scan1.lo scan1.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set -mcpu=i686 -O2 -pipe -c -o set.lo set.c rm -f .libs/set.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set -mcpu=i686 -O2 -pipe -c set.c -fPIC -DPIC -o .libs/set.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set -mcpu=i686 -O2 -pipe -c set.c -o set.o >/dev/null 2>&1 mv -f .libs/set.lo set.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_d -mcpu=i686 -O2 -pipe -c -o set_d.lo set_d.c rm -f .libs/set_d.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_d -mcpu=i686 -O2 -pipe -c set_d.c -fPIC -DPIC -o .libs/set_d.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_d -mcpu=i686 -O2 -pipe -c set_d.c -o set_d.o >/dev/null 2>&1 mv -f .libs/set_d.lo set_d.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_f -mcpu=i686 -O2 -pipe -c -o set_f.lo set_f.c rm -f .libs/set_f.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_f -mcpu=i686 -O2 -pipe -c set_f.c -fPIC -DPIC -o .libs/set_f.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_f -mcpu=i686 -O2 -pipe -c set_f.c -o set_f.o >/dev/null 2>&1 mv -f .libs/set_f.lo set_f.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_q -mcpu=i686 -O2 -pipe -c -o set_q.lo set_q.c rm -f .libs/set_q.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_q -mcpu=i686 -O2 -pipe -c set_q.c -fPIC -DPIC -o .libs/set_q.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_q -mcpu=i686 -O2 -pipe -c set_q.c -o set_q.o >/dev/null 2>&1 mv -f .libs/set_q.lo set_q.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_si -mcpu=i686 -O2 -pipe -c -o set_si.lo set_si.c rm -f .libs/set_si.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_si -mcpu=i686 -O2 -pipe -c set_si.c -fPIC -DPIC -o .libs/set_si.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_si -mcpu=i686 -O2 -pipe -c set_si.c -o set_si.o >/dev/null 2>&1 mv -f .libs/set_si.lo set_si.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_str -mcpu=i686 -O2 -pipe -c -o set_str.lo set_str.c rm -f .libs/set_str.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_str -mcpu=i686 -O2 -pipe -c set_str.c -fPIC -DPIC -o .libs/set_str.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_str -mcpu=i686 -O2 -pipe -c set_str.c -o set_str.o >/dev/null 2>&1 mv -f .libs/set_str.lo set_str.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_ui -mcpu=i686 -O2 -pipe -c -o set_ui.lo set_ui.c rm -f .libs/set_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_ui -mcpu=i686 -O2 -pipe -c set_ui.c -fPIC -DPIC -o .libs/set_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_ui -mcpu=i686 -O2 -pipe -c set_ui.c -o set_ui.o >/dev/null 2>&1 mv -f .libs/set_ui.lo set_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_setbit -mcpu=i686 -O2 -pipe -c -o setbit.lo setbit.c rm -f .libs/setbit.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_setbit -mcpu=i686 -O2 -pipe -c setbit.c -fPIC -DPIC -o .libs/setbit.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_setbit -mcpu=i686 -O2 -pipe -c setbit.c -o setbit.o >/dev/null 2>&1 mv -f .libs/setbit.lo setbit.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_size -mcpu=i686 -O2 -pipe -c -o size.lo size.c rm -f .libs/size.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_size -mcpu=i686 -O2 -pipe -c size.c -fPIC -DPIC -o .libs/size.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_size -mcpu=i686 -O2 -pipe -c size.c -o size.o >/dev/null 2>&1 mv -f .libs/size.lo size.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sizeinbase -mcpu=i686 -O2 -pipe -c -o sizeinbase.lo sizeinbase.c rm -f .libs/sizeinbase.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sizeinbase -mcpu=i686 -O2 -pipe -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sizeinbase -mcpu=i686 -O2 -pipe -c sizeinbase.c -o sizeinbase.o >/dev/null 2>&1 mv -f .libs/sizeinbase.lo sizeinbase.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrt -mcpu=i686 -O2 -pipe -c -o sqrt.lo sqrt.c rm -f .libs/sqrt.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrt -mcpu=i686 -O2 -pipe -c sqrt.c -fPIC -DPIC -o .libs/sqrt.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrt -mcpu=i686 -O2 -pipe -c sqrt.c -o sqrt.o >/dev/null 2>&1 mv -f .libs/sqrt.lo sqrt.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrtrem -mcpu=i686 -O2 -pipe -c -o sqrtrem.lo sqrtrem.c rm -f .libs/sqrtrem.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrtrem -mcpu=i686 -O2 -pipe -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrtrem -mcpu=i686 -O2 -pipe -c sqrtrem.c -o sqrtrem.o >/dev/null 2>&1 mv -f .libs/sqrtrem.lo sqrtrem.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub -mcpu=i686 -O2 -pipe -c -o sub.lo sub.c rm -f .libs/sub.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub -mcpu=i686 -O2 -pipe -c sub.c -fPIC -DPIC -o .libs/sub.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub -mcpu=i686 -O2 -pipe -c sub.c -o sub.o >/dev/null 2>&1 mv -f .libs/sub.lo sub.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_ui -mcpu=i686 -O2 -pipe -c -o sub_ui.lo sub_ui.c rm -f .libs/sub_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_ui -mcpu=i686 -O2 -pipe -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_ui -mcpu=i686 -O2 -pipe -c sub_ui.c -o sub_ui.o >/dev/null 2>&1 mv -f .libs/sub_ui.lo sub_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_swap -mcpu=i686 -O2 -pipe -c -o swap.lo swap.c rm -f .libs/swap.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_swap -mcpu=i686 -O2 -pipe -c swap.c -fPIC -DPIC -o .libs/swap.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_swap -mcpu=i686 -O2 -pipe -c swap.c -o swap.o >/dev/null 2>&1 mv -f .libs/swap.lo swap.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_ui -mcpu=i686 -O2 -pipe -c -o tdiv_ui.lo tdiv_ui.c rm -f .libs/tdiv_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_ui -mcpu=i686 -O2 -pipe -c tdiv_ui.c -fPIC -DPIC -o .libs/tdiv_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_ui -mcpu=i686 -O2 -pipe -c tdiv_ui.c -o tdiv_ui.o >/dev/null 2>&1 mv -f .libs/tdiv_ui.lo tdiv_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q -mcpu=i686 -O2 -pipe -c -o tdiv_q.lo tdiv_q.c rm -f .libs/tdiv_q.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q -mcpu=i686 -O2 -pipe -c tdiv_q.c -fPIC -DPIC -o .libs/tdiv_q.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q -mcpu=i686 -O2 -pipe -c tdiv_q.c -o tdiv_q.o >/dev/null 2>&1 mv -f .libs/tdiv_q.lo tdiv_q.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q_2exp -mcpu=i686 -O2 -pipe -c -o tdiv_q_2exp.lo tdiv_q_2exp.c rm -f .libs/tdiv_q_2exp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q_2exp -mcpu=i686 -O2 -pipe -c tdiv_q_2exp.c -fPIC -DPIC -o .libs/tdiv_q_2exp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q_2exp -mcpu=i686 -O2 -pipe -c tdiv_q_2exp.c -o tdiv_q_2exp.o >/dev/null 2>&1 mv -f .libs/tdiv_q_2exp.lo tdiv_q_2exp.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q_ui -mcpu=i686 -O2 -pipe -c -o tdiv_q_ui.lo tdiv_q_ui.c rm -f .libs/tdiv_q_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q_ui -mcpu=i686 -O2 -pipe -c tdiv_q_ui.c -fPIC -DPIC -o .libs/tdiv_q_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q_ui -mcpu=i686 -O2 -pipe -c tdiv_q_ui.c -o tdiv_q_ui.o >/dev/null 2>&1 mv -f .libs/tdiv_q_ui.lo tdiv_q_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr -mcpu=i686 -O2 -pipe -c -o tdiv_qr.lo tdiv_qr.c rm -f .libs/tdiv_qr.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr -mcpu=i686 -O2 -pipe -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr -mcpu=i686 -O2 -pipe -c tdiv_qr.c -o tdiv_qr.o >/dev/null 2>&1 mv -f .libs/tdiv_qr.lo tdiv_qr.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr_ui -mcpu=i686 -O2 -pipe -c -o tdiv_qr_ui.lo tdiv_qr_ui.c rm -f .libs/tdiv_qr_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr_ui -mcpu=i686 -O2 -pipe -c tdiv_qr_ui.c -fPIC -DPIC -o .libs/tdiv_qr_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr_ui -mcpu=i686 -O2 -pipe -c tdiv_qr_ui.c -o tdiv_qr_ui.o >/dev/null 2>&1 mv -f .libs/tdiv_qr_ui.lo tdiv_qr_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r -mcpu=i686 -O2 -pipe -c -o tdiv_r.lo tdiv_r.c rm -f .libs/tdiv_r.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r -mcpu=i686 -O2 -pipe -c tdiv_r.c -fPIC -DPIC -o .libs/tdiv_r.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r -mcpu=i686 -O2 -pipe -c tdiv_r.c -o tdiv_r.o >/dev/null 2>&1 mv -f .libs/tdiv_r.lo tdiv_r.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r_2exp -mcpu=i686 -O2 -pipe -c -o tdiv_r_2exp.lo tdiv_r_2exp.c rm -f .libs/tdiv_r_2exp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r_2exp -mcpu=i686 -O2 -pipe -c tdiv_r_2exp.c -fPIC -DPIC -o .libs/tdiv_r_2exp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r_2exp -mcpu=i686 -O2 -pipe -c tdiv_r_2exp.c -o tdiv_r_2exp.o >/dev/null 2>&1 mv -f .libs/tdiv_r_2exp.lo tdiv_r_2exp.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r_ui -mcpu=i686 -O2 -pipe -c -o tdiv_r_ui.lo tdiv_r_ui.c rm -f .libs/tdiv_r_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r_ui -mcpu=i686 -O2 -pipe -c tdiv_r_ui.c -fPIC -DPIC -o .libs/tdiv_r_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r_ui -mcpu=i686 -O2 -pipe -c tdiv_r_ui.c -o tdiv_r_ui.o >/dev/null 2>&1 mv -f .libs/tdiv_r_ui.lo tdiv_r_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tstbit -mcpu=i686 -O2 -pipe -c -o tstbit.lo tstbit.c rm -f .libs/tstbit.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tstbit -mcpu=i686 -O2 -pipe -c tstbit.c -fPIC -DPIC -o .libs/tstbit.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tstbit -mcpu=i686 -O2 -pipe -c tstbit.c -o tstbit.o >/dev/null 2>&1 mv -f .libs/tstbit.lo tstbit.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_ui_pow_ui -mcpu=i686 -O2 -pipe -c -o ui_pow_ui.lo ui_pow_ui.c rm -f .libs/ui_pow_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_ui_pow_ui -mcpu=i686 -O2 -pipe -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_ui_pow_ui -mcpu=i686 -O2 -pipe -c ui_pow_ui.c -o ui_pow_ui.o >/dev/null 2>&1 mv -f .libs/ui_pow_ui.lo ui_pow_ui.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_urandomb -mcpu=i686 -O2 -pipe -c -o urandomb.lo urandomb.c rm -f .libs/urandomb.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_urandomb -mcpu=i686 -O2 -pipe -c urandomb.c -fPIC -DPIC -o .libs/urandomb.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_urandomb -mcpu=i686 -O2 -pipe -c urandomb.c -o urandomb.o >/dev/null 2>&1 mv -f .libs/urandomb.lo urandomb.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_urandomm -mcpu=i686 -O2 -pipe -c -o urandomm.lo urandomm.c rm -f .libs/urandomm.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_urandomm -mcpu=i686 -O2 -pipe -c urandomm.c -fPIC -DPIC -o .libs/urandomm.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_urandomm -mcpu=i686 -O2 -pipe -c urandomm.c -o urandomm.o >/dev/null 2>&1 mv -f .libs/urandomm.lo urandomm.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_xor -mcpu=i686 -O2 -pipe -c -o xor.lo xor.c rm -f .libs/xor.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_xor -mcpu=i686 -O2 -pipe -c xor.c -fPIC -DPIC -o .libs/xor.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_xor -mcpu=i686 -O2 -pipe -c xor.c -o xor.o >/dev/null 2>&1 mv -f .libs/xor.lo xor.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_si -mcpu=i686 -O2 -pipe -c -o mul_si.lo mul_si.c rm -f .libs/mul_si.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_si -mcpu=i686 -O2 -pipe -c mul_si.c -fPIC -DPIC -o .libs/mul_si.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_si -mcpu=i686 -O2 -pipe -c mul_si.c -o mul_si.o >/dev/null 2>&1 mv -f .libs/mul_si.lo mul_si.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_ui -mcpu=i686 -O2 -pipe -c -o mul_ui.lo mul_ui.c rm -f .libs/mul_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_ui -mcpu=i686 -O2 -pipe -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_ui -mcpu=i686 -O2 -pipe -c mul_ui.c -o mul_ui.o >/dev/null 2>&1 mv -f .libs/mul_ui.lo mul_ui.lo /bin/sh ../libtool --mode=link gcc -mcpu=i686 -O2 -pipe -o libmpz.la abs.lo add.lo add_ui.lo addmul_ui.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo clear.lo clrbit.lo cmp.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_ui.lo com.lo divexact.lo dump.lo fac_ui.lo fdiv_q.lo fdiv_q_2exp.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_2exp.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fits_sint_p.lo fits_slong_p.lo fits_sshort_p.lo fits_uint_p.lo fits_ulong_p.lo fits_ushort_p.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo init.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo legendre.lo mod.lo mul.lo mul_2exp.lo neg.lo nextprime.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_ui.lo pprime_p.lo random.lo random2.lo realloc.lo remove.lo root.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo urandomb.lo urandomm.lo xor.lo mul_si.lo mul_ui.lo rm -fr .libs/libmpz.la .libs/libmpz.* .libs/libmpz.* ar cru .libs/libmpz.al abs.lo add.lo add_ui.lo addmul_ui.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo clear.lo clrbit.lo cmp.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_ui.lo com.lo divexact.lo dump.lo fac_ui.lo fdiv_q.lo fdiv_q_2exp.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_2exp.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fits_sint_p.lo fits_slong_p.lo fits_sshort_p.lo fits_uint_p.lo fits_ulong_p.lo fits_ushort_p.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo init.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo legendre.lo mod.lo mul.lo mul_2exp.lo neg.lo nextprime.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_ui.lo pprime_p.lo random.lo random2.lo realloc.lo remove.lo root.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo urandomb.lo urandomm.lo xor.lo mul_si.lo mul_ui.lo creating libmpz.la (cd .libs && rm -f libmpz.la && ln -s ../libmpz.la libmpz.la) make[3]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp/mpz' make[2]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp/mpz' (cd gmp ; make `echo *.c | sed -e "s:\.c:.o :g"` ) make[2]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp' gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c ansi2knr.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c assert.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c compat.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c errno.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c extract-dbl.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c insert-dbl.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c memory.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c mp_bpl.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c mp_clz_tab.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c mp_minv_tab.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c mp_set_fns.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c rand.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c randclr.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c randlc.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c randlc2x.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c randraw.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c randsd.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c randsdui.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c stack-alloc.c gcc -DHAVE_CONFIG_H -I. -I. -I. -mcpu=i686 -O2 -pipe -c version.c make[2]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gmp' (cd gmp ; rm -f libgmp.a ; ar qc libgmp.a *.o */*.o) make[1]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0' rm -f o/cmpinclude.h ; ln h/cmpinclude.h o (cd o; make all) make[1]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 main.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 alloc.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 gbc.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 bitop.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 typespec.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 eval.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 macros.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 lex.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 bds.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 frame.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 predicate.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 reference.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 assignment.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 bind.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 let.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 conditional.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 block.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 iteration.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 mapfun.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 prog.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 multival.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 catch.c ../bin/dpp symbol dpp: symbol.d -> symbol.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 symbol.c rm symbol.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 cfun.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 cmpaux.c ../bin/dpp package dpp: package.d -> package.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 package.c rm package.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 big.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 number.c number.c: In function `init_number': number.c:274: warning: decimal constant is so large that it is unsigned gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 num_pred.c num_pred.c: In function `number_oddp': num_pred.c:154: warning: assignment makes integer from pointer without a cast num_pred.c: In function `number_evenp': num_pred.c:168: warning: assignment makes integer from pointer without a cast gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 num_comp.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 num_arith.c num_arith.c: In function `number_negate': num_arith.c:485: warning: decimal constant is so large that it is unsigned gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 num_sfun.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 num_co.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 num_log.c In file included from num_log.c:31: gmp_num_log.c: In function `log_op': gmp_num_log.c:43: warning: assignment makes pointer from integer without a cast gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 num_rand.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 earith.c In file included from cmac.c:6, from earith.c:5: ../h/arith.h:246: warning: `MP_LOW' redefined ../h/../h/mp.h:83: warning: this is the location of the previous definition In file included from earith.c:5: cmac.c:32: warning: `MYmake_fixnum' redefined ../h/../h/mp.h:55: warning: this is the location of the previous definition ../bin/dpp character dpp: character.d -> character.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 character.c rm character.c ../bin/dpp sequence dpp: sequence.d -> sequence.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 sequence.c rm sequence.c ../bin/dpp list dpp: list.d -> list.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 list.c rm list.c ../bin/dpp hash dpp: hash.d -> hash.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 hash.c rm hash.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 array.c ../bin/dpp string dpp: string.d -> string.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 string.c rm string.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 regexpr.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 structure.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 toplevel.c ../bin/dpp file dpp: file.d -> file.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 file.c rm file.c ../bin/dpp read dpp: read.d -> read.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 read.c rm read.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 backq.c ../bin/dpp print dpp: print.d -> print.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 print.c print.d: In function `write_object': print.d:639: warning: initialization makes pointer from integer without a cast print.d: In function `Lfresh_line': print.d:1720: warning: initialization makes pointer from integer without a cast rm print.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 format.c ../bin/dpp pathname dpp: pathname.d -> pathname.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 pathname.c rm pathname.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 unixfsys.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 unixfasl.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 error.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 unixtime.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 unixsys.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 unixsave.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 funlink.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 fat_string.c fat_string.c: In function `fSread_externals': fat_string.c:126: warning: assignment makes integer from pointer without a cast gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 run_process.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 nfunlink.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 usig.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 usig2.c In file included from usig2.c:30: ../h/arith.h:246: warning: `MP_LOW' redefined ../h/../h/mp.h:83: warning: this is the location of the previous definition gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 utils.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 makefun.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -I../gcl-tk -I../h/ -O4 -I/usr/X11R6/include -c sockets.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -I../gcl-tk -I../h/ -O4 -I/usr/X11R6/include -c clxsocket.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 init_pari.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 nsocket.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 sfasl.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -o grab_defs grab_defs.c make new_init.c decls1 "INI_FILES=`echo main.o alloc.o gbc.o bitop.o typespec.o eval.o macros.o lex.o bds.o frame.o predicate.o reference.o assignment.o bind.o let.o conditional.o block.o iteration.o mapfun.o prog.o multival.o catch.o symbol.o cfun.o cmpaux.o package.o big.o number.o num_pred.o num_comp.o num_arith.o num_sfun.o num_co.o num_log.o num_rand.o earith.o character.o sequence.o list.o hash.o array.o string.o regexpr.o structure.o toplevel.o file.o read.o backq.o print.o format.o pathname.o unixfsys.o unixfasl.o error.o unixtime.o unixsys.o unixsave.o funlink.o fat_string.o ./run_process.o nfunlink.o usig.o usig2.o utils.o makefun.o sockets.o clxsocket.o init_pari.o nsocket.o ./sfasl.o | sed -e 's:\.o:.ini:g' -e 's:new_init.o::g' `" make[2]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o' make[2]: `new_init.c' is up to date. echo '#include "make-decl.h"' > foo.c cat main.ini alloc.ini gbc.ini bitop.ini typespec.ini eval.ini macros.ini lex.ini bds.ini frame.ini predicate.ini reference.ini assignment.ini bind.ini let.ini conditional.ini block.ini iteration.ini mapfun.ini prog.ini multival.ini catch.ini symbol.ini cfun.ini cmpaux.ini package.ini big.ini number.ini num_pred.ini num_comp.ini num_arith.ini num_sfun.ini num_co.ini num_log.ini num_rand.ini earith.ini character.ini sequence.ini list.ini hash.ini array.ini string.ini regexpr.ini structure.ini toplevel.ini file.ini read.ini backq.ini print.ini format.ini pathname.ini unixfsys.ini unixfasl.ini error.ini unixtime.ini unixsys.ini unixsave.ini funlink.ini fat_string.ini ./run_process.ini nfunlink.ini usig.ini usig2.ini utils.ini makefun.ini sockets.ini clxsocket.ini init_pari.ini nsocket.ini ./sfasl.ini >> foo.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -E -I../h/ foo.c | sed -n -e '/#/d' -e '/DO_/d' -e '/[a-zA-Z;]/p' > tmpx ../xbin/move-if-changed mv tmpx ../h/new_decl.h tmpx and ../h/new_decl.h are identical make[2]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o' gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 bsearch.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 new_init.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -O -I../gcl-tk -I../h/ -O4 user_init.c rm -f gcllib.a ar qc gcllib.a bsearch.o user_init.o ranlib gcllib.a make[1]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o' (cd lsp; make all) make[1]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/lsp' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h arraylib.c ../xbin/append arraylib.data arraylib.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h assert.c ../xbin/append assert.data assert.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h defmacro.c ../xbin/append defmacro.data defmacro.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h defstruct.c ../xbin/append defstruct.data defstruct.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h describe.c ../xbin/append describe.data describe.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h evalmacros.c ../xbin/append evalmacros.data evalmacros.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h iolib.c ../xbin/append iolib.data iolib.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h listlib.c ../xbin/append listlib.data listlib.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h mislib.c ../xbin/append mislib.data mislib.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h module.c ../xbin/append module.data module.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h numlib.c ../xbin/append numlib.data numlib.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h packlib.c ../xbin/append packlib.data packlib.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h predlib.c ../xbin/append predlib.data predlib.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h seq.c ../xbin/append seq.data seq.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h seqlib.c ../xbin/append seqlib.data seqlib.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h setf.c ../xbin/append setf.data setf.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h top.c ../xbin/append top.data top.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h trace.c ../xbin/append trace.data trace.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h sloop.c ../xbin/append sloop.data sloop.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h debug.c ../xbin/append debug.data debug.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h info.c ../xbin/append info.data info.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h serror.c ../xbin/append serror.data serror.o make[1]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/lsp' (cd cmpnew; make all) make[1]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/cmpnew' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpbind.c ../xbin/append cmpbind.data cmpbind.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpblock.c ../xbin/append cmpblock.data cmpblock.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpcall.c ../xbin/append cmpcall.data cmpcall.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpcatch.c ../xbin/append cmpcatch.data cmpcatch.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpenv.c ../xbin/append cmpenv.data cmpenv.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpeval.c ../xbin/append cmpeval.data cmpeval.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpflet.c ../xbin/append cmpflet.data cmpflet.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpfun.c ../xbin/append cmpfun.data cmpfun.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpif.c ../xbin/append cmpif.data cmpif.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpinline.c ../xbin/append cmpinline.data cmpinline.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmplabel.c ../xbin/append cmplabel.data cmplabel.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmplam.c ../xbin/append cmplam.data cmplam.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmplet.c ../xbin/append cmplet.data cmplet.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmploc.c ../xbin/append cmploc.data cmploc.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpmap.c ../xbin/append cmpmap.data cmpmap.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpmulti.c ../xbin/append cmpmulti.data cmpmulti.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpspecial.c ../xbin/append cmpspecial.data cmpspecial.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmptag.c ../xbin/append cmptag.data cmptag.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmptop.c ../xbin/append cmptop.data cmptop.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmptype.c ../xbin/append cmptype.data cmptype.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmputil.c ../xbin/append cmputil.data cmputil.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpvar.c ../xbin/append cmpvar.data cmpvar.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpvs.c ../xbin/append cmpvs.data cmpvs.o gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -O -c -O -I../h cmpwt.c ../xbin/append cmpwt.data cmpwt.o make[1]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/cmpnew' (cd unixport; make saved_gcl) make[1]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/unixport' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -c -I../h sys_gcl.c gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -o raw_gcl ../o/main.o ../o/alloc.o ../o/gbc.o ../o/bitop.o ../o/typespec.o ../o/eval.o ../o/macros.o ../o/lex.o ../o/bds.o ../o/frame.o ../o/predicate.o ../o/reference.o ../o/assignment.o ../o/bind.o ../o/let.o ../o/conditional.o ../o/block.o ../o/iteration.o ../o/mapfun.o ../o/prog.o ../o/multival.o ../o/catch.o ../o/symbol.o ../o/cfun.o ../o/cmpaux.o ../o/package.o ../o/big.o ../o/number.o ../o/num_pred.o ../o/num_comp.o ../o/num_arith.o ../o/num_sfun.o ../o/num_co.o ../o/num_log.o ../o/num_rand.o ../o/earith.o ../o/character.o ../o/sequence.o ../o/list.o ../o/hash.o ../o/array.o ../o/string.o ../o/regexpr.o ../o/structure.o ../o/toplevel.o ../o/file.o ../o/read.o ../o/backq.o ../o/print.o ../o/format.o ../o/pathname.o ../o/unixfsys.o ../o/unixfasl.o ../o/error.o ../o/unixtime.o ../o/unixsys.o ../o/unixsave.o ../o/funlink.o ../o/fat_string.o ../o/run_process.o ../o/nfunlink.o ../o/usig.o ../o/usig2.o ../o/utils.o ../o/makefun.o ../o/sockets.o ../o/clxsocket.o ../o/init_pari.o ../o/nsocket.o ../o/new_init.o ../gmp/libgmp.a ../o/sfasl.o ../lsp/defmacro.o ../lsp/evalmacros.o ../lsp/top.o ../lsp/module.o ../lsp/predlib.o ../lsp/setf.o ../lsp/arraylib.o ../lsp/assert.o ../lsp/defstruct.o ../lsp/describe.o ../lsp/iolib.o ../lsp/listlib.o ../lsp/mislib.o ../lsp/numlib.o ../lsp/packlib.o ../lsp/seq.o ../lsp/seqlib.o ../lsp/trace.o ../lsp/sloop.o ../lsp/debug.o ../lsp/info.o ../lsp/serror.o ../cmpnew/cmpinline.o ../cmpnew/cmputil.o ../cmpnew/cmptype.o ../cmpnew/cmpbind.o ../cmpnew/cmpblock.o ../cmpnew/cmpcall.o ../cmpnew/cmpcatch.o ../cmpnew/cmpenv.o ../cmpnew/cmpeval.o ../cmpnew/cmpflet.o ../cmpnew/cmpfun.o ../cmpnew/cmpif.o ../cmpnew/cmplabel.o ../cmpnew/cmplam.o ../cmpnew/cmplet.o ../cmpnew/cmploc.o ../cmpnew/cmpmap.o ../cmpnew/cmpmulti.o ../cmpnew/cmpspecial.o ../cmpnew/cmptag.o ../cmpnew/cmptop.o ../cmpnew/cmpvar.o ../cmpnew/cmpvs.o ../cmpnew/cmpwt.o sys_gcl.o -lc -lm ../o/gcllib.a ../o/file.o: In function `open_stream': ../o/file.o(.text+0x1e4): the use of `tmpnam' is dangerous, better use `mkstemp' ../o/unixfsys.o: In function `truename': ../o/unixfsys.o(.text+0x257): the `getwd' function is dangerous and should not be used. gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char -g -I../h -o rsym rsym.c ../xbin/if-exists /usr/u9/wfs/schelter "../xbin/inc-version" ../xbin/if-exists saved_gcl "rm -f saved_gcl" cat init_gcl.lsp | \ sed -e "s"DATE"Version(`cat ../majvers`.`cat ../minvers`) `date`g" \ -e 'ssaved_gclsaved_gclg' \ -e 'slinks t)links t)(setq compiler::*cc* "gcc -pipe -fwritable-strings -DVOL=volatile -I/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/o -fsigned-char")(si::build-symbol-table)g' \ -e "sGCLDIR/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0g" \ -e "s(defun lisp-imp(setq si::*gcl-version* `cat ../minvers` si::*gcl-major-version* `cat ../majvers`)(defun lisp-impg" \ -e "s:GCL-1:GCL-"`cat ../majvers`":g" > foo ../unixport/raw_gcl ../unixport/ -libdir /var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/ < foo GCL (GNU Common Lisp) April 1994 32768 pages loading ../lsp/export.lsp Initializing ../lsp/defmacro.o Initializing ../lsp/evalmacros.o Initializing ../lsp/top.o Initializing ../lsp/module.o loading ../lsp/autoload.lsp > Error: Caught fatal error [memory may be damaged] Error signalled by an anonymous function. Broken at SYSTEM::BREAK-LEVEL. Type :H for Help. >> #<"COMPILER" package> COMPILER>> #<"SYSTEM" package> SYSTEM>> *COMMAND-ARGS* SYSTEM>> #<"USER" package> >> #<"LISP" package> LISP>> #<"SLOOP" package> SLOOP>> 6 SLOOP>> #<"USER" package> >> Loading ../gcl-tk/tk-package.lsp Finished loading ../gcl-tk/tk-package.lsp T >>Initializing ../lsp/predlib.o Initializing ../lsp/setf.o Initializing ../lsp/arraylib.o Initializing ../lsp/assert.o Initializing ../lsp/defstruct.o Initializing ../lsp/describe.o Initializing ../lsp/iolib.o Initializing ../lsp/listlib.o Initializing ../lsp/mislib.o Initializing ../lsp/numlib.o Initializing ../lsp/packlib.o Initializing ../lsp/seq.o Initializing ../lsp/seqlib.o Initializing ../lsp/trace.o Initializing ../lsp/sloop.o Initializing ../lsp/serror.o Initializing ../cmpnew/cmpinline.o Initializing ../cmpnew/cmputil.o Initializing ../lsp/debug.o Initializing ../lsp/info.o Initializing ../cmpnew/cmptype.o Initializing ../cmpnew/cmpbind.o Initializing ../cmpnew/cmpblock.o Initializing ../cmpnew/cmpcall.o Initializing ../cmpnew/cmpcatch.o Initializing ../cmpnew/cmpenv.o Initializing ../cmpnew/cmpeval.o Initializing ../cmpnew/cmpflet.o Initializing ../cmpnew/cmpfun.o Initializing ../cmpnew/cmpif.o Initializing ../cmpnew/cmplabel.o Initializing ../cmpnew/cmplam.o Initializing ../cmpnew/cmplet.o Initializing ../cmpnew/cmploc.o Initializing ../cmpnew/cmpmap.o Initializing ../cmpnew/cmpmulti.o Initializing ../cmpnew/cmpspecial.o Initializing ../cmpnew/cmptag.o Initializing ../cmpnew/cmptop.o Initializing ../cmpnew/cmpvar.o Initializing ../cmpnew/cmpvs.o Initializing ../cmpnew/cmpwt.o Building symbol table for ../unixport/raw_gcl .. Loading ../cmpnew/cmpmain.lsp Warning: COMPILE-FILE is being redefined. Warning: COMPILE is being redefined. Warning: DISASSEMBLE is being redefined. Finished loading ../cmpnew/cmpmain.lsp Loading ../cmpnew/lfun_list.lsp Finished loading ../cmpnew/lfun_list.lsp Loading ../cmpnew/cmpopt.lsp Finished loading ../cmpnew/cmpopt.lsp Loading ../lsp/auto.lsp Finished loading ../lsp/auto.lsp Warning: LISP-IMPLEMENTATION-VERSION is being redefined. make[1]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/unixport' make command make[1]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. rm -f bin/gcl xbin/gcl GCLDIR=`echo /var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0 | sed -e 'sX^/cygdrive/\([a-z]\)X\1:Xg' -e 'sX^//\([a-z]\)X\1:Xg'` ; \ make install-command "INSTALL_LIB_DIR=${GCLDIR}" "prefix=${GCLDIR}" make[2]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0' rm -f /var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/bin/gcl (echo "#!/bin/sh" ; \ echo exec /var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/unixport/saved_gcl \\ ; \ echo ' -dir' /var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/unixport/ \\ ; \ echo ' -libdir' /var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/ \\ ; \ echo ' -eval '\''(setq si::*allow-gzipped-file* t)'\' \\ ;\ echo ' -eval '\''(setq si::*tk-library* '\"/usr/lib/tk8.3\"')'\' \\;\ echo ' '\"\$@\" ) > /var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/bin/gcl; echo '#' other options: -load "/tmp/foo.o" -load "jo.lsp" -eval '"(joe 3)"' >> /var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/bin/gcl chmod a+x /var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/bin/gcl make[2]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0' (cd xbin ; ln -s ../bin/gcl .) make[1]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0' (cd cmpnew ; make collectfn.o) make[1]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/cmpnew' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ../unixport/saved_gcl ../unixport/ -compile collectfn.lsp Compiling collectfn.lsp. Loading ./cmpinit.lsp Loading ../lsp/sys-proclaim.lisp Finished loading ../lsp/sys-proclaim.lisp Loading sys-proclaim.lisp Finished loading sys-proclaim.lisp Finished loading ./cmpinit.lsp End of Pass 1. ;; Note: Tail-recursive call of ADD-CALLEE was replaced by iteration. ;; Note: Tail-recursive call of TYPE-OR was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling collectfn.lsp. make[1]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/cmpnew' (cd lsp ; make info.o) make[1]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/lsp' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[1]: `info.o' is up to date. make[1]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/lsp' Make of GCL 2.4.0 completed. make[1]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gcl-tk' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cat gcltksrv.in | sed -e "s:TK_LIBRARY=.*:TK_LIBRARY=/usr/lib/tk8.3:g" \ -e "s:TCL_LIBRARY=.*:TCL_LIBRARY=/usr/lib/tcl8.3:g" \ -e "s:TK_XLIB_DIR=.*:TK_XLIB_DIR=:g" \ -e "s:GCL_TK_DIR=.*:GCL_TK_DIR=/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gcl-tk:g" > gcltksrv chmod a+x gcltksrv echo "(compile-file \"tkl.lisp\" :c-file nil :c-debug nil)" | ../unixport/saved_gcl GCL (GNU Common Lisp) Version(2.4.0) Tue Sep 3 08:56:56 CEST 2002 Licensed under GNU Library General Public License Contains Enhancements by W. Schelter > Error: Caught fatal error [memory may be damaged] Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by FUNCALL. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: Bind stack overflow. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:SCH-FRS-BASE. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Unrecoverable error: bind stack overflow. make[1]: *** [tkl.o] Error 134 make[1]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/gcl-tk' make: [all] Error 2 (ignored) (cd info ; make) make[1]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/info' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/info' >>> Install gcl-2.4.0 into /var/tmp/portage/gcl-2.4.0/image/ category dev-lisp make install1 "INSTALL_LIB_DIR=/var/tmp/portage/gcl-2.4.0/image//usr/lib/gcl-`cat majvers`.`cat minvers`" "prefix=/var/tmp/portage/gcl-2.4.0/image//usr" make[1]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0' if [ -d "/var/tmp/portage/gcl-2.4.0/image//usr/lib" ] ;then true; else mkdir /var/tmp/portage/gcl-2.4.0/image//usr/lib ; fi if [ -d "/var/tmp/portage/gcl-2.4.0/image//usr/bin" ] ;then true; else mkdir /var/tmp/portage/gcl-2.4.0/image//usr/bin ; fi if [ -d "/var/tmp/portage/gcl-2.4.0/image//usr/lib/gcl-2.4.0" ] ; then true; else mkdir /var/tmp/portage/gcl-2.4.0/image//usr/lib/gcl-2.4.0 ;fi make install-command "INSTALL_LIB_DIR=/var/tmp/portage/gcl-2.4.0/image//usr/lib/gcl-2.4.0" "prefix=/var/tmp/portage/gcl-2.4.0/image//usr" make[2]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0' rm -f /var/tmp/portage/gcl-2.4.0/image//usr/bin/gcl (echo "#!/bin/sh" ; \ echo exec /var/tmp/portage/gcl-2.4.0/image//usr/lib/gcl-2.4.0/unixport/saved_gcl \\ ; \ echo ' -dir' /var/tmp/portage/gcl-2.4.0/image//usr/lib/gcl-2.4.0/unixport/ \\ ; \ echo ' -libdir' /var/tmp/portage/gcl-2.4.0/image//usr/lib/gcl-2.4.0/ \\ ; \ echo ' -eval '\''(setq si::*allow-gzipped-file* t)'\' \\ ;\ echo ' -eval '\''(setq si::*tk-library* '\"/usr/lib/tk8.3\"')'\' \\;\ echo ' '\"\$@\" ) > /var/tmp/portage/gcl-2.4.0/image//usr/bin/gcl; echo '#' other options: -load "/tmp/foo.o" -load "jo.lsp" -eval '"(joe 3)"' >> /var/tmp/portage/gcl-2.4.0/image//usr/bin/gcl chmod a+x /var/tmp/portage/gcl-2.4.0/image//usr/bin/gcl make[2]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0' rm -f /var/tmp/portage/gcl-2.4.0/image//usr/bin/gcl.exe tar cvf - unixport/saved_gcl info/*info* doc/*.el cmpnew/collectfn.o lsp/gprof.lsp lsp/info.o lsp/profile.lsp gcl-tk/tkl.o gcl-tk/tinfo.o gcl-tk/decode.tcl gcl-tk/demos/*.lsp gcl-tk/demos/*.lisp gcl-tk/demos/*.o \ gcl-tk/gcl.tcl gcl-tk/gcltkaux | (cd /var/tmp/portage/gcl-2.4.0/image//usr/lib/gcl-2.4.0 ;tar xvf -) unixport/saved_gcl unixport/saved_gcl info/gcl-si.info info/gcl-si.info-1.gz info/gcl-si.info info/gcl-si.info-2.gz info/gcl-si.info-1.gz info/gcl-si.info-3.gz info/gcl-si.info-2.gz info/gcl-si.info-4.gz info/gcl-si.info-3.gz info/gcl-si.info-5.gz info/gcl-si.info-4.gz info/gcl-si.info-5.gz info/gcl-si.info-6.gz info/gcl-tk.info info/gcl-tk.info-1 info/gcl-si.info-6.gz info/gcl-tk.info info/gcl-tk.info-1 info/gcl-tk.info-1.gz info/gcl-tk.info-2 info/gcl-tk.info-1.gz info/gcl-tk.info-2 info/gcl-tk.info-2.gz info/gcl-tk.info-2.gz info/gcl-tk.info-3 info/gcl-tk.info-3 info/gcl-tk.info-3.gz info/gcl-tk.info-4 info/gcl-tk.info-3.gz info/gcl-tk.info-4 info/gcl-tk.info-4.gz info/gcl-tk.info-5 info/gcl-tk.info-4.gz info/gcl-tk.info-5 info/gcl-tk.info-5.gz info/gcl-tk.info-5.gz info/gcl-tk.info-6 info/gcl-tk.info-6 info/gcl-tk.info-6.gz info/gcl-tk.info-6.gz info/gcl-tk.info-7 info/gcl-tk.info-7 info/gcl-tk.info-7.gz info/gcl-tk.info-8 info/gcl-tk.info-7.gz info/gcl-tk.info-8 info/gcl-tk.info-8.gz info/texinfo.tex info/gcl-tk.info-8.gz info/texinfo.tex tar: doc/*.el: Cannot stat: No such file or directory cmpnew/collectfn.o cmpnew/collectfn.o lsp/gprof.lsp lsp/info.o lsp/gprof.lsp lsp/info.o lsp/profile.lsp tar: gcl-tk/tkl.o: Cannot stat: No such file or directory tar: gcl-tk/tinfo.o: Cannot stat: No such file or directory gcl-tk/decode.tcl gcl-tk/demos/index.lsp gcl-tk/demos/gc-monitor.lisp lsp/profile.lsp gcl-tk/decode.tcl gcl-tk/demos/mkBasic.lisp gcl-tk/demos/mkCanvText.lisp gcl-tk/demos/index.lsp gcl-tk/demos/gc-monitor.lisp gcl-tk/demos/mkEntry.lisp gcl-tk/demos/mkEntry2.lisp gcl-tk/demos/mkForm.lisp gcl-tk/demos/mkBasic.lisp gcl-tk/demos/mkCanvText.lisp gcl-tk/demos/mkHScale.lisp gcl-tk/demos/mkItems.lisp gcl-tk/demos/mkEntry.lisp gcl-tk/demos/mkEntry2.lisp gcl-tk/demos/mkForm.lisp gcl-tk/demos/mkLabel.lisp gcl-tk/demos/mkHScale.lisp gcl-tk/demos/mkItems.lisp gcl-tk/demos/mkListbox.lisp gcl-tk/demos/mkPlot.lisp gcl-tk/demos/mkRadio.lisp gcl-tk/demos/mkLabel.lisp gcl-tk/demos/mkRuler.lisp gcl-tk/demos/mkSearch.lisp gcl-tk/demos/mkListbox.lisp gcl-tk/demos/mkPlot.lisp gcl-tk/demos/mkRadio.lisp gcl-tk/demos/mkStyles.lisp gcl-tk/demos/mkTextBind.lisp gcl-tk/demos/mkRuler.lisp gcl-tk/demos/mkSearch.lisp gcl-tk/demos/mkVScale.lisp gcl-tk/demos/mkdialog.lisp gcl-tk/demos/nqthm-stack.lisp gcl-tk/demos/mkStyles.lisp gcl-tk/demos/mkTextBind.lisp gcl-tk/demos/showVars.lisp gcl-tk/demos/widget.lisp gcl-tk/demos/mkVScale.lisp gcl-tk/demos/mkdialog.lisp gcl-tk/demos/nqthm-stack.lisp tar: gcl-tk/demos/*.o: Cannot stat: No such file or directory gcl-tk/gcl.tcl tar: gcl-tk/gcltkaux: Cannot stat: No such file or directory gcl-tk/demos/showVars.lisp gcl-tk/demos/widget.lisp tar: Error exit delayed from previous errors gcl-tk/gcl.tcl ln -s /var/tmp/portage/gcl-2.4.0/image//usr/lib/gcl-2.4.0/unixport/saved_gcl \ /var/tmp/portage/gcl-2.4.0/image//usr/bin/gcl.exe cat gcl-tk/gcltksrv | \ sed -e "s:GCL_TK_DIR=.*:GCL_TK_DIR=/var/tmp/portage/gcl-2.4.0/image//usr/lib/gcl-2.4.0/gcl-tk:g" \ -e "s:TK_LIBRARY=.*:TK_LIBRARY=/usr/lib/tk8.3:g" > \ /var/tmp/portage/gcl-2.4.0/image//usr/lib/gcl-2.4.0/gcl-tk/gcltksrv if [ "/usr/lib" != "unknown" ] ; then \ chmod a+x /var/tmp/portage/gcl-2.4.0/image//usr/lib/gcl-2.4.0/gcl-tk/gcltksrv ; fi if [ "/usr/lib" != "unknown" ] ; then \ (cd /var/tmp/portage/gcl-2.4.0/image//usr/lib/gcl-2.4.0/gcl-tk/demos ; \ echo '(load "../tkl.o")(TK::GET-AUTOLOADS (directory "*.lisp"))' | /var/tmp/portage/gcl-2.4.0/image//usr/bin/gcl) ; fi GCL (GNU Common Lisp) Version(2.4.0) Tue Sep 3 08:56:56 CEST 2002 Licensed under GNU Library General Public License Contains Enhancements by W. Schelter > Error: Caught fatal error [memory may be damaged] Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by FUNCALL. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: Bind stack overflow. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:SCH-FRS-BASE. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Error: -1 is an illegal frs index. Fast links are on: do (si::use-fast-links nil) for debugging Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER. Unrecoverable error: bind stack overflow. make[1]: [install1] Error 134 (ignored) (cd elisp ; make install) make[2]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/elisp' if test -d "/var/tmp/portage/gcl-2.4.0/image//usr/share/emacs/site-lisp/gcl" ; then cp *.el /var/tmp/portage/gcl-2.4.0/image//usr/share/emacs/site-lisp/gcl ; fi if test -f "/var/tmp/portage/gcl-2.4.0/image//usr/share/emacs/site-lisp/gcl/default.el" ; then \ cat /var/tmp/portage/gcl-2.4.0/image//usr/share/emacs/site-lisp/gcl/default.el | sed -e '/BEGIN gcl/,/END gcl/d' > xxx ; \ mv /var/tmp/portage/gcl-2.4.0/image//usr/share/emacs/site-lisp/gcl/default.el /var/tmp/portage/gcl-2.4.0/image//usr/share/emacs/site-lisp/gcl/default.el.prev ; \ rm -f /var/tmp/portage/gcl-2.4.0/image//usr/share/emacs/site-lisp/gcl/default.elc ; \ cat add-default.el >> xxx ; cp xxx /var/tmp/portage/gcl-2.4.0/image//usr/share/emacs/site-lisp/gcl/default.el ; \ rm -f xxx ; else \ cp add-default.el /var/tmp/portage/gcl-2.4.0/image//usr/share/emacs/site-lisp/gcl/default.el ; fi chmod a+r /var/tmp/portage/gcl-2.4.0/image//usr/share/emacs/site-lisp/gcl/default.el make[2]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/elisp' (cd info ; make ; make install) make[2]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/info' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/info' make[2]: Entering directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/info' if [ -d "/var/tmp/portage/gcl-2.4.0/image//usr/info" ] ; then true ; else exit 0; fi if fgrep gcl-si /var/tmp/portage/gcl-2.4.0/image//usr/info/dir > /dev/null ; then true ; else \ echo "* GCL Doc: (gcl-si.info). GNU Common Lisp specific Documentation." >> /var/tmp/portage/gcl-2.4.0/image//usr/info/dir ; fi fgrep: /var/tmp/portage/gcl-2.4.0/image//usr/info/dir: No such file or directory /bin/sh: /var/tmp/portage/gcl-2.4.0/image//usr/info/dir: No such file or directory make[2]: [install] Error 1 (ignored) if fgrep gcl-tk /var/tmp/portage/gcl-2.4.0/image//usr/info/dir > /dev/null ; then true ; else \ echo "* GCL TK Doc: (gcl-tk.info). TK window GCL interface." >> /var/tmp/portage/gcl-2.4.0/image//usr/info/dir ; fi fgrep: /var/tmp/portage/gcl-2.4.0/image//usr/info/dir: No such file or directory /bin/sh: /var/tmp/portage/gcl-2.4.0/image//usr/info/dir: No such file or directory make[2]: [install] Error 1 (ignored) if fgrep gcl.info /var/tmp/portage/gcl-2.4.0/image//usr/info/dir > /dev/null ; then true ; else \ echo "* GCL Ansi Doc: (gcl.info). Ansi Common Lisp Specification." >> /var/tmp/portage/gcl-2.4.0/image//usr/info/dir ; fi fgrep: /var/tmp/portage/gcl-2.4.0/image//usr/info/dir: No such file or directory /bin/sh: /var/tmp/portage/gcl-2.4.0/image//usr/info/dir: No such file or directory make[2]: [install] Error 1 (ignored) if [ -d "/var/tmp/portage/gcl-2.4.0/image//usr/info" ] ; then cp *.info* /var/tmp/portage/gcl-2.4.0/image//usr/info ; fi make[2]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0/info' make[1]: Leaving directory `/hda6/var/tmp/portage/gcl-2.4.0/work/gcl-2.4.0' info: gzipping GNU info file gcl-si.info gzipping GNU info file gcl-tk.info gzipping GNU info file gcl-tk.info-1 gzipping GNU info file gcl-tk.info-2 gzipping GNU info file gcl-tk.info-3 gzipping GNU info file gcl-tk.info-4 gzipping GNU info file gcl-tk.info-5 gzipping GNU info file gcl-tk.info-6 gzipping GNU info file gcl-tk.info-7 gzipping GNU info file gcl-tk.info-8 strip: /var/tmp/portage/gcl-2.4.0/image/usr/lib/gcl-2.4.0/unixport/saved_gcl >>> Completed installing into /var/tmp/portage/gcl-2.4.0/image/  ...done! >>> emerge dev-lisp/gcl-2.4.0 to / >>> md5 ;-) gcl-2.4.0.tgz >>> Merging dev-lisp/gcl-2.4.0 to / --- /usr/ --- /usr/bin/ >>> /usr/bin/gcl >>> /usr/bin/gcl.exe -> /var/tmp/portage/gcl-2.4.0/image//usr/lib/gcl-2.4.0/unixport/saved_gcl --- /usr/lib/ --- /usr/lib/gcl-2.4.0/ --- /usr/lib/gcl-2.4.0/lsp/ >>> /usr/lib/gcl-2.4.0/lsp/info.o >>> /usr/lib/gcl-2.4.0/lsp/profile.lsp >>> /usr/lib/gcl-2.4.0/lsp/gprof.lsp >>> /usr/lib/gcl-2.4.0/info/ --- /usr/lib/gcl-2.4.0/unixport/ >>> /usr/lib/gcl-2.4.0/unixport/saved_gcl --- /usr/lib/gcl-2.4.0/cmpnew/ >>> /usr/lib/gcl-2.4.0/cmpnew/collectfn.o --- /usr/lib/gcl-2.4.0/gcl-tk/ >>> /usr/lib/gcl-2.4.0/gcl-tk/gcltksrv --- /usr/lib/gcl-2.4.0/gcl-tk/demos/ >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/gc-monitor.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkStyles.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkTextBind.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/widget.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkEntry2.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkdialog.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkListbox.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkLabel.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkHScale.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkPlot.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkRuler.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkCanvText.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkItems.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/index.lsp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkVScale.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkBasic.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/nqthm-stack.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/showVars.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkRadio.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkSearch.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkForm.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/demos/mkEntry.lisp >>> /usr/lib/gcl-2.4.0/gcl-tk/gcl.tcl >>> /usr/lib/gcl-2.4.0/gcl-tk/decode.tcl --- /usr/share/ --- /usr/share/info/ >>> /usr/share/info/gcl-si.info.gz >>> /usr/share/info/gcl-tk.info-1.gz >>> /usr/share/info/gcl-tk.info-2.gz >>> /usr/share/info/gcl-tk.info-3.gz >>> /usr/share/info/gcl-tk.info-4.gz >>> /usr/share/info/gcl-tk.info-5.gz >>> /usr/share/info/gcl-tk.info-6.gz >>> /usr/share/info/gcl-tk.info-7.gz >>> /usr/share/info/gcl-tk.info-8.gz >>> /usr/share/info/gcl-tk.info.gz >>> /usr/share/info/gcl-si.info-1.gz >>> /usr/share/info/gcl-si.info-2.gz >>> /usr/share/info/gcl-si.info-3.gz >>> /usr/share/info/gcl-si.info-4.gz >>> /usr/share/info/gcl-si.info-5.gz >>> /usr/share/info/gcl-si.info-6.gz --- /usr/share/emacs/ --- /usr/share/emacs/site-lisp/ --- /usr/share/emacs/site-lisp/gcl/ >>> /usr/share/emacs/site-lisp/gcl/sshell.el >>> /usr/share/emacs/site-lisp/gcl/doc-to-texi.el >>> /usr/share/emacs/site-lisp/gcl/dbl.el >>> /usr/share/emacs/site-lisp/gcl/gcl.el >>> /usr/share/emacs/site-lisp/gcl/add-default.el >>> /usr/share/emacs/site-lisp/gcl/smart-complete.el >>> /usr/share/emacs/site-lisp/gcl/man1-to-texi.el >>> /usr/share/emacs/site-lisp/gcl/ansi-doc.el >>> Safely unmerging already-installed instance... --- !mtime obj /usr/share/info/gcl-tk.info.gz --- !mtime obj /usr/share/info/gcl-tk.info-8.gz --- !mtime obj /usr/share/info/gcl-tk.info-7.gz --- !mtime obj /usr/share/info/gcl-tk.info-6.gz --- !mtime obj /usr/share/info/gcl-tk.info-5.gz --- !mtime obj /usr/share/info/gcl-tk.info-4.gz --- !mtime obj /usr/share/info/gcl-tk.info-3.gz --- !mtime obj /usr/share/info/gcl-tk.info-2.gz --- !mtime obj /usr/share/info/gcl-tk.info-1.gz --- !mtime obj /usr/share/info/gcl-si.info.gz --- !mtime obj /usr/share/info/gcl-si.info-6.gz --- !mtime obj /usr/share/info/gcl-si.info-5.gz --- !mtime obj /usr/share/info/gcl-si.info-4.gz --- !mtime obj /usr/share/info/gcl-si.info-3.gz --- !mtime obj /usr/share/info/gcl-si.info-2.gz --- !mtime obj /usr/share/info/gcl-si.info-1.gz --- !mtime obj /usr/share/emacs/site-lisp/gcl/sshell.el --- !mtime obj /usr/share/emacs/site-lisp/gcl/smart-complete.el --- !mtime obj /usr/share/emacs/site-lisp/gcl/man1-to-texi.el --- !mtime obj /usr/share/emacs/site-lisp/gcl/gcl.el --- !mtime obj /usr/share/emacs/site-lisp/gcl/doc-to-texi.el --- !mtime obj /usr/share/emacs/site-lisp/gcl/dbl.el --- !mtime obj /usr/share/emacs/site-lisp/gcl/ansi-doc.el --- !mtime obj /usr/share/emacs/site-lisp/gcl/add-default.el --- !mtime obj /usr/lib/gcl-2.4.0/unixport/saved_gcl --- !mtime obj /usr/lib/gcl-2.4.0/lsp/profile.lsp --- !mtime obj /usr/lib/gcl-2.4.0/lsp/info.o --- !mtime obj /usr/lib/gcl-2.4.0/lsp/gprof.lsp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/gcltksrv --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/gcl.tcl --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/widget.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/showVars.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/nqthm-stack.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkdialog.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkVScale.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkTextBind.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkStyles.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkSearch.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkRuler.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkRadio.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkPlot.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkListbox.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkLabel.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkItems.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkHScale.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkForm.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkEntry2.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkEntry.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkCanvText.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/mkBasic.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/index.lsp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/demos/gc-monitor.lisp --- !mtime obj /usr/lib/gcl-2.4.0/gcl-tk/decode.tcl --- !mtime obj /usr/lib/gcl-2.4.0/cmpnew/collectfn.o --- !mtime obj /usr/bin/gcl <<< sym /usr/bin/gcl.exe <<< dir /usr/lib/gcl-2.4.0/info --- !empty dir /usr/share/info --- !empty dir /usr/share/emacs/site-lisp/gcl --- !empty dir /usr/share/emacs/site-lisp --- !empty dir /usr/share/emacs --- !empty dir /usr/share --- !empty dir /usr/lib/gcl-2.4.0/unixport --- !empty dir /usr/lib/gcl-2.4.0/lsp --- !empty dir /usr/lib/gcl-2.4.0/gcl-tk/demos --- !empty dir /usr/lib/gcl-2.4.0/gcl-tk --- !empty dir /usr/lib/gcl-2.4.0/cmpnew --- !empty dir /usr/lib/gcl-2.4.0 --- !empty dir /usr/lib --- !empty dir /usr/bin --- !empty dir /usr >>> original instance of package unmerged safely. >>> Regenerating /etc/ld.so.cache... >>> dev-lisp/gcl-2.4.0 merged. >>> Recording dev-lisp/gcl in "world" favorites file... * Regenerating GNU info directory index... * Processed 104 info files. * IMPORTANT: 56 config files in /etc need updating. * IMPORTANT: 5 config files in /usr/kde/3/share/config need updating. * Type emerge --help config to learn how to update config files.