I am installing this package for the first time and I get this build error:
-> Building Chromium
ninja: Entering directory `out/Release'
[450/55186] ACTION //third_party/devtools-fron...nfig(//build/toolchain/linux/unbundle:default)
FAILED: [code=1] gen/third_party/devtools-frontend/src/front_end/ui/components/code_highlighter/devtools_entrypoint-bundle-tsconfig-tsconfig.json gen/third_party/devtools-frontend/src/front_end/ui/components/code_highlighter/code_highlighter.prebundle.js gen/third_party/devtools-frontend/src/front_end/ui/components/code_highlighter/code_highlighter.prebundle.js.map gen/third_party/devtools-frontend/src/front_end/ui/components/code_highlighter/code_highlighter.prebundle.d.ts
python3 ../../third_party/devtools-frontend/src/scripts/build/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/ui/components/code_highlighter/devtools_entrypoint-bundle-tsconfig-tsconfig.json --deps ./code_highlighter-tsconfig.json ./css_files-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/ui/components/code_highlighter --sources gen/third_party/devtools-frontend/src/front_end/ui/components/code_highlighter/code_highlighter.prebundle.ts
TypeScript compilation failed. Used tsconfig gen/third_party/devtools-frontend/src/front_end/ui/components/code_highlighter/devtools_entrypoint-bundle-tsconfig-tsconfig.json
gen/third_party/devtools-frontend/src/front_end/ui/components/code_highlighter/devtools_entrypoint-bundle-tsconfig-tsconfig.json(47,5): error TS6053: File '/home/ungoogled-chromium/src/chromium-149.0.7827.53/out/Release/gen/third_party/devtools-frontend/src/front_end/ui/components/code_highlighter/css_files-tsconfig.json' not found.
[463/55186] CXX obj/third_party/protobuf-javascript/protoc-gen-js/js_generator.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
==> Removing installed dependencies...
I tried this yesterday after the new update. Let me know if I did anything wrong.
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