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: python3Packages.tree-sitter-0.23.2 #369515

Closed
Starnick4444 opened this issue Dec 30, 2024 · 2 comments
Closed

Build failure: python3Packages.tree-sitter-0.23.2 #369515

Starnick4444 opened this issue Dec 30, 2024 · 2 comments
Labels
0.kind: build failure A package fails to build

Comments

@Starnick4444
Copy link

Starnick4444 commented Dec 30, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. build python3Packages.tree-sitter

Build log

Build Log
error: builder for '/nix/store/s7mgkcanbjwk14lm6vwvqhvsrrrn05v5-python3.11-tree-sitter-0.23.2.drv' failed with exit code 1;
       last 25 log lines:
       > collected 57 items
       >
       > tests/test_language.py ...........F.                                     [ 22%]
       > tests/test_lookahead_iterator.py .                                       [ 24%]
       > tests/test_node.py ...............                                       [ 50%]
       > tests/test_parser.py ..............                                      [ 75%]
       > tests/test_query.py ...........                                          [ 94%]
       > tests/test_tree.py ...                                                   [100%]
       >
       > =================================== FAILURES ===================================
       > _________________________ TestLanguage.test_properties _________________________
       >
       > self = <tests.test_language.TestLanguage testMethod=test_properties>
       >
       >     def test_properties(self):
       >         lang = Language(self.python)
       >         self.assertEqual(lang.version, 14)
       >         self.assertEqual(lang.node_kind_count, 275)
       > >       self.assertEqual(lang.parse_state_count, 2795)
       > E       AssertionError: 2809 != 2795
       >
       > tests/test_language.py:28: AssertionError
       > =========================== short test summary info ============================
       > FAILED tests/test_language.py::TestLanguage::test_properties - AssertionError: 2809 != 2795
       > ========================= 1 failed, 56 passed in 0.05s =========================
       For full logs, run 'nix log /nix/store/s7mgkcanbjwk14lm6vwvqhvsrrrn05v5-python3.11-tree-sitter-0.23.2.drv'.
error: 1 dependencies of derivation '/nix/store/0y6lpcwdqaxlfx1w8fv7qyc4f86iv0qx-python3.11-textual-0.86.1.drv' failed to build
error: 1 dependencies of derivation '/nix/store/1bzjnd5y1jwpdm3xhzlqzpdxl1gagv4w-dooit-3.1.0.drv' failed to build
error: 1 dependencies of derivation '/nix/store/1kfyrk41jb297y7pmcy43ssdhyi5j9zf-dooit-3.1.0-fish-completions.drv' failed to build
error: 1 dependencies of derivation '/nix/store/5m8s72951dy32m9jafi6gbdk884gcm6r-home-manager-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/xv5cdwr8xj0b23y9n4r55ri9ipjhnank-man-paths.drv' failed to build
error: 1 dependencies of derivation '/nix/store/vqfd8fa3z0i1sr6ifhf5v297ipr5m1as-home-manager-generation.drv' failed to build
error: 1 dependencies of derivation '/nix/store/wvvy19w3dmsjaqfz3scfp9cazpg05ny2-user-environment.drv' failed to build
error: 1 dependencies of derivation '/nix/store/lk1n0nap25lnj52ss8mpgv5mk7kf7vlc-etc.drv' failed to build
error: 1 dependencies of derivation '/nix/store/c8bndimqyffaxv88i2g92i3xwl8bbrsb-nixos-system-mainpc-25.05.20241230.6d97d41.drv' failed to build

Metadata

  • system: "x86_64-linux"
  • host os: Linux 6.12.5, NixOS, 25.05 (Warbler), 25.05.20241217.4989a24
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.24.11
  • channels(root): "nixos-23.11"
  • nixpkgs: /etc/nix/inputs/nixpkgs

Notify maintainers

@fab

Note for maintainers: Please tag this issue in your PR.


Add a 👍 reaction to issues you find important.

@Starnick4444 Starnick4444 added the 0.kind: build failure A package fails to build label Dec 30, 2024
@khaneliman khaneliman changed the title Build failure: dooit Build failure: python3Packages.tree-sitter-0.23.2 Dec 31, 2024
@khaneliman
Copy link
Contributor

Updated to reflect the correct failure.

@eljamm
Copy link
Contributor

eljamm commented Jan 1, 2025

Fixed in #369190

@eljamm eljamm closed this as completed Jan 1, 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

Successfully merging a pull request may close this issue.

3 participants