To the sysadmin of the buildbot machine "cicero":

It seems that gcc and g++ have recently been upgraded to version 4.6.1
but gfortran is stuck at 4.6.0.  Personally, I don't know what can go
wrong when mixing versions like this, but Sage doesn't like it:

checking if gcc accepts -dumpversion option... yes
checking gcc version... 4.6.1
checking if g++ accepts -dumpversion option... yes
checking g++ version... 4.6.1
configure: Although gcc and g++ are both version 4.6.1
configure: the Fortran compiler
/usr/local/gcc-4.6.0/x86-Linux-pentium4-fc/bin/gfortran is some other
version.
configure: The output from
/usr/local/gcc-4.6.0/x86-Linux-pentium4-fc/bin/gfortran --version is below.

GNU Fortran (GCC) 4.6.0
Copyright (C) 2011 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure: Exiting since the Fortran compiler is not the same
configure: error: version as the C and C++ compilers
 ERROR: You do not have all of the prerequisites needed
 to build Sage from source.  See the errors above.
make[1]: *** [installed/prereq-0.9] Error 1
make[1]: Leaving directory
`/home/buildbot/build/sage/cicero-1/cicero_binary/build/sage-4.7.2.alpha0/spkg'

-- 
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