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

mdbook 0.1.5 -> 0.1.7 #40580

Merged
merged 1 commit into from May 16, 2018
Merged

mdbook 0.1.5 -> 0.1.7 #40580

merged 1 commit into from May 16, 2018

Conversation

Havvy
Copy link
Contributor

@Havvy Havvy commented May 16, 2018

Motivation for this change

It's the version we use in rust-lang/rust

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.

@xeji
Copy link
Contributor

xeji commented May 16, 2018

@GrahamcOfBorg build mdbook

@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: mdbook

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 x86_64-linux (full log)

Attempted: mdbook

Partial log (click to expand)

cp: -r not specified; omitting directory 'target/release/native'
cp: -r not specified; omitting directory 'target/release/examples'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ljr1w20m27wqspvxm0plpjdm98w4iq3k-mdbook-0.1.7
shrinking /nix/store/ljr1w20m27wqspvxm0plpjdm98w4iq3k-mdbook-0.1.7/bin/mdbook
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ljr1w20m27wqspvxm0plpjdm98w4iq3k-mdbook-0.1.7/bin
patching script interpreter paths in /nix/store/ljr1w20m27wqspvxm0plpjdm98w4iq3k-mdbook-0.1.7
checking for references to /build in /nix/store/ljr1w20m27wqspvxm0plpjdm98w4iq3k-mdbook-0.1.7...
/nix/store/ljr1w20m27wqspvxm0plpjdm98w4iq3k-mdbook-0.1.7

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: mdbook

Partial log (click to expand)

cannot build derivation '/nix/store/va8bqyfhcmzs22flmridllvij5s5yb92-rust_serde_derive-1.0.18.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/adsxv41yc7s0bzg140cflf9cbd01zv0s-rust_crates-io-0.11.0.drv': 30 dependencies couldn't be built
cannot build derivation '/nix/store/jiqvzirwymfn6jxym6hg3jh0s8p4lirx-rust_docopt-0.8.1.drv': 19 dependencies couldn't be built
cannot build derivation '/nix/store/39q7i83f4j7dskxcdn5384y4qr4jsc7f-rust_git2-curl-0.7.0.drv': 20 dependencies couldn't be built
cannot build derivation '/nix/store/lw96z44vpfclqvwg31yaga1psl54h9r2-rust_ignore-0.2.2.drv': 18 dependencies couldn't be built
cannot build derivation '/nix/store/n3vvaxgl771vlmz17gxxqfadgi61a2i1-rust_cargo-0.22.0.drv': 78 dependencies couldn't be built
cannot build derivation '/nix/store/1gfqddggig9difda7qqaqlkwfwcy45l9-rust_cargo-vendor-0.1.13.drv': 79 dependencies couldn't be built
cannot build derivation '/nix/store/1a66ffp8q5q9x6lqvp4y9y3qig0wk3a7-mdbook-0.1.7-vendor.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/q431ynv3r1h85d5lcdjibh8nibwyszq2-mdbook-0.1.7.drv': 3 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/q431ynv3r1h85d5lcdjibh8nibwyszq2-mdbook-0.1.7.drv' failed

@xeji xeji merged commit 9788459 into NixOS:master May 16, 2018
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

3 participants