=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for openblas_openmp-0.3.15nb1 => 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'? 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 'SGEMM_DEFAULT_UNROLL_M'? printf("SGEMM_UNROLL_N=%d\n", SGEMM_DEFAULT_UNROLL_N); ^~~~~~~~~~~~~~~~~~~~~~ SGEMM_DEFAULT_UNROLL_M getarch_2nd.c:24:35: error: 'DGEMM_DEFAULT_UNROLL_M' undeclared (first use in this function); did you mean 'SGEMM_DEFAULT_UNROLL_M'? printf("DGEMM_UNROLL_M=%d\n", DGEMM_DEFAULT_UNROLL_M); ^~~~~~~~~~~~~~~~~~~~~~ SGEMM_DEFAULT_UNROLL_M getarch_2nd.c:25:35: error: 'DGEMM_DEFAULT_UNROLL_N' undeclared (first use in this function); did you mean 'DGEMM_DEFAULT_UNROLL_M'? printf("DGEMM_UNROLL_N=%d\n", DGEMM_DEFAULT_UNROLL_N); ^~~~~~~~~~~~~~~~~~~~~~ DGEMM_DEFAULT_UNROLL_M getarch_2nd.c:29:35: error: 'CGEMM_DEFAULT_UNROLL_M' undeclared (first use in this function); did you mean 'DGEMM_DEFAULT_UNROLL_M'? printf("CGEMM_UNROLL_M=%d\n", CGEMM_DEFAULT_UNROLL_M); ^~~~~~~~~~~~~~~~~~~~~~ DGEMM_DEFAULT_UNROLL_M getarch_2nd.c:30:35: error: 'CGEMM_DEFAULT_UNROLL_N' undeclared (first use in this function); did you mean 'CGEMM_DEFAULT_UNROLL_M'? printf("CGEMM_UNROLL_N=%d\n", CGEMM_DEFAULT_UNROLL_N); ^~~~~~~~~~~~~~~~~~~~~~ CGEMM_DEFAULT_UNROLL_M getarch_2nd.c:31:35: error: 'ZGEMM_DEFAULT_UNROLL_M' undeclared (first use in this function); did you mean 'CGEMM_DEFAULT_UNROLL_M'? printf("ZGEMM_UNROLL_M=%d\n", ZGEMM_DEFAULT_UNROLL_M); ^~~~~~~~~~~~~~~~~~~~~~ CGEMM_DEFAULT_UNROLL_M getarch_2nd.c:32:35: error: 'ZGEMM_DEFAULT_UNROLL_N' undeclared (first use in this function); did you mean 'ZGEMM_DEFAULT_UNROLL_M'? printf("ZGEMM_UNROLL_N=%d\n", ZGEMM_DEFAULT_UNROLL_N); ^~~~~~~~~~~~~~~~~~~~~~ ZGEMM_DEFAULT_UNROLL_M gmake: *** [Makefile.prebuild:74: getarch_2nd] Error 1 Makefile.system:1365: 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