UILD/csound-6.10.0/Opcodes/linear_algebra.cpp:3958:45: error: no matching function for call to 'lu_factor(gmm::dense_matrix >&, std::vector&)' BUILDSTDERR: *isize = gmm::lu_factor(lhs->mc, pivot__); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gmm/gmm_lapack_interface.h:42, BUILDSTDERR: from /usr/include/gmm/gmm_kernel.h:52, BUILDSTDERR: from /usr/include/gmm/gmm.h:40, BUILDSTDERR: from /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:371: BUILDSTDERR: /usr/include/gmm/gmm_dense_lu.h:129:13: note: candidate: 'template gmm::size_type gmm::lu_factor(DenseMatrix&, gmm::lapack_ipvt&)' BUILDSTDERR: size_type lu_factor(DenseMatrix& A, lapack_ipvt& ipvt) { BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /usr/include/gmm/gmm_dense_lu.h:129:13: note: template argument deduction/substitution failed: BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:3958:38: note: cannot convert '((la_i_lu_factor_mc_t*)this)->la_i_lu_factor_mc_t::pivot__' (type 'std::vector') to type 'gmm::lapack_ipvt&' BUILDSTDERR: *isize = gmm::lu_factor(lhs->mc, pivot__); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp: In member function 'int la_k_lu_factor_mc_t::kontrol(CSOUND*)': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:3990:45: error: no matching function for call to 'lu_factor(gmm::dense_matrix >&, std::vector&)' BUILDSTDERR: *ksize = gmm::lu_factor(lhs->mc, pivot__); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gmm/gmm_lapack_interface.h:42, BUILDSTDERR: from /usr/include/gmm/gmm_kernel.h:52, BUILDSTDERR: from /usr/include/gmm/gmm.h:40, BUILDSTDERR: from /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:371: BUILDSTDERR: /usr/include/gmm/gmm_dense_lu.h:129:13: note: candidate: 'template gmm::size_type gmm::lu_factor(DenseMatrix&, gmm::lapack_ipvt&)' BUILDSTDERR: size_type lu_factor(DenseMatrix& A, lapack_ipvt& ipvt) { BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /usr/include/gmm/gmm_dense_lu.h:129:13: note: template argument deduction/substitution failed: BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:3990:38: note: cannot convert '((la_k_lu_factor_mc_t*)this)->la_k_lu_factor_mc_t::pivot__' (type 'std::vector') to type 'gmm::lapack_ipvt&' BUILDSTDERR: *ksize = gmm::lu_factor(lhs->mc, pivot__); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: make[2]: *** [Opcodes/CMakeFiles/linear_algebra.dir/build.make:66: Opcodes/CMakeFiles/linear_algebra.dir/linear_algebra.cpp.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make[1]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' BUILDSTDERR: make[1]: *** [CMakeFiles/Makefile2:1512: Opcodes/CMakeFiles/linear_algebra.dir/all] Error 2 BUILDSTDERR: make: *** [Makefile:166: all] Error 2 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.BU0xLP (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.BU0xLP (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/csound.spec