Skip to content

zathura: update - #37932

Merged
jtojnar merged 7 commits into
NixOS:masterfrom
jtojnar:zathura
Apr 11, 2018
Merged

zathura: update#37932
jtojnar merged 7 commits into
NixOS:masterfrom
jtojnar:zathura

Conversation

@jtojnar

@jtojnar jtojnar commented Mar 27, 2018

Copy link
Copy Markdown
Member
Motivation for this change

Prompted by #36468, requires meson 0.45

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.

@jtojnar
jtojnar force-pushed the zathura branch 2 times, most recently from 104192e to 29ceb2f Compare March 27, 2018 20:10
@GrahamcOfBorg GrahamcOfBorg added 8.has: clean-up This PR removes packages or removes other cruft 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Mar 27, 2018
@jtojnar jtojnar mentioned this pull request Mar 27, 2018
8 tasks
@jtojnar

jtojnar commented Apr 11, 2018

Copy link
Copy Markdown
Member Author

@GrahamcOfBorg build zathura

@GrahamcOfBorg

Copy link
Copy Markdown

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.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.


@jtojnar
jtojnar merged commit 454ef67 into NixOS:master Apr 11, 2018
@GrahamcOfBorg

Copy link
Copy Markdown

Success on aarch64-linux (full log)

Attempted: girara

Partial log (click to expand)

/nix/store/5c74da2lnbqky6pr4a73vbq36hsxg9jy-girara-0.2.9

@GrahamcOfBorg

Copy link
Copy Markdown

Failure on x86_64-darwin (full log)

Attempted: girara

Partial log (click to expand)

Project name: girara
Native C compiler: /nix/store/8b0gj3bmcy5bh1zcnhn0146199b3m5kb-clang-wrapper-5.0.1/bin/cc (clang 5.0.1 "clang version 5.0.1 (tags/RELEASE_501/final)")
Build machine cpu family: x86_64
Build machine cpu: x86_64

meson.build:33:0: ERROR: C library 'libm' not found

A full log can be found at /private/tmp/nix-build-girara-0.2.9.drv-0/girara-0.2.9/build/meson-logs/meson-log.txt
builder for '/nix/store/2ba6p4bqzd0aki78q1fjb8zajjyq5x3l-girara-0.2.9.drv' failed with exit code 1
�[31;1merror:�[0m build of '/nix/store/2ba6p4bqzd0aki78q1fjb8zajjyq5x3l-girara-0.2.9.drv' failed

@GrahamcOfBorg

Copy link
Copy Markdown

Failure on aarch64-linux (full log)

Attempted: zathura

Partial log (click to expand)

   Compiling proc_macro v0.0.0 (file:///build/rustc-1.25.0-src/src/libproc_macro)
   Compiling rustc_const_math v0.0.0 (file:///build/rustc-1.25.0-src/src/librustc_const_math)
   Compiling syntax_ext v0.0.0 (file:///build/rustc-1.25.0-src/src/libsyntax_ext)
building of '/nix/store/0p4h4m63ki245n14vpk2xihn23lq1a4a-rustc-1.25.0.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/apcj2slll2axzpsnpyw7qxq0mymqdhly-cargo-0.26.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/qi8m0z84cdhfspfx4chzl5ffamky2pm6-librsvg-2.42.2.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/51ql8gdyzkbc3mik7nqmyzxxf38by52d-djvulibre-3.5.27.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/1zjdh94j73b440qh7kabrqh6ykv6z34y-zathura-djvu-0.2.8.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/f3367gzik1vyzvmm73r0gj1y7vgpsfk3-zathura-with-plugins-0.3.9.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/f3367gzik1vyzvmm73r0gj1y7vgpsfk3-zathura-with-plugins-0.3.9.drv' failed

@GrahamcOfBorg

Copy link
Copy Markdown

Success on x86_64-linux (full log)

Attempted: girara

Partial log (click to expand)

-
-





0

100 65464  100 65464    0     0  65464      0  0:00:01 --:--:--  0:00:01 82656

@jtojnar
jtojnar deleted the zathura branch July 15, 2018 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: clean-up This PR removes packages or removes other cruft 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants