Created
December 14, 2021 17:16
-
-
Save onewheelskyward/680d4957d839a65908a751a126fd7b74 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[32;01m * [39;49;00mPackage: dev-python/parse_type-0.5.2 | |
[32;01m * [39;49;00mRepository: python-modules-kit | |
[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux python_targets_python3_7 userland_GNU | |
[32;01m * [39;49;00mFEATURES: 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 ... | |
[32;01m*[0m 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. | |
[31;01m*[0m ERROR: dev-python/parse_type-0.5.2::python-modules-kit failed (compile phase): | |
[31;01m*[0m (no error message) | |
[31;01m*[0m | |
[31;01m*[0m Call stack: | |
[31;01m*[0m ebuild.sh, line 93: Called src_compile | |
[31;01m*[0m environment, line 2952: Called distutils-r1_src_compile | |
[31;01m*[0m environment, line 1227: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' | |
[31;01m*[0m environment, line 447: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' | |
[31;01m*[0m environment, line 2579: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' | |
[31;01m*[0m environment, line 2064: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' | |
[31;01m*[0m environment, line 2062: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' | |
[31;01m*[0m environment, line 835: Called distutils-r1_run_phase 'distutils-r1_python_compile' | |
[31;01m*[0m environment, line 1218: Called distutils-r1_python_compile | |
[31;01m*[0m environment, line 1087: Called esetup.py 'build' '-j' '2' | |
[31;01m*[0m environment, line 1608: Called die | |
[31;01m*[0m The specific snippet of code: | |
[31;01m*[0m "${@}" || die "${die_args[@]}"; | |
[31;01m*[0m | |
[31;01m*[0m If you need support, post the output of `emerge --info '=dev-python/parse_type-0.5.2::python-modules-kit'`, | |
[31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-python/parse_type-0.5.2::python-modules-kit'`. | |
[31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-python/parse_type-0.5.2/temp/build.log'. | |
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/parse_type-0.5.2/temp/environment'. | |
[31;01m*[0m Working directory: '/var/tmp/portage/dev-python/parse_type-0.5.2/work/parse_type-0.5.2' | |
[31;01m*[0m 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