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

[17.09] firefox: fix build #37457

Merged
merged 2 commits into from Mar 20, 2018
Merged

[17.09] firefox: fix build #37457

merged 2 commits into from Mar 20, 2018

Conversation

pbogdan
Copy link
Member

@pbogdan pbogdan commented Mar 20, 2018

Motivation for this change

Firefox fails to build on 17.09 - https://hydra.nixos.org/build/71543368/ Only tested firefox for now (which looks to build and work fine - only basic usage tested though). Currently waiting on firefox-esr to finish building.

nss update triggers a substantial rebuild, I don't have capacity to test the build of all the reverse dependencies and am unsure on how risky the update is.

/cc @vcunat @andir

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.

@pbogdan pbogdan changed the title [17.09 [WIP] firefox: fix build [17.09] [WIP] firefox: fix build Mar 20, 2018
@pbogdan pbogdan changed the title [17.09] [WIP] firefox: fix build [17.09] firefox: fix build Mar 20, 2018
@pbogdan
Copy link
Member Author

pbogdan commented Mar 20, 2018

esr looks to be fine as well.

@andir
Copy link
Member

andir commented Mar 20, 2018

Mhm, I thought I build that successfully on one of my machines... Sorry for the trouble.

Why was the additional commit (not the nss bump) required? Did that break?

@pbogdan
Copy link
Member Author

pbogdan commented Mar 20, 2018

Without it the build failed the same way as in your comment here - #37309 (comment), it seems 17.09 backport didn't include that change?

@andir
Copy link
Member

andir commented Mar 20, 2018

I'm running a rebuild on one of my machines right now. If anyone is faster and can confirm less breakage go ahead :-)

@dezgeg
Copy link
Contributor

dezgeg commented Mar 20, 2018

Does build for me.

@dezgeg dezgeg merged commit fd016e3 into NixOS:release-17.09 Mar 20, 2018
@pbogdan pbogdan deleted the firefox-fix-build branch December 3, 2019 17:06
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

5 participants