*Within the readline module log? *

*Everything seems to be fine in there, here is the last bit of the readline 
log:*

make[4]: Leaving directory 
'/home/evan.oman/sage-6.1/local/var/tmp/sage/build/readline-6.2.p4/src/doc'
( cd shlib ; make -w DESTDIR= install )
make[4]: Entering directory 
'/home/evan.oman/sage-6.1/local/var/tmp/sage/build/readline-6.2.p4/src/shlib'
/bin/sh ../support/mkdirs /home/evan.oman/sage-6.1/local/lib
/bin/sh ../support/mkdirs /home/evan.oman/sage-6.1/local/bin
/bin/sh ../support/shlib-install -O cygwin -V pc -d 
/home/evan.oman/sage-6.1/local/lib -b /home/evan.oman/sage-6.1/local/bin -i 
"/usr/bin/install -c -m 644" cyghistory6.dll
/bin/sh ../support/shlib-install -O cygwin -V pc -d 
/home/evan.oman/sage-6.1/local/lib -b /home/evan.oman/sage-6.1/local/bin -i 
"/usr/bin/install -c -m 644" cygreadline6.dll
install: you may need to run ldconfig
make[4]: Leaving directory 
'/home/evan.oman/sage-6.1/local/var/tmp/sage/build/readline-6.2.p4/src/shlib'
make[3]: Leaving directory 
'/home/evan.oman/sage-6.1/local/var/tmp/sage/build/readline-6.2.p4/src'
Fixing permissions of libraries...

real    0m55.455s
user    0m17.571s
sys     0m30.534s
Successfully installed readline-6.2.p4
Deleting temporary build directory
/home/evan.oman/sage-6.1/local/var/tmp/sage/build/readline-6.2.p4
Finished installing readline-6.2.p4.spkg


*Also I have no idea where all those different python versions came from.*

On Monday, March 10, 2014 7:03:38 PM UTC-5, Dima Pasechnik wrote:
>
> On 2014-03-10, Evan Oman <eva...@gmail.com <javascript:>> 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.

Reply via email to