On 4/23/07, Bill Hart <[EMAIL PROTECTED]> wrote: > Seems to build fine in 40 minutes on a dual core Pentium-D 32 bit 3.2 > GHz with Fedora Core (no idea what version - if someone tells me how > to check, I will).
No clue. Thanks. > There were plenty of compiler warnings including ones about variables > used uninitialised, incorrect C++ compiler directives used and the > like, but nothing fatal apparently. That's entirely normal with SAGE -- most of the warnings are with the constituent components of SAGE... > The tests seem to run fine except for the ones Martin is working on. > > There's also a sprinkling of stuff like the following, which probably > aren't failures: > > sage -t devel/sage-main/sage/geometry/lattice_polytope.py [Errno 39] > Directory not empty: '/maths/workshop/masfaw/.sage//tmp/25604/' This is a serious problem. What is worse is that it doesn't happen on my Debian or OS X systems. I'll probably have to install Fedore core in a virtual machine to try to get to the bottom of this, unless somebody else can figure it out first. > sage -t devel/sage-main/sage/libs/cf/__init__.py (skipping) -- > nodoctest.py file in directory > sage -t devel/sage-main/sage/libs/cf/cf.pyx (skipping) -- > nodoctest.py file in directory > sage -t devel/sage-main/sage/libs/cf/nodoctest.py (skipping) -- > nodoctest.py file in directory > s That's fine -- it means that doctesting is turned off for the cf package. (Note that cf is slated to be removed entirely from sage-2.5.) > > sage -t devel/sage-main/sage/matrix/constructor.py 3 > > [1.0 s] > > Bill. Thanks. William --~--~---------~--~----~------------~-------~--~----~ 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://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---