New submission from Greg Czajkowski <[email protected]>: 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 <[email protected]> <https://bugs.pypy.org/issue1611> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
