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: nvimpager #313966

Closed
Andy3153 opened this issue May 23, 2024 · 2 comments
Closed

Build failure: nvimpager #313966

Andy3153 opened this issue May 23, 2024 · 2 comments
Labels
0.kind: build failure A package fails to build

Comments

@Andy3153
Copy link
Member

Steps To Reproduce

Steps to reproduce the behavior:

  1. build nvimpager

Build log

$ doas nixos-rebuild switch

error: builder for '/nix/store/lq2izg5wi60n2dy08y4w8y43i69fbzfp-nvimpager-0.12.0.drv' failed with exit code 2;
       last 10 log lines:
       > ok 133 - lua functions check_escape_sequences only checks files with filetype 'text'
       > ok 134 - lua functions check_escape_sequences finds ansi escape sequences
       > ok 135 - lua functions detect_parent_process detects man
       > ok 136 - lua functions detect_parent_process detects pydoc
       > ok 137 - lua functions detect_parent_process detects ruby
       > ok 138 - lua functions detect_parent_process detects perl
       > ok 139 - lua functions detect_parent_process detects git
       > ok 140 - lua functions detect_parent_process returns nil for unknown parents
       > 1..140
       > make: *** [makefile:38: test] Error 1
       For full logs, run 'nix log /nix/store/lq2izg5wi60n2dy08y4w8y43i69fbzfp-nvimpager-0.12.0.drv'.
error: 1 dependencies of derivation '/nix/store/q2wfs75gnk8hz7dlg0w7nmn7a9k37hfg-system-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/n6p56f2ya0n87z2lgnbjs1nm92zb1s08-nixos-system-sparkle-24.05.20240521.5710852.drv' failed to build

Notify maintainers

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.9.1-zen1, NixOS, 24.05 (Uakari), 24.05.20240521.5710852`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.2`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Add a 👍 reaction to issues you find important.

@Andy3153 Andy3153 added the 0.kind: build failure A package fails to build label May 23, 2024
@eclairevoyant
Copy link
Contributor

eclairevoyant commented May 23, 2024

This was already reported in #313134 and should've been fixed by #313359

Follow https://nixpk.gs/pr-tracker.html?pr=313359 to see when it lands in nixos-unstable

@Andy3153
Copy link
Member Author

Sorry for bothering. Searching didn't bring any results to me

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

2 participants