>>> Source compiled. >>> Test phase: dev-python/wxpython-4.0.3 * python2_7: running distutils-r1_run_phase python_test /var/tmp/portage/dev-python/wxpython-4.0.3/temp/environment: line 3788: distutils-r1_install_for_testing: command not found Essssssss....EEE....... ====================================================================== ERROR: test_interpreter (unittest.loader.ModuleImportFailure) ---------------------------------------------------------------------- ImportError: Failed to import test module: test_interpreter Traceback (most recent call last): File "/usr/lib64/python2.7/unittest/loader.py", line 254, in _find_tests module = self._get_module_from_name(name) File "/usr/lib64/python2.7/unittest/loader.py", line 232, in _get_module_from_name __import__(name) File "test_interpreter.py", line 11, in import interpreter File "../interpreter.py", line 10, in from . import dispatcher ValueError: Attempted relative import in non-package ====================================================================== ERROR: test_getRoot (test_introspect.GetRootTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_introspect.py", line 150, in test_getRoot self._checkRoot(input, terminator, output) File "test_introspect.py", line 98, in _checkRoot root = introspect.getRoot(command=input, terminator=terminator) File "../introspect.py", line 225, in getRoot if command.startswith(sys.ps2): AttributeError: 'module' object has no attribute 'ps2' ====================================================================== ERROR: test_getRoot_Advanced (test_introspect.GetRootTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_introspect.py", line 180, in test_getRoot_Advanced self._checkRoot(input, terminator, output) File "test_introspect.py", line 98, in _checkRoot root = introspect.getRoot(command=input, terminator=terminator) File "../introspect.py", line 225, in getRoot if command.startswith(sys.ps2): AttributeError: 'module' object has no attribute 'ps2' ====================================================================== ERROR: test_getRoot_EmptyTypes (test_introspect.GetRootTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_introspect.py", line 341, in test_getRoot_EmptyTypes self._checkRoot(input, terminator, output) File "test_introspect.py", line 98, in _checkRoot root = introspect.getRoot(command=input, terminator=terminator) File "../introspect.py", line 225, in getRoot if command.startswith(sys.ps2): AttributeError: 'module' object has no attribute 'ps2' ---------------------------------------------------------------------- Ran 23 tests in 0.001s FAILED (errors=4, skipped=8)