Skip to content

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

Merged
Mic92 merged 1 commit intoNixOS:masterfrom
mnacamura:lf-darwin
Jun 19, 2018
Merged

lf: available on the other UNIX-like platforms#42232
Mic92 merged 1 commit intoNixOS:masterfrom
mnacamura:lf-darwin

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

@Mic92 Mic92 merged commit 8e786a5 into NixOS:master Jun 19, 2018
@mnacamura mnacamura deleted the lf-darwin branch June 19, 2018 13:05
@GrahamcOfBorg GrahamcOfBorg added 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Jun 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants