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

nix-du: 0.1.1 -> 0.1.2 #41002

Merged
merged 1 commit into from May 24, 2018
Merged

nix-du: 0.1.1 -> 0.1.2 #41002

merged 1 commit into from May 24, 2018

Conversation

symphorien
Copy link
Member

Motivation for this change

should fix a bug found by @lheckemann

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 24, 2018

@GrahamcOfBorg build nix-du

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nix-du

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/i3fj9yg8cadkc7dxr3qljcwjkl6643qp-nix-du-0.1.2
shrinking /nix/store/i3fj9yg8cadkc7dxr3qljcwjkl6643qp-nix-du-0.1.2/bin/nix-du
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/i3fj9yg8cadkc7dxr3qljcwjkl6643qp-nix-du-0.1.2/bin
patching script interpreter paths in /nix/store/i3fj9yg8cadkc7dxr3qljcwjkl6643qp-nix-du-0.1.2
checking for references to /build in /nix/store/i3fj9yg8cadkc7dxr3qljcwjkl6643qp-nix-du-0.1.2...
/nix/store/i3fj9yg8cadkc7dxr3qljcwjkl6643qp-nix-du-0.1.2

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: nix-du

Partial log (click to expand)

cannot build derivation '/nix/store/v67iycnnmcypm6wz7fnqxj25iy416jbq-rust_serde_derive-1.0.18.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/90rrma0h3bd991f9s2jpxmxqfknngjdg-rust_crates-io-0.11.0.drv': 27 dependencies couldn't be built
cannot build derivation '/nix/store/qy0z10fypc5vlfm2xliwvn76rv21j9y2-rust_docopt-0.8.1.drv': 19 dependencies couldn't be built
cannot build derivation '/nix/store/qvimgy3kpzxmjar2k9syhj2x49awxsix-rust_git2-curl-0.7.0.drv': 19 dependencies couldn't be built
cannot build derivation '/nix/store/574z51fj4k24zizbh8sjdkg2vshh7hyf-rust_ignore-0.2.2.drv': 18 dependencies couldn't be built
cannot build derivation '/nix/store/478v5hq0ks6lz0j3sfzwm5h7is510z1c-rust_cargo-0.22.0.drv': 78 dependencies couldn't be built
cannot build derivation '/nix/store/ybbk322h07wawdg7kblkfdpwkl7xv0cd-rust_cargo-vendor-0.1.13.drv': 79 dependencies couldn't be built
cannot build derivation '/nix/store/4ks5sarzb45k1zma53qzr70yq2bfwfhq-nix-du-0.1.2-vendor.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/6868kx51i5s5cc5mng8k1rifqgnji6ss-nix-du-0.1.2.drv': 3 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/6868kx51i5s5cc5mng8k1rifqgnji6ss-nix-du-0.1.2.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nix-du

Partial log (click to expand)

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

@xeji xeji merged commit d32e2e3 into NixOS:master May 24, 2018
@symphorien symphorien deleted the nix-du-0.1.2 branch May 18, 2019 16:01
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