Open snd1 opened 9 months ago
i disabled this test for now so it can be build on these architectures
One issue is that you use libmad in low precision mode: "MAD: MPEG Audio Decoder 0.15.1 (beta) NDEBUG FPM_DEFAULT"
With our VCPKG environment for Mixxx 2.4 we have added a patch that fixes the architecture detection: https://github.com/mixxxdj/vcpkg/commit/18dadf9f34e2a417cc543d720f3641b0edfc36e4
In our Mixxx 2.5 branch, we have followed VCPKG upstream to https://codeberg.org/tenacityteam/libmad here: https://github.com/mixxxdj/vcpkg/pull/124
Thanks! @daschuer
Bug Description
The debian sid build of mixxx 2.4.0 fails with soundproxy_test on arm64, risc64, s390x, hppa and loong64.
Here is hopefully the relevant part of the build/test failure of arm64:
Here are the other architecture builds: https://buildd.debian.org/status/package.php?p=mixxx&suite=sid#problem-1
This bug seems to be related to #11940
Version
2.4.0
OS
Debian Sid