New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/issues/46293#issuecomment-1760321432 Comment: Yes, after removing the `use-shared-library.patch` the build goes through! it fails at a later stage, but that's expected: ``` => maxima-5.47.0_3: running post_build ... patchelf: getting info about 'src/binary-ecl/libmaxima-ecl.so': No such file or directory => ERROR: maxima-5.47.0_3: post_build: 'patchelf --remove-rpath src/binary-ecl/libmaxima-ecl.so' exited with 1 => ERROR: in post_build() at srcpkgs/maxima/template:55 ``` @tornaria can you comment?