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

lf: available on the other UNIX-like platforms #42232

Merged
merged 1 commit into from Jun 19, 2018
Merged

Conversation

mnacamura
Copy link
Contributor

Confirmed at least on Darwin.

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.

@Mic92
Copy link
Member

Mic92 commented Jun 19, 2018

@GrahamcOfBorg build lf

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: lf

Partial log (click to expand)

/nix/store/1vhmzi3n983az88ygqf64jsvhbzxlh40-lf-5-bin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: lf

Partial log (click to expand)

these paths will be fetched (0.95 MiB download, 5.18 MiB unpacked):
  /nix/store/807g8vfvyfwhvqfr0gfb526v2w2xm18b-iana-etc-20180405
  /nix/store/cpwc95j47vm5phjxxxipdrbbm5awkzd6-lf-5-bin
  /nix/store/ydbbcl0pa7glra0pb23qg4zxsiv95m3p-tzdata-2018e
copying path '/nix/store/807g8vfvyfwhvqfr0gfb526v2w2xm18b-iana-etc-20180405' from 'https://cache.nixos.org'...
copying path '/nix/store/ydbbcl0pa7glra0pb23qg4zxsiv95m3p-tzdata-2018e' from 'https://cache.nixos.org'...
copying path '/nix/store/cpwc95j47vm5phjxxxipdrbbm5awkzd6-lf-5-bin' from 'https://cache.nixos.org'...
/nix/store/cpwc95j47vm5phjxxxipdrbbm5awkzd6-lf-5-bin

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: lf

Partial log (click to expand)

/private/tmp/nix-build-lf-5.drv-0/go/src/github.com/gokcehan/lf
post-installation fixup
strip is /nix/store/8q05v40n0f7amgw70pk6bkb23r7hrzgn-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/z6qvansbswsz1iwylap6fldqcdfgj58z-lf-5-bin/bin
patching script interpreter paths in /nix/store/z6qvansbswsz1iwylap6fldqcdfgj58z-lf-5-bin
strip is /nix/store/8q05v40n0f7amgw70pk6bkb23r7hrzgn-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/z6p4am5bx1132r12ip29fn101b3y2lsc-lf-5
/nix/store/z6p4am5bx1132r12ip29fn101b3y2lsc-lf-5/share/go/src/github.com/gokcehan/lf/gen/docstring.sh: interpreter directive changed from "/bin/sh" to "/nix/store/7jlpy03vrh1v74b6rnrclbqc9s40ixkg-bash-4.4-p19/bin/sh"
/nix/store/z6p4am5bx1132r12ip29fn101b3y2lsc-lf-5/share/go/src/github.com/gokcehan/lf/gen/xbuild.sh: interpreter directive changed from "/bin/sh" to "/nix/store/7jlpy03vrh1v74b6rnrclbqc9s40ixkg-bash-4.4-p19/bin/sh"
/nix/store/z6qvansbswsz1iwylap6fldqcdfgj58z-lf-5-bin

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