* Package: dev-perl/Math-Pari-2.10.809.0-r2:0 * Repository: gentoo * Maintainer: perl@gentoo.org * USE: elibc_glibc hppa kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking Math-Pari-2.01080900.zip to /var/tmp/portage/dev-perl/Math-Pari-2.10.809.0-r2/work >>> Unpacking pari-2.3.5.tar.gz to /var/tmp/portage/dev-perl/Math-Pari-2.10.809.0-r2/work >>> Source unpacked in /var/tmp/portage/dev-perl/Math-Pari-2.10.809.0-r2/work >>> Preparing source in /var/tmp/portage/dev-perl/Math-Pari-2.10.809.0-r2/work/Math-Pari-2.01080900 ... * Applying pari-2.3.5-no-dot-inc.patch ... [ ok ] * Applying no-flto.patch ... [ ok ] * Applying Math-Pari-2.10.809.0-no-dot-inc.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-perl/Math-Pari-2.10.809.0-r2/work/Math-Pari-2.01080900 ... * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Math-Pari-2.10.809.0-r2/image Filtered out versions too new... Setting up Math::Pari with Perl 5.034001 on linux version 5.10.61-gentoo; cc=hppa2.0-unknown-linux-gnu-gcc, gccversion=11.3.0, cccdlflags='-fPIC', ccflags='-O2 -pipe -march=2.0 -fno-strict-aliasing -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2 -pipe -march=2.0 -fno-strict-aliasing', ld=hppa2.0-unknown-linux-gnu-gcc, ldflags='-Wl,-O1 -Wl,--as-needed'. Found GP/PARI build directory in ../pari-2.3.5 (integer-formatted version 2003005). ### Math::Pari support of GP/PARI library version 2.3.* is not fully ### finished. For non-PS plotting functions, one must downgrade to 2.1.7. ### Moreover, the test t/55_intnum.t takes significant time to complete. ...Generating libPARI/paricfg.h ... Scanning header files... ...ulong ...getrusage ...CLK_TCK not defined Creating libPARI/paricfg.h... Trying to find DATADIR of an installed version of GP/PARI (if such exists)... sh: line 1: gp: command not found ...Processor of family `hppa' detected Checking if your kit is complete... Looks good ...Processor of family `hppa' detected ...I will use assembler build of type 'hppa'. ### ### Some time ago HPPA assembler files were not relocatable, ### if this is still true, they are probably unsuitable for dynamic linking. ### It is advisable to restart Makefile.PL with an extra argument ### machine=port ### if you are planning for dynamic linking of Math::Pari. ### ### NOTE: machine=port results in a significant drop in performance. ### For a static build (which makes a new perl executable with the library ### compiled in [and arranges for it to be compiled in when ### other extensions are statically built later]): ### perl Makefile.PL LINKTYPE=static ### make static ### make perl ### make test ### make install ### ...Assembler is GNU assembler Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for Math::Pari Writing MYMETA.yml and MYMETA.json Looking for patches for 2003005... The following patches were judged to be beneficial, but were not applied: >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-perl/Math-Pari-2.10.809.0-r2/work/Math-Pari-2.01080900 ... make -j2 AR=hppa2.0-unknown-linux-gnu-ar 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' Running Mkbootstrap for Pari () chmod 644 "Pari.bs" "/usr/bin/perl" "/usr/lib/perl5/5.34/ExtUtils/xsubpp" -typemap '/usr/lib/perl5/5.34/ExtUtils/typemap' -typemap '/var/tmp/portage/dev-perl/Math-Pari-2.10.809.0-r2/work/Math-Pari-2.01080900/typemap' Pari.xs > Pari.xsc cp libPARI.pod blib/lib/Math/libPARI.pod cp libPARI.dumb.pod blib/lib/Math/libPARI.dumb.pod cp Pari.pm blib/lib/Math/Pari.pm cp PariInit.pm blib/lib/Math/PariInit.pm cd libPARI && make LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O2 -pipe -march=2.0 -fno-strict-aliasing" LD="hppa2.0-unknown-linux-gnu-gcc" PREFIX="/usr" PASTHRU_DEFINE=' -DPARI_VERSION_EXP=2003005 -DDEBUG_PARI -DUSE_SLOW_ARRAY_ACCESS -DUSE_SLOW_NARGS_ACCESS -DLSB_in_U32=3 -Derr=pari_err -DGCC_INLINE -DHAVE_PARIPRIV -DNO_GRAPHICS_PARI ' PASTHRU_INC=' -I ../pari-2.3.5/src -I ../pari-2.3.5/src/headers -I ../pari-2.3.5/src -I ./libPARI ' make[1]: Entering directory '/var/tmp/portage/dev-perl/Math-Pari-2.10.809.0-r2/work/Math-Pari-2.01080900/libPARI' "/usr/bin/perl" -wle "print q(#ifndef ASMINLINE)" > pariinl.h "/usr/bin/perl" -pe1 ../../pari-2.3.5/src/kernel/none/addll.h ../../pari-2.3.5/src/kernel/none/mulll.h >> pariinl.h "/usr/bin/perl" -wle "print q(#endif)" >> pariinl.h "/usr/bin/perl" -pe1 ../../pari-2.3.5/src/kernel/hppa/asm0.h ../../pari-2.3.5/src/kernel/none/bfffo.h ../../pari-2.3.5/src/kernel/none/divll.h ../../pari-2.3.5/src/kernel/none/tune.h ../../pari-2.3.5/src/kernel/none/int.h ../../pari-2.3.5/src/kernel/none/level1.h >> pariinl.h "/usr/bin/perl" -pe1 ../../pari-2.3.5/src/kernel/none/mp.c ../../pari-2.3.5/src/kernel/none/cmp.c ../../pari-2.3.5/src/kernel/none/gcdll.c ../../pari-2.3.5/src/kernel/none/ratlift.c ../../pari-2.3.5/src/kernel/none/gcd.c ../../pari-2.3.5/src/kernel/none/invmod.c ../../pari-2.3.5/src/kernel/none/mp_indep.c ../../pari-2.3.5/src/kernel/none/add.c > mp.c hppa2.0-unknown-linux-gnu-gcc -c -I ../pari-2.3.5/src -I ../pari-2.3.5/src/headers -I ../pari-2.3.5/src -I ./libPARI -I ../../pari-2.3.5/src -I ../../pari-2.3.5/src/headers -I ../../pari-2.3.5/src/graph -I . -O2 -pipe -march=2.0 -fno-strict-aliasing -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=2.0 -fno-strict-aliasing -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC -Aa -DHPPA -Derr=pari_err -DHAS_STAT -DHAS_OPENDIR -DASMINLINE -DGCC_INLINE -DDYNAMIC_PLOTTING -o mpinl.o ../../pari-2.3.5/src/kernel/none/mpinl.c : error: missing '(' after predicate mv Pari.xsc Pari.c "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pari.bs blib/arch/auto/Math/Pari/Pari.bs 644 make[1]: *** [Makefile:527: mpinl.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-perl/Math-Pari-2.10.809.0-r2/work/Math-Pari-2.01080900/libPARI' make: *** [Makefile:1092: libPARI/libPARI.a] Error 2 make: *** Waiting for unfinished jobs.... * ERROR: dev-perl/Math-Pari-2.10.809.0-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-perl/Math-Pari-2.10.809.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-perl/Math-Pari-2.10.809.0-r2::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-perl/Math-Pari-2.10.809.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Math-Pari-2.10.809.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-perl/Math-Pari-2.10.809.0-r2/work/Math-Pari-2.01080900' * S: '/var/tmp/portage/dev-perl/Math-Pari-2.10.809.0-r2/work/Math-Pari-2.01080900'