On Wed, Mar 02, 2011 at 07:00:16AM -0800, Christian Stump wrote: > > Weird. What are the results of: > > > > > sage -hg status > > > sage -hg diff > > > > from the devel/sage-combinat directory? > > # ../.././sage -hg status > Detected SAGE64 flag > Building Sage on OS X in 64-bit mode > # ../.././sage -hg diff > Detected SAGE64 flag > Building Sage on OS X in 64-bit mode > > so there is nothing... (That doesn't make sense somehow).
Ah ah! There is no change indeed; but as far as I remember, the sage-combinat script looks at the *output* of sage -hg status to check that there is indeed no change; I bet it is confused by this "Detected SAGE64 flag" message. I have seen this message being discussed on sage-devel, and I guess one can probably work around the problem by silencing in in the sage scripts. I'll have a look tomorrow, unless someone beat me to it! Cheers, Nicolas -- Nicolas M. Thiéry "Isil" <nthi...@users.sf.net> http://Nicolas.Thiery.name/ -- You received this message because you are subscribed to the Google Groups "sage-combinat-devel" group. To post to this group, send email to sage-combinat-devel@googlegroups.com. To unsubscribe from this group, send email to sage-combinat-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.