MidnightBSD Magus

math/openblas

Optimized BLAS library based on GotoBLAS2

Flavor Version Run OSVersion Arch License Restricted Status
0.2.20,1 387 1.2 i386 bsd3 0 fail

Events

Machine Type Time Message
m1232 info 2019-09-30 20:18:37.775833 Test Started
m1232 fail 2019-09-30 20:50:52.008008 make test returned non-zero: 1
m1232 fail 2019-09-30 20:50:52.161479 Test complete.

Log

===>  Testing for openblas-0.2.20,1
gmake[1]: Entering directory '/magus/work/usr/mports/math/openblas/work/OpenBLAS-0.2.20'
getarch_2nd.c:69:49: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat]
    printf("#define SLOCAL_BUFFER_SIZE\t%ld\n", (SGEMM_DEFAULT_Q * SGEMM_DEFAULT_UNROLL_N * 4 * 1 *  sizeof(float)));
                                        ~~~     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                        %u
getarch_2nd.c:70:49: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat]
    printf("#define DLOCAL_BUFFER_SIZE\t%ld\n", (DGEMM_DEFAULT_Q * DGEMM_DEFAULT_UNROLL_N * 2 * 1 *  sizeof(double)));
                                        ~~~     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                        %u
getarch_2nd.c:71:49: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat]
    printf("#define CLOCAL_BUFFER_SIZE\t%ld\n", (CGEMM_DEFAULT_Q * CGEMM_DEFAULT_UNROLL_N * 4 * 2 *  sizeof(float)));
                                        ~~~     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                        %u
getarch_2nd.c:72:49: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat]
    printf("#define ZLOCAL_BUFFER_SIZE\t%ld\n", (ZGEMM_DEFAULT_Q * ZGEMM_DEFAULT_UNROLL_N * 2 * 2 *  sizeof(double)));
                                        ~~~     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                        %u
4 warnings generated.
touch libopenblas-r0.2.20.a
gmake -j 1 -C test all
gmake[2]: Entering directory '/magus/work/usr/mports/math/openblas/work/OpenBLAS-0.2.20/test'
gfortran7 -O -Wl,-rpath=/usr/local/lib/gcc7 -O2 -m128bit-long-double -Wall  -O2 -m128bit-long-double -Wall   -Wl,-rpath=/usr/local/lib/gcc7  -L/usr/local/lib/gcc7 -B/usr/local/bin -o sblat1 sblat1.o ../libopenblas-r0.2.20.a -lm  -Wl,-rpath=/usr/local/lib/gcc7  -L/usr/local/lib/gcc7 -B/usr/local/bin -lgfortran -lm  -Wl,-rpath=/usr/local/lib/gcc7  -L/usr/local/lib/gcc7 -B/usr/local/bin -lgfortran 
/usr/local/bin/ld: ../libopenblas-r0.2.20.a: file not recognized: file truncated
collect2: error: ld returned 1 exit status
gmake[2]: *** [Makefile:129: sblat1] Error 1
gmake[2]: Leaving directory '/magus/work/usr/mports/math/openblas/work/OpenBLAS-0.2.20/test'
gmake[1]: *** [Makefile:117: tests] Error 2
gmake[1]: Leaving directory '/magus/work/usr/mports/math/openblas/work/OpenBLAS-0.2.20'
*** Error code 1

Stop.
make: stopped in /usr/mports/math/openblas

Links

Depends On

Depend Of

Categories