On 8 Jul, 03:16, mabshoff <[EMAIL PROTECTED]> wrote:
> Hello folks,
>
> Sage 3.0.4.rc0 is out. We merged only bug fixes and hope that this
> will be identical to the final release. This time we have a source
> tarball at
>
> http://sage.math.washington.edu/home/was/tmp/sage-3.0.4.rc0.tar
On Solaris x86 (dual core laptop, Solaris Express Community Edition
Build 91, gcc 4.0.2 from Blastwave), this goes a lot further than
recent version of Sage, but it eventually fails with:
gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -fno-gcse-
after-reload -I. -I../src/headers -o bibli2.o ../src/basemath/
bibli2.c
gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -fno-gcse-
after-reload -I. -I../src/headers -o buch1.o ../src/basemath/buch1.c
gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -fno-gcse-
after-reload -I. -I../src/headers -o buch2.o ../src/basemath/buch2.c
gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -fno-gcse-
after-reload -I. -I../src/headers -o buch3.o ../src/basemath/buch3.c
Assembler messages:
FATAL: can't create buch3.o: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `buch3.o'
Current working directory /export/home/drkirkby/sage-3.0.4.rc0/spkg/
build/pari-2.3.3.p0/src/Osolaris-ix86
*** Error code 1
The following command caused the error:
dir=`config/objdir`; echo "Making gp in $dir";\
if test ! -d $dir; then echo "Please run Configure first!"; exit 1;
fi;\
cd $dir && make gp
make: Fatal error: Command failed for target `gp'
Current working directory /export/home/drkirkby/sage-3.0.4.rc0/spkg/
build/pari-2.3.3.p0/src
Error building GP
real 0m42.677s
user 0m39.094s
sys 0m2.604s
sage: An error occurred while installing pari-2.3.3.p0
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /export/home/drkirkby/sage-3.0.4.rc0/install.log. Describe your
computer, operating system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/export/home/drkirkby/sage-3.0.4.rc0/spkg/build/pari-2.3.3.p0 and type
'make'.
Instead type "/export/home/drkirkby/sage-3.0.4.rc0/sage -sh"
in order to set all environment variables correctly, then cd to
/export/home/drkirkby/sage-3.0.4.rc0/spkg/build/pari-2.3.3.p0
(When you are done debugging, you can type "exit" to leave the
subshell.)
*** Error code 1
make: Fatal error: Command failed for target `installed/pari-2.3.3.p0'
Current working directory /export/home/drkirkby/sage-3.0.4.rc0/spkg
real 4:19.8
user 1:30.3
sys 16.1
I've not had time to look at it. Any ideas???
Dave
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---