#13405: Remove old docs when upgrading sagenb
-----------------------------------------------+----------------------------
Reporter: jdemeyer | Owner: GeorgSWeber
Type: defect | Status: needs_work
Priority: blocker | Milestone: sage-5.3
Component: build | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Jeroen Demeyer, Keshav Kini | Merged in:
Dependencies: | Stopgaps:
-----------------------------------------------+----------------------------
Changes (by jdemeyer):
* status: needs_review => needs_work
Comment:
Are you sure this is based on the "correct" version of sagenb-0.9.1?
Because I see again a bug on !OpenSolaris which was supposed to be fixed:
{{{
Processing Twisted-12.1.0.tar.bz2
Running Twisted-12.1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-
V73zhs/Twisted-12.1.0/egg-dist-tmp-SnBkIT
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.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13405#comment:4>
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.