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

erlang: temporarily disable wxSupport on darwin #48169

Merged
merged 1 commit into from Oct 11, 2018

Conversation

LnL7
Copy link
Member

@LnL7 LnL7 commented Oct 10, 2018

Motivation for this change

The wxSupport is only needed for things like the erlang observer.

Workaround for #48065

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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: erlang

Partial log (click to expand)

  /nix/store/v2frj75k5ra85v2ap6f54xa516fagmsm-orc-0.4.28
  /nix/store/w3ivp557hp2sgavi91l8hmg109j8klm4-libtheora-1.1.1
copying path '/nix/store/rnbkfgdxl8ycqxfyypq34ya3vxjp1hvx-cdparanoia-III-10.2' from 'https://cache.nixos.org'...
copying path '/nix/store/fv1v35zvc1cqai7bw4bplf34nmk126f0-gstreamer-0.10.36' from 'https://cache.nixos.org'...
copying path '/nix/store/w3ivp557hp2sgavi91l8hmg109j8klm4-libtheora-1.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/v2frj75k5ra85v2ap6f54xa516fagmsm-orc-0.4.28' from 'https://cache.nixos.org'...
copying path '/nix/store/qcpl42sqbzx41kyd20x2z4p90mmp6k8q-gst-plugins-base-0.10.36' from 'https://cache.nixos.org'...
copying path '/nix/store/9wxpvpjx9xzxhaj30qmzsklcqhnw2pfv-wxwidgets-3.0.4' from 'https://cache.nixos.org'...
copying path '/nix/store/b4kqx9k7hfzcv52dx5ld2iyhilxdidrz-erlang-20.3.8.9' from 'https://cache.nixos.org'...
/nix/store/b4kqx9k7hfzcv52dx5ld2iyhilxdidrz-erlang-20.3.8.9

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: erlang

Partial log (click to expand)

these paths will be fetched (41.58 MiB download, 255.45 MiB unpacked):
  /nix/store/vk2y8x9vpi6v0r0wicc1wf9js4wyl7n0-erlang-20.3.8.9
copying path '/nix/store/vk2y8x9vpi6v0r0wicc1wf9js4wyl7n0-erlang-20.3.8.9' from 'https://cache.nixos.org'...
/nix/store/vk2y8x9vpi6v0r0wicc1wf9js4wyl7n0-erlang-20.3.8.9

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: erlang

Partial log (click to expand)

these paths will be fetched (42.07 MiB download, 259.02 MiB unpacked):
  /nix/store/5v55abcjs82s0gf0gvimpqwrkcvmwysm-erlang-20.3.8.9
copying path '/nix/store/5v55abcjs82s0gf0gvimpqwrkcvmwysm-erlang-20.3.8.9' from 'https://cache.nixos.org'...
/nix/store/5v55abcjs82s0gf0gvimpqwrkcvmwysm-erlang-20.3.8.9

@LnL7 LnL7 merged commit 764dbef into NixOS:master Oct 11, 2018
@LnL7 LnL7 deleted the darwin-erlang-wx branch October 11, 2018 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants