#13121: Upgrade sagenb to 0.10.x
-------------------------------------------------+--------------------------
Reporter: kini | Owner: jason,
mpatel, was
Type: enhancement | Status:
positive_review
Priority: major | Milestone: sage-5.2
Component: notebook | Resolution:
Keywords: sagenb | Work issues:
Report Upstream: N/A | Reviewers: John
Palmieri
Authors: Keshav Kini | Merged in:
Dependencies: #11080, #9774, #11913, #12299 | Stopgaps:
-------------------------------------------------+--------------------------
Comment (by kcrisman):
Probably meaningless, but I do get the following weirdness on OS X PPC
when upgrading from 5.2.alpha0 (not beta0!) by using just the latest
0.10.1 spkg.
{{{
Dasher-03:~/Desktop/sage-5.2.alpha0 student$ ./sage -i
http://wstein.org/home/keshav/files/sagenb-0.10.1.spkg
Calling sage-spkg on
'http://wstein.org/home/keshav/files/sagenb-0.10.1.spkg'
Attempting to download package sagenb-0.10.1
http://wstein.org/home/keshav/files/sagenb-0.10.1.spkg -->
sagenb-0.10.1.spkg
[..................................................]
sagenb-0.10.1
====================================================
Extracting package
/Users/student/Desktop/sage-5.2.alpha0/spkg/optional/sagenb-0.10.1.spkg
-rw-r--r-- 1 student student 13506560 Jul 10 13:59
/Users/student/Desktop/sage-5.2.alpha0/spkg/optional/sagenb-0.10.1.spkg
Finished extraction
****************************************************
Host system:
Darwin Dasher-03.local 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10
18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh
powerpc
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/Users/student/Desktop/sage-5.2.alpha0/local/libexec/gcc
/powerpc-apple-darwin8.11.0/4.6.3/lto-wrapper
Target: powerpc-apple-darwin8.11.0
Configured with: ../src/configure
--prefix=/Users/student/Desktop/sage-5.2.alpha0/local --with-local-
prefix=/Users/student/Desktop/sage-5.2.alpha0/local --with-
gmp=/Users/student/Desktop/sage-5.2.alpha0/local --with-
mpfr=/Users/student/Desktop/sage-5.2.alpha0/local --with-
mpc=/Users/student/Desktop/sage-5.2.alpha0/local --with-system-zlib
--disable-multilib
Thread model: posix
gcc version 4.6.3 (GCC)
****************************************************
Processing Twisted-12.1.0.tar.bz2
Running Twisted-12.1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-
UaYpDr/Twisted-12.1.0/egg-dist-tmp-ywlzEJ
conftest.c:1:23: fatal error: sys/epoll.h: No such file or directory
compilation terminated.
twisted/python/_initgroups.c: In function 'initgroups_initgroups':
twisted/python/_initgroups.c:39:2: warning: implicit declaration of
function 'initgroups' [-Wimplicit-function-declaration]
twisted/python/sendmsg.c: In function 'sendmsg_sendmsg':
twisted/python/sendmsg.c:243:13: warning: implicit declaration of function
'CMSG_SPACE' [-Wimplicit-function-declaration]
twisted/python/sendmsg.c:306:13: warning: implicit declaration of function
'CMSG_LEN' [-Wimplicit-function-declaration]
twisted/internet/_sigchld.c: In function 'got_signal':
twisted/internet/_sigchld.c:15:9: warning: variable 'ignored_result' set
but not used [-Wunused-but-set-variable]
Removing Twisted 12.0.0 from easy-install.pth file
Adding Twisted 12.1.0 to easy-install.pth file
}}}
after which all proceeds normally. It just looks a lot like
comment:314:ticket:11080 so I wondered.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13121#comment:46>
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.