CPAN.pm: Going to build I/IL/ILYAZ/modules/Math-Pari-2.010703.tar.gz
Did not find GP/PARI build directory around.
Do you want to me to fetch GP/PARI automatically?
(If you do not, you will need to fetch it manually, and/or direct me to
the directory with GP/PARI source via the command-line option paridir=/dir)
Make sure you have a large scrollback buffer to see the messages.
Fetch? (y/n, press Enter) y
Getting GP/PARI from ftp://megrez.math.u-bordeaux.fr/pub/pari/unix/
Available golden versions: `2.1.6 2.1.3 2.1.1 2.1.0 2.1.5 2.1.7 2.1.4 2.1.2'
Latest golden is `pari-2.1.7.tgz'
Picking golden version 2.1.7, file pari-2.1.7.tgz
Downloading...
####
Looking for patches for 2.1.7...
Patching...
cd pari-2.1.7 ; patch -p1 < ../patches/patch-pari-unnormalized-float
Looks like a unified context diff.
File to patch:
No file found -- skip this patch? [no] yes
Skipping patch...
I can't seem to find a patch in there anywhere.
cd pari-2.1.7 ; patch -p1 < ../patches/diff_2.1.7_-O
Looks like a unified context diff.
I can't seem to find a patch in there anywhere.
cd pari-2.1.7 ; patch -p1 < ../patches/diff_2.1.7_restart
Looks like a unified context diff.
The next patch looks like a unified context diff.
I can't seem to find a patch in there anywhere.
Finished patching...
Setting up Math::Pari with Perl 5.008002 on solaris version 2.6;
cc=gcc, gccversion=2.95.3 20010315 (release), ccflags='-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DNO_HASH_SEED -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
ld=gcc, ldflags=' ', optimize='-O'.
Found GP/PARI build directory in pari-2.1.7
(integer-formatted version 2001007).
...Generating libPARI/paricfg.h ...
Scanning header files...
...ulong
...getrusage
Creating libPARI/paricfg.h...
...Processor of family `sparcv9' detected
Checking if your kit is complete...
Looks good
...Processor of family `sparcv9' detected
...I will use assembler build of type 'sparcv8_micro'.
...Assembler is not GNU assembler
Writing Makefile for Math::PARI::libPARI
Writing Makefile for Math::Pari
cp libPARI.dumb.pod blib/lib/Math/libPARI.dumb.pod
cp PariInit.pm blib/lib/Math/PariInit.pm
cp Pari.pm blib/lib/Math/Pari.pm
cp libPARI.pod blib/lib/Math/libPARI.pod
cd libPARI && /usr/local/bin/make LIB="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" PREFIX="" OPTIMIZE="-O" PASTHRU_DEFINE="" PASTHRU_INC=""
make[1]: Entering directory `/usr1/duser/.cpan/build/Math-Pari-2.010703/libPARI'
/usr1/duser/ActivePerl-5.8/bin/perl -pe1 ../pari-2.1.7/src/kernel/sparcv8/level0.h ../pari-2.1.7/src/kernel/none/level1.h > pariinl.h
####
make[1]: as: Command not found
make[1]: *** [kernel.o] Error 127
make[1]: Leaving directory `/usr1/duser/.cpan/build/Math-Pari-2.010703/libPARI'
make: *** [libPARI/libPARI.a] Error 2
/usr/local/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible