Currently broken because gcc-libs has a libstdc++ with a not recent enough GLIBCXX symbol version:
YACReaderLibrary: /usr/lib/libstdc++.so.6: version CXXABI_1.3.13' not found (required by YACReaderLibrary)
YACReaderLibrary: /usr/lib/libstdc++.so.6: version
GLIBCXX_3.4.29' not found (required by YACReaderLibrary)
Perhaps this will sort itself out in the next few days when Arch upgrades gcc-libs some time in the future.
Pinned Comments
vorbote commented on 2019-10-10 18:01
If you want the latest and greatest, compile it yourself. There is a PKGBUILD in the AUR that works great. That's what I do.
I keep this PKGBUILD out of habit. If there's breakage, it is your loss, wait patiently for a runtime update or wait the five minutes it takes to.compile in an old machine