Matej Cepl <mc...@cepl.eu> added the comment:
It's somehow complicated, in the build chroot I can make tests run only with LD_LIBRARY_PATH set to $(readlink -f Python-3.7.0) and PYTHONPATH to Lib directory. However, then the set of failed tests changes. For example test_runpy runs without problems, but other fails: 5 tests failed: test_asyncio test_concurrent_futures test_gdb test_logging test_multiprocessing_main_handling (complete log is attached) ---------- Added file: https://bugs.python.org/file47665/osc-build-log.txt _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34022> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com