* Package: dev-python/pytest-cov-2.5.1 * Repository: gentoo * Maintainer: chutzpah@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking pytest-cov-2.5.1.tar.gz to /var/tmp/portage/dev-python/pytest-cov-2.5.1/work >>> Source unpacked in /var/tmp/portage/dev-python/pytest-cov-2.5.1/work >>> Preparing source in /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1 ... * 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/pytest-cov-2.5.1/work/pytest-cov-2.5.1-python2_7/lib/pytest_cov copying src/pytest_cov/plugin.py -> /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1-python2_7/lib/pytest_cov copying src/pytest_cov/embed.py -> /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1-python2_7/lib/pytest_cov copying src/pytest_cov/compat.py -> /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1-python2_7/lib/pytest_cov copying src/pytest_cov/engine.py -> /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1-python2_7/lib/pytest_cov copying src/pytest_cov/__init__.py -> /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1-python2_7/lib/pytest_cov running egg_info writing requirements to src/pytest_cov.egg-info/requires.txt writing src/pytest_cov.egg-info/PKG-INFO writing top-level names to src/pytest_cov.egg-info/top_level.txt writing dependency_links to src/pytest_cov.egg-info/dependency_links.txt writing entry points to src/pytest_cov.egg-info/entry_points.txt reading manifest file 'src/pytest_cov.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.isort.cfg' warning: no files found matching '.pylintrc' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/pytest_cov.egg-info/SOURCES.txt' warning: build_py: byte-compiling is disabled, skipping. copying src/pytest-cov.pth -> /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1-python2_7/lib * 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/pytest-cov-2.5.1/work/pytest-cov-2.5.1-python3_4/lib/pytest_cov copying src/pytest_cov/plugin.py -> /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1-python3_4/lib/pytest_cov copying src/pytest_cov/embed.py -> /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1-python3_4/lib/pytest_cov copying src/pytest_cov/compat.py -> /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1-python3_4/lib/pytest_cov copying src/pytest_cov/engine.py -> /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1-python3_4/lib/pytest_cov copying src/pytest_cov/__init__.py -> /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1-python3_4/lib/pytest_cov running egg_info writing top-level names to src/pytest_cov.egg-info/top_level.txt writing requirements to src/pytest_cov.egg-info/requires.txt writing dependency_links to src/pytest_cov.egg-info/dependency_links.txt writing src/pytest_cov.egg-info/PKG-INFO writing entry points to src/pytest_cov.egg-info/entry_points.txt reading manifest file 'src/pytest_cov.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.isort.cfg' warning: no files found matching '.pylintrc' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/pytest_cov.egg-info/SOURCES.txt' warning: build_py: byte-compiling is disabled, skipping. copying src/pytest-cov.pth -> /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1-python3_4/lib * python3_4: running distutils-r1_run_phase python_compile_all >>> Source compiled. >>> Test phase: dev-python/pytest-cov-2.5.1 * python2_7: running distutils-r1_run_phase python_test ============================= test session starts ============================== platform linux2 -- Python 2.7.14, pytest-3.2.2, py-1.4.34, pluggy-0.4.0 -- /usr/bin/python2.7 cachedir: .cache rootdir: /var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1, inifile: setup.cfg plugins: xprocess-0.12.1, xdist-1.15.0, pythonpath-0.7.1, pep8-1.0.6, forked-0.2, flake8-0.8.1, cython-0.1.0, capturelog-0.7 collecting ... collected 74 items tests/test_pytest_cov.py::test_central[branch2x] FAILED =========================== short test summary info ============================ FAIL tests/test_pytest_cov.py::test_central[branch2x] =================================== FAILURES =================================== ____________________________ test_central[branch2x] ____________________________ ../../../../../work/pytest-cov-2.5.1/tests/test_pytest_cov.py:190: in test_central '*10 passed*' E Failed: remains unmatched: '*- coverage: platform *, python * -*' ----------------------------- Captured stdout call ----------------------------- running: /usr/bin/python2.7 /usr/lib64/python2.7/site-packages/pytest.py --basetemp=/var/tmp/portage/dev-python/pytest-cov-2.5.1/temp/pytest-of-portage/pytest-0/testdir/test_central0/runpytest-0 -v --cov=/var/tmp/portage/dev-python/pytest-cov-2.5.1/temp/pytest-of-portage/pytest-0/testdir/test_central0 --cov-report=term-missing /var/tmp/portage/dev-python/pytest-cov-2.5.1/temp/pytest-of-portage/pytest-0/testdir/test_central0/test_central.py --cov-branch --basetemp=/var/tmp/portage/dev-python/pytest-cov-2.5.1/temp/pytest-of-portage/pytest-0/testdir/basetemp in: /var/tmp/portage/dev-python/pytest-cov-2.5.1/temp/pytest-of-portage/pytest-0/testdir/test_central0 ----------------------------- Captured stderr call ----------------------------- usage: pytest.py [options] [file_or_dir] [file_or_dir] [...] pytest.py: error: unrecognized arguments: --cov=/var/tmp/portage/dev-python/pytest-cov-2.5.1/temp/pytest-of-portage/pytest-0/testdir/test_central0 --cov-report=term-missing --cov-branch inifile: None rootdir: /var/tmp/portage/dev-python/pytest-cov-2.5.1/temp/pytest-of-portage/pytest-0/testdir/test_central0 =============================== warnings summary =============================== None [pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead. :171 'pytest_runtest_makereport' hook uses deprecated __multicall__ argument None pytest_funcarg__caplog: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0. Please remove the prefix and use the @pytest.fixture decorator instead. pytest_funcarg__capturelog: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0. Please remove the prefix and use the @pytest.fixture decorator instead. -- Docs: http://doc.pytest.org/en/latest/warnings.html !!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!! ===================== 1 failed, 4 warnings in 3.41 seconds ===================== * ERROR: dev-python/pytest-cov-2.5.1::gentoo failed (test phase): * Tests failed under python2.7 * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 2736: Called distutils-r1_src_test * environment, line 903: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 349: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 2255: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 1557: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 1555: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 573: Called distutils-r1_run_phase 'python_test' * environment, line 834: Called python_test * environment, line 2616: Called die * The specific snippet of code: * PYTHONPATH="${S}/tests:${BUILD_DIR}/lib" PYTEST_PLUGINS=${PN/-/_} py.test -v -v -x || die "Tests failed under ${EPYTHON}" * * If you need support, post the output of `emerge --info '=dev-python/pytest-cov-2.5.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/pytest-cov-2.5.1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-python:pytest-cov-2.5.1:20171028-212903.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/pytest-cov-2.5.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pytest-cov-2.5.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1' * S: '/var/tmp/portage/dev-python/pytest-cov-2.5.1/work/pytest-cov-2.5.1'