Installing python2 via ame install python2 fails. The build log has the following output.
----------------------------------------------------------------------
Ran 54 tests in 0.758s
OK
== Tests result: FAILURE ==
369 tests OK.
2 tests failed:
test_epoll test_timeout
24 tests skipped:
test_aepack test_al test_applesingle test_bsddb185 test_cd test_cl
test_dl test_gdb test_gl test_imageop test_imgfile test_kqueue
test_linuxaudiodev test_macos test_macostools test_msilib
test_ossaudiodev test_py3kwarn test_scriptpackages test_startfile
test_sunaudiodev test_winreg test_winsound test_zipfile64
1 skip unexpected on linux2:
test_gdb
Total duration: 9 min 26 sec
Tests result: FAILURE
==> ERROR: A failure occurred in check().
Aborting...
(END)
IDK what this means, can someone help me. Thanks in advance!