On Sat, Apr 22, 2017 at 3:16 AM, Travis Scrimshaw <tsc...@ucdavis.edu> wrote:
> Okay, I can't get it to run tests:
>
> $ ./sage -t src/sage
> no stored timings available
> Running doctests with ID 2017-04-22-01-14-29-566bb225.
>       0 [main] python2.7 5280 child_info_fork::abort: unable to map
> C:\cygwin64\home\Travis\sage\local\lib\python2.7\site-packages\psutil\_psutil_cygwin.dll,
> Win32 error 1114
> Traceback (most recent call last):
>   File "/home/Travis/sage/src/bin/sage-runtests", line 89, in <module>
>     err = DC.run()
>   File
> "/home/Travis/sage/local/lib/python2.7/site-packages/sage/doctest/control.py",
> line 1121, in run
>     "HEAD"])
>   File "/home/Travis/sage/local/lib/python2.7/subprocess.py", line 212, in
> check_output
>     process = Popen(stdout=PIPE, *popenargs, **kwargs)
>   File "/home/Travis/sage/local/lib/python2.7/subprocess.py", line 390, in
> __init__
>     errread, errwrite)
>   File "/home/Travis/sage/local/lib/python2.7/subprocess.py", line 916, in
> _execute_child
>     self.pid = os.fork()
> OSError: [Errno 11] Resource temporarily unavailable
>
> I ran a rebase, but I still get the same error message. So I'm not sure what
> to do at this point.

There is one more useful patch that I haven't pushed to the related
ticket yet (I forgot) that automatically rebases DLLs after building
each package, so you won't get fork errors.

Thanks for testing!

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to