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

zathura: 0.4.0 -> 0.4.1 #47140

Merged
merged 1 commit into from Sep 22, 2018
Merged

zathura: 0.4.0 -> 0.4.1 #47140

merged 1 commit into from Sep 22, 2018

Conversation

xeji
Copy link
Contributor

@xeji xeji commented Sep 21, 2018

Motivation for this change

This brand-new version (released yesterday) fixes the synctex-related build failure with texlive 2018 (which happens only in 18.09 atm, not yet in master since texlive 2018 hasn't reached master yet).

The plugins did not need updates, they're at the latest version.

cc ZHF #45960

closes #47033

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

cc @samueldr @globin @unode

This fixes the synctex-related build failure with texlive 2018
(currently on 18.09).
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: zathura

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: zathura

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/g6937p87fdplwqwi4himy1cw533qg8nr-zathura-pdf-mupdf-0.3.3
shrinking /nix/store/g6937p87fdplwqwi4himy1cw533qg8nr-zathura-pdf-mupdf-0.3.3/lib/zathura/libpdf-mupdf.so
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/g6937p87fdplwqwi4himy1cw533qg8nr-zathura-pdf-mupdf-0.3.3/lib
patching script interpreter paths in /nix/store/g6937p87fdplwqwi4himy1cw533qg8nr-zathura-pdf-mupdf-0.3.3
checking for references to /build in /nix/store/g6937p87fdplwqwi4himy1cw533qg8nr-zathura-pdf-mupdf-0.3.3...
building '/nix/store/kb7s5yb1sg6pf2l1np8sq5wkxjh87qxz-zathura-with-plugins-0.4.1.drv'...
/nix/store/ndn6ykpdaajnj0grnhnwcdwvchs2lxx8-zathura-with-plugins-0.4.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: zathura

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/xbjc9z3w7g5x5ms2xd976j1gqcpf7zfr-zathura-pdf-mupdf-0.3.3
shrinking /nix/store/xbjc9z3w7g5x5ms2xd976j1gqcpf7zfr-zathura-pdf-mupdf-0.3.3/lib/zathura/libpdf-mupdf.so
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xbjc9z3w7g5x5ms2xd976j1gqcpf7zfr-zathura-pdf-mupdf-0.3.3/lib
patching script interpreter paths in /nix/store/xbjc9z3w7g5x5ms2xd976j1gqcpf7zfr-zathura-pdf-mupdf-0.3.3
checking for references to /build in /nix/store/xbjc9z3w7g5x5ms2xd976j1gqcpf7zfr-zathura-pdf-mupdf-0.3.3...
building '/nix/store/0li0fck31hlbgnmcvc8j6sbxqyz6sydj-zathura-with-plugins-0.4.1.drv'...
/nix/store/rn6pa6q8q32hs30j57rl7pbp7qcfxqfy-zathura-with-plugins-0.4.1

@xeji xeji merged commit 9e87b56 into NixOS:master Sep 22, 2018
xeji added a commit that referenced this pull request Sep 22, 2018
This fixes the synctex-related build failure with texlive 2018
(currently on 18.09).

(cherry picked from commit 9e87b56)
@xeji
Copy link
Contributor Author

xeji commented Sep 22, 2018

backported: 4a620de

@xeji xeji deleted the p/zathura branch September 22, 2018 12:18
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

2 participants