El 26/5/25 a las 9:47, Michael Ablassmeier escribió:
hm, this seems to be depending on the build system used, it actually built
here:
https://buildd.debian.org/status/logs.php?pkg=streamripper&ver=1.64.6-2&arch=arm64
getbuildlog streamripper 1.64.6-2 arm64
> checking whether mbrtowc and mbstate_t are properly declared... yes
> checking build system type... aarch64-unknown-linux-gnu
> checking host system type... aarch64-unknown-linux-gnu
> checking for ld used by GCC... /usr/bin/ld
That was nearly a year ago and it just means that it built at some time, but
not necessarily now.
There are a number of packages which fail in the same way as this one
on arm64. I suspect of some build-dependency. I suggest using debbisect
to figure out which one.
Thanks.