Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 210329 Details for
Bug 293303
sci-mathematics/pari-2.3.4-r1 fails because of USE=doc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
complete build log
build.log (text/plain), 16.89 KB, created by
Christopher Schwan
on 2009-11-15 17:50:36 UTC
(
hide
)
Description:
complete build log
Filename:
MIME Type:
Creator:
Christopher Schwan
Created:
2009-11-15 17:50:36 UTC
Size:
16.89 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking nftables.tgz to /var/tmp/portage/sci-mathematics/pari-2.3.4-r1/work >>>> Unpacking seadata.tgz to /var/tmp/portage/sci-mathematics/pari-2.3.4-r1/work >>>> Unpacking pari-2.3.4.tar.gz to /var/tmp/portage/sci-mathematics/pari-2.3.4-r1/work >>>> Unpacking galdata.tgz to /var/tmp/portage/sci-mathematics/pari-2.3.4-r1/work >>>> Unpacking elldata.tgz to /var/tmp/portage/sci-mathematics/pari-2.3.4-r1/work >>>> Source unpacked in /var/tmp/portage/sci-mathematics/pari-2.3.4-r1/work >>>> Preparing source in /var/tmp/portage/sci-mathematics/pari-2.3.4-r1/work/pari-2.3.4 ... > [32;01m*[0m Applying pari-2.3.2-strip.patch ... >[A[159C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying pari-2.3.2-ppc-powerpc-arch-fix.patch ... >[A[159C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-mathematics/pari-2.3.4-r1/work/pari-2.3.4 ... >true >Configuring pari-2.3.4 (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. >Looking for the compilers ... >...cc is /usr/bin/cc >...gcc is /usr/lib/ccache/bin/gcc >GNU compiler version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) >Given the previous choices, sizeof(long) is 4 chars. >The internal word representation of a double is l[1], l[0]. >========================================================================== >Building for architecture: i686 running linux (ix86 kernel) 32-bit version >========================================================================== >C compiler is /usr/lib/ccache/bin/gcc -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -O2 -march=pentium-m -pipe >Executable linker is /usr/lib/ccache/bin/gcc -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -O2 -march=pentium-m -pipe -Wl,--export-dynamic -Wl,-O1 >Dynamic Lib linker is /usr/lib/ccache/bin/gcc -shared $(LDFLAGS) $(CFLAGS) $(DLCFLAGS) -Wl,-shared,-soname=$(LIBPARI_SONAME) >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.3.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 >Using GNU readline, version 6.0 >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/share/doc/pari-2.3.4-r1] >...other system-independant data ? [/usr/share/pari] >Default is dynamic executable and shared library >========================================================================== >Extracting examples/Makefile.linux-i686 >Extracting Olinux-i686/Makefile >Extracting Olinux-i686/../Odos/paricfg.h >Extracting Olinux-i686/paricfg.h >Extracting Makefile >Extracting scripts and macros >...in doc >...in emacs >...in misc >========================================================================== >Shall we try to build pari 2.3.4 (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.4-r1/work/pari-2.3.4 ... >make -j2 'CFLAGS=-O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC' lib-dyn >../config/genkernel ../src/kernel/ix86/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 >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -I/usr/include -o mp.o mp.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o mpinl.o ../src/kernel/none/mpinl.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o alglin1.o ../src/basemath/alglin1.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o alglin2.o ../src/basemath/alglin2.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o arith1.o ../src/basemath/arith1.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o arith2.o ../src/basemath/arith2.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o base1.o ../src/basemath/base1.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o base2.o ../src/basemath/base2.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o base3.o ../src/basemath/base3.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o base4.o ../src/basemath/base4.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o base5.o ../src/basemath/base5.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o bibli1.o ../src/basemath/bibli1.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o bibli2.o ../src/basemath/bibli2.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o buch1.o ../src/basemath/buch1.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o buch2.o ../src/basemath/buch2.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o buch3.o ../src/basemath/buch3.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o buch4.o ../src/basemath/buch4.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o Flx.o ../src/basemath/Flx.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o galconj.o ../src/basemath/galconj.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o gen1.o ../src/basemath/gen1.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o gen2.o ../src/basemath/gen2.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o gen3.o ../src/basemath/gen3.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o ifactor1.o ../src/basemath/ifactor1.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o perm.o ../src/basemath/perm.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o polarit1.o ../src/basemath/polarit1.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o polarit2.o ../src/basemath/polarit2.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o polarit3.o ../src/basemath/polarit3.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o Qfb.o ../src/basemath/Qfb.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o RgX.o ../src/basemath/RgX.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o rootpol.o ../src/basemath/rootpol.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o subcyclo.o ../src/basemath/subcyclo.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o subgroup.o ../src/basemath/subgroup.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o trans1.o ../src/basemath/trans1.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o trans2.o ../src/basemath/trans2.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o trans3.o ../src/basemath/trans3.c >cd ../src/desc && /usr/bin/perl merge_822 ../functions/*/* > def-linux-i686-10851.tmp >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o compat.o ../src/language/compat.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o default.o ../src/language/default.c >mv ../src/desc/def-linux-i686-10851.tmp ../src/desc/pari.desc >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o errmsg.o ../src/language/errmsg.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o es.o ../src/language/es.c >cd ../src/desc && /usr/bin/perl gen_proto basic pari.desc > init-linux-i686-10851.tmp >mv ../src/desc/init-linux-i686-10851.tmp ../src/language/init.h >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o intnum.o ../src/language/intnum.c >../src/language/es.c: In function âos_readâ: >../src/language/es.c:2835: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o members.o ../src/language/members.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o sumiter.o ../src/language/sumiter.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o aprcl.o ../src/modules/aprcl.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o elldata.o ../src/modules/elldata.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o elliptic.o ../src/modules/elliptic.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o galois.o ../src/modules/galois.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o groupid.o ../src/modules/groupid.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o kummer.o ../src/modules/kummer.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o mpqs.o ../src/modules/mpqs.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o nffactor.o ../src/modules/nffactor.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o part.o ../src/modules/part.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o stark.o ../src/modules/stark.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o subfield.o ../src/modules/subfield.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o thue.o ../src/modules/thue.c >cd ../src/desc && /usr/bin/perl gen_member pari.desc > members-linux-i686-10851.tmp >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o init.o ../src/language/init.c >mv ../src/desc/members-linux-i686-10851.tmp ../src/language/members.h >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -fPIC -I. -I../src/headers -o anal.o ../src/language/anal.c >rm -f libpari-gmp.so.2.3.4 >/usr/lib/ccache/bin/gcc -o libpari-gmp.so.2.3.4 -shared -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -O2 -march=pentium-m -pipe -Wl,--export-dynamic -Wl,-O1 -O2 -march=pentium-m -pipe -DGCC_INLINE -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/lib -lgmp >if test "libpari-gmp.so.2.3.4" != "libpari.so"; then rm -f libpari.so; ln -s libpari-gmp.so.2.3.4 libpari.so; fi >if test "libpari-gmp.so.2.3.4" != "libpari-gmp.so.2"; then rm -f libpari-gmp.so.2; ln -s libpari-gmp.so.2.3.4 libpari-gmp.so.2; fi >make -j2 'CFLAGS=-O2 -march=pentium-m -pipe -DGCC_INLINE' gp ../gp >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -I. -I../src/headers -I../src/language -I/usr/include -o gp.o ../src/gp/gp.c >File ../src/funclist not changed. >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -I. -I../src/headers -I../src/language -I/usr/include -o gp_rl.o ../src/gp/gp_rl.c >../src/gp/gp_rl.c: In function âprint_escape_stringâ: >../src/gp/gp_rl.c:803: warning: format not a string literal and no format arguments >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -I. -I../src/headers -o whatnow.o ../src/gp/whatnow.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -I. -I../src/headers -I/usr/include -o plotX.o ../src/graph/plotX.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -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-i686-10851.tmp >mv ../src/desc/gp_init-linux-i686-10851.tmp ../src/gp/gp_init.h >cd ../src/desc && /usr/bin/perl gen_proto highlevel pari.desc > highlvl-linux-i686-10851.tmp >mv ../src/desc/highlvl-linux-i686-10851.tmp ../src/gp/highlvl.h >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -I. -I../src/headers -I../src/graph -o gp_init.o ../src/gp/gp_init.c >/usr/lib/ccache/bin/gcc -c -O2 -march=pentium-m -pipe -DGCC_INLINE -I. -I../src/headers -DDL_DFLT_NAME=NULL -o highlvl.o ../src/gp/highlvl.c >../src/gp/gp.c: In function âsystem0â: >../src/gp/gp.c:1679: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >rm -f gp-dyn >/usr/lib/ccache/bin/gcc -o gp-dyn -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -O2 -march=pentium-m -pipe -Wl,--export-dynamic -Wl,-O1 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.4-r1/work/pari-2.3.4/Olinux-i686:/usr/lib -L"/var/tmp/portage/sci-mathematics/pari-2.3.4-r1/work/pari-2.3.4/Olinux-i686" -L/usr/lib -lreadline -L/usr/lib -lpari -L/usr/lib -lX11 -ldl -lm -L/usr/lib -lgmp >rm -f ../gp >ln -s Olinux-i686/gp-dyn ../gp >make: `../gp' is up to date. >make -j2 docpdf >cd doc && make docpdf >make[1]: Entering directory `/var/tmp/portage/sci-mathematics/pari-2.3.4-r1/work/pari-2.3.4/doc' >rm -f develop.std >pdftex develop >rm -f libpari.std >pdftex libpari >This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7) > %&-line parsing enabled. >This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7) > %&-line parsing enabled. >---! //var/lib/texmf/web2c/pdftex.fmt was written by pdfetex >(Fatal format file error; I'm stymied) >---! //var/lib/texmf/web2c/pdftex.fmt was written by pdfetex >(Fatal format file error; I'm stymied) >make[1]: *** [develop.pdf] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: *** [libpari.pdf] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/pari-2.3.4-r1/work/pari-2.3.4/doc' >make: *** [docpdf] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: sci-mathematics/pari-2.3.4-r1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2748: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m VARTEXFONTS="${T}"/fonts emake docpdf || die "Failed to generate docs"; > [31;01m*[0m The die message: > [31;01m*[0m Failed to generate docs > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/sci-mathematics/pari-2.3.4-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/pari-2.3.4-r1/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 293303
: 210329