Hello everyone!
I cannot build the package successfully. I got the error message: clang: error: unknown argument: '-fvar-tracking-assignments'. Should I change the version of clang? I'm using a x200 with parabola.
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: | 352 |
Popularity: | 4.12 |
First Submitted: | 2016-12-19 08:08 (UTC) |
Last Updated: | 2024-11-20 21:14 (UTC) |
« First ‹ Previous 1 .. 27 28 29 30 31 32 33 34 35 36 37 .. 66 Next › Last »
Hello everyone!
I cannot build the package successfully. I got the error message: clang: error: unknown argument: '-fvar-tracking-assignments'. Should I change the version of clang? I'm using a x200 with parabola.
@IEPforAUR
are you using manjaro? if that is so, you'll have to switch to arch or wait for the manjaro team to update their glibc package. If you aren't, you need to use an updated mirror.
If you'd like to use an old chromium version, you can check the binary archive here: https://ungoogled-software.github.io/ungoogled-chromium-binaries/releases/archlinux/ might not work though.
Won't run again: "/usr/lib/chromium/chromium: /usr/lib/libc.so.6: version `GLIBC_2.32' not found (required by /usr/lib/chromium/chromium)"
@JstKddng if you ever need to, you can trust chaotic-aur's logs. It just downloads this package daily and builds it a clean chroot (With just base
and base-devel
). When the log file is not there it means it built successfully or there wasn't an update available.
@MagusZ
If one of the sources is outdated, use another one.
@MagusZ the latest binary available on the official contributor binaries site is out of date; if you can I would recommend building this AUR package on your system until a PR is merged into the official site which would allow for a more up to date binary to be listed.
I still get the /usr/lib/chromium/chromium: error while loading shared libraries: libre2.so.7: cannot open shared object file: No such file or directory error with the latest binary package on the Contributors Binaries site.
@JstKddng Yep it works with the newest version of ug-chromium. Thanks
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