Skip to content

Instantly share code, notes, and snippets.

@onewheelskyward
Created December 14, 2021 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save onewheelskyward/680d4957d839a65908a751a126fd7b74 to your computer and use it in GitHub Desktop.
Save onewheelskyward/680d4957d839a65908a751a126fd7b74 to your computer and use it in GitHub Desktop.
 * Package: dev-python/parse_type-0.5.2
 * Repository: python-modules-kit
 * USE: amd64 elibc_glibc kernel_linux python_targets_python3_7 userland_GNU
 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking parse_type-0.5.2.tar.gz to /var/tmp/portage/dev-python/parse_type-0.5.2/work
>>> Source unpacked in /var/tmp/portage/dev-python/parse_type-0.5.2/work
>>> Preparing source in /var/tmp/portage/dev-python/parse_type-0.5.2/work/parse_type-0.5.2 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/parse_type-0.5.2/work/parse_type-0.5.2 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/parse_type-0.5.2/work/parse_type-0.5.2 ...
* python3_7: running distutils-r1_run_phase distutils-r1_python_compile
python3.7 setup.py build -j 2
/usr/lib/python3.7/site-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'build-base' will not be supported in future versions. Please use the underscore name 'build_base' instead
% (opt, underscore_opt)
/usr/lib/python3.7/site-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'build-platlib' will not be supported in future versions. Please use the underscore name 'build_platlib' instead
% (opt, underscore_opt)
/usr/lib/python3.7/site-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'build-purelib' will not be supported in future versions. Please use the underscore name 'build_purelib' instead
% (opt, underscore_opt)
/usr/lib/python3.7/site-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'build-scripts' will not be supported in future versions. Please use the underscore name 'build_scripts' instead
% (opt, underscore_opt)
/usr/lib/python3.7/site-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'dist-dir' will not be supported in future versions. Please use the underscore name 'dist_dir' instead
% (opt, underscore_opt)
/usr/lib/python3.7/site-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead
% (opt, underscore_opt)
error in parse_type setup command: use_2to3 is invalid.
* ERROR: dev-python/parse_type-0.5.2::python-modules-kit failed (compile phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 93: Called src_compile
* environment, line 2952: Called distutils-r1_src_compile
* environment, line 1227: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
* environment, line 447: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile'
* environment, line 2579: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
* environment, line 2064: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
* environment, line 2062: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile'
* environment, line 835: Called distutils-r1_run_phase 'distutils-r1_python_compile'
* environment, line 1218: Called distutils-r1_python_compile
* environment, line 1087: Called esetup.py 'build' '-j' '2'
* environment, line 1608: Called die
* The specific snippet of code:
* "${@}" || die "${die_args[@]}";
*
* If you need support, post the output of `emerge --info '=dev-python/parse_type-0.5.2::python-modules-kit'`,
* the complete build log and the output of `emerge -pqv '=dev-python/parse_type-0.5.2::python-modules-kit'`.
* The complete build log is located at '/var/tmp/portage/dev-python/parse_type-0.5.2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-python/parse_type-0.5.2/temp/environment'.
* Working directory: '/var/tmp/portage/dev-python/parse_type-0.5.2/work/parse_type-0.5.2'
* S: '/var/tmp/portage/dev-python/parse_type-0.5.2/work/parse_type-0.5.2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment