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

msgpack-tools: fix hydra build #23340

Merged
merged 1 commit into from Mar 5, 2017
Merged

msgpack-tools: fix hydra build #23340

merged 1 commit into from Mar 5, 2017

Conversation

alistairbill
Copy link
Contributor

@alistairbill alistairbill commented Mar 1, 2017

Motivation for this change

At the moment msgpack-tools fails when built by hydra as the cmake list downloads additional sources. This needs to be fixed for #23253.

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
    • Linux
  • 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.

@alistairbill alistairbill changed the title msgpack-tools: fix version number msgpack-tools: fix hydra build [wip] Mar 1, 2017
@LnL7
Copy link
Member

LnL7 commented Mar 1, 2017

This fixes nix-env --upgrade, but it won't help with the hydra build. Enable the sandbox and you'll get the same issue locally.

@alistairbill
Copy link
Contributor Author

I know, I'm working on downloading the dependencies inside the nix binding hence the (wip)

@alistairbill alistairbill changed the title msgpack-tools: fix hydra build [wip] msgpack-tools: fix hydra build Mar 2, 2017
@alistairbill
Copy link
Contributor Author

@LnL7, the commit I pushed works with sandboxing enabled on my machine. Can you take a look?

Copy link
Member

@LnL7 LnL7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@LnL7 LnL7 merged commit 0113a5e into NixOS:master Mar 5, 2017
@LnL7
Copy link
Member

LnL7 commented Mar 5, 2017

Ported to 17.03 in 4ff9732

@LnL7
Copy link
Member

LnL7 commented Mar 5, 2017

@alistairbill
Copy link
Contributor Author

Great. Thanks

@alistairbill alistairbill deleted the fix/msgpack-tools branch March 5, 2017 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants