On 2014-03-10, Evan Oman <evan...@gmail.com> wrote: > Hi all, > > I am trying to build Sage 6.1 from source on Cygwin(something I have seen > lots of support pages about so I hope this isn't a repost). > > I have all the required packages and everything runs smoothly until the > Python install section of the build where I get the following error: [...] > Traceback (most recent call last): > File "<string>", line 1, in <module> > ImportError: No module named readline > readline module failed to import
this looks like the readline module did not build correctly. Look at the appropriate place of the log. Usually you will find a fork error message there, meaning that you have to rebase manually... BTW, I don't see why you have so many different Python packages that failed to build! There should be just one... HTH, Dima > > The following package(s) may have failed to build: > > package: python-2.6.4.p1 > log file: /home/evan.oman/sage-6.1/logs/pkgs/python-2.6.4.p1.log > build directory: > /home/evan.oman/sage-6.1/local/var/tmp/sage/build/python-2.6.4.p1 > > package: python-2.6.4.p11 > log file: /home/evan.oman/sage-6.1/logs/pkgs/python-2.6.4.p11.log > build directory: > /home/evan.oman/sage-6.1/local/var/tmp/sage/build/python-2.6.4.p11 > > package: python-2.7.5.p1 > log file: /home/evan.oman/sage-6.1/logs/pkgs/python-2.7.5.p1.log > build directory: > /home/evan.oman/sage-6.1/local/var/tmp/sage/build/python-2.7.5.p1 > > package: python-2.7.5.p11 > log file: /home/evan.oman/sage-6.1/logs/pkgs/python-2.7.5.p11.log > build directory: > /home/evan.oman/sage-6.1/local/var/tmp/sage/build/python-2.7.5.p11 > > The build directory may contain configuration files and other potentially > helpful information. WARNING: if you now run 'make' again, the build > directory will, by default, be deleted. Set the environment variable > SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this. > > Makefile:19: recipe for target 'build' failed > make: *** [build] Error 1 > > *--End Message--* > > What I was wondering is if this is an indication that I should undergo > rebasing(is that still a thing that needs to be done on 6.1?) or something > a little more straightforward(like forcing/rearranging things so this one > module will import). > > I am running cygwin 32 bit on Windows 8.1 > > Thanks in advance! > > Also if this is a repost I apologize and will visit the correct support > ticket/forum page. > -- 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/d/optout.