* Package: dev-python/doit-py-0.4.0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 test userland_GNU * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking doit-py-0.4.0.tar.gz to /var/tmp/portage/dev-python/doit-py-0.4.0/work >>> Source unpacked in /var/tmp/portage/dev-python/doit-py-0.4.0/work >>> Preparing source in /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0 ... * python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build running build running build_py creating /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0-python2_7/lib/doitpy copying doitpy/docs.py -> /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0-python2_7/lib/doitpy copying doitpy/__init__.py -> /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0-python2_7/lib/doitpy copying doitpy/coverage.py -> /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0-python2_7/lib/doitpy copying doitpy/package.py -> /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0-python2_7/lib/doitpy copying doitpy/pyflakes.py -> /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0-python2_7/lib/doitpy warning: build_py: byte-compiling is disabled, skipping. * python3_4: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python3.4 setup.py build running build running build_py creating /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0-python3_4/lib/doitpy copying doitpy/docs.py -> /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0-python3_4/lib/doitpy copying doitpy/__init__.py -> /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0-python3_4/lib/doitpy copying doitpy/coverage.py -> /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0-python3_4/lib/doitpy copying doitpy/package.py -> /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0-python3_4/lib/doitpy copying doitpy/pyflakes.py -> /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0-python3_4/lib/doitpy warning: build_py: byte-compiling is disabled, skipping. * python3_4: running distutils-r1_run_phase python_compile_all >>> Source compiled. >>> Test phase: dev-python/doit-py-0.4.0 * python2_7: running distutils-r1_run_phase python_test ============================== test session starts =============================== platform linux2 -- Python 2.7.12, pytest-3.0.3, py-1.4.30, pluggy-0.4.0 rootdir: /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0, inifile: plugins: xdist-1.15.0, cov-2.3.1, hypothesis-3.6.0 collected 25 items tests/test_coverage.py .......... tests/test_docs.py ..... tests/test_package.py ..... tests/test_pyflakes.py ..... =========================== 25 passed in 0.20 seconds ============================ * python3_4: running distutils-r1_run_phase python_test ============================== test session starts =============================== platform linux -- Python 3.4.5, pytest-3.0.3, py-1.4.30, pluggy-0.4.0 rootdir: /var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0, inifile: plugins: xdist-1.15.0, cov-2.3.1, hypothesis-3.6.0 collected 10 items / 2 errors ===================================== ERRORS ===================================== ____________________ ERROR collecting tests/test_coverage.py _____________________ ImportError while importing test module '/var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0/tests/test_coverage.py'. Original error message: 'No module named 'singledispatch'' Make sure your test modules/packages have valid Python names. ____________________ ERROR collecting tests/test_pyflakes.py _____________________ ImportError while importing test module '/var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0/tests/test_pyflakes.py'. Original error message: 'No module named 'singledispatch'' Make sure your test modules/packages have valid Python names. !!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!! ============================ 2 error in 0.23 seconds ============================= * ERROR: dev-python/doit-py-0.4.0::gentoo failed (test phase): * Tests failed under python3.4 * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 3688: Called distutils-r1_src_test * environment, line 1020: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 312: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 3207: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2305: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2303: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 607: Called distutils-r1_run_phase 'python_test' * environment, line 951: Called python_test * environment, line 3568: Called die * The specific snippet of code: * py.test || die "Tests failed under ${EPYTHON}" * * If you need support, post the output of `emerge --info '=dev-python/doit-py-0.4.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/doit-py-0.4.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-python:doit-py-0.4.0:20170716-085222.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/doit-py-0.4.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/doit-py-0.4.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0' * S: '/var/tmp/portage/dev-python/doit-py-0.4.0/work/doit-py-0.4.0'