Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 714784 - dev-python/uvloop-0.14.0[doc] RuntimeError: unable to read the version from setup.py
Summary: dev-python/uvloop-0.14.0[doc] RuntimeError: unable to read the version from s...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-26 02:36 UTC by Alessandro Barbieri
Modified: 2020-03-26 16:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
info (info,16.49 KB, text/plain)
2020-03-26 02:37 UTC, Alessandro Barbieri
Details
uvloop-0.14.0:20200326-012306.log (uvloop-0.14.0:20200326-012306.log,16.52 KB, text/plain)
2020-03-26 02:37 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2020-03-26 02:36:44 UTC
* Using python3.6 in global scope
 * python3_6: running distutils-r1_run_phase python_compile_all
python3.6 setup.py build_ext --inplace build_sphinx
running build_ext
copying /var/tmp/portage/dev-python/uvloop-0.14.0/work/uvloop-0.14.0-python3_6/lib/uvloop/loop.cpython-36m-x86_64-linux-gnu.so -> uvloop
running build_sphinx
Running Sphinx v1.8.5

Configuration error:
There is a programmable error in your configuration file:

Traceback (most recent call last):
  File "/usr/lib64/python3.6/site-packages/sphinx/config.py", line 368, in eval_config_file
    execfile_(filename, namespace)
  File "/usr/lib64/python3.6/site-packages/sphinx/util/pycompat.py", line 150, in execfile_
    exec_(code, _globals)
  File "/var/tmp/portage/dev-python/uvloop-0.14.0/work/uvloop-0.14.0/docs/conf.py", line 14, in <module>
    raise RuntimeError('unable to read the version from setup.py')
RuntimeError: unable to read the version from setup.py

 * ERROR: dev-python/uvloop-0.14.0::gentoo failed (compile phase):
 *   (no error message)
 *
 * Call stack:
 *     ebuild.sh, line  125:  Called src_compile
 *   environment, line 4263:  Called distutils-r1_src_compile
 *   environment, line 2428:  Called _distutils-r1_run_common_phase 'python_compile_all'
 *   environment, line 1670:  Called multibuild_foreach_variant 'distutils-r1_run_phase' 'python_compile_all'
 *   environment, line 3281:  Called _multibuild_run 'distutils-r1_run_phase' 'python_compile_all'
 *   environment, line 3279:  Called distutils-r1_run_phase 'python_compile_all'
 *   environment, line 2416:  Called python_compile_all
 *   environment, line 3610:  Called esetup.py 'build_ext' '--inplace' 'build_sphinx'
 *   environment, line 2817:  Called die
 * The specific snippet of code:
 *       "${@}" || die "${die_args[@]}";
 *
 * If you need support, post the output of `emerge --info '=dev-python/uvloop-0.14.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/uvloop-0.14.0::gentoo'`.
 * The complete build log is located at '/var/log/portage/build/dev-python/uvloop-0.14.0:20200326-012306.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/uvloop-0.14.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/uvloop-0.14.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-python/uvloop-0.14.0/work/uvloop-0.14.0'
 * S: '/var/tmp/portage/dev-python/uvloop-0.14.0/work/uvloop-0.14.0'
 *
 * The following package has failed to build, install, or execute postinst:
 *
 *  (dev-python/uvloop-0.14.0:0/0::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/log/portage/build/dev-python/uvloop-0.14.0:20200326-012306.log'
 *
Comment 1 Alessandro Barbieri 2020-03-26 02:37:20 UTC
Created attachment 625890 [details]
info

emerge --info
Comment 2 Alessandro Barbieri 2020-03-26 02:37:45 UTC
Created attachment 625892 [details]
uvloop-0.14.0:20200326-012306.log

buildlog