ninja build err in jumbo_31.o is very common
try https://github.com/Eloston/ungoogled-chromium/issues/784
Git Clone URL: | https://aur.archlinux.org/ungoogled-chromium.git (read-only, click to copy) |
---|---|
Package Base: | ungoogled-chromium |
Description: | A lightweight approach to removing Google web service dependency |
Upstream URL: | https://github.com/ungoogled-software/ungoogled-chromium |
Keywords: | blink browser privacy web |
Licenses: | BSD-3-Clause |
Conflicts: | chromedriver, chromium |
Provides: | chromedriver, chromium |
Submitter: | ilikenwf |
Maintainer: | JstKddng (networkException) |
Last Packager: | networkException |
Votes: | 354 |
Popularity: | 4.92 |
First Submitted: | 2016-12-19 08:08 (UTC) |
Last Updated: | 2024-11-14 21:49 (UTC) |
« First ‹ Previous 1 .. 48 49 50 51 52 53 54 55 56 57 58 .. 66 Next › Last »
ninja build err in jumbo_31.o is very common
try https://github.com/Eloston/ungoogled-chromium/issues/784
Tried to build on MSI H61MU-E35 with i7-3770S, 16GB RAM and 480GB SSD. PC freeze - needs disconnect power - at: 17033/20652 CXX obj/content/browser/browser/browser_jumbo_31.o Any sugestions?
@Reden I'm sorry but I have never been related to such package. Actually I'm quite against bin packages for a number of reasons. I think custom repository should be used instead in order to provide better security, consistency, reliability and relative easiness of use for the end user. If you want, and the invite is extended to anyone, you can use my personal repo where I build ungoogled-chromium for myself. I build it with this exact PKGBUILD you find here on AUR. You can find it at https://archlinux.seppia.net/ . Be aware that I do not sign any package, but I doubt that you could have had added security with the bin aur package anyway.
Please update the PKGBUILD to latest commit https://github.com/ungoogled-software/ungoogled-chromium-archlinux/commits/master (or https://github.com/Eloston/ungoogled-chromium/commits/master)
Actually a build is not possible because of few bugs.
seppia, do you know what did exactly happen to the -bin version? JstKddng made a repository for -bin packaging, but I would like to know what did happen to the -bin main AUR package.
This won't build for me. I have set ninja to -j3. Log is shown here: https://pastebin.com/6zwS9hmJ
build may well break then use https://github.com/Eloston/ungoogled-chromium/issues/784
PKGBUILD build op:
ninja -j 3 -l 3 -C out/Default chrome chrome_sandbox chromedriver
limit to 3 threads or less when ninja screws up.
ERROR at //third_party/protobuf/proto_library.gni:369:15: Only source, header, and object files belong in the sources of a static_library. //out/Default/pyproto/google_apis/gcm/protocol/mcs_pb2.py is not one of the valid types. sources = get_target_outputs(":$action_name") ^--------------------------------- See //google_apis/gcm/BUILD.gn:78:1: whence it was called. proto_library("proto") { ^----------------------- See //BUILD.gn:86:7: which caused the file to be included. "//google_apis/gcm:gcm_unit_tests", ^--------------------------------- ==> ERROR: A failure occurred in build(). Aborting... Error making: ungoogled-chromium
I'm sorry for my two month absence, I should keep up updating now. For changes details please refer to https://github.com/ungoogled-software/ungoogled-chromium-archlinux/issues/1
Pinned Comments
JstKddng commented on 2022-05-06 14:37 (UTC) (edited on 2022-06-27 13:48 (UTC) by JstKddng)
A new va-api patch for wayland has been added. Required flags for it to work are the following, thanks to @acidunit
JstKddng commented on 2020-07-19 06:34 (UTC)
You can get prebuilt binaries here:
https://github.com/ungoogled-software/ungoogled-chromium-archlinux#binary-downloads
seppia commented on 2018-12-12 21:34 (UTC)
Please do NOT flag this package as out of date in relation to official chromium releases.
This is NOT Google Chromium and new releases come after additional work of the ungoogled-chromium contributors, so they may not be ready, nor available for days or even weeks after a new version of official chromium is released.
Please refer to https://github.com/Eloston/ungoogled-chromium/tags for ungoogled-chromium releases. Use those and please flag this package as out of date only if a newer release is present there. I will update the PKGBUILD as soon as I can every time a new release comes out.
Thanks