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

jl: 0.0.4 -> 0.0.5 #41319

Merged
merged 1 commit into from May 31, 2018
Merged

jl: 0.0.4 -> 0.0.5 #41319

merged 1 commit into from May 31, 2018

Conversation

fgaz
Copy link
Member

@fgaz fgaz commented May 31, 2018

Motivation for this change
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/)
  • Fits CONTRIBUTING.md.

@xeji
Copy link
Contributor

xeji commented May 31, 2018

@GrahamcOfBorg build jl

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: jl

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: jl

Partial log (click to expand)

Warning: The directory
/nix/store/aml9488rn9za2vw80j2kvfilfgqvsvjl-jl-0.0.5/bin is not in the system
search path.
post-installation fixup
strip is /nix/store/r5mcn9vqq80v5pfqp45d7290cis7dwp4-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/aml9488rn9za2vw80j2kvfilfgqvsvjl-jl-0.0.5/lib  /nix/store/aml9488rn9za2vw80j2kvfilfgqvsvjl-jl-0.0.5/bin
patching script interpreter paths in /nix/store/aml9488rn9za2vw80j2kvfilfgqvsvjl-jl-0.0.5
strip is /nix/store/r5mcn9vqq80v5pfqp45d7290cis7dwp4-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/md8fs7k9yq8llmsba3lc741wwm87q72s-jl-0.0.5-doc
/nix/store/aml9488rn9za2vw80j2kvfilfgqvsvjl-jl-0.0.5

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: jl

Partial log (click to expand)

strip is /nix/store/92d2ifxcni4n3zx9s8wnkcjlvnx5ajlc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/0s6fq1mdy79y57shs4x3cmv0a44bvfmp-jl-0.0.5/lib  /nix/store/0s6fq1mdy79y57shs4x3cmv0a44bvfmp-jl-0.0.5/bin
patching script interpreter paths in /nix/store/0s6fq1mdy79y57shs4x3cmv0a44bvfmp-jl-0.0.5
checking for references to /build in /nix/store/0s6fq1mdy79y57shs4x3cmv0a44bvfmp-jl-0.0.5...
wrong ELF type
shrinking RPATHs of ELF executables and libraries in /nix/store/bf737803pv60p5gjn9hsbv0pj4fbm00k-jl-0.0.5-doc
strip is /nix/store/92d2ifxcni4n3zx9s8wnkcjlvnx5ajlc-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/bf737803pv60p5gjn9hsbv0pj4fbm00k-jl-0.0.5-doc
checking for references to /build in /nix/store/bf737803pv60p5gjn9hsbv0pj4fbm00k-jl-0.0.5-doc...
/nix/store/0s6fq1mdy79y57shs4x3cmv0a44bvfmp-jl-0.0.5

@xeji xeji merged commit d38d1ed into NixOS:master May 31, 2018
@fgaz fgaz deleted the jl branch June 16, 2022 15:53
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