* Package: dev-python/slimit-0.8.1-r1 * Repository: gentoo * Maintainer: paolo.pedroni@iol.it proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_9 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking slimit-0.8.1.tar.gz to /var/tmp/portage/dev-python/slimit-0.8.1-r1/work >>> Source unpacked in /var/tmp/portage/dev-python/slimit-0.8.1-r1/work >>> Preparing source in /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1 ... * Applying slimit-0.8.1-fix-python3.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1 ... * python3_9: running distutils-r1_run_phase python_compile python3.9 setup.py build -j 4 Warning: 'classifiers' should be a list, got type 'filter' running build running build_py creating /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit copying src/slimit/unicode_chars.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit copying src/slimit/yacctab.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit copying src/slimit/scope.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit copying src/slimit/parser.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit copying src/slimit/minifier.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit copying src/slimit/mangler.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit copying src/slimit/lextab.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit copying src/slimit/lexer.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit copying src/slimit/ast.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit copying src/slimit/__init__.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit creating /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/visitors copying src/slimit/visitors/scopevisitor.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/visitors copying src/slimit/visitors/nodevisitor.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/visitors copying src/slimit/visitors/minvisitor.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/visitors copying src/slimit/visitors/ecmavisitor.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/visitors copying src/slimit/visitors/__init__.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/visitors creating /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/tests copying src/slimit/tests/test_lexer.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/tests copying src/slimit/tests/test_parser.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/tests copying src/slimit/tests/test_nodevisitor.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/tests copying src/slimit/tests/test_minifier.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/tests copying src/slimit/tests/test_mangler.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/tests copying src/slimit/tests/test_ecmavisitor.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/tests copying src/slimit/tests/test_cmd.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/tests copying src/slimit/tests/__init__.py -> /var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/tests warning: build_py: byte-compiling is disabled, skipping. Traceback (most recent call last): File "", line 1, in File "/var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1-python3_9/lib/slimit/__init__.py", line 27, in from minifier import minify ModuleNotFoundError: No module named 'minifier' * ERROR: dev-python/slimit-0.8.1-r1::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 127: Called src_compile * environment, line 2894: Called distutils-r1_src_compile * environment, line 1192: Called _distutils-r1_run_foreach_impl 'python_compile' * environment, line 474: Called python_foreach_impl 'distutils-r1_run_phase' 'python_compile' * environment, line 2573: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' * environment, line 2097: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' * environment, line 2095: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile' * environment, line 800: Called distutils-r1_run_phase 'python_compile' * environment, line 1185: Called python_compile * environment, line 2347: Called die * The specific snippet of code: * "${EPYTHON}" -B -c 'import slimit;slimit.minify("")' || die * * If you need support, post the output of `emerge --info '=dev-python/slimit-0.8.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/slimit-0.8.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-python:slimit-0.8.1-r1:20211110-022857.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/slimit-0.8.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/slimit-0.8.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1' * S: '/var/tmp/portage/dev-python/slimit-0.8.1-r1/work/slimit-0.8.1'