* Package: sci-mathematics/pari-2.3.5  * Repository: gentoo  * Maintainer: sci-mathematics@gentoo.org  * USE: X amd64 data doc elibc_glibc emacs fltk gmp kernel_linux multilib userland_GNU  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking pari-2.3.5.tar.gz to /var/tmp/portage/sci-mathematics/pari-2.3.5/work >>> Unpacking elldata.tgz to /var/tmp/portage/sci-mathematics/pari-2.3.5/work >>> Unpacking galdata.tgz to /var/tmp/portage/sci-mathematics/pari-2.3.5/work >>> Unpacking seadata.tgz to /var/tmp/portage/sci-mathematics/pari-2.3.5/work >>> Unpacking nftables.tgz to /var/tmp/portage/sci-mathematics/pari-2.3.5/work >>> Source unpacked in /var/tmp/portage/sci-mathematics/pari-2.3.5/work >>> Preparing source in /var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5 ... * Applying pari-2.3.2-strip.patch ...  [ ok ] * Applying pari-2.3.2-ppc-powerpc-arch-fix.patch ...  [ ok ] * Applying pari-2.3.5-doc-make.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5 ... true Configuring pari-2.3.5 (STABLE) Checking echo to see how to suppress newlines... ...using -n. Looking for some tools first ... ...ld is /usr/bin/ld ...zcat is /bin/zcat ...gzip is /bin/gzip ...ranlib is /usr/bin/ranlib ...perl is /usr/bin/perl ...emacs is /usr/bin/emacs GNU compiler version 4.6.3 (Gentoo 4.6.3 p1.3, pie-0.5.1) Given the previous choices, sizeof(long) is 8 chars. The internal word representation of a double is not needed (64bit). ========================================================================== Building for architecture: amd64 running linux (x86-64 kernel) 64-bit version ========================================================================== C compiler is x86_64-pc-linux-gnu-gcc -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=amdfam10 -O2 -pipe -fno-strict-aliasing -fPIC Executable linker is x86_64-pc-linux-gnu-gcc -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=amdfam10 -O2 -pipe -fno-strict-aliasing -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed Dynamic Lib linker is x86_64-pc-linux-gnu-gcc -shared $(LDFLAGS) $(CFLAGS) $(DLCFLAGS) -Wl,-shared,-soname=$(LIBPARI_SONAME) Looking in C lib for some symbols... ...Found exp2. ...Found log2. ...Found strftime. ...Found getrusage. ...Found sigaction. ...Found TIOCGWINSZ. ...Found getrlimit. ...Found stat. ...Found vsnprintf. ...I did not find dlopen. Try again, with -ldl this time... ...Found dlopen. Checking for optional libraries and headers... ...Found libgmp in /usr/lib64 ...Found gmp header in /usr/include Using GNU MP, version 5.0.5 ...Found libX11 in /usr/lib64 ...Found X11 header files in /usr/include/X11 Hi-Res Graphics: X11 ...Found libreadline in /usr/lib64 ...Found readline header in /usr/include/readline ...Found history header in /usr/include/readline Using GNU readline, version 6.2 Installation prefix ? [/usr] ...for architecture-independent files (share-prefix) ? [/usr/share] Installation directories for: ...executables (gp, gphelp) ? [/usr/bin] ...libraries (libpari) ? [/usr/lib64] ...include files ? [/usr/include] ...manual pages ? [/usr/share/man/man1] ...emacs macros ? [/usr/share/emacs/site-lisp/pari] ...other system-dependant data ? [/usr/share/doc/pari-2.3.5] ...other system-independant data ? [/usr/share/pari] Default is dynamic executable and shared library ========================================================================== Extracting examples/Makefile.linux-x86_64 Extracting Olinux-x86_64/Makefile Extracting Olinux-x86_64/../Odos/paricfg.h Extracting Olinux-x86_64/paricfg.h Extracting Makefile Extracting scripts and macros ...in doc ...in emacs ...in misc ========================================================================== Shall we try to build pari 2.3.5 (released) now (y/n)? [n] Ok. Type "make install" when you are ready Bye ! >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5 ... make -j5 'CFLAGS=-march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC' lib-dyn ../config/genkernel ../src/kernel/x86_64/asm0.h > parilvl0.h cat ../src/kernel/gmp/tune.h ../src/kernel/gmp/int.h ../src/kernel/none/level1.h > parilvl1.h cat ../src/kernel/gmp/mp.c ../src/kernel/none/cmp.c ../src/kernel/none/gcdll.c ../src/kernel/none/ratlift.c ../src/kernel/none/invmod.c ../src/kernel/gmp/gcd.c ../src/kernel/none/mp_indep.c ../src/kernel/none/add.c > mp.c cat parilvl0.h parilvl1.h > pariinl.h x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -fPIC -I. -I../src/headers -I/usr/include -o mp.o mp.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o mpinl.o ../src/kernel/none/mpinl.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o alglin1.o ../src/basemath/alglin1.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o alglin2.o ../src/basemath/alglin2.c File ../src/funclist not changed. x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o arith1.o ../src/basemath/arith1.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o arith2.o ../src/basemath/arith2.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o base1.o ../src/basemath/base1.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o base2.o ../src/basemath/base2.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o base3.o ../src/basemath/base3.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o base4.o ../src/basemath/base4.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o base5.o ../src/basemath/base5.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o bibli1.o ../src/basemath/bibli1.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o bibli2.o ../src/basemath/bibli2.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o buch1.o ../src/basemath/buch1.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o buch2.o ../src/basemath/buch2.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o buch3.o ../src/basemath/buch3.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o buch4.o ../src/basemath/buch4.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o Flx.o ../src/basemath/Flx.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o galconj.o ../src/basemath/galconj.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o gen1.o ../src/basemath/gen1.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o gen2.o ../src/basemath/gen2.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o gen3.o ../src/basemath/gen3.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o ifactor1.o ../src/basemath/ifactor1.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o perm.o ../src/basemath/perm.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o polarit1.o ../src/basemath/polarit1.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o polarit2.o ../src/basemath/polarit2.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o polarit3.o ../src/basemath/polarit3.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o Qfb.o ../src/basemath/Qfb.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o RgX.o ../src/basemath/RgX.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o rootpol.o ../src/basemath/rootpol.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o subcyclo.o ../src/basemath/subcyclo.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o subgroup.o ../src/basemath/subgroup.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o trans1.o ../src/basemath/trans1.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o trans2.o ../src/basemath/trans2.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o trans3.o ../src/basemath/trans3.c cd ../src/desc && /usr/bin/perl merge_822 ../functions/*/* > def-linux-x86_64-24209.tmp mv ../src/desc/def-linux-x86_64-24209.tmp ../src/desc/pari.desc x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o compat.o ../src/language/compat.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o default.o ../src/language/default.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o errmsg.o ../src/language/errmsg.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o es.o ../src/language/es.c ../src/language/es.c: In function ‘os_read’: ../src/language/es.c:2835:3: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] cd ../src/desc && /usr/bin/perl gen_proto basic pari.desc > init-linux-x86_64-24209.tmp x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o intnum.o ../src/language/intnum.c mv ../src/desc/init-linux-x86_64-24209.tmp ../src/language/init.h x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o members.o ../src/language/members.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o sumiter.o ../src/language/sumiter.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o aprcl.o ../src/modules/aprcl.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o elldata.o ../src/modules/elldata.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o elliptic.o ../src/modules/elliptic.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o galois.o ../src/modules/galois.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o groupid.o ../src/modules/groupid.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o kummer.o ../src/modules/kummer.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o mpqs.o ../src/modules/mpqs.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o nffactor.o ../src/modules/nffactor.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o part.o ../src/modules/part.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o stark.o ../src/modules/stark.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o subfield.o ../src/modules/subfield.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o thue.o ../src/modules/thue.c cd ../src/desc && /usr/bin/perl gen_member pari.desc > members-linux-x86_64-24209.tmp x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o init.o ../src/language/init.c mv ../src/desc/members-linux-x86_64-24209.tmp ../src/language/members.h x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -I. -I../src/headers -fPIC -o anal.o ../src/language/anal.c rm -f libpari-gmp.so.2.3.5 x86_64-pc-linux-gnu-gcc -o libpari-gmp.so.2.3.5 -shared -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=amdfam10 -O2 -pipe -fno-strict-aliasing -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -fPIC -fPIC -Wl,-shared,-soname=libpari-gmp.so.2 mp.o mpinl.o alglin1.o alglin2.o arith1.o arith2.o base1.o base2.o base3.o base4.o base5.o bibli1.o bibli2.o buch1.o buch2.o buch3.o buch4.o Flx.o galconj.o gen1.o gen2.o gen3.o ifactor1.o perm.o polarit1.o polarit2.o polarit3.o Qfb.o RgX.o rootpol.o subcyclo.o subgroup.o trans1.o trans2.o trans3.o anal.o compat.o default.o errmsg.o es.o init.o intnum.o members.o sumiter.o aprcl.o elldata.o elliptic.o galois.o groupid.o kummer.o mpqs.o nffactor.o part.o stark.o subfield.o thue.o -lc -ldl -lm -L/usr/lib64 -lgmp if test "libpari-gmp.so.2.3.5" != "libpari.so"; then rm -f libpari.so; ln -s libpari-gmp.so.2.3.5 libpari.so; fi if test "libpari-gmp.so.2.3.5" != "libpari-gmp.so.2"; then rm -f libpari-gmp.so.2; ln -s libpari-gmp.so.2.3.5 libpari-gmp.so.2; fi make -j5 'CFLAGS=-march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE' gp ../gp x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -I. -I../src/headers -I../src/language -I/usr/include -o gp.o ../src/gp/gp.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -I. -I../src/headers -I../src/language -I/usr/include -o gp_rl.o ../src/gp/gp_rl.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -I. -I../src/headers -o whatnow.o ../src/gp/whatnow.c x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -I. -I../src/headers -I/usr/include -o plotX.o ../src/graph/plotX.c ../src/gp/gp.c: In function ‘system0’: ../src/gp/gp.c:1679:26: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] File ../src/funclist not changed. x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -I. -I../src/headers -I../src/graph -o plotport.o ../src/graph/plotport.c cd ../src/desc && /usr/bin/perl gen_proto gp pari.desc > gp_init-linux-x86_64-24209.tmp cd ../src/desc && /usr/bin/perl gen_proto highlevel pari.desc > highlvl-linux-x86_64-24209.tmp mv ../src/desc/gp_init-linux-x86_64-24209.tmp ../src/gp/gp_init.h x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -I. -I../src/headers -I../src/graph -o gp_init.o ../src/gp/gp_init.c mv ../src/desc/highlvl-linux-x86_64-24209.tmp ../src/gp/highlvl.h x86_64-pc-linux-gnu-gcc -c -march=amdfam10 -O2 -pipe -fno-strict-aliasing -DGCC_INLINE -I. -I../src/headers -DDL_DFLT_NAME=NULL -o highlvl.o ../src/gp/highlvl.c rm -f gp-dyn x86_64-pc-linux-gnu-gcc -o gp-dyn -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -march=amdfam10 -O2 -pipe -fno-strict-aliasing -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed gp.o gp_init.o gp_rl.o highlvl.o whatnow.o plotX.o plotport.o -Wl,-rpath,/var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/Olinux-x86_64:/usr/lib64:/usr/lib -L"/var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/Olinux-x86_64" -L/usr/lib64 -lreadline -L/usr/lib64 -lpari -L/usr/lib64 -lX11 -ldl -lm -L/usr/lib64 -lgmp rm -f ../gp ln -s Olinux-x86_64/gp-dyn ../gp make: `../gp' is up to date. make -j5 docpdf cd doc && make docpdf make[1]: Entering directory `/var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/doc' rm -f develop.std rm -f libpari.std pdftex develop pdftex libpari rm -f users.std rm -f tutorial.std pdftex users pdftex tutorial pdftex refcard.tex This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) restricted \write18 enabled. entering extended mode (./libpari.tex (./parimacro.tex (./paricfg.tex)This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) restricted \write18 enabled. FIRST PASS No aux file.) (./pdfmacs.tex)This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) restricted \write18 enabled. [1{//var/lib/texmf/fonts/map/pdftex/updmap/pdftex .mapentering extended mode (./users.tex (./parimacro.tex (./paricfg.tex)entering extended mode (./tutorial.tex FIRST PASS (./parimacro.tex (./paricfg.tex)No aux file.) (./pdfmacs.tex) [1{//var/lib/texmf/fonts/map/pdftex/updmap/pdftex .map FIRST PASS No aux file.) (./pdfmacs.tex) [1{//var/lib/texmf/fonts/map/pdftex/updmap/pdftex .map}] [2] [3] (./users.aux) (./usersch4.tex [4] Reference `se:prog' on page 5 undefined on input line 29 [5] Reference `se:vars' on page 6 undefined on input line 82 [6}}] [2]]] [2 [3]] [7 [3] [4 (./libpari.aux) (./usersch1.tex [4] [5] Reference `se:impl' on page 8 undefined on input line 231 ][8 [5]]] [9 [6 [6]]] [10 [7 [7]]] [8 [11 [8] [9]] [9 [12]]] [10 [10 [13] [11]]]) (./usersch2.tex [11 [12] Reference `se:emacs' on page 13 undefined on input line 20 Reference `se:defaults' on page 13 undefined on input line 33 Reference `se:gprc' on page 13 undefined on input line 40 Reference `se:exthelp' on page 13 undefined on input line 63 Reference `se:readline' on page 13 undefined on input line 71 [13 Reference `se:impl' on page 14 undefined on input line 695 ]Reference `se:impl' on page 14 undefined on input line 706 [14] [12 Reference `se:meta' on page 14 undefined on input line 88 Reference `se:readline' on page 14 undefined on input line 128 Reference `se:meta' on page 14 undefined on input line 134 [14]]] Reference `se:assign' on page 15 undefined on input line 718 [13 Reference `se:user_defined' on page 15 undefined on input line 200 [15[15]] [14] Reference `se:whatzero' on page 16 undefined on input line 268 [16 Reference `se:garbage' on page 16 undefined on input line 840 ][16] Reference `se:gdiv' on page 17 undefined on input line 281 [15Reference `se:series' on page 17 undefined on input line 298 [17] Reference `se:low_level' on page 17 undefined on input line 865 ]Reference `se:garbage' on page 17 undefined on input line 866 ] [16 Reference `se:priority' on page 18 undefined on input line 370 [17Reference `se:priority' on page 18 undefined on input line 404 [18]] [17 Reference `se:reorder' on page 19 undefined on input line 415 ]Reference `se:FRAC' on page 19 undefined on input line 456 [19 Reference `se:clone' on page 18 undefined on input line 970 ]Reference `se:prog' on page 18 undefined on input line 984 ][18 [18 Reference `se:whatzero' on page 20 undefined on input line 518 [20]] [19] [19This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) [21] [20 restricted \write18 enabled. ] Reference `se:member' on page 22 undefined on input line 632 [22]] [20 [21]This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) Reference `se:user_defined' on page 23 undefined on input line 725 [23 restricted \write18 enabled. ]]] Reference `se:whatzero' on page 21 undefined on input line 1121 [22 Reference `se:eval' on page 24 undefined on input line 769 [24Reference `se:whatzero' on page 21 undefined on input line 1185 [21]] [25 [23]]] [26 Reference `se:compquad' on page 22 undefined on input line 1204 Reference `se:priority' on page 22 undefined on input line 1220 [24Reference `se:priority' on page 22 undefined on input line 1224 Reference `se:priority' on page 22 undefined on input line 1240 ]Reference `se:vars' on page 22 undefined on input line 1240 Reference `se:kill' on page 27 undefined on input line 935 Reference `se:functions' on page 27 undefined on input line 961 ][27[22 [25] Reference `se:varscope' on page 28 undefined on input line 976 Reference `se:addhelp' on page 28 undefined on input line 1003 ][28] [26] [29 [23] [27] Reference `se:global' on page 30 undefined on input line 1114 [30]] Reference `se:priority' on page 24 undefined on input line 1358 Reference `se:impl' on page 24 undefined on input line 1358 ] [28Reference `se:rempolmod' on page 24 undefined on input line 1391 [31Reference `se:priority' on page 24 undefined on input line 1398 Reference `se:intro4' on page 24 undefined on input line 1402 [24]] [29 [32] ]Reference `se:gp_read_str' on page 25 undefined on input line 1435 ] [33[25 [30]]] [34entering extended mode [31(./develop.tex] [26 (./parimacro.tex] [35entering extended mode (./paricfg.tex) [32]] Reference `se:gp.interface' on page 27 undefined on input line 1567 Reference `se:garbage' on page 27 undefined on input line 1570 Reference `se:output' on page 27 undefined on input line 1577 [36]Reference `se:format' on page 27 undefined on input line 1587 (./refcard.tex[27 (./parimacro.tex [33 (./paricfg.tex)] [37]]] [34 Reference `se:programming' on page 38 undefined on input line 1631 Reference `se:install' on page 38 undefined on input line 1645 [38 [28]] Reference `se:gprc' on page 39 undefined on input line 1673 Reference `se:default' on page 39 undefined on input line 1677 Reference `se:strings' on page 39 undefined on input line 1698 [39 [35] ]Reference `se:defaults' on page 29 undefined on input line 1720 Reference `se:install' on page 29 undefined on input line 1724 ] Reference `se:whatnow' on page 40 undefined on input line 1801 [40 [36[29 ]]] [37 [41 [30 FIRST PASS ]No aux file.FIRST PASS ] [38 Reference `se:exthelp' on page 42 undefined on input line 1889 Reference `se:readline' on page 42 undefined on input line 1890 No aux file.Reference `se:history' on page 42 undefined on input line 1894 Reference `se:gp_program' on page 42 undefined on input line 1901 ] (../examples/extgcd.c[42))) (./pdfmacs.tex [31])] [39] [43 ]Reference `se:strings' on page 32 undefined on input line 1905 (./pdfmacs.tex[32) [1 [40] [3 columns per page] Reference `se:colors' on page 44 undefined on input line 2007 [44]] [41{//var/lib/texmf/fonts/map/pdftex/updmap/pdftex .map] Reference `se:programming' on page 45 undefined on input line 2099 [33Reference `se:write' on page 45 undefined on input line 2108 [45] [42]] Reference `se:garbage' on page 34 undefined on input line 1993 Reference `se:dbg_output' on page 34 undefined on input line 2008 ] [46Reference `se:gp.interface' on page 34 undefined on input line 2030 Reference `se:addhelp' on page 34 undefined on input line 2039 [43Reference `se:install' on page 34 undefined on input line 2039 Reference `se:gprc' on page 34 undefined on input line 2045 [34]] Reference `se:operators' on page 47 undefined on input line 2207 Reference `se:default' on page 47 undefined on input line 2212 [44Reference `se:quit' on page 47 undefined on input line 2250 Reference `se:read' on page 47 undefined on input line 2256 Reference `se:writebin' on page 47 undefined on input line 2261 [47]] [35] [45 [48]]) (./usersch5.tex [46 [36]] Reference `se:emacs' on page 49 undefined on input line 2344 Reference `se:readline' on page 49 undefined on input line 2347 Reference `se:defaults' on page 49 undefined on input line 2362 [49] [1 [47 [37]] [50 [48]] Reference `se:exthelp' on page 51 undefined on input line 2503 ][51{//var/lib/texmf/fonts/map /pdftex/updmap/pdftex.map [38 [49]]] [52 Reference `se:typegroup' on page 39 undefined on input line 171 )]])[40] [41][58][43]] [45 [61[63[64[65]< /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb] Reference `se:bitand' on page 66 undefined on input line 712 [48Reference `se:reorder' on page 66 undefined on input line 768 [66>]] [49] [68]] [50 Reference `se:priority' on page 69 undefined on input line 934 [69]Output written on tutorial.pdf (49 pages, 358982 bytes). Transcript written on tutorial.log. [51]pdftex tutorial ] [70 [52]] [71 [53] [72] [54] [73] [55] [74] [56]] [57] [58 [75]] [59 [76}] [60] [77]} [61] [62]] [63]] [78 [2] [3]] (./develop.aux) [4] [79 [5]]] (./index.tex [6] [80 ) ) [81] [2] [65 [82]] [66 [83] [67]]] [87]] [88 [70<]]] [89 [71/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb] [90]> [91]] [92 [3] [73 [93]] [94 [74] Reference `se:quadgen' on page 95 undefined on input line 2564 ][95 [96 Underfull \hbox (badness 10000) in paragraph at lines 996--1005 ][4] [97 [76]]Output written on develop.pdf (6 pages, 94425 bytes). Transcript written on develop.log. [98 [77pdftex develop ] [99]] Reference `se:clean' on page 78 undefined on input line 2986 Reference `se:unclean' on page 78 undefined on input line 2986 Reference `se:accessors' on page 78 undefined on input line 2988 ] [100 ) [78(see the transcript file for additional information)] Reference `se:arithmetic' on page 104 undefined on input line 3135 ]]< Reference `se:priority' on page 106 undefined on input line 3223 /usr/ share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb[106>] [107]Reference `se:install' on page 83 undefined on input line 19 ) Reference `se:GRHbnf' on page 110 undefined on input line 3519 (./pdfmacs.tex)Reference `se:GRHbnf' on page 110 undefined on input line 3550 [110Reference `se:prog' on page 83 undefined on input line 34 [1(../examples/extgcd.c]) [111 [84])Reference `se:fetch_var' on page 85 undefined on input line 22 Reference `se:euler' on page 85 undefined on input line 40 Reference `se:pi' on page 85 undefined on input line 43 Reference `se:intro4' on page 85 undefined on input line 63 [85] [114] [115] Reference `se:priority' on page 119 undefined on input line 4156 [119 ] ) )< [120/usr/share/texmf-dist/fonts/type1/public/amsfonts/c m/cmb10.pfb] [121Output written on refcard.pdf (4 pages, 221013 bytes). Transcript written on refcard.log. >] [122pdftex INSTALL.tex ] (./tutorial.toc) [3]<] [4 [125] [126/ usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb]>]< [127/usr/share/texm f-dist/fonts/type1/public/amsfonts/cm/cmex10.pfb [5>]]Reference `se:valuation' on page 128 undefined on input line 4763 [128 [7]]] [9 [129<]]/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7 .pfb>< [130/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb [10]]>< Reference `se:priority' on page 131 undefined on input line 4919 Reference `se:priority' on page 131 undefined on input line 4940 [131/usr/shar e/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb [11>] [132This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) restricted \write18 enabled. ]<]/usr/share/texmf-dist/fo nts/type1/public/amsfonts/cm/cmr7.pfb [12>] [133entering extended mode ](./develop.tex (./parimacro.tex (./paricfg.tex) [14]< [134/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/c msy7.pfb] [15 FIRST PASS (./develop.aux)]>)] (./pdfmacs.tex)< [16 [1 [135{//var/lib/texmf/fonts/map/pdftex/updmap/pdf tex.map/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb>]<] /usr Reference `se:priority' on page 136 undefined on input line 5242 /share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb [17This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) > restricted \write18 enabled. [136] [18] [137]] [20]entering extended mode (./INSTALL.tex [21 (./parimacro.tex (./paricfg.tex) [138] ] [139 [22FIRST PASS No aux file.]]) (./appa.tex [1Output written on libpari.pdf (87 pages, 480295 bytes). Transcript written on libpari.log. [140Appendix A: {Installation Guide for the UNIX Versions} \dotfill1 {//var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map [23]pdftex libpari Reference `se:priority' on page 141 undefined on input line 5552 }][141] [2]] Reference `se:priority' on page 142 undefined on input line 5608 (./develop.toc) [3Reference `se:rnfidealabstorel' on page 142 undefined on input line 5639 ] (./develop.aux) [4][142 [5]] (./index.tex [6] Reference `se:priority' on page 143 undefined on input line 5716 ) )< /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmb10.pfb[143 [24>] [25 [145]] [150]]Output written on develop.pdf (6 pages, 95627 bytes). Transcript written on develop.log. [151[28]make develop.std; pdftex develop; rm -f develop.std [152] [153] [154]] [29 [155]]make[2]: Entering directory `/var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/doc' sed -e 's/!\([1-9]\)!/!00\1!/'\ -e 's/!\([1-9][0-9]\)!/!0\1!/'\ -e 's/\\EFF {}/f/g'\ develop.idx | env LANG=C sort -f |\ sed -e 's/!00*\([0-9]*\)!/!\1!/' > develop.std; [30 [156]] Reference `se:algdep' on page 157 undefined on input line 6612 [31[157]] [158] [159] [160 [32] [161] [33]] [162 [34]] [163] [164} [35] [165] [36] [166]] [167] [37] [168]] [38 [169 [2make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/doc' ]] [170 [3]This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) restricted \write18 enabled. ]] [171 [39]] [172 [4]] [40 [173]entering extended mode [5](./libpari.tex (./parimacro.tex (./paricfg.tex) [174]] [41 [175]] FIRST PASS (./libpari.aux) [6) (./pdfmacs.tex [176)] [1 [42{//var/lib/texmf/fonts/map/pdftex/updmap/pdf tex.map ]][7 [177] [8[43] Reference `se:user_defined' on page 178 undefined on input line 7945 ][178]] [44 [9 [179]])] ) [181 [45]] [182< [46]]/usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb [183> [47<]]/usr/share/te xmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb [184> [48]< [185]/usr/share/texmf-dist/fonts /type1/public/amsfonts/cm/cmr10.pfb] [186> [49]] Reference `se:strings' on page 187 undefined on input line 8516 <[187 )/usr/share/texmf-dist/fonts/type1/public/a msfonts/cm/cmb10.pfb [188] [2]>] (./libpari.toc>Reference `se:meta' on page 191 undefined on input line 8793 ] (./users.aux)/usr/sha re/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb]>] Reference `se:emacs' on page 192 undefined on input line 8866 <[192/usr/s hare/texmf-dist/fonts/type1/public/amsfonts/cm/cmex10.pfb [193]> [9<] Reference `se:defaults' on page 194 undefined on input line 8962 /usr/share/texmf-dist/fonts/type1/pu blic/amsfonts/cm/cmtt10.pfb] ]Reference `se:breakloop' on page 195 undefined on input line 9060 >[195 [11<]] [12 Reference `se:kill' on page 196 undefined on input line 9135 /usr/share/texmf-dist/fonts/type1/ public/amsfonts/cm/cmmi5.pfbReference `se:priority' on page 196 undefined on input line 9144 [196]> [13]) (./appa.tex] [197 [14]]Output written on INSTALL.pdf (9 pages, 159613 bytes). [15 [198 [199 [16Transcript written on INSTALL.log. [17]] [201 [18< /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb]] [19> [202 [20 [203 [21 [205 [22])Reference `se:whatzero' on page 23 undefined on input line 1185 This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) [23 restricted \write18 enabled. ) )] Reference `se:compquad' on page 24 undefined on input line 1204 Reference `se:priority' on page 24 undefined on input line 1220 Reference `se:priority' on page 24 undefined on input line 1224 >Reference `se:priority' on page 24 undefined on input line 1240 [24 [25Output written on tutorial.pdf (49 pages, 364303 bytes). Transcript written on tutorial.log. ]< Reference `se:priority' on page 26 undefined on input line 1358 /usr/s hare/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfbReference `se:rempolmod' on page 26 undefined on input line 1391 Reference `se:priority' on page 26 undefined on input line 1398 [26>]] SECOND PASS Reference `se:output' on page 29 undefined on input line 1577 (./develop.aux)Reference `se:format' on page 29 undefined on input line 1587 [29) (./pdfmacs.tex [30 Reference `se:defaults' on page 31 undefined on input line 1720 Reference `se:install' on page 31 undefined on input line 1724 [31] (../examples/extgcd.c) [33 Reference `se:strings' on page 34 undefined on input line 1905 [34 [35]]]) (./usersch5.tex [38]]]] [43] [44]} [45]] [2] [46 (./develop.toc) [3]] (./develop.aux) [4] [5 [47] (./index.tex]) [6] [48 ) [49 [50Output written on users.pdf (206 pages, 970945 bytes). Transcript written on users.log. pdftex users ] [52 [53 [55 [56 ] [57Output written on develop.pdf (6 pages, 107547 bytes). Transcript written on develop.log. ] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71]This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) restricted \write18 enabled. [72] [73] [74] [75entering extended mode (./users.tex] (./parimacro.tex [76 (./paricfg.tex)] [77] [78] [79] [80] [81] [82 FIRST PASS (./users.aux)] [83) (./pdfmacs.tex])) (./appb.tex [84] Reference `se:install' on page 85 undefined on input line 19 (../examples/extgcd.c [85 [1]) [86]) (./appc.tex{//var/lib/texmf/fonts/map/pdftex/updmap/pdfte x.map Reference `se:euler' on page 87 undefined on input line 40 Reference `se:pi' on page 87 undefined on input line 43 [87] [88]) (./index.tex [89] ) ) (./users.toc ] [5] [6] [7] [8 ] [9] [10Output written on libpari.pdf (89 pages, 497325 bytes). Transcript written on libpari.log. ] [11make libpari.std; pdftex libpari; rm -f libpari.std ] [12] [13] [14] [15] [16]) [17] (./libpari.aux) (./usersch1.tex [18] [19]make[2]: Entering directory `/var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/doc' sed -e 's/!\([1-9]\)!/!00\1!/'\ -e 's/!\([1-9][0-9]\)!/!0\1!/'\ -e 's/\\EFF {}/f/g'\ libpari.idx | env LANG=C sort -f |\ sed -e 's/!00*\([0-9]*\)!/!\1!/' > libpari.std; [20] [21] [22] [23] [24] [25]) (./usersch2.tex [26] [27] [28] [29] [30]make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/doc' [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56]This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) restricted \write18 enabled. [57] [58] [59] [60entering extended mode (./libpari.tex (./parimacro.tex (./paricfg.tex)] [61 SECOND PASS ](./libpari.aux) [62) (./pdfmacs.tex) [1]{//var/lib/texmf/fonts/map/pdftex/updmap/pdf tex.map [63] [64] [65] [66] [67]) (./usersch3.tex [68] [69] [70] [71] [72] [73] [74] [75] [76] [77]} [78]] [2] [79 (./libpari.toc [3] [80] [4] [81]) [5] [82] (./users.aux) (./usersch4.tex [6]] [7 [83]] [84 [8]] [85 [9]] [86 [10]] [87 [11]] [12 [88]] [13 [89] [14]] [90 [15]] [16 [91]] [92 [17]] [93 [18]] [94 [19] [95] [20]] [96 [21] [97] [22]] [23 Reference `se:whatzero' on page 23 undefined on input line 1196 [98Reference `se:whatzero' on page 23 undefined on input line 1196 ]] [99 [24 Reference `se:compquad' on page 24 undefined on input line 1266 ]Reference `se:priority' on page 24 undefined on input line 1266 Reference `se:priority' on page 24 undefined on input line 1266 Reference `se:priority' on page 24 undefined on input line 1266 [100]] [25 [101]] [26 [102 Reference `se:priority' on page 26 undefined on input line 1410 Reference `se:rempolmod' on page 26 undefined on input line 1410 Reference `se:priority' on page 26 undefined on input line 1410 ]] [103 [27]] [28 [104]] [29 Reference `se:output' on page 29 undefined on input line 1618 Reference `se:format' on page 29 undefined on input line 1618 [105]] [30 [106]] [31 Reference `se:defaults' on page 31 undefined on input line 1759 Reference `se:install' on page 31 undefined on input line 1759 [107] [32]] [108 (../examples/extgcd.c) [33]] [34 [109]] [35 Reference `se:strings' on page 35 undefined on input line 1983 [110] [36] Reference `se:addhelp' on page 36 undefined on input line 2055 Reference `se:install' on page 36 undefined on input line 2055 Reference `se:gprc' on page 36 undefined on input line 2055 [111] [37]]) (./usersch5.tex [38] [112 [39]] [40] [113 [41] [114] [42] [115] [43]] [116 [44]] [117 [45]] [118 [46]] [47 [119]] [48 [120]] [49] [121 [50]] [122 [51]] [123 [52]] [53 [124]] [54 [125] [55]] [126 [56]] [127 [57] [128] [58] [129] [59]] [130 [60]] [131 [61]] [132 [62] [133]] [63 [134]] [64 [135]] [65 [136]] [137 [66]] [138 [67]] [139 [68]] [140 [69]] [141 [70]] [142 [71]] [143 [72]] [144 [73]] [74 [145]] [146 [75]] [147 [76]] [148 [77]] [149 [78]] [79 [150]] [80 [151]] [81 [152] [82] [153] [83])] (./appb.tex [84] (../examples/extgcd.c [85 Reference `se:install' on page 85 undefined on input line 31 [154]) [86]) (./appc.tex] [87 Reference `se:euler' on page 87 undefined on input line 77 Reference `se:pi' on page 87 undefined on input line 77 [155] [88]) (./index.tex] [156 [89] [157]] [158 [90] [159]] [160 [91] [161] [162]] [163 [92] [164]] [165 [93] [166] [167]] [94 [168] [169]] [170 [95] [171]] [172] [96 [173] [174]] [97 [175] [176]] [177 [98] [178]) [99]] )] [181< /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb] [186>] [188]]<]/usr/share/ texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb [193>] [195 [196] [197] [198 ] [199] [200Output written on libpari.pdf (99 pages, 568312 bytes). Transcript written on libpari.log. ] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210]) (./appa.tex [211] [212] [213] [214] [215] [216] [217] [218] [219]) (./index.tex [220] ) ) Output written on users.pdf (220 pages, 1009727 bytes). Transcript written on users.log. make users.std; pdftex users; rm -f users.std make[2]: Entering directory `/var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/doc' sed -e 's/!\([1-9]\)!/!00\1!/'\ -e 's/!\([1-9][0-9]\)!/!0\1!/'\ -e 's/\\EFF {}/f/g'\ users.idx | env LANG=C sort -f |\ sed -e 's/!00*\([0-9]*\)!/!\1!/' > users.std; make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/doc' This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) restricted \write18 enabled. entering extended mode (./users.tex (./parimacro.tex (./paricfg.tex) SECOND PASS (./users.aux)) (./pdfmacs.tex) [1{//var/lib/texmf/fonts/map/pdftex/updmap/pdfte x.map}] [2] (./users.toc [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16]) [17] (./libpari.aux) (./usersch1.tex [18] [19] [20] [21] [22] [23] [24] [25]) (./usersch2.tex [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67]) (./usersch3.tex [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210]) (./appa.tex [211] [212] [213] [214] [215] [216] [217] [218] [219]) (./index.tex [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233]) [234] ) Output written on users.pdf (234 pages, 1126203 bytes). Transcript written on users.log. make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/doc' * Compiling GNU Emacs Elisp files ... In gp-mouse-2: pari-completion.el:101:4:Warning: `mouse-choose-completion' is an obsolete function (as of 23.2); use `choose-completion' instead. In gp-clear-list: pari-completion.el:109:6:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In gp-clear-list2: pari-completion.el:118:6:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In gp-make-cpl-list: pari-completion.el:124:26:Warning: value returned from (make-symbol astring) is unused In gp-add-symbol: pari-completion.el:161:24:Warning: value returned from (make-symbol name) is unused In gp-ask-cpl-via-readline: pari-completion.el:263:9:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In gp-ask-cpl-via-readline-and-emacs: pari-completion.el:351:6:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In gp-cpl-file-has: pari-completion.el:471:28:Warning: `(\` (if (string= ((\, astring)) "") t (save-excursion (goto-char (point-min)) (re-search-forward "#") (end-of-line) (if (eobp) nil (forward-line 1) (re-search-forward (concat "^" (regexp-quote ((\, astring))) "[ | |#]") nil t)))))' is a malformed function In gp-prepare-cpl-file: pari-completion.el:533:10:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead pari-completion.el:531:24:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In end of data: pari-completion.el:596:1:Warning: the following functions are not known to be defined: gp-read-input, gp-possible-file-name Wrote /var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/emacs/pari-completion.elc Wrote /var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/emacs/pari-conf.elc In gp-locked-self-insert-command: pari.el:537:16:Warning: `last-command-char' is an obsolete variable (as of at least 19.34); use `last-command-event' instead. Wrote /var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/emacs/pari.elc In gp-find-global-var: pari-fontification.el:238:8:Warning: function `gp-find-global-var' defined multiple times in this file Wrote /var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/emacs/pari-fontification.elc In toplevel form: pari-help.el:87:2:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In gp-display-raw-menu: pari-help.el:154:6:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In gp-split-menu: pari-help.el:171:6:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In gp-display-simple-menu: pari-help.el:220:10:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In gp-browser-main: pari-help.el:417:4:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In gp-browser: pari-help.el:470:4:Warning: `set-default-font' is an obsolete function (as of 23.1); use `set-frame-font' instead. In gp-ask-name-wisely: pari-help.el:534:31:Warning: `(\` (list (let* ((word (gp-find-word-to-complete)) (arg (progn (define-key minibuffer-local-completion-map " " (quote self-insert-command)) (completing-read (concat ((\, this-type)) (if (intern-soft word gp-c-array) (concat " [Default " word "]")) ": ") gp-c-array)))) (define-key minibuffer-local-completion-map " " (quote minibuffer-complete-word)) (if (equal arg "") (if (intern-soft word gp-c-array) word " ") arg))))' is a malformed function pari-help.el:561:1:Error: Invalid function: (\` (list (let* ((word (gp-find-word-to-complete)) (arg (progn (define-key minibuffer-local-completion-map " " (quote self-insert-command)) (completing-read (concat ((\, this-type)) (if (intern-soft word gp-c-array) (concat " [Default " word "]")) ": ") gp-c-array)))) (define-key minibuffer-local-completion-map " " (quote minibuffer-complete-word)) (if (equal arg "") (if (intern-soft word gp-c-array) word " ") arg)))) Wrote /var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/emacs/pari-messages.elc In sli-get-relevant-alist: sli-tools.el:695:15:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead Wrote /var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/emacs/sli-tools.elc * elisp-compile: batch-byte-compile failed  [ !! ] * ERROR: sci-mathematics/pari-2.3.5 failed (compile phase): * elisp-compile failed * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 2491: Called die * The specific snippet of code: * elisp-compile *.el || die "elisp-compile failed"; * * If you need support, post the output of `emerge --info '=sci-mathematics/pari-2.3.5'`, * the complete build log and the output of `emerge -pqv '=sci-mathematics/pari-2.3.5'`. * The complete build log is located at '/var/tmp/portage/sci-mathematics/pari-2.3.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/pari-2.3.5/temp/environment'. * Working directory: '/var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5/emacs' * S: '/var/tmp/portage/sci-mathematics/pari-2.3.5/work/pari-2.3.5'