Can you post your updated spkgs 
to http://trac.sagemath.org/sage_trac/ticket/13309, or at least the diffs?



On Wednesday, January 2, 2013 12:26:12 PM UTC, Robert Zeier wrote:
>
> I ended up patching also python and R in the same way as mercurial.
> @Volker: Thanks for showing me how to do this.
> Everything did build with the patches for mercurial, python, and R!
>
> Am Mittwoch, 2. Januar 2013 10:08:11 UTC+1 schrieb Jeroen Demeyer:
>>
>> On 2013-01-01 21:31, Robert Zeier wrote: 
>> > I do not see how this would be possible as 
>> > I did upgrade Xcode to the latest version some time ago 
>> > and I have never installed a "second" version of Xcode: 
>> Perhaps you still have some remnants of some old XCode on your system 
>> which cause this problem. But then you might run into more errors apart 
>> from this Mercurial one. 
>>
>
> Hopefully, somebody else can independently verify that the problem exist.
> Please let me know if there is something else I can try or test!
>
> *************************************
> some details follow below:
> *************************************
>
> Without the patches python did build, but some modules did not:
>
> Python build finished, but the necessary bits to build these modules were 
> not found:
> bsddb185           dl                 gdbm            
> imageop            linuxaudiodev      ossaudiodev     
> spwd               sunaudiodev                        
> To find the necessary bits, look in setup.py in detect_modules() for the 
> module's name.
>
>
> Failed to build these modules:
> _scproxy                                              
>
> This resulted in cython not building:
>
>     from Cython.Tempita import sub
>   File 
> "/opt/sage/sage-5.6.beta1/spkg/build/cython-0.17.2/src/Cython/Tempita/__init__.py",
>  
> line 34, in <module>
>     import cgi
>   File "/opt/sage/sage-5.6.beta1/local/lib/python/cgi.py", line 40, in 
> <module>
>     import urllib
>   File "/opt/sage/sage-5.6.beta1/local/lib/python/urllib.py", line 1379, 
> in <module>
>     from _scproxy import _get_proxy_settings, _get_proxies
> ImportError: No module named _scproxy
> Error installing Cython
>
> real 0m0.339s
> user 0m0.294s
> sys 0m0.041s
> ************************************************************************
> Error installing package cython-0.17.2
> ************************************************************************
> Please email sage-devel (http://groups.google.com/group/sage-devel)
> explaining the problem and including the relevant part of the log file
>   /opt/sage/sage-5.6.beta1/spkg/logs/cython-0.17.2.log
> Describe your computer, operating system, etc.
> If you want to try to fix the problem yourself, *don't* just cd to
> /opt/sage/sage-5.6.beta1/spkg/build/cython-0.17.2 and type 'make' or 
> whatever is appropriate.
> Instead, the following commands setup all environment variables
> correctly and load a subshell for you to debug the error:
>   (cd '/opt/sage/sage-5.6.beta1/spkg/build/cython-0.17.2' && 
> '/opt/sage/sage-5.6.beta1/sage' -sh)
> When you are done debugging, you can type "exit" to leave the subshell.
> ************************************************************************
> make[2]: *** [installed/cython-0.17.2] Error 1
> make[1]: *** [all] Error 2
>
>
> *************************************
> *************************************
>
>
>
> P.S. There was one spurious testing error with eclib-20120830.
> But this did go away after I reran it.
>
> make[4]: *** [check_g0n] Error 127
> make[4]: *** Waiting for unfinished jobs....
>
> ...
>
> make[3]: *** [check-recursive] Error 1
> Error: eclib's test suite failed to pass. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to