Faye
Faye
Apparently this ebuild tries to make directories in the /etc directory during compilation, which of course is a sandbox violation and causes the build to fail. Here's the sandbox log...
I ran into this issue when building xlsxreader.plug.so, specifically looking like this: ``` [ 62%] Linking CXX shared module xlsxreader.plug.so /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/libz.so: error adding symbols: file in wrong format collect2:...
### ImageMagick version 7.1.1-18 ### Operating system Linux ### Operating system, version and so on Gentoo Linux ### Description I've noticed that ImageMagick fails with the error ``` magick: improper...
When starting up Blender, LuxCore fails to load and prints this message to the terminal: ``` Traceback (most recent call last): File "/usr/share/blender/3.6/scripts/modules/addon_utils.py", line 333, in enable mod = __import__(module_name)...