Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure: python anytree #375763

Open
3 tasks done
yshui opened this issue Jan 22, 2025 · 0 comments
Open
3 tasks done

Build failure: python anytree #375763

yshui opened this issue Jan 22, 2025 · 0 comments
Labels
0.kind: build failure A package fails to build

Comments

@yshui
Copy link
Contributor

yshui commented Jan 22, 2025

Nixpkgs version

  • Unstable (25.05)

Steps to reproduce

https://hydra.nixos.org/build/285466103/nixlog/1/tail

Can Hydra reproduce this build failure?

Yes, Hydra can reproduce this build failure.

Link to Hydra build job

https://hydra.nixos.org/build/285466103/nixlog/1/tail

Relevant log output

Traceback (most recent call last):
  File "/nix/store/3wnad3w7704ir29d61id33hbl2m2ck3g-python3.12-pyproject-hooks-1.2.0/lib/python3.12/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
    main()
  File "/nix/store/3wnad3w7704ir29d61id33hbl2m2ck3g-python3.12-pyproject-hooks-1.2.0/lib/python3.12/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main
    json_out["return_val"] = hook(**hook_input["kwargs"])
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/3wnad3w7704ir29d61id33hbl2m2ck3g-python3.12-pyproject-hooks-1.2.0/lib/python3.12/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel
    return _build_backend().build_wheel(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/hf6di5gwriqq28ll2ym50r923mc8fpsm-python3.12-poetry-core-2.0.0/lib/python3.12/site-packages/poetry/core/masonry/api.py", line 55, in build_wheel
    poetry = Factory().create_poetry(Path().resolve(), with_groups=False)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/hf6di5gwriqq28ll2ym50r923mc8fpsm-python3.12-poetry-core-2.0.0/lib/python3.12/site-packages/poetry/core/factory.py", line 58, in create_poetry
    raise RuntimeError("The Poetry configuration is invalid:\n" + message)
RuntimeError: The Poetry configuration is invalid:
  - project must contain ['name'] properties


ERROR Backend subprocess exited when trying to invoke build_wheel

Additional context

No response

System metadata

N/A

Notify maintainers


Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)

I assert that this issue is relevant for Nixpkgs

Is this issue important to you?

Add a 👍 reaction to issues you find important.

@yshui yshui added the 0.kind: build failure A package fails to build label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

1 participant