Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 782258 Details for
Bug 849302
dev-python/tempora-5.0.1 - /.../python3.9: cant open file .../setup.py: [Errno 2] No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:tempora-5.0.1:20220602-042734.log
dev-python:tempora-5.0.1:20220602-042734.log (text/plain), 7.64 KB, created by
Toralf Förster
on 2022-06-02 07:31:04 UTC
(
hide
)
Description:
dev-python:tempora-5.0.1:20220602-042734.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-06-02 07:31:04 UTC
Size:
7.64 KB
patch
obsolete
> * Package: dev-python/tempora-5.0.1 > * Repository: gentoo > * Maintainer: sbraz@gentoo.org python@gentoo.org > * Upstream: https://github.com/jaraco/tempora/issues > * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux python_targets_python3_9 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking tempora-5.0.1.tar.gz to /var/tmp/portage/dev-python/tempora-5.0.1/work >>>> Source unpacked in /var/tmp/portage/dev-python/tempora-5.0.1/work >>>> Preparing source in /var/tmp/portage/dev-python/tempora-5.0.1/work/tempora-5.0.1 ... > * Build system packages: > * dev-python/gpep517 : 6 > * dev-python/installer : 0.5.1 > * dev-python/setuptools : 62.3.2-r1 > * dev-python/setuptools_scm : 6.4.2 > * dev-python/wheel : 0.37.1-r1 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/tempora-5.0.1/work/tempora-5.0.1 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/tempora-5.0.1/work/tempora-5.0.1 ... > * python3_9: running distutils-r1_run_phase distutils-r1_python_compile > * Building the wheel for tempora-5.0.1 via setuptools.build_meta >running bdist_wheel >running build >running build_py >creating build >creating build/lib >creating build/lib/tempora >copying tempora/utc.py -> build/lib/tempora >copying tempora/timing.py -> build/lib/tempora >copying tempora/schedule.py -> build/lib/tempora >copying tempora/__init__.py -> build/lib/tempora >package init file 'tempora/tests/__init__.py' not found (or not a regular file) >creating build/lib/tempora/tests >copying tempora/tests/test_timing.py -> build/lib/tempora/tests >copying tempora/tests/test_schedule.py -> build/lib/tempora/tests >running egg_info >writing tempora.egg-info/PKG-INFO >writing dependency_links to tempora.egg-info/dependency_links.txt >writing entry points to tempora.egg-info/entry_points.txt >writing requirements to tempora.egg-info/requires.txt >writing top-level names to tempora.egg-info/top_level.txt >listing git files failed - pretending there aren't any >reading manifest file 'tempora.egg-info/SOURCES.txt' >adding license file 'LICENSE' >writing manifest file 'tempora.egg-info/SOURCES.txt' >warning: build_py: byte-compiling is disabled, skipping. > >installing to build/bdist.linux-x86_64/wheel >running install >running install_lib >creating build/bdist.linux-x86_64 >creating build/bdist.linux-x86_64/wheel >creating build/bdist.linux-x86_64/wheel/tempora >creating build/bdist.linux-x86_64/wheel/tempora/tests >copying build/lib/tempora/tests/test_schedule.py -> build/bdist.linux-x86_64/wheel/tempora/tests >copying build/lib/tempora/tests/test_timing.py -> build/bdist.linux-x86_64/wheel/tempora/tests >copying build/lib/tempora/__init__.py -> build/bdist.linux-x86_64/wheel/tempora >copying build/lib/tempora/schedule.py -> build/bdist.linux-x86_64/wheel/tempora >copying build/lib/tempora/timing.py -> build/bdist.linux-x86_64/wheel/tempora >copying build/lib/tempora/utc.py -> build/bdist.linux-x86_64/wheel/tempora >warning: install_lib: byte-compiling is disabled, skipping. > >running install_egg_info >Copying tempora.egg-info to build/bdist.linux-x86_64/wheel/tempora-5.0.1-py3.9.egg-info >running install_scripts >adding license file "LICENSE" (matched pattern "LICEN[CS]E*") >creating build/bdist.linux-x86_64/wheel/tempora-5.0.1.dist-info/WHEEL >creating '/var/tmp/portage/dev-python/tempora-5.0.1/work/tempora-5.0.1-python3_9/wheel/tmpa7udn_mg/tempora-5.0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it >adding 'tempora/__init__.py' >adding 'tempora/schedule.py' >adding 'tempora/timing.py' >adding 'tempora/utc.py' >adding 'tempora/tests/test_schedule.py' >adding 'tempora/tests/test_timing.py' >adding 'tempora-5.0.1.dist-info/LICENSE' >adding 'tempora-5.0.1.dist-info/METADATA' >adding 'tempora-5.0.1.dist-info/WHEEL' >adding 'tempora-5.0.1.dist-info/entry_points.txt' >adding 'tempora-5.0.1.dist-info/top_level.txt' >adding 'tempora-5.0.1.dist-info/RECORD' >removing build/bdist.linux-x86_64/wheel > * Installing the wheel to /var/tmp/portage/dev-python/tempora-5.0.1/work/tempora-5.0.1-python3_9/install > * Checking whether python3_11 is suitable ... > * >=dev-lang/python-3.11.0_beta1-r1:3.11 ... > [ ok ] > * python_check_deps ... > * >=dev-python/sphinx-4.4.0[python_targets_python3_11(-)] ... > * QA Notice: ebegin called, but missing call to eend (phase: compile) > [ !! ] > * QA Notice: eend called without preceding ebegin (phase: compile) > [ !! ] > * Checking whether python3_10 is suitable ... > * >=dev-lang/python-3.10.0_p1-r1:3.10 ... > [ ok ] > * python_check_deps ... > * >=dev-python/sphinx-4.4.0[python_targets_python3_10(-)] ... > * QA Notice: ebegin called, but missing call to eend (phase: compile) > [ !! ] > * QA Notice: eend called without preceding ebegin (phase: compile) > [ !! ] > * Checking whether python3_9 is suitable ... > * >=dev-lang/python-3.9.9-r1:3.9 ... > [ ok ] > * python_check_deps ... > * >=dev-python/sphinx-4.4.0[python_targets_python3_9(-)] ... > * QA Notice: ebegin called, but missing call to eend (phase: compile) > [ ok ] > * >=dev-python/jaraco-packaging-3.2[python_targets_python3_9(-)] ... > [ ok ] > * >=dev-python/rst-linker-1.9[python_targets_python3_9(-)] ... > [ ok ] > * QA Notice: eend called without preceding ebegin (phase: compile) > [ ok ] > * Using python3.9 in global scope > * python3_9: running distutils-r1_run_phase python_compile_all >python3.9 -m sphinx.cmd.build -b html -d docs/_build/doctrees docs docs/_build/html >Running Sphinx v5.0.0 >making output directory... done >/var/tmp/portage/dev-python/tempora-5.0.1/work/tempora-5.0.1-python3_9/install/usr/bin/python3.9: can't open file '/var/tmp/portage/dev-python/tempora-5.0.1/work/tempora-5.0.1/docs/../setup.py': [Errno 2] No such file or directory > >Extension error (jaraco.packaging.sphinx): >Handler <function load_config_from_setup at 0x7fc569dc1310> for event 'builder-inited' threw an exception (exception: Command '['/var/tmp/portage/dev-python/tempora-5.0.1/work/tempora-5.0.1-python3_9/install/usr/bin/python3.9', '/var/tmp/portage/dev-python/tempora-5.0.1/work/tempora-5.0.1/docs/../setup.py', '--name', '--version', '--url', '--author']' returned non-zero exit status 2.) > * ERROR: dev-python/tempora-5.0.1::gentoo failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 127: Called src_compile > * environment, line 3320: Called distutils-r1_src_compile > * environment, line 1562: Called _distutils-r1_run_common_phase 'python_compile_all' > * environment, line 670: Called multibuild_foreach_variant 'distutils-r1_run_phase' 'python_compile_all' > * environment, line 2565: Called _multibuild_run 'distutils-r1_run_phase' 'python_compile_all' > * environment, line 2563: Called distutils-r1_run_phase 'python_compile_all' > * environment, line 1544: Called python_compile_all > * environment, line 2811: Called sphinx_compile_all > * environment, line 3316: Called build_sphinx 'docs' > * environment, line 1290: Called die > * The specific snippet of code: > * "${command[@]}" || die; > * > * If you need support, post the output of `emerge --info '=dev-python/tempora-5.0.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/tempora-5.0.1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:tempora-5.0.1:20220602-042734.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/tempora-5.0.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/tempora-5.0.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/tempora-5.0.1/work/tempora-5.0.1' > * S: '/var/tmp/portage/dev-python/tempora-5.0.1/work/tempora-5.0.1' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 849302
:
782255
| 782258 |
782261
|
782264
|
782267
|
782270