On 2/11/21 5:05 AM, Chavdar Ivanov wrote:
FWIW I just rebuilt math{blas,lapack} under -current amd64 using PKGSRC_FORTRAN=gfortran GFORTRAN_VERSION=8 and gcc8-8.4.0nb3. 'make test' in both packages appears empty, though, while on my previous build in August last year they worked. Any reason why?
The new packages lack a do-test: target. FYI, they build fine for me on NetBSD 8.1 and 9.1. Cheers, JB