Skip to content

gnutls: Fix broken darwin build #26678

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

Closed
wants to merge 1 commit into from
Closed

Conversation

jbaum98
Copy link
Contributor

@jbaum98 jbaum98 commented Jun 17, 2017

Motivation for this change

gnutls wasn't building on darwin. This stopped emacs from building as well.

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.

Sorry, something went wrong.

Unverified

This user has not yet uploaded their public signing key.
@mention-bot
Copy link

@jbaum98, thanks for your PR! By analyzing the history of the files in this pull request, we identified @fpletz, @vcunat and @wkennington to be potential reviewers.

@LnL7 LnL7 added the 6.topic: darwin Running or building packages on Darwin label Jun 17, 2017
@LnL7
Copy link
Member

LnL7 commented Jun 17, 2017

The changes look ok, but it builds fine without as far as I can tell http://hydra.nixos.org/build/54541669.

@jbaum98
Copy link
Contributor Author

jbaum98 commented Jun 17, 2017

Hmm. It won't build for me without it. I'm on OSC 10.12.5.

@vcunat
Copy link
Member

vcunat commented Jun 18, 2017

That fix has been tried already but causes crashes (reportedly). Please see discussion on d6454e6a1. /cc @copumpkin.

@jbaum98
Copy link
Contributor Author

jbaum98 commented Jun 18, 2017

I haven't experienced any crashes. So what's recommended for getting it to work on darwin?

@matthewbauer
Copy link
Member

No longer happening in Hydra:

https://hydra.nixos.org/job/nixpkgs/trunk/gnutls.x86_64-darwin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: darwin Running or building packages on Darwin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants