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

exa: fix build on darwin #36179

Merged
merged 1 commit into from Mar 1, 2018
Merged

exa: fix build on darwin #36179

merged 1 commit into from Mar 1, 2018

Conversation

vbgl
Copy link
Contributor

@vbgl vbgl commented Mar 1, 2018

Motivation for this change

Fixes #36140.

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.

@vbgl vbgl added the 6.topic: darwin Running or building packages on Darwin label Mar 1, 2018
@Mic92
Copy link
Member

Mic92 commented Mar 1, 2018

@GrahamcOfBorg build exa

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

these paths will be fetched (0.53 MiB download, 1.63 MiB unpacked):
  /nix/store/xf12si86qk7zblb3yrlpn15ilnd9appa-exa-0.8.0
fetching path ‘/nix/store/xf12si86qk7zblb3yrlpn15ilnd9appa-exa-0.8.0’...

*** Downloading ‘https://nix-cache.s3.amazonaws.com/nar/11kmfg8dzcym9j9gr9lriwh2a7587ic5m9jrfpqzrazi2cx6gh16.nar.xz’ (signed by ‘cache.nixos.org-1’) to ‘/nix/store/xf12si86qk7zblb3yrlpn15ilnd9appa-exa-0.8.0’...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  547k  100  547k    0     0   547k      0  0:00:01 --:--:--  0:00:01 3698k

/nix/store/xf12si86qk7zblb3yrlpn15ilnd9appa-exa-0.8.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

cp: -r not specified; omitting directory 'target/release/build'
cp: -r not specified; omitting directory 'target/release/deps'
cp: -r not specified; omitting directory 'target/release/examples'
cp: -r not specified; omitting directory 'target/release/incremental'
cp: -r not specified; omitting directory 'target/release/native'
post-installation fixup
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/mkxx0hxf8c4i9v9cmqgp8fdxml0ynyrd-exa-0.8.0/bin
patching script interpreter paths in /nix/store/mkxx0hxf8c4i9v9cmqgp8fdxml0ynyrd-exa-0.8.0
/nix/store/mkxx0hxf8c4i9v9cmqgp8fdxml0ynyrd-exa-0.8.0

@Mic92 Mic92 merged commit d482caf into NixOS:master Mar 1, 2018
@Mic92
Copy link
Member

Mic92 commented Mar 1, 2018

Thanks!

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

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/03zmyc9wkxynx44slk8sfvpvg8v0bd7l-exa-0.8.0
shrinking /nix/store/03zmyc9wkxynx44slk8sfvpvg8v0bd7l-exa-0.8.0/bin/exa
strip is /nix/store/lvx1acn1ig1j2km8jds5x3ggh3f2wa8v-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/03zmyc9wkxynx44slk8sfvpvg8v0bd7l-exa-0.8.0/bin
patching script interpreter paths in /nix/store/03zmyc9wkxynx44slk8sfvpvg8v0bd7l-exa-0.8.0
checking for references to /build in /nix/store/03zmyc9wkxynx44slk8sfvpvg8v0bd7l-exa-0.8.0...
/nix/store/03zmyc9wkxynx44slk8sfvpvg8v0bd7l-exa-0.8.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

/nix/store/03zmyc9wkxynx44slk8sfvpvg8v0bd7l-exa-0.8.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

/nix/store/xf12si86qk7zblb3yrlpn15ilnd9appa-exa-0.8.0

@vbgl vbgl deleted the exa-darwin branch March 1, 2018 18:35
@chuwy chuwy mentioned this pull request Jun 5, 2020
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants