@selmf @chmouel I think the error is not fixed yet. I did a clean build and:
> pamac clean -b
> pamac install libpdfium-nojs
==> Starting build()...
ERROR at //build/config/dcheck_always_on.gni:8:1: Unable to load "/var/tmp/pamac-build-daniel/libpdfium-nojs/src/pdfium/build/config/gclient_args.gni".
import("//build/config/gclient_args.gni")
^---------------------------------------
See //build/config/BUILD.gn:9:1: whence it was imported.
import("//build/config/dcheck_always_on.gni")
^-------------------------------------------
See //build/config/BUILDCONFIG.gn:317:3: which caused the file to be included.
"//build/config:feature_flags",
^-----------------------------
==> ERROR: A failure occurred in build().
Aborting...
Pinned Comments
selmf commented on 2021-05-24 11:20 (UTC)
Important: This package depends on libicuuc and needs to be rebuild if the icu package is updated on your system!