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

mupdf: 1.11 -> 1.12.0 #33221

Closed
wants to merge 1 commit into from
Closed

Conversation

mimame
Copy link
Member

@mimame mimame commented Dec 31, 2017

Motivation for this change

Update mupdf to the last version

https://mupdf.com/news.html

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"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mimame mimame mentioned this pull request Dec 31, 2017
8 tasks
@adisbladis
Copy link
Member

@GrahamcOfBorg eval

@veprbl
Copy link
Member

veprbl commented Dec 31, 2017

@GrahamcOfBorg build mupdf

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

patching script interpreter paths in /nix/store/l1igj6raxinnzzpl9w40hhw0gcc35kdm-mupdf-1.12.0
checking for references to /tmp/nix-build-mupdf-1.12.0.drv-0 in /nix/store/l1igj6raxinnzzpl9w40hhw0gcc35kdm-mupdf-1.12.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/0i6wy64fcjivqwrjxfyipdjs563ssq0r-mupdf-1.12.0-man
gzipping man pages under /nix/store/0i6wy64fcjivqwrjxfyipdjs563ssq0r-mupdf-1.12.0-man/share/man/
patching script interpreter paths in /nix/store/0i6wy64fcjivqwrjxfyipdjs563ssq0r-mupdf-1.12.0-man
checking for references to /tmp/nix-build-mupdf-1.12.0.drv-0 in /nix/store/0i6wy64fcjivqwrjxfyipdjs563ssq0r-mupdf-1.12.0-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/ad54g8k9rwzm8j5njhphf7hgfz8h6481-mupdf-1.12.0-doc
patching script interpreter paths in /nix/store/ad54g8k9rwzm8j5njhphf7hgfz8h6481-mupdf-1.12.0-doc
checking for references to /tmp/nix-build-mupdf-1.12.0.drv-0 in /nix/store/ad54g8k9rwzm8j5njhphf7hgfz8h6481-mupdf-1.12.0-doc...
/nix/store/g3ml4xcp502mwcdk3j584273h8lj7108-mupdf-1.12.0-bin

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: aarch64-linux

patching script interpreter paths in /nix/store/mkjiwjq58lgpx5j09nhb9mzirphcngwz-mupdf-1.12.0
checking for references to /build in /nix/store/mkjiwjq58lgpx5j09nhb9mzirphcngwz-mupdf-1.12.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/8lrm210qrp3jfpy1ik7vbwkkfr1bihg6-mupdf-1.12.0-man
gzipping man pages under /nix/store/8lrm210qrp3jfpy1ik7vbwkkfr1bihg6-mupdf-1.12.0-man/share/man/
patching script interpreter paths in /nix/store/8lrm210qrp3jfpy1ik7vbwkkfr1bihg6-mupdf-1.12.0-man
checking for references to /build in /nix/store/8lrm210qrp3jfpy1ik7vbwkkfr1bihg6-mupdf-1.12.0-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/jas7qp8k6pmm1dv05f17j0jy544dgm2q-mupdf-1.12.0-doc
patching script interpreter paths in /nix/store/jas7qp8k6pmm1dv05f17j0jy544dgm2q-mupdf-1.12.0-doc
checking for references to /build in /nix/store/jas7qp8k6pmm1dv05f17j0jy544dgm2q-mupdf-1.12.0-doc...
/nix/store/97rzg2rplihimnvga47r1jfjh9ch0j71-mupdf-1.12.0-bin

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: x86_64-darwin

Package ‘mupdf-1.12.0’ in /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-zoidberg/pkgs/applications/misc/mupdf/default.nix:86 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.

@veprbl veprbl mentioned this pull request Dec 31, 2017
8 tasks
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

4 participants