nixbot

builds

failed python3.14-ruamel-yaml-0.17.40 x86_64-linux.package-evcouplings · build #11 · raw

1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-metadata-check-hook.sh13Using pythonMetadataCheckPhase14Sourcing python-namespaces-hook15Sourcing python-catch-conflicts-hook.sh
unpackPhase
16unpacking source archive /nix/store/5w5dlx1jqf227a7p6bn8zgw5fxbnn0az-ruamel.yaml-0.17.40.tar.gz17source root is ruamel.yaml-0.17.4018setting SOURCE_DATE_EPOCH to timestamp 1697806397 of file "ruamel.yaml-0.17.40/setup.cfg"
configurePhase
19no configure script, doing nothing
buildPhase
20Executing pypaBuildPhase21Creating a wheel...22pypa build flags: --no-isolation --outdir dist/ --wheel23* Getting build dependencies for wheel...24Traceback (most recent call last):25 File "/nix/store/gxrvc2gq4kzz54dqi1mlqw7h4zy4l6aw-python3.14-pyproject-hooks-1.2.0/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>26 main()27 ~~~~^^28 File "/nix/store/gxrvc2gq4kzz54dqi1mlqw7h4zy4l6aw-python3.14-pyproject-hooks-1.2.0/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main29 json_out["return_val"] = hook(**hook_input["kwargs"])30 ~~~~^^^^^^^^^^^^^^^^^^^^^^^^31 File "/nix/store/gxrvc2gq4kzz54dqi1mlqw7h4zy4l6aw-python3.14-pyproject-hooks-1.2.0/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel32 return hook(config_settings)33 File "/nix/store/xv8alksljvbyk0mrbf9xvl16ygx27ajn-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel34 return self._get_build_requires(config_settings, requirements=[])35 ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^36 File "/nix/store/xv8alksljvbyk0mrbf9xvl16ygx27ajn-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires37 self.run_setup()38 ~~~~~~~~~~~~~~^^39 File "/nix/store/xv8alksljvbyk0mrbf9xvl16ygx27ajn-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/build_meta.py", line 317, in run_setup40 exec(code, locals())41 ~~~~^^^^^^^^^^^^^^^^42 File "<string>", line 79, in <module>43ImportError: cannot import name 'Str' from 'ast' (/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6/lib/python3.14/ast.py)4445TIP pass --env-dir and --sdist-extract-dir to keep the build environment and sources, then see https://build.pypa.io/en/stable/how-to/troubleshooting.html#debug-a-failed-build for help debugging a failed build46ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel