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

jq fix darwin build #44228

Closed
wants to merge 1 commit into from
Closed

Conversation

Profpatsch
Copy link
Member

Fix build of jq on darwin

@GrahamcOfBorg build jq

@GrahamcOfBorg GrahamcOfBorg added the 6.topic: darwin Running or building packages on Darwin label Jul 30, 2018
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: jq

Partial log (click to expand)

these paths will be fetched (0.29 MiB download, 1.19 MiB unpacked):
  /nix/store/5s8xhklzb3nhq66c5d6r7ijvvw0z6zr6-jq-1.5-lib
  /nix/store/dwzp32mn41wq14m96rm7gvmp39jvg5wi-jq-1.5-bin
  /nix/store/j6p8bihnnx88xx4xi79l7fy0k259wfxr-onig-6.8.2
copying path '/nix/store/j6p8bihnnx88xx4xi79l7fy0k259wfxr-onig-6.8.2' from 'https://cache.nixos.org'...
copying path '/nix/store/5s8xhklzb3nhq66c5d6r7ijvvw0z6zr6-jq-1.5-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/dwzp32mn41wq14m96rm7gvmp39jvg5wi-jq-1.5-bin' from 'https://cache.nixos.org'...
/nix/store/dwzp32mn41wq14m96rm7gvmp39jvg5wi-jq-1.5-bin

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: jq

Partial log (click to expand)

these paths will be fetched (0.32 MiB download, 1.24 MiB unpacked):
  /nix/store/4hsm7i5595lqll15d4bvmwap1pybngcv-jq-1.5-lib
  /nix/store/70ssqrfmc50kgh5kgww6sqyy2llny4w0-jq-1.5-bin
  /nix/store/sbzqs2kcv94ffdf14x6b7rap18yg2h6y-onig-6.8.2
copying path '/nix/store/sbzqs2kcv94ffdf14x6b7rap18yg2h6y-onig-6.8.2' from 'https://cache.nixos.org'...
copying path '/nix/store/4hsm7i5595lqll15d4bvmwap1pybngcv-jq-1.5-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/70ssqrfmc50kgh5kgww6sqyy2llny4w0-jq-1.5-bin' from 'https://cache.nixos.org'...
/nix/store/70ssqrfmc50kgh5kgww6sqyy2llny4w0-jq-1.5-bin

@Mic92
Copy link
Member

Mic92 commented Jul 30, 2018

There is also #44200 which seems a proper fix.

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: jq

Partial log (click to expand)

patching script interpreter paths in /nix/store/m8hmsfnc38y9ziy2l2bq3zwzg1i9rmxx-jq-1.5-man
strip is /nix/store/qfxcr8c4fg7lkybrny9n2sb77bmippdx-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/m1kchbv3xmyycv0yqdmfzr1svs0c41kn-jq-1.5-dev
strip is /nix/store/qfxcr8c4fg7lkybrny9n2sb77bmippdx-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/l9mlp47a35sb3h5371z2glga3vvv23db-jq-1.5-lib/lib
patching script interpreter paths in /nix/store/l9mlp47a35sb3h5371z2glga3vvv23db-jq-1.5-lib
strip is /nix/store/qfxcr8c4fg7lkybrny9n2sb77bmippdx-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/nwkxs5f2rxikf2qdnn88ikmv6aqiz2nj-jq-1.5
running install tests
/nix/store/s2pd9l8mqhlk8mz019kifm6i1j5166z1-jq-1.5-bin

@Profpatsch
Copy link
Member Author

I’d just merge #44228 (comment) instead

@Mic92
Copy link
Member

Mic92 commented Jul 30, 2018

@Profpatsch
Copy link
Member Author

Closing in favor of #44200

@Profpatsch Profpatsch closed this Jul 30, 2018
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