On Oct 28, 12:14 am, "Justin C. Walker" <[EMAIL PROTECTED]> wrote:
> On Oct 27, 2008, at 23:59 , Georg S. Weber wrote:

Hi,

> > on my Intel Core2 Duo Mac OS X 10.4.11 / Xcode2.5 box Sage 3.2.alpha1
> > built fine
> > (building it I was using just the plain normal "make" command, no
> > substitutions ...)
>
> The build initially halted because of the presence of MacPorts, so I  
> reset the PATH variable and started over (DYLD_LIBRARY_PATH was  
> null).  It's possible I over-achieved in doing that.  I'll try again.
>
> Justin

I can reproduce this when I set MAKE to "make -j2" and run a "sage -b"
after touching some pyx file:

Traceback (most recent call last):
  File "setup.py", line 1545, in <module>
    cython(deps, ext_modules)
  File "setup.py", line 1311, in cython
    execute_list_of_commands(command_list)
  File "setup.py", line 1403, in execute_list_of_commands
    n = 2*number_of_cpus()
TypeError: unsupported operand type(s) for *: 'int' and 'NoneType'
sage: There was an error installing modified sage library code.

I have opened a ticket (#4377) for this.

Cheers,

Michael

> --
> Justin C. Walker, Curmudgeon-At-Large
> Institute for the Absorption of Federal Funds
> --------
> Men are from Earth.
> Women are from Earth.
>     Deal with it.
> --------
--~--~---------~--~----~------------~-------~--~----~
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