This is unbelievable
I forgot to purge gcc-6
and then overlooked it. This was the fastest useful reply I ever received. Thank you for your time. It now reaches 100%, but still does not compile. Since pastebin has an upload limit, the log file is now uploaded to pastiebin: Pastiebin.com 5f0f5ff5d9169
…/…/lib/libbf_intern_eigen.a(linear_solver.cc.o):linear_solver.cc:function Eigen::internal::sparse_time_dense_product_impl<Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> >, Eigen::Matrix<double, -1, 1, 0, -1, 1>, Eigen::Matrix<double, -1, 1, 0, -1, 1>, double, 1, true>::run(Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> > const&, Eigen::Matrix<double, -1, 1, 0, -1, 1> const&, Eigen::Matrix<double, -1, 1, 0, -1, 1>&, double const&) [clone ._omp_fn.0]: error: undefined reference to ‘GOMP_loop_nonmonotonic_dynamic_start’
…/…/lib/libbf_intern_eigen.a(linear_solver.cc.o):linear_solver.cc:function Eigen::internal::sparse_time_dense_product_impl<Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> >, Eigen::Matrix<double, -1, 1, 0, -1, 1>, Eigen::Matrix<double, -1, 1, 0, -1, 1>, double, 1, true>::run(Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> > const&, Eigen::Matrix<double, -1, 1, 0, -1, 1> const&, Eigen::Matrix<double, -1, 1, 0, -1, 1>&, double const&) [clone ._omp_fn.0]: error: undefined reference to ‘GOMP_loop_nonmonotonic_dynamic_next’
collect2: error: ld returned 1 exit status
source/creator/CMakeFiles/blender.dir/build.make:504: recipe for target ‘bin/blender’ failed
The correct GCC version now gets detected but there still seems to be a problem with OpenMP. I’ll do a bit research, but if somebody knows what the problem is, I’d be glad if they let me know.
And again, thank you for your time.
Best regards