On Nov 29, 4:33 am, Jaap Spies <[EMAIL PROTECTED]> wrote:

Hi Jaap,

> On Fedora 9, 32 bits upgrade went fine, but:
>
> [EMAIL PROTECTED] sage-3.2.1.alpha2]$ ./sage
> ----------------------------------------------------------------------
> | Sage Version 3.2.1.rc0, Release Date: 2008-11-29                   |
> | Type notebook() for the GUI, and license() for information.        |
> ----------------------------------------------------------------------
>
> **********************************************************************
> WARNING!  This Sage install was built on a machine that supports
> instructions that are not available on this computer.  Sage will
> likely fail with ILLEGAL INSTRUCTION errors! The following processor
> flags were on the build machine but are not on this computer:
>
> pebs pge clflush vme tsc xtpr constant_tsc pat bts lm msr fpu fxsr tm pae 
> acpi cx8 mce de mca pse est ht apic monitor cid ss ds_cpl pbe cx16 pse36 mtrr 
> dts
>
> Emailhttp://groups.google.com/group/sage-supportfor help.
> **********************************************************************
>
> sage:
>
> but /proc/cpuinfo says otherwise!

This is due to #4642 since we now only track relevant flags now.
Delete $SAGE_ROOT/local/lib/sage-flags.txt and the problem goes away.

> ----------------------------------------------------------------------
> The following tests failed:
>
>         sage -t  "devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py"
>         sage -t  "devel/sage/sage/misc/functional.py"
> Total time for all tests: 5563.9 seconds
> Please see /home/jaap/downloads/sage-3.2.1.alpha2/tmp/test.log for the 
> complete log from this test.
> [EMAIL PROTECTED] sage-3.2.1.alpha2]$
>
> The first is a known issue, but the second:
>
> sage -t  "devel/sage/sage/misc/functional.py"               
> **********************************************************************
> File 
> "/home/jaap/work/downloads/sage-3.2.1.alpha2/devel/sage/sage/misc/functiona 
> l.py", line 891:

<SNIP>

> some missing \mbox.

*Very* strange. This was introduced by #4575. Mike Hansen just raised
some design issues with that patch in general, so we might just revert
it depending on the discussion that will hopefully happen here soon.

> Jaap

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to