#11080: move notebook to flask/wsgi-based notebook
-----------------------------------------------------------------------+----
Reporter: jason |
Owner:
Type: enhancement |
Status: needs_work
Priority: blocker |
Milestone: sage-5.2
Component: notebook |
Resolution:
Keywords: sd31 sd35.5 | Work
issues:
Report Upstream: N/A |
Reviewers: Rado Kirov, Dan Drake, Jason Grout, Simon King, Dmitrii Pasechnik
Authors: Mike Hansen, Rado Kirov, William Stein, Jason Grout |
Merged in:
Dependencies: #11078, #11874, #12229, #11503, #12327, #12899 |
Stopgaps:
-----------------------------------------------------------------------+----
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
Unfortunately, this fails on hawk (!OpenSolaris 06/2009 i86pc):
{{{
****************************************************
Host system:
SunOS hawk 5.11 snv_134 i86pc i386 i86pc
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
Target: i386-pc-solaris2.11
Configured with: ../gcc-4.4-20100112/configure --with-
as=/usr/local/binutils-2.20/bin/as --with-ld=/usr/ccs/bin/ld --with-
gmp=/usr/local --with-mpfr=/usr/local
Thread model: posix
gcc version 4.4.3 20100112 (prerelease) (GCC)
****************************************************
Processing Twisted-12.1.0.tar.bz2
Running Twisted-12.1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-
hCklWr/Twisted-12.1.0/egg-dist-tmp-5538SU
conftest.c:1:23: error: sys/epoll.h: No such file or directory
twisted/python/sendmsg.c: In function ‘sendmsg_sendmsg’:
twisted/python/sendmsg.c:198: error: ‘struct msghdr’ has no member named
‘msg_control’
twisted/python/sendmsg.c:199: error: ‘struct msghdr’ has no member named
‘msg_controllen’
twisted/python/sendmsg.c:201: error: ‘struct msghdr’ has no member named
‘msg_flags’
twisted/python/sendmsg.c:243: warning: implicit declaration of function
‘CMSG_SPACE’
twisted/python/sendmsg.c:268: error: ‘struct msghdr’ has no member named
‘msg_control’
twisted/python/sendmsg.c:269: error: ‘struct msghdr’ has no member named
‘msg_control’
twisted/python/sendmsg.c:274: error: ‘struct msghdr’ has no member named
‘msg_control’
twisted/python/sendmsg.c:276: error: ‘struct msghdr’ has no member named
‘msg_controllen’
twisted/python/sendmsg.c:285: warning: implicit declaration of function
‘CMSG_FIRSTHDR’
twisted/python/sendmsg.c:285: warning: initialization makes pointer from
integer without a cast
twisted/python/sendmsg.c:306: warning: implicit declaration of function
‘CMSG_LEN’
twisted/python/sendmsg.c:316: warning: implicit declaration of function
‘CMSG_DATA’
twisted/python/sendmsg.c:316: warning: assignment makes pointer from
integer without a cast
twisted/python/sendmsg.c:322: warning: implicit declaration of function
‘CMSG_NXTHDR’
twisted/python/sendmsg.c:322: warning: assignment makes pointer from
integer without a cast
twisted/python/sendmsg.c:351: error: ‘struct msghdr’ has no member named
‘msg_control’
twisted/python/sendmsg.c:352: error: ‘struct msghdr’ has no member named
‘msg_control’
twisted/python/sendmsg.c:353: error: ‘struct msghdr’ has no member named
‘msg_control’
twisted/python/sendmsg.c: In function ‘sendmsg_recvmsg’:
twisted/python/sendmsg.c:414: error: ‘struct msghdr’ has no member named
‘msg_control’
twisted/python/sendmsg.c:416: error: ‘struct msghdr’ has no member named
‘msg_controllen’
twisted/python/sendmsg.c:429: warning: assignment makes pointer from
integer without a cast
twisted/python/sendmsg.c:432: warning: assignment makes pointer from
integer without a cast
twisted/python/sendmsg.c:477: error: ‘struct msghdr’ has no member named
‘msg_flags’
error: Setup script exited with error: command 'gcc' failed with exit
status 1
Error installing Twisted-12.1.0.tar.bz2.
}}}
I seem to recall that Twisted-11 did work, but I'm not sure.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11080#comment:314>
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.