fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-arch-stamp build-indep-stamp config-stamp make clean -C doc make[1]: Entering directory `/home/ballombe/pari-2.3.1/doc' make[1]: *** No rule to make target `clean'. Stop. make[1]: Leaving directory `/home/ballombe/pari-2.3.1/doc' make: [clean] Error 2 (ignored) rm -rf obj-dyn obj-sta rm -f gp Makefile* examples/Makefile* rm -f doc/Makefile doc/gphelp doc/paricfg.tex rm -f emacs/pari.el emacs/pari-conf.el misc/tex2mail rm -f pari.log rm -f Odos/paricfg.h rm -f src/desc/pari.desc dh_clean -Xnumber_theoretical/core dpkg-source -b pari-2.3.1 dpkg-source: building pari using existing pari_2.3.1.orig.tar.gz dpkg-source: building pari in pari_2.3.1-2.diff.gz dpkg-source: warning: ignoring deletion of file Odos/paricfg.h dpkg-source: warning: ignoring deletion of file emacs/pari.el dpkg-source: building pari in pari_2.3.1-2.dsc debian/rules build dh_testdir CC=cc CFLAGS="-g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing" DLCFLAGS="-D_REENTRANT -fPIC" \ EXTRAMODLDFLAGS="-lc -lm -lpari" \ ./Configure \ --prefix=/usr --host=m68k-linux \ --builddir=obj-dyn --graphic=X11 --with-gmp Configuring pari-2.3.1 (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 ...I could not find emacs. GNU compiler version 4.1.2 20061007 (prerelease) (Debian 4.1.1-16) Given the previous choices, sizeof(long) is 4 chars. The internal word representation of a double is l[0], l[1]. ========================================================================== Building for architecture: Motorola 68k running linux (m68k kernel) 32-bit version ========================================================================== C compiler is cc -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -D_REENTRANT -fPIC Executable linker is cc -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wl,--export-dynamic Dynamic Lib linker is cc -shared $(CFLAGS) $(DLCFLAGS) -Wl,-shared,-soname=$(LIBPARI_SONAME) Checking some common types... ...Found ulong. Looking in C lib for some symbols... ...I did not find exp2. ...I did not find 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/lib ...Found gmp header in /usr/include Using GNU MP, version 4.2.1 ...Found libX11 in /usr/lib ...Found X11 header files in /usr/include/X11 Hi-Res Graphics: X11 ...Found libreadline in /usr/lib ...Found readline header in /usr/include/readline ...Found history header in /usr/include/readline ...Found libncurses in /usr/lib ...Library ncurses needed by readline Using GNU readline, version 5.1 Installation prefix ? [/usr] ...for architecture-independent files (share-prefix) ? [/usr/share] Installation directories for: ...executables (gp, gphelp) ? [/usr/bin] ...libraries (libpari) ? [/usr/lib] ...include files ? [/usr/include] ...manual pages ? [/usr/share/man/man1] ...emacs macros ? [/usr/share/emacs/site-lisp/pari] ...other system-dependant data ? [/usr/lib/pari] ...other system-independant data ? [/usr/share/pari] Default is dynamic executable and shared library ========================================================================== Extracting examples/Makefile.linux-m68k Extracting obj-dyn/Makefile Extracting obj-dyn/../Odos/paricfg.h Extracting obj-dyn/paricfg.h Extracting Makefile Extracting scripts and macros ...in doc ...in emacs ...in misc ========================================================================== Shall we try to build pari 2.3.1 (released) now (y/n)? [n] Ok. Type "cd obj-dyn; make install" when you are ready Bye ! CC=cc CFLAGS="-g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing" DLCFLAGS="-D_REENTRANT" \ ./Configure \ --prefix=/usr --host=m68k-linux \ --builddir=obj-sta --graphic=X11 --with-gmp Configuring pari-2.3.1 (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 ...I could not find emacs. GNU compiler version 4.1.2 20061007 (prerelease) (Debian 4.1.1-16) Given the previous choices, sizeof(long) is 4 chars. The internal word representation of a double is l[0], l[1]. ========================================================================== Building for architecture: Motorola 68k running linux (m68k kernel) 32-bit version ========================================================================== C compiler is cc -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -D_REENTRANT Executable linker is cc -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wl,--export-dynamic Dynamic Lib linker is cc -shared $(CFLAGS) $(DLCFLAGS) -Wl,-shared,-soname=$(LIBPARI_SONAME) Checking some common types... ...Found ulong. Looking in C lib for some symbols... ...I did not find exp2. ...I did not find 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/lib ...Found gmp header in /usr/include Using GNU MP, version 4.2.1 ...Found libX11 in /usr/lib ...Found X11 header files in /usr/include/X11 Hi-Res Graphics: X11 ...Found libreadline in /usr/lib ...Found readline header in /usr/include/readline ...Found history header in /usr/include/readline ...Found libncurses in /usr/lib ...Library ncurses needed by readline Using GNU readline, version 5.1 Installation prefix ? [/usr] ...for architecture-independent files (share-prefix) ? [/usr/share] Installation directories for: ...executables (gp, gphelp) ? [/usr/bin] ...libraries (libpari) ? [/usr/lib] ...include files ? [/usr/include] ...manual pages ? [/usr/share/man/man1] ...emacs macros ? [/usr/share/emacs/site-lisp/pari] ...other system-dependant data ? [/usr/lib/pari] ...other system-independant data ? [/usr/share/pari] Default is dynamic executable and shared library ========================================================================== Extracting examples/Makefile.linux-m68k Extracting obj-sta/Makefile Extracting obj-sta/../Odos/paricfg.h Extracting obj-sta/paricfg.h Extracting Makefile Extracting scripts and macros ...in doc ...in emacs ...in misc ========================================================================== Shall we try to build pari 2.3.1 (released) now (y/n)? [n] Ok. Type "cd obj-sta; make install" when you are ready Bye ! touch config-stamp /usr/bin/make -C obj-dyn lib-dyn "LIBS=-lc -lm -lgmp" make[1]: Entering directory `/home/ballombe/pari-2.3.1/obj-dyn' File ../src/funclist not changed. ../config/genkernel ../src/kernel/m68k/asm0.h > parilvl0.h cat ../src/kernel/gmp/tune.h ../src/kernel/gmp/int.h ../src/kernel/none/level1.h > parilvl1.h cat parilvl0.h parilvl1.h > pariinl.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 cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -D_REENTRANT -fPIC -I. -I../src/headers -I/usr/include -o mp.o mp.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o mpinl.o ../src/kernel/none/mpinl.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o alglin1.o ../src/basemath/alglin1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o alglin2.o ../src/basemath/alglin2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o arith1.o ../src/basemath/arith1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o arith2.o ../src/basemath/arith2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o base1.o ../src/basemath/base1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o base2.o ../src/basemath/base2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o base3.o ../src/basemath/base3.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o base4.o ../src/basemath/base4.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o base5.o ../src/basemath/base5.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o bibli1.o ../src/basemath/bibli1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o bibli2.o ../src/basemath/bibli2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o buch1.o ../src/basemath/buch1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o buch2.o ../src/basemath/buch2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o buch3.o ../src/basemath/buch3.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o buch4.o ../src/basemath/buch4.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o Flx.o ../src/basemath/Flx.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o galconj.o ../src/basemath/galconj.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o gen1.o ../src/basemath/gen1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o gen2.o ../src/basemath/gen2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o gen3.o ../src/basemath/gen3.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o ifactor1.o ../src/basemath/ifactor1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o perm.o ../src/basemath/perm.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o polarit1.o ../src/basemath/polarit1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o polarit2.o ../src/basemath/polarit2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o polarit3.o ../src/basemath/polarit3.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o Qfb.o ../src/basemath/Qfb.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o RgX.o ../src/basemath/RgX.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o rootpol.o ../src/basemath/rootpol.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o subcyclo.o ../src/basemath/subcyclo.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o subgroup.o ../src/basemath/subgroup.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o trans1.o ../src/basemath/trans1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o trans2.o ../src/basemath/trans2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o trans3.o ../src/basemath/trans3.c cd ../src/desc && /usr/bin/perl merge_822 ../functions/*/* > def-linux-m68k-15352.tmp mv ../src/desc/def-linux-m68k-15352.tmp ../src/desc/pari.desc cd ../src/desc && /usr/bin/perl gen_member pari.desc > members-linux-m68k-15352.tmp mv ../src/desc/members-linux-m68k-15352.tmp ../src/language/members.h cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o anal.o ../src/language/anal.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o compat.o ../src/language/compat.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o default.o ../src/language/default.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o errmsg.o ../src/language/errmsg.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o es.o ../src/language/es.c cd ../src/desc && /usr/bin/perl gen_proto basic pari.desc > init-linux-m68k-15352.tmp mv ../src/desc/init-linux-m68k-15352.tmp ../src/language/init.h cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o init.o ../src/language/init.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o intnum.o ../src/language/intnum.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o members.o ../src/language/members.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o sumiter.o ../src/language/sumiter.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o aprcl.o ../src/modules/aprcl.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o elldata.o ../src/modules/elldata.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o elliptic.o ../src/modules/elliptic.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o galois.o ../src/modules/galois.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o groupid.o ../src/modules/groupid.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o kummer.o ../src/modules/kummer.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o mpqs.o ../src/modules/mpqs.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o nffactor.o ../src/modules/nffactor.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o part.o ../src/modules/part.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o stark.o ../src/modules/stark.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o subfield.o ../src/modules/subfield.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -fPIC -o thue.o ../src/modules/thue.c rm -f libpari-gmp.so.2.3.1 cc -o libpari-gmp.so.2.3.1 -shared -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -D_REENTRANT -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 -lc -lm -lgmp if test "libpari-gmp.so.2.3.1" != "libpari.so"; then rm -f libpari.so; ln -s libpari-gmp.so.2.3.1 libpari.so; fi if test "libpari-gmp.so.2.3.1" != "libpari-gmp.so.2"; then rm -f libpari-gmp.so.2; ln -s libpari-gmp.so.2.3.1 libpari-gmp.so.2; fi make[1]: Leaving directory `/home/ballombe/pari-2.3.1/obj-dyn' /usr/bin/make -C obj-sta lib-sta make[1]: Entering directory `/home/ballombe/pari-2.3.1/obj-sta' File ../src/funclist not changed. ../config/genkernel ../src/kernel/m68k/asm0.h > parilvl0.h cat ../src/kernel/gmp/tune.h ../src/kernel/gmp/int.h ../src/kernel/none/level1.h > parilvl1.h cat parilvl0.h parilvl1.h > pariinl.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 cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -D_REENTRANT -I. -I../src/headers -I/usr/include -o mp.o mp.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o mpinl.o ../src/kernel/none/mpinl.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o alglin1.o ../src/basemath/alglin1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o alglin2.o ../src/basemath/alglin2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o arith1.o ../src/basemath/arith1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o arith2.o ../src/basemath/arith2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o base1.o ../src/basemath/base1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o base2.o ../src/basemath/base2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o base3.o ../src/basemath/base3.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o base4.o ../src/basemath/base4.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o base5.o ../src/basemath/base5.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o bibli1.o ../src/basemath/bibli1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o bibli2.o ../src/basemath/bibli2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o buch1.o ../src/basemath/buch1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o buch2.o ../src/basemath/buch2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o buch3.o ../src/basemath/buch3.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o buch4.o ../src/basemath/buch4.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o Flx.o ../src/basemath/Flx.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o galconj.o ../src/basemath/galconj.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o gen1.o ../src/basemath/gen1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o gen2.o ../src/basemath/gen2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o gen3.o ../src/basemath/gen3.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o ifactor1.o ../src/basemath/ifactor1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o perm.o ../src/basemath/perm.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o polarit1.o ../src/basemath/polarit1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o polarit2.o ../src/basemath/polarit2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o polarit3.o ../src/basemath/polarit3.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o Qfb.o ../src/basemath/Qfb.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o RgX.o ../src/basemath/RgX.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o rootpol.o ../src/basemath/rootpol.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o subcyclo.o ../src/basemath/subcyclo.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o subgroup.o ../src/basemath/subgroup.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o trans1.o ../src/basemath/trans1.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o trans2.o ../src/basemath/trans2.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o trans3.o ../src/basemath/trans3.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o anal.o ../src/language/anal.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o compat.o ../src/language/compat.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o default.o ../src/language/default.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o errmsg.o ../src/language/errmsg.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o es.o ../src/language/es.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o init.o ../src/language/init.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o intnum.o ../src/language/intnum.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o members.o ../src/language/members.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o sumiter.o ../src/language/sumiter.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o aprcl.o ../src/modules/aprcl.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o elldata.o ../src/modules/elldata.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o elliptic.o ../src/modules/elliptic.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o galois.o ../src/modules/galois.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o groupid.o ../src/modules/groupid.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o kummer.o ../src/modules/kummer.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o mpqs.o ../src/modules/mpqs.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o nffactor.o ../src/modules/nffactor.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o part.o ../src/modules/part.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o stark.o ../src/modules/stark.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o subfield.o ../src/modules/subfield.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -D_REENTRANT -o thue.o ../src/modules/thue.c rm -f libpari.a ar r libpari.a 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 ar: creating libpari.a /usr/bin/ranlib libpari.a make[1]: Leaving directory `/home/ballombe/pari-2.3.1/obj-sta' /usr/bin/make -C obj-dyn gp-dyn make[1]: Entering directory `/home/ballombe/pari-2.3.1/obj-dyn' File ../src/funclist not changed. cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -I../src/language -I/usr/include -o gp.o ../src/gp/gp.c cd ../src/desc && /usr/bin/perl gen_proto gp pari.desc > gp_init-linux-m68k-15352.tmp mv ../src/desc/gp_init-linux-m68k-15352.tmp ../src/gp/gp_init.h cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -I../src/graph -o gp_init.o ../src/gp/gp_init.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -I../src/language -I/usr/include -o gp_rl.o ../src/gp/gp_rl.c cd ../src/desc && /usr/bin/perl gen_proto highlevel pari.desc > highlvl-linux-m68k-15352.tmp mv ../src/desc/highlvl-linux-m68k-15352.tmp ../src/gp/highlvl.h cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -DDL_DFLT_NAME=NULL -o highlvl.o ../src/gp/highlvl.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -o whatnow.o ../src/gp/whatnow.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -I/usr/include -o plotX.o ../src/graph/plotX.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -I../src/graph -o plotport.o ../src/graph/plotport.c rm -f gp-dyn cc -o gp-dyn -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wl,--export-dynamic gp.o gp_init.o gp_rl.o highlvl.o whatnow.o plotX.o plotport.o -Wl,-rpath,/home/ballombe/pari-2.3.1/obj-dyn:/usr/lib -L"/home/ballombe/pari-2.3.1/obj-dyn" -L/usr/lib -lreadline -L/usr/lib -lncurses -L/usr/lib -lpari -L/usr/lib -lX11 -ldl -lm -L/usr/lib -lgmp make[1]: Leaving directory `/home/ballombe/pari-2.3.1/obj-dyn' /usr/bin/make dobench -C obj-dyn make[1]: Entering directory `/home/ballombe/pari-2.3.1/obj-dyn' * Testing objets for gp-dyn..TIME=970 * Testing analyz for gp-dyn..TIME=18770 * Testing number for gp-dyn..TIME=13520 * Testing polyser for gp-dyn..TIME=4140 * Testing linear for gp-dyn..TIME=8810 * Testing elliptic for gp-dyn..TIME=11850 * Testing sumiter for gp-dyn..TIME=11310 * Testing graph for gp-dyn..TIME=4890 * Testing program for gp-dyn..TIME=35860 * Testing trans for gp-dyn..TIME=118530 * Testing nfields for gp-dyn..TIME=108930 +++ Total bench for gp-dyn is 250436 make[1]: Leaving directory `/home/ballombe/pari-2.3.1/obj-dyn' /usr/bin/make -C obj-sta gp-sta make[1]: Entering directory `/home/ballombe/pari-2.3.1/obj-sta' File ../src/funclist not changed. cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -I../src/language -I/usr/include -o gp.o ../src/gp/gp.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -I../src/graph -o gp_init.o ../src/gp/gp_init.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -I../src/language -I/usr/include -o gp_rl.o ../src/gp/gp_rl.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -DDL_DFLT_NAME=NULL -o highlvl.o ../src/gp/highlvl.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -o whatnow.o ../src/gp/whatnow.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -I/usr/include -o plotX.o ../src/graph/plotX.c cc -c -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -I. -I../src/headers -I../src/graph -o plotport.o ../src/graph/plotport.c rm -f gp-sta cc -o gp-sta -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wl,--export-dynamic 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 gp.o gp_init.o gp_rl.o highlvl.o whatnow.o plotX.o plotport.o -Wl,-rpath,/home/ballombe/pari-2.3.1/obj-sta:/usr/lib -L/usr/lib -lreadline -L/usr/lib -lncurses -L/usr/lib -lX11 -ldl -lm -L/usr/lib -lgmp make[1]: Leaving directory `/home/ballombe/pari-2.3.1/obj-sta' /usr/bin/make dobench -C obj-sta make[1]: Entering directory `/home/ballombe/pari-2.3.1/obj-sta' * Testing objets for gp-sta..TIME=860 * Testing analyz for gp-sta..TIME=16180 * Testing number for gp-sta..TIME=12860 * Testing polyser for gp-sta..TIME=3680 * Testing linear for gp-sta..TIME=8130 * Testing elliptic for gp-sta..TIME=11130 * Testing sumiter for gp-sta..TIME=10370 * Testing graph for gp-sta..TIME=4550 * Testing program for gp-sta..TIME=35400 * Testing trans for gp-sta..TIME=117660 * Testing nfields for gp-sta..TIME=102190 +++ Total bench for gp-sta is 241258 make[1]: Leaving directory `/home/ballombe/pari-2.3.1/obj-sta' touch build-arch-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k -a -Xnumber_theoretical/core dh_installdirs -a /usr/bin/make -C obj-dyn install-bin-dyn install-man LIBS=-ldl RLLIBS=-lreadline STRIP=true RUNPTH_FINAL= DESTDIR=`pwd`/debian/pari-gp make[1]: Entering directory `/home/ballombe/pari-2.3.1/obj-dyn' File ../src/funclist not changed. mkdir -p "/home/ballombe/pari-2.3.1/debian/pari-gp/usr/bin" rm -f "/home/ballombe/pari-2.3.1/debian/pari-gp/usr/bin"/gp-2.3 "/home/ballombe/pari-2.3.1/debian/pari-gp/usr/bin"/gp cc -o "/home/ballombe/pari-2.3.1/debian/pari-gp/usr/bin"/gp-2.3 -g -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wl,--export-dynamic gp.o gp_init.o gp_rl.o highlvl.o whatnow.o plotX.o plotport.o -L"/home/ballombe/pari-2.3.1/obj-dyn" -lreadline -L/usr/lib -lpari -L/usr/lib -lX11 -ldl true "/home/ballombe/pari-2.3.1/debian/pari-gp/usr/bin"/gp-2.3 ln -s gp-2.3 "/home/ballombe/pari-2.3.1/debian/pari-gp/usr/bin"/gp mkdir -p "/home/ballombe/pari-2.3.1/debian/pari-gp/usr/share/man/man1" rm -f "/home/ballombe/pari-2.3.1/debian/pari-gp/usr/share/man/man1"/pari.1 "/home/ballombe/pari-2.3.1/debian/pari-gp/usr/share/man/man1"/gp.1 "/home/ballombe/pari-2.3.1/debian/pari-gp/usr/share/man/man1"/gp-2.3.1 ../config/install -m 644 ../doc/gphelp.1 "/home/ballombe/pari-2.3.1/debian/pari-gp/usr/share/man/man1" ../config/install -m 644 ../doc/gp.1 "/home/ballombe/pari-2.3.1/debian/pari-gp/usr/share/man/man1"/gp-2.3.1 ln -s gp.1 "/home/ballombe/pari-2.3.1/debian/pari-gp/usr/share/man/man1"/pari.1 ln -s gp-2.3.1 "/home/ballombe/pari-2.3.1/debian/pari-gp/usr/share/man/man1"/gp.1 make[1]: Leaving directory `/home/ballombe/pari-2.3.1/obj-dyn' rm debian/pari-gp/usr/share/man/man1/gphelp.1 /usr/bin/make -C obj-dyn install-lib-dyn DESTDIR=`pwd`/debian/libpari2-gmp make[1]: Entering directory `/home/ballombe/pari-2.3.1/obj-dyn' File ../src/funclist not changed. mkdir -p "/home/ballombe/pari-2.3.1/debian/libpari2-gmp/usr/lib" rm -f "/home/ballombe/pari-2.3.1/debian/libpari2-gmp/usr/lib"/libpari-gmp.so.2.3.1 "/home/ballombe/pari-2.3.1/debian/libpari2-gmp/usr/lib"/libpari-gmp.so.2 "/home/ballombe/pari-2.3.1/debian/libpari2-gmp/usr/lib"/libpari.so ../config/install libpari-gmp.so.2.3.1 "/home/ballombe/pari-2.3.1/debian/libpari2-gmp/usr/lib"/libpari-gmp.so.2.3.1 if test "libpari-gmp.so.2" != "libpari.so"; then ln -s libpari-gmp.so.2.3.1 "/home/ballombe/pari-2.3.1/debian/libpari2-gmp/usr/lib"/libpari-gmp.so.2; ln -s libpari-gmp.so.2.3.1 "/home/ballombe/pari-2.3.1/debian/libpari2-gmp/usr/lib"/libpari.so; fi make[1]: Leaving directory `/home/ballombe/pari-2.3.1/obj-dyn' /usr/bin/make -C obj-sta install-lib-sta DESTDIR=`pwd`/debian/libpari-dev make[1]: Entering directory `/home/ballombe/pari-2.3.1/obj-sta' File ../src/funclist not changed. mkdir -p "/home/ballombe/pari-2.3.1/debian/libpari-dev/usr/lib" rm -f "/home/ballombe/pari-2.3.1/debian/libpari-dev/usr/lib"/libpari.a ../config/install -m 644 libpari.a "/home/ballombe/pari-2.3.1/debian/libpari-dev/usr/lib"/libpari.a make[1]: Leaving directory `/home/ballombe/pari-2.3.1/obj-sta' /usr/bin/make -C obj-dyn install-include install-cfg DESTDIR=`pwd`/debian/libpari-dev make[1]: Entering directory `/home/ballombe/pari-2.3.1/obj-dyn' mkdir -p "/home/ballombe/pari-2.3.1/debian/libpari-dev/usr/include"/pari for i in paricfg.h pariinl.h; do \ ../config/install -m 644 $i "/home/ballombe/pari-2.3.1/debian/libpari-dev/usr/include"/pari; done for i in paridecl paripriv paricast paricom parierr parigen pari parinf pariold pariport paristio parisys paritune paritype ; do \ ../config/install -m 644 ../src/headers/$i.h "/home/ballombe/pari-2.3.1/debian/libpari-dev/usr/include"/pari; done rm -f "/home/ballombe/pari-2.3.1/debian/libpari-dev/usr/include"/pari/genpari.h ln -s pari.h "/home/ballombe/pari-2.3.1/debian/libpari-dev/usr/include"/pari/genpari.h mkdir -p "/home/ballombe/pari-2.3.1/debian/libpari-dev/usr/lib/pari" ../config/install -m 644 pari.cfg "/home/ballombe/pari-2.3.1/debian/libpari-dev/usr/lib/pari" if test -n "../src/funclist"; then mkdir -p "/home/ballombe/pari-2.3.1/debian/libpari-dev/usr/share/pari"/PARI; ../config/install -m 644 ../src/desc/PARI/822.pm "/home/ballombe/pari-2.3.1/debian/libpari-dev/usr/share/pari"/PARI; ../config/install -m 644 ../src/desc/pari.desc "/home/ballombe/pari-2.3.1/debian/libpari-dev/usr/share/pari"; fi make[1]: Leaving directory `/home/ballombe/pari-2.3.1/obj-dyn' mv debian/libpari2-gmp/usr/lib/libpari.so debian/libpari-dev/usr/lib/ dh_install -a install -p -m 644 debian/misc-readme debian/pari-gp/usr/share/doc/pari-gp/misc/README.Debian install -p -m 644 debian/emacs-readme debian/pari-gp/usr/share/doc/pari-gp/emacs/README.Debian install -p -m 644 debian/gprc.dft debian/pari-gp/etc/gprc dh_strip -a --dbg-package=libpari-dbg dh_makeshlibs -a -V 'libpari2-gmp (>= 2.3.1-1)' dh_shlibdeps -a -l debian/libpari2-gmp/usr/lib -Llibpari2-gmp dpkg-shlibdeps: warning: could not find any packages for libreadline.so.5 dpkg-shlibdeps: warning: unable to find dependency information for shared library libreadline (soname 5, path libreadline.so.5, dependency field Depends) dpkg-shlibdeps: warning: could not find any packages for libX11.so.6 dpkg-shlibdeps: warning: unable to find dependency information for shared library libX11 (soname 6, path libX11.so.6, dependency field Depends) dpkg-shlibdeps: warning: could not find any packages for libdl.so.2 dpkg-shlibdeps: warning: unable to find dependency information for shared library libdl (soname 2, path libdl.so.2, dependency field Depends) dpkg-shlibdeps: warning: could not find any packages for libc.so.6 dpkg-shlibdeps: warning: unable to find dependency information for shared library libc (soname 6, path libc.so.6, dependency field Depends) dpkg-shlibdeps: warning: could not find any packages for libm.so.6 dpkg-shlibdeps: warning: unable to find dependency information for shared library libm (soname 6, path libm.so.6, dependency field Depends) dpkg-shlibdeps: warning: could not find any packages for libc.so.6 dpkg-shlibdeps: warning: unable to find dependency information for shared library libc (soname 6, path libc.so.6, dependency field Depends) dpkg-shlibdeps: warning: could not find any packages for libm.so.6 dpkg-shlibdeps: warning: unable to find dependency information for shared library libm (soname 6, path libm.so.6, dependency field Depends) dpkg-shlibdeps: warning: could not find any packages for libgmp.so.3 dpkg-shlibdeps: warning: unable to find dependency information for shared library libgmp (soname 3, path libgmp.so.3, dependency field Depends) /usr/bin/make -f debian/rules DH_OPTIONS=-a binary-common make[1]: Entering directory `/home/ballombe/pari-2.3.1' dh_testdir dh_testroot dh_installdocs dh_installexamples dh_installmenu dh_installchangelogs CHANGES dh_link dh_compress -Xparimacro -X.el dh_fixperms dh_installdeb dh_perl dh_gencontrol dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `pari-gp' in `../pari-gp_2.3.1-2_m68k.deb'. dpkg-deb: building package `libpari-dev' in `../libpari-dev_2.3.1-2_m68k.deb'. dpkg-deb: building package `libpari-dbg' in `../libpari-dbg_2.3.1-2_m68k.deb'. dpkg-deb: building package `libpari2-gmp' in `../libpari2-gmp_2.3.1-2_m68k.deb'. make[1]: Leaving directory `/home/ballombe/pari-2.3.1' /usr/bin/make doc make[1]: Entering directory `/home/ballombe/pari-2.3.1' cd doc && /usr/bin/make doc make[2]: Entering directory `/home/ballombe/pari-2.3.1/doc' rm -f develop.std tex develop This is TeX, Version 3.141592 (Web2C 7.5.4) (./develop.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [1] [2] [3] (./develop.aux) [4] [5] (./index.tex [6] ) ) Output written on develop.dvi (6 pages, 4516 bytes). Transcript written on develop.log. tex develop This is TeX, Version 3.141592 (Web2C 7.5.4) (./develop.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./develop.aux)) [1] [2] (./develop.toc) [3] (./develop.aux) [4] [5] (./index.tex [6] ) ) Output written on develop.dvi (6 pages, 5716 bytes). Transcript written on develop.log. make develop.std; tex develop; rm -f develop.std make[3]: Entering directory `/home/ballombe/pari-2.3.1/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; make[3]: Leaving directory `/home/ballombe/pari-2.3.1/doc' This is TeX, Version 3.141592 (Web2C 7.5.4) (./develop.tex (./parimacro.tex (./paricfg.tex) SECOND PASS (./develop.aux)) [1] [2] (./develop.toc) [3] (./develop.aux) [4] [5] (./index.tex) [6] ) Output written on develop.dvi (6 pages, 6792 bytes). Transcript written on develop.log. rm -f libpari.std tex libpari This is TeX, Version 3.141592 (Web2C 7.5.4) (./libpari.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [1] [2] [3] (./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] [7] Reference `se:impl' on page 8 undefined on input line 231 [8] [9] [10] [11] [12] [13] Reference `se:impl' on page 14 undefined on input line 695 Reference `se:impl' on page 14 undefined on input line 706 [14] Reference `se:assign' on page 15 undefined on input line 718 [15] Reference `se:garbage' on page 16 undefined on input line 840 [16] Reference `se:low_level' on page 17 undefined on input line 865 Reference `se:garbage' on page 17 undefined on input line 866 [17] Reference `se:clone' on page 18 undefined on input line 970 Reference `se:prog' on page 18 undefined on input line 984 [18] [19] [20] Reference `se:whatzero' on page 21 undefined on input line 1121 Reference `se:whatzero' on page 21 undefined on input line 1185 [21] Reference `se:compquad' on page 22 undefined on input line 1204 Reference `se:priority' on page 22 undefined on input line 1220 Reference `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 [22] [23] Reference `se:priority' on page 24 undefined on input line 1358 Reference `se:impl' on page 24 undefined on input line 1358 Reference `se:rempolmod' on page 24 undefined on input line 1391 Reference `se:priority' on page 24 undefined on input line 1398 Reference `se:intro4' on page 24 undefined on input line 1402 [24] Reference `se:gp_read_str' on page 25 undefined on input line 1435 [25] [26] 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 Reference `se:format' on page 27 undefined on input line 1587 [27] [28] Reference `se:defaults' on page 29 undefined on input line 1720 Reference `se:install' on page 29 undefined on input line 1724 [29] [30] (../examples/extgcd.c) [31] Reference `se:strings' on page 32 undefined on input line 1905 [32] [33] Reference `se:garbage' on page 34 undefined on input line 1993 Reference `se:dbg_output' on page 34 undefined on input line 2008 Reference `se:gp.interface' on page 34 undefined on input line 2030 Reference `se:addhelp' on page 34 undefined on input line 2039 Reference `se:install' on page 34 undefined on input line 2039 Reference `se:gprc' on page 34 undefined on input line 2045 [34] [35]) (./usersch5.tex [36] [37] [38] Reference `se:typegroup' on page 39 undefined on input line 171 [39] Reference `se:impl' on page 40 undefined on input line 233 [40] [41] [42] Reference `se:garbage' on page 43 undefined on input line 432 [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] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] 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 [78] [79] [80] [81]) (./appb.tex [82] Reference `se:install' on page 83 undefined on input line 19 Reference `se:prog' on page 83 undefined on input line 34 (../examples/extgcd.c [83]) [84]) (./appc.tex Reference `se:intro4' on page 85 undefined on input line 13 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] Reference `se:err' on page 86 undefined on input line 101 [86]) (./index.tex [87] ) ) Output written on libpari.dvi (87 pages, 294128 bytes). Transcript written on libpari.log. tex libpari This is TeX, Version 3.141592 (Web2C 7.5.4) (./libpari.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./libpari.aux)) [1] [2] (./libpari.toc [3] [4]) [5] (./usersch4.tex [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] Reference `se:whatzero' on page 23 undefined on input line 1121 Reference `se:whatzero' on page 23 undefined on input line 1185 [23] 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] [25] Reference `se:priority' on page 26 undefined on input line 1358 Reference `se:rempolmod' on page 26 undefined on input line 1391 Reference `se:priority' on page 26 undefined on input line 1398 [26] [27] [28] Reference `se:output' on page 29 undefined on input line 1577 Reference `se:format' on page 29 undefined on input line 1587 [29] [30] Reference `se:defaults' on page 31 undefined on input line 1720 Reference `se:install' on page 31 undefined on input line 1724 [31] [32] (../examples/extgcd.c) [33] Reference `se:strings' on page 34 undefined on input line 1905 [34] [35] Reference `se:addhelp' on page 36 undefined on input line 2039 Reference `se:install' on page 36 undefined on input line 2039 Reference `se:gprc' on page 36 undefined on input line 2045 [36] [37]) (./usersch5.tex [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] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83]) (./appb.tex [84] Reference `se:install' on page 85 undefined on input line 19 (../examples/extgcd.c [85]) [86]) (./appc.tex 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] ) ) Output written on libpari.dvi (89 pages, 339148 bytes). Transcript written on libpari.log. make libpari.std; tex libpari; rm -f libpari.std make[3]: Entering directory `/home/ballombe/pari-2.3.1/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; make[3]: Leaving directory `/home/ballombe/pari-2.3.1/doc' This is TeX, Version 3.141592 (Web2C 7.5.4) (./libpari.tex (./parimacro.tex (./paricfg.tex) SECOND PASS (./libpari.aux)) [1] [2] (./libpari.toc [3] [4]) [5] (./usersch4.tex [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23 Reference `se:whatzero' on page 23 undefined on input line 1196 Reference `se:whatzero' on page 23 undefined on input line 1196 ] [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 ] [25] [26 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 ] [27] [28] [29 Reference `se:output' on page 29 undefined on input line 1618 Reference `se:format' on page 29 undefined on input line 1618 ] [30] [31 Reference `se:defaults' on page 31 undefined on input line 1759 Reference `se:install' on page 31 undefined on input line 1759 ] [32] (../examples/extgcd.c) [33] [34] [35 Reference `se:strings' on page 35 undefined on input line 1983 ] [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 ] [37]) (./usersch5.tex [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] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83]) (./appb.tex [84] (../examples/extgcd.c [85 Reference `se:install' on page 85 undefined on input line 32 ]) [86]) (./appc.tex [87 Reference `se:euler' on page 87 undefined on input line 79 Reference `se:pi' on page 87 undefined on input line 79 ] [88]) (./index.tex [89] [90] [91] [92] [93] [94] [95] [96] [97] [98]) [99] ) Output written on libpari.dvi (99 pages, 495056 bytes). Transcript written on libpari.log. rm -f users.std tex users This is TeX, Version 3.141592 (Web2C 7.5.4) (./users.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [1] [2] [3] (./libpari.aux) (./usersch1.tex [4] [5] [6] [7] [8] [9] [10] [11]) (./usersch2.tex [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: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:user_defined' on page 15 undefined on input line 200 [15] Reference `se:whatzero' on page 16 undefined on input line 268 [16] Reference `se:gdiv' on page 17 undefined on input line 281 Reference `se:series' on page 17 undefined on input line 298 [17] Reference `se:priority' on page 18 undefined on input line 370 Reference `se:priority' on page 18 undefined on input line 404 [18] 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:whatzero' on page 20 undefined on input line 518 [20] [21] Reference `se:member' on page 22 undefined on input line 632 [22] Reference `se:user_defined' on page 23 undefined on input line 725 [23] Reference `se:eval' on page 24 undefined on input line 769 [24] [25] [26] Reference `se:kill' on page 27 undefined on input line 935 Reference `se:functions' on page 27 undefined on input line 961 [27] Reference `se:varscope' on page 28 undefined on input line 976 Reference `se:addhelp' on page 28 undefined on input line 1003 [28] [29] Reference `se:global' on page 30 undefined on input line 1114 [30] [31] [32] [33] [34] [35] [36] [37] Reference `se:programming' on page 38 undefined on input line 1631 Reference `se:install' on page 38 undefined on input line 1645 [38] 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] Reference `se:whatnow' on page 40 undefined on input line 1801 [40] [41] Reference `se:exthelp' on page 42 undefined on input line 1889 Reference `se:readline' on page 42 undefined on input line 1890 Reference `se:history' on page 42 undefined on input line 1894 Reference `se:gp_program' on page 42 undefined on input line 1901 [42] [43] Reference `se:colors' on page 44 undefined on input line 2007 [44] Reference `se:programming' on page 45 undefined on input line 2099 Reference `se:write' on page 45 undefined on input line 2108 [45] [46] Reference `se:operators' on page 47 undefined on input line 2207 Reference `se:default' on page 47 undefined on input line 2212 Reference `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] [48] 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] [50] Reference `se:exthelp' on page 51 undefined on input line 2503 [51] [52] [53]) (./usersch3.tex [54] [55] Reference `se:sums' on page 56 undefined on input line 139 [56] Reference `se:linear_algebra' on page 57 undefined on input line 165 Reference `se:taylor' on page 57 undefined on input line 186 [57] Reference `se:trans' on page 58 undefined on input line 275 [58] Reference `se:linear_algebra' on page 59 undefined on input line 333 Reference `se:bitand' on page 59 undefined on input line 342 [59] [60] [61] [62] Reference `se:strings' on page 63 undefined on input line 585 [63] Reference `se:envir' on page 64 undefined on input line 611 Reference `se:strings' on page 64 undefined on input line 619 Reference `se:strings' on page 64 undefined on input line 625 [64] Reference `se:bitand' on page 65 undefined on input line 681 Reference `se:bitand' on page 65 undefined on input line 689 Reference `se:bitand' on page 65 undefined on input line 697 [65] Reference `se:bitand' on page 66 undefined on input line 712 Reference `se:reorder' on page 66 undefined on input line 768 [66] Reference `se:priority' on page 67 undefined on input line 831 [67] [68] Reference `se:priority' on page 69 undefined on input line 934 [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] Reference `se:quadgen' on page 95 undefined on input line 2549 [95] [96] [97] [98] [99] [100] [101] [102] [103] Reference `se:arithmetic' on page 104 undefined on input line 3120 [104] [105] Reference `se:priority' on page 106 undefined on input line 3208 [106] [107] [108] [109] Reference `se:GRHbnf' on page 110 undefined on input line 3504 Reference `se:GRHbnf' on page 110 undefined on input line 3535 [110] [111] [112] [113] [114] [115] [116] [117] Reference `se:priority' on page 118 undefined on input line 4089 [118] Reference `se:priority' on page 119 undefined on input line 4141 [119] [120] [121] [122] [123] [124] [125] [126] [127] Reference `se:valuation' on page 128 undefined on input line 4750 [128] [129] [130] Reference `se:priority' on page 131 undefined on input line 4906 Reference `se:priority' on page 131 undefined on input line 4927 [131] [132] [133] [134] [135] Reference `se:priority' on page 136 undefined on input line 5229 [136] [137] [138] [139] [140] Reference `se:priority' on page 141 undefined on input line 5539 [141] Reference `se:priority' on page 142 undefined on input line 5595 Reference `se:rnfidealabstorel' on page 142 undefined on input line 5626 [142] Reference `se:priority' on page 143 undefined on input line 5703 [143] [144] [145] Reference `se:polredabs' on page 146 undefined on input line 5889 [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] Reference `se:algdep' on page 157 undefined on input line 6599 [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] Reference `se:user_defined' on page 178 undefined on input line 7932 [178] [179] [180] [181] [182] [183] [184] [185] [186] Reference `se:strings' on page 187 undefined on input line 8503 [187] [188] [189] Reference `se:operators' on page 190 undefined on input line 8694 Reference `se:strings' on page 190 undefined on input line 8733 [190] Reference `se:defaults' on page 191 undefined on input line 8779 Reference `se:meta' on page 191 undefined on input line 8780 [191] Reference `se:emacs' on page 192 undefined on input line 8853 [192] [193] Reference `se:defaults' on page 194 undefined on input line 8949 Reference `se:writebin' on page 194 undefined on input line 8966 Reference `se:errorrec' on page 194 undefined on input line 9020 [194] Reference `se:breakloop' on page 195 undefined on input line 9047 [195] Reference `se:kill' on page 196 undefined on input line 9111 Reference `se:priority' on page 196 undefined on input line 9120 [196]) (./appa.tex [197] [198] [199] [200] [201] [202] [203] [204] [205]) (./index.tex [206] ) ) Output written on users.dvi (206 pages, 770824 bytes). Transcript written on users.log. tex users This is TeX, Version 3.141592 (Web2C 7.5.4) (./users.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./users.aux)) [1] [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] ) ) Output written on users.dvi (220 pages, 1031320 bytes). Transcript written on users.log. make users.std; tex users; rm -f users.std make[3]: Entering directory `/home/ballombe/pari-2.3.1/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[3]: Leaving directory `/home/ballombe/pari-2.3.1/doc' This is TeX, Version 3.141592 (Web2C 7.5.4) (./users.tex (./parimacro.tex (./paricfg.tex) SECOND PASS (./users.aux)) [1] [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.dvi (234 pages, 1258756 bytes). Transcript written on users.log. tex refcard.tex This is TeX, Version 3.141592 (Web2C 7.5.4) (./refcard.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [3 columns per page] [1] [2] [3] Underfull \hbox (badness 10000) in paragraph at lines 996--1005 [4] ) (see the transcript file for additional information) Output written on refcard.dvi (4 pages, 50472 bytes). Transcript written on refcard.log. dvips -t landscape -t a4 refcard.dvi -o refcard.ps This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicaleye.com) ' TeX output 2006.10.18:1248' -> refcard.ps . [1] [2] [3] [4] rm -f tutorial.std tex tutorial This is TeX, Version 3.141592 (Web2C 7.5.4) (./tutorial.tex (./parimacro.tex (./paricfg.tex) FIRST PASS No aux file.) [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] ) Output written on tutorial.dvi (49 pages, 205220 bytes). Transcript written on tutorial.log. tex tutorial This is TeX, Version 3.141592 (Web2C 7.5.4) (./tutorial.tex (./parimacro.tex (./paricfg.tex) FIRST PASS (./tutorial.aux)) [1] [2] (./tutorial.toc) [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] ) Output written on tutorial.dvi (49 pages, 211384 bytes). Transcript written on tutorial.log. make[2]: Leaving directory `/home/ballombe/pari-2.3.1/doc' make[1]: Leaving directory `/home/ballombe/pari-2.3.1' touch build-indep-stamp dh_testdir dh_testroot dh_clean -k -i -Xnumber_theoretical/core dh_installdirs -i /usr/bin/make -C obj-dyn install-doc DESTDIR=`pwd`/debian/pari-doc/ make[1]: Entering directory `/home/ballombe/pari-2.3.1/obj-dyn' mkdir -p "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/bin" "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc cd ../doc; /usr/bin/make all make[2]: Entering directory `/home/ballombe/pari-2.3.1/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/ballombe/pari-2.3.1/doc' ../config/install ../doc/gphelp "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/bin" ../config/install -m 644 ../doc/Makefile "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/translations "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/appa.tex "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/appb.tex "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/appc.tex "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/parimacro.tex "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/pdfmacs.tex "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/refcard.tex "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/tutorial.tex "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/users.tex "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/usersch1.tex "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/usersch2.tex "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/usersch3.tex "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/usersch4.tex "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/usersch5.tex "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/paricfg.tex "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/libpari.dvi "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/users.dvi "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/tutorial.dvi "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/refcard.dvi "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc ../config/install -m 644 ../doc/refcard.ps "/home/ballombe/pari-2.3.1/debian/pari-doc//usr/share/pari"/doc make[1]: Leaving directory `/home/ballombe/pari-2.3.1/obj-dyn' #But why this files are installed ?? rm debian/pari-doc/usr/share/pari/doc/Makefile dh_install -i dh_installman -i /usr/bin/make -f debian/rules DH_OPTIONS=-i binary-common make[1]: Entering directory `/home/ballombe/pari-2.3.1' dh_testdir dh_testroot dh_installdocs dh_installexamples dh_installmenu dh_installchangelogs CHANGES dh_link dh_compress -Xparimacro -X.el dh_fixperms dh_installdeb dh_perl dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `pari-doc' in `../pari-doc_2.3.1-2_all.deb'. make[1]: Leaving directory `/home/ballombe/pari-2.3.1' dpkg-genchanges dpkg-genchanges: not including original source code in upload dpkg-buildpackage (debuild emulation): binary and diff upload (original source NOT included)