Created attachment 563062 [details] build.log >>> Test phase: dev-python/setuptools-40.6.3 * python2_7: running distutils-r1_run_phase python_test ========================================= test session starts ========================================== platform linux2 -- Python 2.7.15, pytest-3.4.2, py-1.5.4, pluggy-0.5.2 -- /usr/bin/python2.7 cachedir: .pytest_cache rootdir: /var/tmp/portage/dev-python/setuptools-40.6.3/work/setuptools-40.6.3-python2_7, inifile: pytest.ini plugins: virtualenv-1.2.11, shutil-1.2.11, backports.unittest-mock-1.3 collecting ... collected 366 items / 2 errors / 2 skipped ======================================= short test summary info ======================================== SKIP [2] /var/tmp/portage/dev-python/setuptools-40.6.3/work/setuptools-40.6.3-python2_7/setuptools/tests/test_msvc.py:18: could not import 'distutils.msvc9compiler' ================================================ ERRORS ================================================ _________________________ ERROR collecting setuptools/tests/test_build_meta.py _________________________ setuptools/tests/test_build_meta.py:18: in <module> from concurrent import futures E ImportError: No module named concurrent _________________________ ERROR collecting setuptools/tests/test_build_meta.py _________________________ ImportError while importing test module '/var/tmp/portage/dev-python/setuptools-40.6.3/work/setuptools-40.6.3-python2_7/setuptools/tests/test_build_meta.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: setuptools/tests/test_build_meta.py:18: in <module> from concurrent import futures E ImportError: No module named concurrent !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ================================== 2 skipped, 2 error in 1.75 seconds ==================================
Created attachment 563064 [details] emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0a84f6541d5bcd9efe0d62bde44874fdd97a49e commit b0a84f6541d5bcd9efe0d62bde44874fdd97a49e Author: Virgil Dupras <vdupras@gentoo.org> AuthorDate: 2019-01-29 00:47:20 +0000 Commit: Virgil Dupras <vdupras@gentoo.org> CommitDate: 2019-01-29 00:47:20 +0000 dev-python/setuptools: add missing test dep Closes: https://bugs.gentoo.org/676638 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-python/setuptools/setuptools-40.6.3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)