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&arch=armhf&ver=1.7.1-7.1&stamp=1709536479&raw=0

hmm/hmm.c: In function ‘invert’:
hmm/hmm.c:703:15: error: implicit declaration of function ‘dgetrf_’ 
[-Werror=implicit-function-declaration]
  703 |         ret = dgetrf_(&M, &M, a, &M, ipiv, &ret);       /* ret should 
be zero, negative if cov is singular */
      |               ^~~~~~~
hmm/hmm.c:730:9: error: implicit declaration of function ‘dgetri_’ 
[-Werror=implicit-function-declaration]
  730 |         dgetri_(&M, a, &M, ipiv, &lwbest, &lwork, &ret);
      |         ^~~~~~~

Cheers
-- 
Sebastian Ramacher

Reply via email to