#9382: atlas not respecting SAGE_FAT_BINARY on i686 systems
----------------------------+-----------------------------------------------
   Reporter:  mariah        |       Owner:  Mariah Lenox
       Type:  defect        |      Status:  needs_work  
   Priority:  major         |   Milestone:  sage-4.5    
  Component:  packages      |    Keywords:              
     Author:  Mariah Lenox  |    Upstream:  N/A         
   Reviewer:                |      Merged:              
Work_issues:                |  
----------------------------+-----------------------------------------------
Changes (by rlm):

  * status:  needs_review => needs_work


Comment:

 I get an error installing atlas with this patch:
 {{{
 Host system
 uname -a:
 Linux cicero 2.6.32.12-115.fc12.i686.PAE #1 SMP Fri Apr 30 20:14:08 UTC
 2010 i686 i686 i386 GNU/Linux
 ****************************************************
 ****************************************************
 CC Version
 gcc -v
 Using built-in specs.
 Target: i686-redhat-linux
 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
 --infodir=/usr/share/info --with-
 bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-
 shared --enable-threads=posix --enable-checking=release --with-system-zlib
 --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-
 object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-
 java-awt=gtk --disable-dssi --enable-plugin --with-java-
 home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile
 --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-
 ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-
 tune=generic --with-arch=i686 --build=i686-redhat-linux
 Thread model: posix
 gcc version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC)
 ****************************************************
 Platform detected to be 32 bits
 system_atlas.py:6: DeprecationWarning: os.popen2 is deprecated.  Use the
 subprocess module.
   fortran =
 os.popen2(os.environ['SAGE_LOCAL']+'/bin/'+'which_fortran')[1].read()
 ./spkg-install-script: line 119: syntax error near unexpected token `}'
 ./spkg-install-script: line 119: `}'
 Failed to build ATLAS.

 real    0m0.326s
 user    0m0.129s
 sys     0m0.122s
 sage: An error occurred while installing atlas-3.8.3.p13
 }}}

 Looking at the patch, do I see a mismatched single quote?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9382#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to