=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for openblas_openmp-0.3.26 => Substituting "threads" in test/Makefile ctest/Makefile getarch_2nd.c: In function 'main': getarch_2nd.c:22:35: error: 'SGEMM_DEFAULT_UNROLL_M' undeclared (first use in this function); did you mean 'SBGEMM_DEFAULT_UNROLL_M'? 22 | printf("SGEMM_UNROLL_M=%d\n", SGEMM_DEFAULT_UNROLL_M); | ^~~~~~~~~~~~~~~~~~~~~~ | SBGEMM_DEFAULT_UNROLL_M getarch_2nd.c:22:35: note: each undeclared identifier is reported only once for each function it appears in getarch_2nd.c:23:35: error: 'SGEMM_DEFAULT_UNROLL_N' undeclared (first use in this function); did you mean 'SBGEMM_DEFAULT_UNROLL_N'? 23 | printf("SGEMM_UNROLL_N=%d\n", SGEMM_DEFAULT_UNROLL_N); | ^~~~~~~~~~~~~~~~~~~~~~ | SBGEMM_DEFAULT_UNROLL_N getarch_2nd.c:24:35: error: 'DGEMM_DEFAULT_UNROLL_M' undeclared (first use in this function); did you mean 'XGEMM_DEFAULT_UNROLL_M'? 24 | printf("DGEMM_UNROLL_M=%d\n", DGEMM_DEFAULT_UNROLL_M); | ^~~~~~~~~~~~~~~~~~~~~~ | XGEMM_DEFAULT_UNROLL_M getarch_2nd.c:25:35: error: 'DGEMM_DEFAULT_UNROLL_N' undeclared (first use in this function); did you mean 'XGEMM_DEFAULT_UNROLL_N'? 25 | printf("DGEMM_UNROLL_N=%d\n", DGEMM_DEFAULT_UNROLL_N); | ^~~~~~~~~~~~~~~~~~~~~~ | XGEMM_DEFAULT_UNROLL_N getarch_2nd.c:29:35: error: 'CGEMM_DEFAULT_UNROLL_M' undeclared (first use in this function); did you mean 'XGEMM_DEFAULT_UNROLL_M'? 29 | printf("CGEMM_UNROLL_M=%d\n", CGEMM_DEFAULT_UNROLL_M); | ^~~~~~~~~~~~~~~~~~~~~~ | XGEMM_DEFAULT_UNROLL_M getarch_2nd.c:30:35: error: 'CGEMM_DEFAULT_UNROLL_N' undeclared (first use in this function); did you mean 'XGEMM_DEFAULT_UNROLL_N'? 30 | printf("CGEMM_UNROLL_N=%d\n", CGEMM_DEFAULT_UNROLL_N); | ^~~~~~~~~~~~~~~~~~~~~~ | XGEMM_DEFAULT_UNROLL_N getarch_2nd.c:31:35: error: 'ZGEMM_DEFAULT_UNROLL_M' undeclared (first use in this function); did you mean 'XGEMM_DEFAULT_UNROLL_M'? 31 | printf("ZGEMM_UNROLL_M=%d\n", ZGEMM_DEFAULT_UNROLL_M); | ^~~~~~~~~~~~~~~~~~~~~~ | XGEMM_DEFAULT_UNROLL_M getarch_2nd.c:32:35: error: 'ZGEMM_DEFAULT_UNROLL_N' undeclared (first use in this function); did you mean 'XGEMM_DEFAULT_UNROLL_N'? 32 | printf("ZGEMM_UNROLL_N=%d\n", ZGEMM_DEFAULT_UNROLL_N); | ^~~~~~~~~~~~~~~~~~~~~~ | XGEMM_DEFAULT_UNROLL_N gmake[1]: *** [Makefile.prebuild:86: getarch_2nd] Error 1 Makefile.system:1528: Makefile.: No such file or directory gmake: *** No rule to make target 'Makefile.'. Stop. *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/math/openblas_openmp *** Error code 1 Stop. make: stopped in /usr/pkgsrc/math/openblas_openmp