* Package: dev-python/path-py-8.1.2  * Repository: gentoo  * Maintainer: python@gentoo.org  * 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 path.py-8.1.2.tar.gz to /var/tmp/portage/dev-python/path-py-8.1.2/work >>> Source unpacked in /var/tmp/portage/dev-python/path-py-8.1.2/work >>> Preparing source in /var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2 ... * python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build running build running build_py copying path.py -> /var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2-python2_7/lib copying test_path.py -> /var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2-python2_7/lib 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 copying path.py -> /var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2-python3_4/lib copying test_path.py -> /var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2-python3_4/lib warning: build_py: byte-compiling is disabled, skipping. >>> Source compiled. >>> Test phase: dev-python/path-py-8.1.2 * python2_7: running distutils-r1_run_phase python_test /usr/bin/python2.7 setup.py test running pytest running egg_info writing requirements to /var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2-python2_7/path.py.egg-info/requires.txt writing /var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2-python2_7/path.py.egg-info/PKG-INFO writing top-level names to /var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2-python2_7/path.py.egg-info/top_level.txt writing dependency_links to /var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2-python2_7/path.py.egg-info/dependency_links.txt reading manifest file '/var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2-python2_7/path.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file '/var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2-python2_7/path.py.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux2 -- Python 2.7.10, pytest-2.8.7, py-1.4.30, pluggy-0.3.1 rootdir: /var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2, inifile: pytest.ini collected 67 items path.py ... test_path.py .......................................................F........ =================================== FAILURES =================================== __________________ TestSpecialPaths.test_unix_paths_fallback ___________________ self = tmpdir = local('/var/tmp/portage/dev-python/path-py-8.1.2/temp/pytest-of-portage/pytest-0/test_unix_paths_fallback0') monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x7f0568acd710> feign_linux = None def test_unix_paths_fallback(self, tmpdir, monkeypatch, feign_linux): "Without XDG_CONFIG_HOME set, ~/.config should be used." fake_home = tmpdir / '_home' monkeypatch.setitem(os.environ, 'HOME', str(fake_home)) expected = str(tmpdir / '_home' / '.config') > assert SpecialResolver(Path).user.config == expected E assert Path(u'/var/t...edir/.config') == '/var/tmp/port..._home/.config' E - /var/tmp/portage/dev-python/path-py-8.1.2/homedir/.config E + /var/tmp/portage/dev-python/path-py-8.1.2/temp/pytest-of-portage/pytest-0/test_unix_paths_fallback0/_home/.config test_path.py:1028: AssertionError ===================== 1 failed, 66 passed in 4.72 seconds ====================== * ERROR: dev-python/path-py-8.1.2::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 3644: Called distutils-r1_src_test * environment, line 965: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 302: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 3158: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2267: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2265: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 573: Called distutils-r1_run_phase 'python_test' * environment, line 897: Called python_test * environment, line 3523: Called esetup.py 'test' * environment, line 1403: Called die * The specific snippet of code: * "${@}" || die "${die_args[@]}"; * * If you need support, post the output of `emerge --info '=dev-python/path-py-8.1.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/path-py-8.1.2::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-python/path-py-8.1.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/path-py-8.1.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2' * S: '/var/tmp/portage/dev-python/path-py-8.1.2/work/path.py-8.1.2'