The invalid assembler is normal, ATLAS has various implementations and it 
tries to compile them all (and then time the ones where compilations 
succeeds).

I had a mistake in the spkg, updated version is again here: 
http://boxen.math.washington.edu/home/vbraun/spkg/atlas-3.10.1.p6.spkg



On Saturday, October 12, 2013 2:25:43 AM UTC+1, Dr David Kirkby wrote:
>
> No, it fails. The first significant error I can see is an invalid 
> syntax for the assembler, which by the way is the GNU assembler 
> version 2.20. 
>
> gcc -fPIC -m32 -x assembler-with-cpp -DL2SIZE=4194304 
> -I/export/home/drkirkby/unsets/sage-5.13.beta0/spkg/build/atlas-3.10.1.p6/ATLAS-build/include
>  
>
> -I/export/home/drkirkby/unsets/sage-5.13.beta0/spkg/build/atlas-3.10.1.p6/ATLAS-build/../src/ATLAS//include
>  
>
> -I/export/home/drkirkby/unsets/sage-5.13.beta0/spkg/build/atlas-3.10.1.p6/ATLAS-build/../src/ATLAS//include/contrib
>  
>
> -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_SunOS 
> -DATL_ARCH_Corei1 -DATL_CPUMHZ=3325 -DSUN_HR -DATL_SSE3 -DATL_SSE2 
> -DATL_SSE1 -DATL_GAS_x8632 -m32 -DATL_FULL_LAPACK -DATL_NCPU=8 -DDREAL 
> -o ATL_dnrm2_xp0yp0aXbX.o -c ATL_dnrm2_xp0yp0aXbX.c 
> Assembler: 
>         "/var/tmp//ccJHa4eJ.s", line 14 : Syntax error 
>         Near line: "        fmul %st, %st" 
> make[9]: *** [ATL_dnrm2_xp0yp0aXbX.o] Error 1 
> make[9]: Leaving directory 
> `/export/home/drkirkby/unsets/sage-5.13.beta0/spkg/build/atlas-3.10.1.p6/ATLAS-build/src/blas/level1'
>  
>
> make[8]: *** [dgen] Error 2 
> make[8]: Leaving directory 
> `/export/home/drkirkby/unsets/sage-5.13.beta0/spkg/build/atlas-3.10.1.p6/ATLAS-build/src/blas/level1'
>  
>
> make[7]: *** [dlib] Error 2 
> make[7]: Leaving directory 
> `/export/home/drkirkby/unsets/sage-5.13.beta0/spkg/build/atlas-3.10.1.p6/ATLAS-build/src/blas/level1'
>  
>
>
> It makes me wonder if its a gcc bug if it sends invalid syntax to the 
> assembler. It is normal to use the GNU assembler on Solaris x86. 
>
> Dave 
>
> On 12 October 2013 00:17, Volker Braun <vbrau...@gmail.com <javascript:>> 
> wrote: 
> > Trac seems to not work, but update spkg is here: 
> > http://boxen.math.washington.edu/home/vbraun/spkg/atlas-3.10.1.p6.spkg 
> > 
> > Please test and let us know if you get any further... 
> > 
> > 
> > On Saturday, October 12, 2013 12:14:03 AM UTC+1, Volker Braun wrote: 
> >> 
> >> Updated spkg at http://trac.sagemath.org/15270 
> >> 
> >> On Saturday, October 12, 2013 12:05:58 AM UTC+1, Volker Braun wrote: 
> >>> 
> >>> No, thats not it. I used unlink and rm interchangeably. Its weird that 
> >>> unlink is superuser-only on that system but then its not used. 
> >>> 
> >>> The problem seems to be that you can't delete the current directory 
> (cwd) 
> >>> on that particular filesystem. On all other platforms thats not an 
> issue. 
> >>> I'll update the spkg 
> >>> 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "sage-devel" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an 
> > email to sage-devel+...@googlegroups.com <javascript:>. 
> > To post to this group, send email to 
> > sage-...@googlegroups.com<javascript:>. 
>
> > Visit this group at http://groups.google.com/group/sage-devel. 
> > For more options, visit https://groups.google.com/groups/opt_out. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to