After the last manjaro upgrade, gcc got updated from 11.1.0 to 11.2.0. I had libgccjit 11.1.0 installed from AUR as a dependency for emacs-gcc-wayland-devel-bin. Now I need to follow the gcc version and upgrade to 11.2.0 which seems to be the one available in the AUR but I’m unable to access it from Manjaro:
> pamac info libgccjit
Name : libgccjit
Version : 11.1.0-1
Description : Just-In-Time Compilation using GCC.
URL : https://gcc.gnu.org/wiki/JIT
Licenses : GPL3
Repository : AUR
Groups : --
Depends On : glibc libmpc gcc-libs=11.1.0
Optional Dependencies : --
Make Dependencies : binutils libmpc
Check Dependencies : dejagnu
Provides : --
Replaces : --
Conflicts With : --
Packager : Unknown
Maintainer : flatwhatson
First Submitted : Tue 20 Oct 2015 15:34:49 CEST
Last Modified : Mon 17 May 2021 12:16:46 CEST
Votes : 29
Out of Date : Mon 01 Nov 2021 19:17:58 CET
Build Date : Unknown
Validated By : Unknown
I guess all Emacs packages compiled using the native-comp flag will face the same issue.