> The Python interpreter included with Cygwin executes python -c "import 
> hashlib" >without incident, while the version built with Sage prints Aborted 
> (core >dumped). However, there is no problem if the version provided by Sage 
> is run >with no arguments and the line import hashlib is entered.

I got just the same error. I replaced "python-2.7.5.p1" by "python-2.7.3.p4" 
without success (same behavior). Eventually, after removing "hashlib, socket" 
on line 131 in spkg-install, 'make' continued to the mercurial build, where I 
got the error:

***
gcc -I/usr/include/ncurses -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 
-Wall -I/home/nilqed/sage-5.11/local/include/python2.7 -c 
mercurial/diffhelpers.c -o 
build/temp.cygwin-1.7.22-i686-2.7/mercurial/diffhelpers.o
      0 [main] python2.7 8572 child_info_fork::abort: address space needed by 
'cygcrypto-1.0.0.dll' (0x9E0000) is already occupied
error: Resource temporarily unavailable
./spkg-install: row 34: 22372 Aborted (core dump) 
python setup.py install --home="$SAGE_LOCAL" --force
Error building and installing Mercurial
***

Any idea?
 

-- 
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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to