Trying to build at the moment gives the following error:
0:04.34 ERROR: The libclang located at /usr/lib/libclang.so is too old (need at least 5.0).
0:04.34 Please make sure to update it or point to a newer libclang using
0:04.34 --with-libclang-path.
Installed clang:
$ clang --version
clang version 18.1.8
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
$ readelf -a /usr/lib/libclang.so | grep SONAME
0x000000000000000e (SONAME) Library soname: [libclang.so.18.1]
Pinned Comments
lsf commented on 2025-01-01 21:28 (UTC)
Please refrain from abusing the flagging of a package as out of date for build issues. This is not what it is supposed to be used for.
I automatically get notified of comments to this package. I do not need to be notified of whatever build problems occur (whether they are an individual's problems or the actual package's problems) twice, and not via flagging it out of date.
Issues with this package can also be reported at https://codeberg.org/librewolf/issues/issues (as it is also maintained there, at https://codeberg.org/librewolf/arch, too).