* Package: dev-python/entrypoints-0.2.3 * Repository: gentoo * Maintainer: marbre@linux.sungazer.de sci@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 test userland_GNU * FEATURES: compressdebug installsources network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking entrypoints-0.2.3.tar.gz to /var/tmp/portage/dev-python/entrypoints-0.2.3/work >>> Source unpacked in /var/tmp/portage/dev-python/entrypoints-0.2.3/work >>> Preparing source in /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3 ... * Applying entrypoints-0.2.3-setup.py.patch ... [ ok ] * Applying entrypoints-0.2.1-init.py.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3 ... * python2_7: running distutils-r1_run_phase distutils-r1_python_compile python2.7 setup.py build running build running build_py creating /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/lib/entrypoints copying entrypoints/__init__.py -> /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/lib/entrypoints copying entrypoints/entrypoints.py -> /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/lib/entrypoints warning: build_py: byte-compiling is disabled, skipping. * python3_4: running distutils-r1_run_phase distutils-r1_python_compile python3.4 setup.py build running build running build_py creating /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python3_4/lib/entrypoints copying entrypoints/__init__.py -> /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python3_4/lib/entrypoints copying entrypoints/entrypoints.py -> /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python3_4/lib/entrypoints warning: build_py: byte-compiling is disabled, skipping. * python3_5: running distutils-r1_run_phase distutils-r1_python_compile python3.5 setup.py build running build running build_py creating /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python3_5/lib/entrypoints copying entrypoints/__init__.py -> /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python3_5/lib/entrypoints copying entrypoints/entrypoints.py -> /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python3_5/lib/entrypoints warning: build_py: byte-compiling is disabled, skipping. * python3_6: running distutils-r1_run_phase distutils-r1_python_compile python3.6 setup.py build running build running build_py creating /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python3_6/lib/entrypoints copying entrypoints/__init__.py -> /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python3_6/lib/entrypoints copying entrypoints/entrypoints.py -> /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python3_6/lib/entrypoints warning: build_py: byte-compiling is disabled, skipping. * python3_7: running distutils-r1_run_phase distutils-r1_python_compile python3.7 setup.py build -j 4 running build running build_py creating /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python3_7/lib/entrypoints copying entrypoints/__init__.py -> /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python3_7/lib/entrypoints copying entrypoints/entrypoints.py -> /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python3_7/lib/entrypoints warning: build_py: byte-compiling is disabled, skipping. * python3_7: running distutils-r1_run_phase python_compile_all >>> Source compiled. >>> Test phase: dev-python/entrypoints-0.2.3 * python2_7: running distutils-r1_run_phase python_test python2.7 setup.py install --home=/var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test --install-lib=/var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib --install-scripts=/var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/scripts running install running build running build_py warning: build_py: byte-compiling is disabled, skipping. running install_lib creating /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints copying /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/lib/entrypoints/__init__.py -> /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints copying /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/lib/entrypoints/entrypoints.py -> /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info Writing /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints-0.2.3-py2.7.egg-info ============================================= test session starts ============================================== platform linux2 -- Python 2.7.15, pytest-3.8.1, py-1.5.4, pluggy-0.7.1 rootdir: /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib, inifile: plugins: isort-0.1.0, cov-2.5.1, hypothesis-3.59.1 collected 10 items tests/test_entrypoints.py ......F... [100%] =================================================== FAILURES =================================================== ___________________________________________________ test_bad ___________________________________________________ def test_bad(): bad_path = [osp.join(samples_dir, 'packages3')] with warnings.catch_warnings(record=True) as w: group = entrypoints.get_group_named('entrypoints.test1', bad_path) assert 'bad' not in group > assert len(w) == 1 E assert 2 == 1 E + where 2 = len([, ]) tests/test_entrypoints.py:70: AssertionError =============================================== warnings summary =============================================== /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:171: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:140: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(ep_path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:171: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:171: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:140: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(ep_path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:171: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:171: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:171: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:140: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(ep_path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:171: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:171: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:171: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:140: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(ep_path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:171: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:171: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:140: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(ep_path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:171: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:171: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:140: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(ep_path) /var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib/entrypoints/entrypoints.py:171: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board. cp.read(path) -- Docs: https://docs.pytest.org/en/latest/warnings.html =============================== 1 failed, 9 passed, 20 warnings in 0.17 seconds ================================ * ERROR: dev-python/entrypoints-0.2.3::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 2699: Called distutils-r1_src_test * environment, line 915: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 354: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 2221: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 1569: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 1567: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 578: Called distutils-r1_run_phase 'python_test' * environment, line 846: Called python_test * environment, line 2601: Called die * The specific snippet of code: * py.test || die * * If you need support, post the output of `emerge --info '=dev-python/entrypoints-0.2.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/entrypoints-0.2.3::gentoo'`. * The complete build log is located at '/var/log/portage/build/dev-python/entrypoints-0.2.3:20181006-154729.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/entrypoints-0.2.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/entrypoints-0.2.3/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3-python2_7/test/lib' * S: '/var/tmp/portage/dev-python/entrypoints-0.2.3/work/entrypoints-0.2.3'