• Joined on 2024-06-15
rzy commented on issue ALHP/ALHP.GO#253 2024-07-21 23:45:52 +02:00
yay: error while loading shared libraries: libassuan.so.0

use sudo ln -s /usr/lib/libassuan.so.9.0.0 /usr/lib/libassuan.so.0 as a workaround to make your pacman work first. It seems like pacman build has lagged behind libassuan 3.0.0

rzy commented on issue ALHP/ALHP.GO#249 2024-06-15 17:40:01 +02:00
Package extra/john illegal hardware instruction with -O3

Sorry my bad. You are completely right. I tried to compile the git repo and couldn't reproduce the problem. The release was from 2019 so they might have fixed it by now. Thank you for your support.

rzy commented on issue ALHP/ALHP.GO#249 2024-06-15 11:17:57 +02:00
Package extra/john illegal hardware instruction with -O3

You are right. The the reason why john with xop was the default binary is they want the program to fall back from [the most feature to less feature instruction sets](https://github.com/openwall/joh…

rzy opened issue ALHP/ALHP.GO#249 2024-06-15 07:58:21 +02:00
Package extra/john illegal hardware instruction with -O3