[pypy-issue] [issue1611] pypy3: setupterm: could not find terminal

Greg Czajkowski tracker at bugs.pypy.org
Thu Sep 19 00:21:32 CEST 2013


New submission from Greg Czajkowski <gregczajkowski at yahoo.com>:

After building pypy3 solving issue1610 issue1603 and issue1601 pypy-c cannot 
start and 
raises the attached traceback

...
_minimal_curses.error: setupterm: could not find terminal

Context: py3k branch built on linux SUSE10

Compile Command
env LD_LIBRARY_PATH=/path/libffi.gcc/lib64:/usr/pkgs/openssl/1.0.1c/lib64 
CFLAGS="-I 
/path/libffi.gcc/lib/libffi-3.0.13/include -I /usr/pkgs/openssl/1.0.1c/include -
I 
/usr/pkgs/openssl/1.0.1c/openssl" LDFLAGS="-L/path/libffi.gcc/lib64 -
L/usr/pkgs/openssl/1.0.1c/lib64" /usr/pkgs/python/2.7.2/bin/python 
../../rpython/bin/rpython --opt=jit --batch --cc=/usr/pkgs/gcc/4.8.1/bin/gcc 
targetpypystandalone.py

----------
messages: 6187
nosy: gcflymoto, pypy-issue
priority: bug
status: unread
title: pypy3: setupterm: could not find terminal

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1611>
________________________________________


More information about the pypy-issue mailing list