23.01.2024, 11:45
Hi Hana,
Many thanks for your advice and taking time on this. Actually though, I'm only using llvm as a means to a specific end, and what I did not realize at first is that only one plugin (Akarin) requires llvm15 to compile.
But in this particular case
runs without any issues with no llvm15 needed. So I'm going to use that libakarin.so.
All in all, I'm going to abandon my local install idea and go back to installing everything from AUR via pamac and then do the one thing those packages don't seem to do or document - tell Vapoursynth via Hybrid's misc.ini where to find scripts and plugins. Knowledge which I only gained after trying to do it all myself ... so it hasn't all been a waste of time :-)
PS: I had already reported, I did try and using non-static linkage DOES work, in the sense that it does compile. I'm just not sure I trust it will behave properly in use.
PPS: on re-reading, I may have misread what you meant, you meant at least try LLVM15/Clang 14 static? I'm sorry but I'm still fixing things I broke rolling back last time, I just don't have the know-how or the heart to start it all over again now. Sorry :-(
Many thanks for your advice and taking time on this. Actually though, I'm only using llvm as a means to a specific end, and what I did not realize at first is that only one plugin (Akarin) requires llvm15 to compile.
But in this particular case
sudo pamac install vapoursynth-plugin-vsakarin-git
All in all, I'm going to abandon my local install idea and go back to installing everything from AUR via pamac and then do the one thing those packages don't seem to do or document - tell Vapoursynth via Hybrid's misc.ini where to find scripts and plugins. Knowledge which I only gained after trying to do it all myself ... so it hasn't all been a waste of time :-)
PS: I had already reported, I did try and using non-static linkage DOES work, in the sense that it does compile. I'm just not sure I trust it will behave properly in use.
PPS: on re-reading, I may have misread what you meant, you meant at least try LLVM15/Clang 14 static? I'm sorry but I'm still fixing things I broke rolling back last time, I just don't have the know-how or the heart to start it all over again now. Sorry :-(