void-packages
void-packages copied to clipboard
New package: catnip-1.8.7
Testing the changes
- I tested the changes in this PR: YES
New package
- This new package conforms to the package requirements: YES
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.