#11080: move notebook to flask/wsgi-based notebook
-----------------------------------------------------------------------+----
       Reporter:  jason                                                |        
 Owner:  jason, mpatel, was                
           Type:  enhancement                                          |        
Status:  needs_work                        
       Priority:  blocker                                              |     
Milestone:  sage-5.1                          
      Component:  notebook                                             |    
Resolution:                                    
       Keywords:  sd31 sd35.5                                          |   Work 
issues:                                    
Report Upstream:  N/A                                                  |     
Reviewers:  Rado Kirov, Dan Drake, Jason Grout
        Authors:  Mike Hansen, Rado Kirov, William Stein, Jason Grout  |     
Merged in:                                    
   Dependencies:  #11078, #11874, #12229, #11503, #12327               |      
Stopgaps:                                    
-----------------------------------------------------------------------+----
Changes (by jdemeyer):

  * status:  needs_review => needs_work


Comment:

 This fails to install on OS X 10.4 PPC:
 {{{
 Processing pyOpenSSL-0.13.tar.gz
 Running pyOpenSSL-0.13/setup.py -q bdist_egg --dist-dir /tmp/easy_install-
 h8pJu5/pyOpenSSL-0.13/egg-dist-tmp-Awaj3a
 warning: no previously-included files matching '*.pyc' found anywhere in
 distribution
 OpenSSL/ssl/connection.c: In function 'ssl_Connection_set_context':
 OpenSSL/ssl/connection.c:289:5: warning: implicit declaration of function
 'SSL_set_SSL_CTX' [-Wimplicit-function-declaration]
 OpenSSL/ssl/connection.c: In function 'ssl_Connection_get_servername':
 OpenSSL/ssl/connection.c:313:16: error: 'TLSEXT_NAMETYPE_host_name'
 undeclared (first use in this function)
 OpenSSL/ssl/connection.c:313:16: note: each undeclared identifier is
 reported only once for each function it appears in
 OpenSSL/ssl/connection.c:320:5: warning: implicit declaration of function
 'SSL_get_servername' [-Wimplicit-function-declaration]
 OpenSSL/ssl/connection.c:320:10: warning: assignment makes pointer from
 integer without a cast [enabled by default]
 OpenSSL/ssl/connection.c: In function
 'ssl_Connection_set_tlsext_host_name':
 OpenSSL/ssl/connection.c:346:5: warning: implicit declaration of function
 'SSL_set_tlsext_host_name' [-Wimplicit-function-declaration]
 error: Setup script exited with error: command 'gcc' failed with exit
 status 1
 Error installing pyOpenSSL-0.13.tar.gz.
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11080#comment:159>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to