hi, On Thu, May 22, 2025 at 08:57:44PM +0200, Lucas Nussbaum wrote: > Source: streamripper > Version: 1.64.6-2 > > During a rebuild of all packages in testing (trixie), your package failed > to build on arm64. > > > Relevant part (hopefully): > > checking for wchar_t... yes > > checking for iswcntrl... yes > > checking for vswprintf... yes > > checking whether mbrtowc and mbstate_t are properly declared... yes > > checking build system type... Invalid configuration `aarch64-linux-gnu': > > machine `aarch64' not recognized > > configure: error: /bin/bash ./config.sub aarch64-linux-gnu failed
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 bye, - michael