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: update #37932

Merged
merged 7 commits into from Apr 11, 2018
Merged

zathura: update #37932

merged 7 commits into from Apr 11, 2018

Conversation

jtojnar
Copy link
Contributor

@jtojnar jtojnar commented Mar 27, 2018

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
Copy link
Contributor Author

jtojnar commented Apr 11, 2018

@GrahamcOfBorg build zathura

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


@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: girara

Partial log (click to expand)

/nix/store/5c74da2lnbqky6pr4a73vbq36hsxg9jy-girara-0.2.9

@GrahamcOfBorg
Copy link

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

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

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

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