#6990: [with spkg, needs review] readline tab completion has an extra space
appended
----------------------+-----------------------------------------------------
 Reporter:  jason     |       Owner:  mabshoff  
     Type:  defect    |      Status:  new       
 Priority:  blocker   |   Milestone:  sage-4.1.2
Component:  packages  |    Keywords:            
 Reviewer:            |      Author:            
   Merged:            |  
----------------------+-----------------------------------------------------

Comment(by mvngu):

 Replying to [comment:10 ddrake]:
 > I'm trying to build 4.1.2.alpha4 on Arch amd64, and with the new
 readline/python package, I'm getting "undefined symbols". It compiles
 readline just fine, and then it starts working on the sqlite spkg, and
 immediately bombs out with:
 {{{
 /bin/bash: symbol lookup error: $SAGE_ROOT/local/lib/libreadline.so.6:
 undefined symbol: PC
 }}}
 > I tried skipped sqlite (by touching spkg/installed/sqlite-3.6.17) and
 when it started working on libgpg_error, it immediately failed with the
 same error.

 I don't see why the error on Arch would prevent this ticket from getting
 into 4.1.2. The official supported platforms are CentOS, Debian, Fedora,
 RHEL, Mandriva, openSUSE, OS X 10.5, and Ubuntu. We are now porting to OS
 X 10.6 as well, a goal of the 4.1.2 release. Testing on all of these
 platforms, the updated spkg build OK and doctests pass, except for known
 doctest failures. Having said that, it's good to investigate why Jason's
 updated spkg failed to build on Arch. But that's another ticket.
 [[BR]][[BR]]

 An updated spkg based on Jason's is available at

 
http://sage.math.washington.edu/home/mvngu/release/spkg/standard/python-2.6.2.p3.spkg

 The changes from Jason's spkg include:

  * Some general clean up of the file `SPKG.txt`. In particular, the typo
 pointed out by Dan, and some typo fixes. Make lines no more than 75 or so
 characters wide. Any line wider than that and it would be difficult to
 read on a standard terminal width, i.e. 80 characters wide.
  * Put in the lines "set -e" and "set +e".

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6990#comment:11>
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