Minh Nguyen wrote:
Hi Dan,

On Thu, Jan 21, 2010 at 3:26 PM, bump <b...@match.stanford.edu> wrote:
I had errors building sage-4.3.1.

Note this output from a configuration script (it's from the install
log you posted):

checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no


This is on an ubuntu system which never failed to build sage before.

Ticket #7485 [1] removes the Linux Fortran binaries from the Fortran
spkg. Before Sage 4.3.1, Fortran wasn't a pre-requisite for building
Sage. However, as of Sage 4.3.1, Fortran is now a pre-requisite. See
ticket #7484 [2] for updating the README.txt to reflect this new
pre-requisite.


[1] http://trac.sagemath.org/sage_trac/ticket/7485

[2] http://trac.sagemath.org/sage_trac/ticket/7484



Though it would appear the log posted by Dan

http://sporadic.stanford.edu/bump/sage-4.3.1-errors

shows the compiler was configured with Fortran support:

Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu

I would suggest that 'prereq' is updated to check for Fortran on all platforms except OS X. I have created a ticket for this.

http://trac.sagemath.org/sage_trac/ticket/8024

and will do that.

I think this is one further example of the point I made less than an hour ago. The removal of the Fortran package was made in sage-4.3.1.rc2, which very quickly becomes 4.3.1, with insufficient time given for testing before making the 4.3.1 release.


Dave
-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to