Dunno about the "no available port" message, but the other one is caused by having a newer version of IPython installed on your system (0.11 or newer). It doesn't affect the functioning of Sage as far as I know except by making this one test fail.
-Keshav On Sunday, May 6, 2012 3:37:28 AM UTC+8, kjetil1001 wrote: > > OK, here are output from test.log (yes, I am using an English locale) > > File "/home/kjetil/sage/sage-5.0.rc0/devel/sagenb/sagenb/misc/misc.py", > line 134, in find_next_available_port > raise RuntimeError, "no available port." > RuntimeError: no available port. > ********************************************************************** > > And: > > > sage -t -force_lib "devel/sage/sage/tests/cmdline.py" > ********************************************************************** > File "/home/kjetil/sage/sage-5.0.rc0/devel/sage/sage/tests/cmdline.py", > line 314: > sage: err > Expected: > '' > Got: > 'WARNING: Configuration file ipythonrc not found. Ignoring request. > > kjetil > > > On Fri, May 4, 2012 at 8:35 PM, Kjetil brinchmann Halvorsen < > kjetil1...@gmail.com> wrote: > >> I downloaded the rc0 for sage 5.0, compiled without problems, and then >> run make test >> >> This was reported: >> >> The following tests failed: >> >> >> sage -t -force_lib "devel/sagenb-main/sagenb/misc/misc.py" >> sage -t -force_lib "devel/sage/sage/tests/cmdline.py" >> Total time for all tests: 12211.8 seconds >> make: *** [test] Error 128 >> >> >> ---------------------------------------------------------------------------------------------------------------------- >> This is debian wheezy amd64, with >> ~/sage/sage-5.0.rc0 $ gcc --version >> gcc (Debian 4.6.3-1) 4.6.3 >> Copyright (C) 2011 Free Software Foundation, Inc. >> This is free software; see the source for copying conditions. There is NO >> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR >> PURPOSE. >> >> Kjetil >> >> >> -- >> "If you want a picture of the future - imagine a boot stamping on the >> human face - forever." >> >> George Orwell (1984) >> >> >> >> > > > -- > "If you want a picture of the future - imagine a boot stamping on the > human face - forever." > > George Orwell (1984) > > > > -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org