void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

New package: catnip-1.8.7

Open wbohrer opened this issue 2 weeks ago • 0 comments

Testing the changes

  • I tested the changes in this PR: YES

New package

Local build testing

  • I built this PR locally for my native architecture (x86_64-musl)
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • aarch64
    • armv6l (fails)
    • armv7l (fails)
    • i686 (fails)

Closes #57752.

On 32-bit architectures, the portaudio backend for the package doesn't build (needs a 64-bit integer). If I try to not build the backend (remove makedepend portaudio-devel, remove Go build tag) the tests fail. For now I will just remove 32-bit architectures, but maybe the tests can be patched.

wbohrer avatar Dec 10 '25 15:12 wbohrer