installing llvm-libs breaks dependency ‘llvm-libs<10.0.0’ required by reflective-rapidjson
I uninstalled reflective-rapidjson and the update finished, however, reflective-rapidjson will not reinstall and from what I’ve read it needs specific llvm to work and I’m unsure what actually uses it,
so I’m stuck and not sure what to do.
Anyone have any ideas?
@MrEd
Editing may or may not help. Best thing is to report the issue and wait.
If you still want to edit and build it, give commands:
yay -Ga reflective-rapidjson
cd reflective-rapidjson
nano PKGBUILD # or some other editor
and remove the marked blue stuff as in this picture:
Then give command:
makepkg -cf
If this command complains about missing dependencies, just install them with yay, and run the above command again (as many times as needed).
Then, if no fatal error occurs and the package is built, you can install it with: