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

chromium: update to 60.0.3112.90 and add flags #27822

Merged
merged 3 commits into from Aug 11, 2017

Conversation

bendlas
Copy link
Contributor

@bendlas bendlas commented Jul 31, 2017

Motivation for this change

The update commit is the regular stable update + necessary patches.

The build flag commit takes the opportunity to get rid of cruft, to make chromium use a couple of more system dependencies (instead of building its own).
It also adds a couple of build flags, lifted from the arch recipe.

Things done

Build in progress, at about 90%, an iteration of this already worked. I'll check the boxes, when finished.

Please check what applies. Note that these are not hard requirements but merely serve as information for reviewers.

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

get rid of outdated version branches and patches
take a patch from gentoo, to fix gn bootstrapping
@mention-bot
Copy link

@bendlas, thanks for your PR! By analyzing the history of the files in this pull request, we identified @aszlig, @obadz and @edolstra to be potential reviewers.

@bendlas
Copy link
Contributor Author

bendlas commented Aug 1, 2017

NOPE there is a linker error due to re2 will fix tomorrow ...

This is lifted from the Arch build recipe:
https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/chromium

using system libjpeg still doesn't work for some reason, otherwise the
build runs fine
@bendlas
Copy link
Contributor Author

bendlas commented Aug 1, 2017

Builds and runs now

@bendlas bendlas changed the title chromium: update to 60.0.3112.78 and add flags chromium: update to 60.0.3112.90 and add flags Aug 3, 2017
@bendlas
Copy link
Contributor Author

bendlas commented Aug 3, 2017

Updated to latest stable. Still builds and runs. Please merge and cherry-pick to stable

@globin
Copy link
Member

globin commented Aug 10, 2017

cc @aszlig

@Ericson2314
Copy link
Member

I built this sucessfully

@globin
Copy link
Member

globin commented Aug 10, 2017

I'm unsure about some of the changes and @aszlig knows more about this.

@aszlig
Copy link
Member

aszlig commented Aug 11, 2017

@Ericson2314: Did you also run it and it went without errors in stderr?

@globin globin merged commit e8f1ddc into NixOS:master Aug 11, 2017
@bendlas
Copy link
Contributor Author

bendlas commented Aug 11, 2017

Since this isn't backported to stable yet, and regarding the uncertainty about the altered flags: The commits are structured such that only the update commits (chromium: x -> y) can be cherry-picked and it should still work. fwiw

@Ericson2314
Copy link
Member

@aszlig I have no idea; I was building it for someone else.

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

6 participants