Bug#1066007: qm-dsp: FTBFS on arm{el,hf}: hmm/hmm.c:703:15: error: implicit declaration of function ‘dgetrf_’ [-Werror=implicit-function-declaration]

2024-03-13 Thread Andrey Rakhmatullin
On Sun, Mar 10, 2024 at 11:19:48PM +0100, Sebastian Ramacher wrote: > hmm/hmm.c: In function ‘invert’: > hmm/hmm.c:703:15: error: implicit declaration of function ‘dgetrf_’ > [-Werror=implicit-function-declaration] > 703 | ret = dgetrf_(, , a, , ipiv, ); /* ret should > be zero,

Bug#1066007: qm-dsp: FTBFS on arm{el,hf}: hmm/hmm.c:703:15: error: implicit declaration of function ‘dgetrf_’ [-Werror=implicit-function-declaration]

2024-03-10 Thread Sebastian Ramacher
Source: qm-dsp Version: 1.7.1-7.1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramac...@debian.org https://buildd.debian.org/status/fetch.php?pkg=qm-dsp=armhf=1.7.1-7.1=1709536479=0 hmm/hmm.c: In function ‘invert’: