#14405: Replace termcap with ncurses
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:  jdemeyer
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-5.12
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:  Volker Braun, Jean-
        Authors:  Volker Braun,      |  Pierre Flori
  Jean-Pierre Flori                  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by jdemeyer):

 * status:  positive_review => needs_work


Comment:

 Buildbot failure on snapperkob (Ubuntu 12.04 x86_64) while building
 Python:
 {{{
 building 'readline' extension
 gcc -pthread -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
 -Wall
 
-I/home/buildbot/build/sage/snapperkob/snapperkob_full/build/sage-5.12.beta1/local/include
 -I. -IInclude -I./Include -I/usr/include/x86_64-linux-gnu
 -I/usr/local/include
 
-I/home/buildbot/build/sage/snapperkob/snapperkob_full/build/sage-5.12.beta1/spkg/build/python-2.7.5.p1/src/Include
 
-I/home/buildbot/build/sage/snapperkob/snapperkob_full/build/sage-5.12.beta1/spkg/build/python-2.7.5.p1/src
 -c
 
/home/buildbot/build/sage/snapperkob/snapperkob_full/build/sage-5.12.beta1/spkg/build/python-2.7.5.p1/src/Modules/readline.c
 -o build/temp.linux-
 
x86_64-2.7/home/buildbot/build/sage/snapperkob/snapperkob_full/build/sage-5.12.beta1/spkg/build/python-2.7.5.p1/src/Modules/readline.o
 gcc -pthread -shared
 
-L/home/buildbot/build/sage/snapperkob/snapperkob_full/build/sage-5.12.beta1/local/lib
 
-L/home/buildbot/build/sage/snapperkob/snapperkob_full/build/sage-5.12.beta1/local/lib
 build/temp.linux-
 
x86_64-2.7/home/buildbot/build/sage/snapperkob/snapperkob_full/build/sage-5.12.beta1/spkg/build/python-2.7.5.p1/src/Modules/readline.o
 -L/usr/lib/termcap
 
-L/home/buildbot/build/sage/snapperkob/snapperkob_full/build/sage-5.12.beta1/local/lib
 -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -L. -lreadline -lncurses
 -lpython2.7 -o build/lib.linux-x86_64-2.7/readline.so
 *** WARNING: renaming "readline" since importing it failed:
 
/home/buildbot/build/sage/snapperkob/snapperkob_full/build/sage-5.12.beta1/local/lib/libreadline.so.6:
 undefined symbol: UP
 }}}

 This causes in the end
 {{{
 Testing importing of various modules...
 ctypes module imported OK
 math module imported OK
 hashlib module imported OK
 crypt module imported OK
 Traceback (most recent call last):
   File "<string>", line 1, in <module>
 ImportError: No module named readline
 readline module failed to import
 socket module imported OK
 Error: One or more modules failed to import.
 }}}
 *
 
[http://build.sagemath.org/sage/builders/AIMS%20snapperkob%20%28Ubuntu%2012.04%20x86_64%29/builds/402/steps/shell_6/logs/python
 Python build log]
 *
 
[http://build.sagemath.org/sage/builders/AIMS%20snapperkob%20%28Ubuntu%2012.04%20x86_64%29/builds/402
 Other logs of that build]

--
Ticket URL: <http://trac.sagemath.org/ticket/14405#comment:81>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to