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

fix zathura on stable 17.09 #35880

Merged
merged 9 commits into from Feb 27, 2018
Merged

Conversation

Lassulus
Copy link
Member

Motivation for this change

fixing zathura in 17.09

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip" (this seems to no longer work?)
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

(cherry picked from commit b28348d)
(cherry picked from commit bac6e8e4d64eb14eb4fa65e86713fd3bd3daff81)
(cherry picked from commit be83e0c)
@Mic92
Copy link
Member

Mic92 commented Feb 27, 2018

@GrahamcOfBorg build zathura

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘zathura-core-0.3.8’ in /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-ndnd/pkgs/applications/misc/zathura/core/default.nix:50 is not supported on ‘x86_64-darwin’, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

mimame and others added 6 commits February 27, 2018 17:00
@Mic92
Copy link
Member

Mic92 commented Feb 27, 2018

@GrahamcOfBorg build zathura

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

/nix/store/010ppx1gv5awvnm684h6dl81kz4xi0qc-zathura-pdf-mupdf-0.3.2/lib/pdf.dylib: fixing dylib
/nix/store/010ppx1gv5awvnm684h6dl81kz4xi0qc-zathura-pdf-mupdf-0.3.2/lib/pdf.dylib: fixing dylib
/nix/store/010ppx1gv5awvnm684h6dl81kz4xi0qc-zathura-pdf-mupdf-0.3.2/lib/pdf.dylib: fixing dylib
/nix/store/010ppx1gv5awvnm684h6dl81kz4xi0qc-zathura-pdf-mupdf-0.3.2/lib/pdf.dylib: fixing dylib
/nix/store/010ppx1gv5awvnm684h6dl81kz4xi0qc-zathura-pdf-mupdf-0.3.2/lib/pdf.dylib: fixing dylib
/nix/store/010ppx1gv5awvnm684h6dl81kz4xi0qc-zathura-pdf-mupdf-0.3.2/lib/pdf.dylib: fixing dylib
stripping (with flags -S) in /nix/store/010ppx1gv5awvnm684h6dl81kz4xi0qc-zathura-pdf-mupdf-0.3.2/lib
patching script interpreter paths in /nix/store/010ppx1gv5awvnm684h6dl81kz4xi0qc-zathura-pdf-mupdf-0.3.2
building '/nix/store/9spn3218yvybdigdlj5qz9q4ifjw92nr-zathura-with-plugins-0.3.8.drv'...
/nix/store/0ha7d40bc4d4gvfbjk97i3qd58k0xl8b-zathura-with-plugins-0.3.8

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

installing desktop file
glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/gxj08i42xr431a9fcx21749ia22vf3bm-zathura-ps-0.2.3
shrinking /nix/store/gxj08i42xr431a9fcx21749ia22vf3bm-zathura-ps-0.2.3/lib/ps.so
stripping (with flags -S) in /nix/store/gxj08i42xr431a9fcx21749ia22vf3bm-zathura-ps-0.2.3/lib 
patching script interpreter paths in /nix/store/gxj08i42xr431a9fcx21749ia22vf3bm-zathura-ps-0.2.3
checking for references to /tmp/nix-build-zathura-ps-0.2.3.drv-0 in /nix/store/gxj08i42xr431a9fcx21749ia22vf3bm-zathura-ps-0.2.3...
building path(s) ‘/nix/store/cfgqczr8rkpapmg803r32qb5vd1k0vrp-zathura-with-plugins-0.3.8’
/nix/store/cfgqczr8rkpapmg803r32qb5vd1k0vrp-zathura-with-plugins-0.3.8

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

installing desktop file
glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/vf76cfr647sxjws1yvk0fndh0z5li079-zathura-ps-0.2.5
shrinking /nix/store/vf76cfr647sxjws1yvk0fndh0z5li079-zathura-ps-0.2.5/lib/ps.so
stripping (with flags -S) in /nix/store/vf76cfr647sxjws1yvk0fndh0z5li079-zathura-ps-0.2.5/lib 
patching script interpreter paths in /nix/store/vf76cfr647sxjws1yvk0fndh0z5li079-zathura-ps-0.2.5
checking for references to /tmp/nix-build-zathura-ps-0.2.5.drv-0 in /nix/store/vf76cfr647sxjws1yvk0fndh0z5li079-zathura-ps-0.2.5...
building path(s) ‘/nix/store/g61nagxak2inr7kvpjbygbpwf554j8xy-zathura-with-plugins-0.3.8’
/nix/store/g61nagxak2inr7kvpjbygbpwf554j8xy-zathura-with-plugins-0.3.8

@Mic92 Mic92 merged commit c5bc83b into NixOS:release-17.09 Feb 27, 2018
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

installing desktop file
glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/3xlbmq9z4b4hy4xpk1f6w537ljh9hmx2-zathura-pdf-mupdf-0.3.2
shrinking /nix/store/3xlbmq9z4b4hy4xpk1f6w537ljh9hmx2-zathura-pdf-mupdf-0.3.2/lib/pdf.so
stripping (with flags -S) in /nix/store/3xlbmq9z4b4hy4xpk1f6w537ljh9hmx2-zathura-pdf-mupdf-0.3.2/lib
patching script interpreter paths in /nix/store/3xlbmq9z4b4hy4xpk1f6w537ljh9hmx2-zathura-pdf-mupdf-0.3.2
checking for references to /build in /nix/store/3xlbmq9z4b4hy4xpk1f6w537ljh9hmx2-zathura-pdf-mupdf-0.3.2...
building '/nix/store/fkfygksjv8sd0z2z3ayg60ii4vw89waq-zathura-with-plugins-0.3.8.drv'...
/nix/store/0yyf2nl3w5kdmwirb9p4j0316piwahxm-zathura-with-plugins-0.3.8

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

/nix/store/0yyf2nl3w5kdmwirb9p4j0316piwahxm-zathura-with-plugins-0.3.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants