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-index: backport version bump and build fix #49109

Merged
merged 2 commits into from Oct 25, 2018

Conversation

lheckemann
Copy link
Member

@lheckemann lheckemann commented Oct 25, 2018

Motivation for this change

nix-community/nix-index#25 + darwin build failure (apparently)

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

cocreature and others added 2 commits October 25, 2018 17:05
(cherry picked from commit bd4301a)
(cherry picked from commit 5c14dec)
@lheckemann lheckemann changed the title Nix index backport nix-index: backport version bump and build fix Oct 25, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: nix-index

Partial log (click to expand)


test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out

installing
post-installation fixup
strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/am8nqrj09kz5pv5cfp8ryp8vqh3334j3-nix-index-0.1.2/bin
patching script interpreter paths in /nix/store/am8nqrj09kz5pv5cfp8ryp8vqh3334j3-nix-index-0.1.2
/nix/store/am8nqrj09kz5pv5cfp8ryp8vqh3334j3-nix-index-0.1.2/etc/profile.d/command-not-found.sh: interpreter directive changed from "/bin/sh" to "/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/sh"
/nix/store/am8nqrj09kz5pv5cfp8ryp8vqh3334j3-nix-index-0.1.2

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nix-index

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2
shrinking /nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2/bin/nix-locate
shrinking /nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2/bin/nix-index
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2/bin
patching script interpreter paths in /nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2
/nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2/etc/profile.d/command-not-found.sh: interpreter directive changed from "/bin/sh" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2...
/nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2

@Mic92
Copy link
Member

Mic92 commented Oct 25, 2018

@GrahamcOfBorg build nix-index

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: nix-index

Partial log (click to expand)

/nix/store/am8nqrj09kz5pv5cfp8ryp8vqh3334j3-nix-index-0.1.2

@GrahamcOfBorg
Copy link

Timed out, unknown build status on aarch64-linux (full log)

Attempted: nix-index

Partial log (click to expand)

install: creating uninstall script at /nix/store/9ywps85d8gs2s1psc1xgryznp3vdr453-rustc-1.27.0/lib/rustlib/uninstall.sh
install: installing component 'rust-std-aarch64-unknown-linux-gnu'

    std is standing at the ready.

Dist rustc stage2 (aarch64-unknown-linux-gnu)
building of '/nix/store/rwb91dpm4xqsd8y36kdcphj18qvxp8ws-rustc-1.27.0.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/qim5nqxr7bwxiqmfmbn3n1sgrk2bdzlp-cargo-1.27.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/gndq8qqr6srl32ylcpjrgmss8rmgdr96-nix-index-0.1.2.drv': 2 dependencies couldn't be built
error: build of '/nix/store/gndq8qqr6srl32ylcpjrgmss8rmgdr96-nix-index-0.1.2.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nix-index

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2
shrinking /nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2/bin/nix-locate
shrinking /nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2/bin/nix-index
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2/bin
patching script interpreter paths in /nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2
/nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2/etc/profile.d/command-not-found.sh: interpreter directive changed from "/bin/sh" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2...
/nix/store/mqn1wclhd8sd35134n40bppmi9dq45cj-nix-index-0.1.2

@lheckemann lheckemann merged commit 30068ec into NixOS:release-18.09 Oct 25, 2018
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nix-index

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/qfghpf9bdbf4cmnlmk1nqhcsnw7nhh4h-nix-index-0.1.2
shrinking /nix/store/qfghpf9bdbf4cmnlmk1nqhcsnw7nhh4h-nix-index-0.1.2/bin/nix-locate
shrinking /nix/store/qfghpf9bdbf4cmnlmk1nqhcsnw7nhh4h-nix-index-0.1.2/bin/nix-index
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/qfghpf9bdbf4cmnlmk1nqhcsnw7nhh4h-nix-index-0.1.2/bin
patching script interpreter paths in /nix/store/qfghpf9bdbf4cmnlmk1nqhcsnw7nhh4h-nix-index-0.1.2
/nix/store/qfghpf9bdbf4cmnlmk1nqhcsnw7nhh4h-nix-index-0.1.2/etc/profile.d/command-not-found.sh: interpreter directive changed from "/bin/sh" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/qfghpf9bdbf4cmnlmk1nqhcsnw7nhh4h-nix-index-0.1.2...
/nix/store/qfghpf9bdbf4cmnlmk1nqhcsnw7nhh4h-nix-index-0.1.2

@lheckemann lheckemann deleted the nix-index-backport branch October 26, 2018 09:31
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

5 participants