* Package: dev-python/pathlib2-2.1.0 * Repository: gentoo * Maintainer: python@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_6 userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build running build running build_py copying pathlib2.py -> /var/tmpfs/portage/dev-python/pathlib2-2.1.0/work/pathlib2-2.1.0-python2_7/lib warning: build_py: byte-compiling is disabled, skipping. * python3_6: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python3.6 setup.py build Traceback (most recent call last): File "setup.py", line 2, in <module> from setuptools import setup ModuleNotFoundError: No module named 'setuptools' * ERROR: dev-python/pathlib2-2.1.0::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 115: Called src_compile * environment, line 2636: Called distutils-r1_src_compile * environment, line 781: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' * environment, line 296: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2176: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 1482: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 1480: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 511: Called distutils-r1_run_phase 'distutils-r1_python_compile' * environment, line 772: Called distutils-r1_python_compile * environment, line 647: Called esetup.py 'build' * environment, line 1027: Called die * The specific snippet of code: * "${@}" || die "${die_args[@]}"; * * If you need support, post the output of `emerge --info '=dev-python/pathlib2-2.1.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/pathlib2-2.1.0::gentoo'`. * The complete build log is located at '/var/tmpfs/portage/dev-python/pathlib2-2.1.0/temp/build.log'. * The ebuild environment file is located at '/var/tmpfs/portage/dev-python/pathlib2-2.1.0/temp/environment'. * Working directory: '/var/tmpfs/portage/dev-python/pathlib2-2.1.0/work/pathlib2-2.1.0' * S: '/var/tmpfs/portage/dev-python/pathlib2-2.1.0/work/pathlib2-2.1.0'
commit 15f5c17a1cc28d21d738db28c941711fd2924f5c (HEAD -> master, origin/master, origin/HEAD) Author: Manuel Rüger <mrueg@gentoo.org> Date: Wed Jun 7 00:04:36 2017 +0200 dev-python/pathlib2: Add missed dependency Gentoo-Bug: #621080 Package-Manager: Portage-2.3.6, Repoman-2.3.2