On Sat, 12 Dec 2009 16:04:21 +0000 John Cremona <john.crem...@gmail.com> wrote:
> 2009/12/12 Alex Ghitza <aghi...@gmail.com>: > > On Fri, Dec 11, 2009 at 10:42:15PM +0000, John Cremona wrote: > >> OK, I have just built and started testing 4.3.rc0 on my 32-bit > >> laptop, so I'll see if the same happens there, That will be with > >> Sage's own gfortran; the test failures were when I built with the > >> system fortran. > >> > >> I'll report back in the morning (GMT). > >> > > Well, it's the afternoon but anyway: > > On my 32-bit ubuntu laptop using Sage's own Fortran the only doctest > failures for 4.3.rc0 are the ones I also had on a different 64-bit > machine, namely: > > > sage -t "devel/sage/doc/en/constructions/calculus.rst" > sage -t "devel/sage/doc/en/bordeaux_2008/nf_introduction.rst" > > This seems to confirm that for both of us, using a system-wide > gfortran (which is necessary to get R to build on these machines) > causes the mysterious complex conjugation effect. I can also reproduce this, on a 32-bit Debian Lenny box, after setting SAGE_FORTRAN to /usr/bin/gfortran and rebuilding from scratch. > What now, I wonder? :) I have no clue what the cause could be. I am tried to reproduce/isolate the problem on a different build by setting SAGE_FORTRAN, installing the fortran spkg and gsl again, then rebuilding the library. No success so far. Any ideas anyone? Cheers, Burcin -- 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