-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Closed
Copy link
Labels
0.kind: build failureA package fails to buildA package fails to build
Description
Nixpkgs version
stagingstaging-next
Steps to reproduce
nix build nixpkgs/staging#python3Packages.beautifulsoup4
or
nix build nixpkgs/staging-next#python3Packages.beautifulsoup4
Can Hydra reproduce this build failure?
Please select the Hydra Status.
Link to Hydra build job
No response
Relevant log output
result:
error: builder for '/nix/store/xwayf8wqkcdxfma8apqhprgih1khk2d5-python3.13-beautifulsoup4-4.13.4.drv' failed with exit code 1;
last 10 log lines:
> # Verify that the documents come out the same.
> > assert obj.decode() == self.document_for(compare_parsed_to)
> E AssertionError
>
> bs4/tests/__init__.py:131: AssertionError
> =========================== short test summary info ============================
> FAILED bs4/tests/test_lxml.py::TestLXMLTreeBuilder::test_real_xhtml_document - AssertionError
> FAILED bs4/tests/test_lxml.py::TestLXMLTreeBuilder::test_processing_instruction - AssertionError
> FAILED bs4/tests/test_lxml.py::TestLXMLTreeBuilder::test_out_of_range_entity - AssertionError
> =================== 3 failed, 841 passed, 7 skipped in 3.09s ===================
For full logs, run 'nix-store -l /nix/store/xwayf8wqkcdxfma8apqhprgih1khk2d5-python3.13-beautifulsoup4-4.13.4.drv'.Additional context
No response
System metadata
Linux
$ nix-shell -p nix-info --run "nix-info -m"
this path will be fetched (0.00 MiB download, 0.00 MiB unpacked):
/nix/store/zlgykw2cwbyh9g5axsr11l1qfm3azwsp-nix-info
copying path '/nix/store/zlgykw2cwbyh9g5axsr11l1qfm3azwsp-nix-info' from 'https://cache.nixos.org'...
- system: `"x86_64-linux"`
- host os: `Linux 6.12.22+bpo-amd64, Debian GNU/Linux, 12 (bookworm), nobuild`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.28.3`
- channels(root): `"nixpkgs"`
- nixpkgs: `/nix/store/cwy7b8lcbfskclw84mk7lc88fc7259nm-nixpkgs/nixpkgs`
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
- I assert that this is a bug and not a support request.
- I assert that this is not a duplicate of an existing issue.
- I assert that I have read the NixOS Code of Conduct and agree to abide by it.
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: build failureA package fails to buildA package fails to build