Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1704596 Details for
Bug 1863690
openblas: FTBFS in Fedora rawhide/f33
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Fedora Release Engineering
on 2020-08-03 17:12:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2020-08-03 17:12:21 UTC
Size:
32.00 KB
patch
obsolete
>EST_COMPLEX *alpha, > | ^ >c_cblas2.c:239:6: note: type 'void' should match type 'long int' >c_cblas2.c:239:6: note: 'cchpmv_' was previously declared here >c_cblat2.f:1358: warning: type of 'cctrmv' does not match original declaration [-Wlto-type-mismatch] > 1358 | $ N, AA, LDA, XX, INCX ) > | >c_cblas2.c:532:6: note: type mismatch in parameter 10 > 532 | void F77_ctrmv(int *order, char *uplow, char *transp, char *diagn, > | ^ >c_cblas2.c:532:6: note: type 'void' should match type 'long int' >c_cblas2.c:532:6: note: 'cctrmv_' was previously declared here >c_cblat2.f:1366: warning: type of 'cctbmv' does not match original declaration [-Wlto-type-mismatch] > 1366 | $ N, K, AA, LDA, XX, INCX ) > | >c_cblas2.c:295:6: note: type mismatch in parameter 11 > 295 | void F77_ctbmv(int *order, char *uplow, char *transp, char *diagn, > | ^ >c_cblas2.c:295:6: note: type 'void' should match type 'long int' >c_cblas2.c:295:6: note: 'cctbmv_' was previously declared here >c_cblat2.f:1374: warning: type of 'cctpmv' does not match original declaration [-Wlto-type-mismatch] > 1374 | $ N, AA, XX, INCX ) > | >c_cblas2.c:422:6: note: type mismatch in parameter 9 > 422 | void F77_ctpmv(int *order, char *uplow, char *transp, char *diagn, > | ^ >c_cblas2.c:422:6: note: type 'void' should match type 'long int' >c_cblas2.c:422:6: note: 'cctpmv_' was previously declared here >c_cblat2.f:1384: warning: type of 'cctrsv' does not match original declaration [-Wlto-type-mismatch] > 1384 | $ N, AA, LDA, XX, INCX ) > | >c_cblas2.c:561:6: note: type mismatch in parameter 10 > 561 | void F77_ctrsv(int *order, char *uplow, char *transp, char *diagn, > | ^ >c_cblas2.c:561:6: note: type 'void' should match type 'long int' >c_cblas2.c:561:6: note: 'cctrsv_' was previously declared here >c_cblat2.f:1392: warning: type of 'cctbsv' does not match original declaration [-Wlto-type-mismatch] > 1392 | $ N, K, AA, LDA, XX, INCX ) > | >c_cblas2.c:358:6: note: type mismatch in parameter 11 > 358 | void F77_ctbsv(int *order, char *uplow, char *transp, char *diagn, > | ^ >c_cblas2.c:358:6: note: type 'void' should match type 'long int' >c_cblas2.c:358:6: note: 'cctbsv_' was previously declared here >c_cblat2.f:1400: warning: type of 'cctpsv' does not match original declaration [-Wlto-type-mismatch] > 1400 | $ N, AA, XX, INCX ) > | >c_cblas2.c:477:6: note: type mismatch in parameter 9 > 477 | void F77_ctpsv(int *order, char *uplow, char *transp, char *diagn, > | ^ >c_cblas2.c:477:6: note: type 'void' should match type 'long int' >c_cblas2.c:477:6: note: 'cctpsv_' was previously declared here >c_cblat2.f:1978: warning: type of 'ccher' does not match original declaration [-Wlto-type-mismatch] > 1978 | $ INCX, AA, LDA ) > | >c_cblas2.c:743:6: note: type mismatch in parameter 9 > 743 | void F77_cher(int *order, char *uplow, int *n, float *alpha, > | ^ >c_cblas2.c:743:6: note: type 'void' should match type 'long int' >c_cblas2.c:743:6: note: 'ccher_' was previously declared here >c_cblat2.f:1986: warning: type of 'cchpr' does not match original declaration [-Wlto-type-mismatch] > 1986 | $ XX, INCX, AA ) > | >c_cblas2.c:591:6: note: type mismatch in parameter 8 > 591 | void F77_chpr(int *order, char *uplow, int *n, float *alpha, > | ^ >c_cblas2.c:591:6: note: type 'void' should match type 'long int' >c_cblas2.c:591:6: note: 'cchpr_' was previously declared here >c_cblat2.f:2290: warning: type of 'ccher2' does not match original declaration [-Wlto-type-mismatch] > 2290 | $ YY, INCY, AA, LDA ) > | >c_cblas2.c:775:6: note: type mismatch in parameter 11 > 775 | void F77_cher2(int *order, char *uplow, int *n, CBLAS_TEST_COMPLEX *alpha, > | ^ >c_cblas2.c:775:6: note: type 'void' should match type 'long int' >c_cblas2.c:775:6: note: 'ccher2_' was previously declared here >c_cblat2.f:2298: warning: type of 'cchpr2' does not match original declaration [-Wlto-type-mismatch] > 2298 | $ YY, INCY, AA ) > | >c_cblas2.c:666:6: note: type mismatch in parameter 10 > 666 | void F77_chpr2(int *order, char *uplow, int *n, CBLAS_TEST_COMPLEX *alpha, > | ^ >c_cblas2.c:666:6: note: type 'void' should match type 'long int' >c_cblas2.c:666:6: note: 'cchpr2_' was previously declared here >c_z3chke.c:36:15: warning: type of 'RowMajorStrg' does not match original declaration [-Wlto-type-mismatch] > 36 | extern int RowMajorStrg; > | ^ >constant.c:2:5: note: type 'int' should match type 'long int' > 2 | int RowMajorStrg; > | ^ >constant.c:2:5: note: 'RowMajorStrg' was previously declared here >constant.c:2:5: note: code may be misoptimized unless '-fno-strict-aliasing' is used >c_zblat3.f:291: warning: type of 'cz3chke' does not match original declaration [-Wlto-type-mismatch] > 291 | CALL CZ3CHKE( SNAMES( ISNUM ) ) > | >c_z3chke.c:27:7: note: type mismatch in parameter 2 > 27 | void F77_z3chke(char * rout) { > | ^ >c_z3chke.c:27:7: note: type 'void' should match type 'long int' >c_z3chke.c:27:7: note: 'cz3chke_' was previously declared here >c_zblat3.f:605: warning: type of 'czgemm' does not match original declaration [-Wlto-type-mismatch] > 605 | $ BETA, CC, LDC ) > | >c_zblas3.c:14:6: note: type mismatch in parameter 15 > 14 | void F77_zgemm(int *order, char *transpa, char *transpb, int *m, int *n, > | ^ >c_zblas3.c:14:6: note: type 'void' should match type 'long int' >c_zblas3.c:14:6: note: 'czgemm_' was previously declared here >c_zblat3.f:922: warning: type of 'czhemm' does not match original declaration [-Wlto-type-mismatch] > 922 | $ CC, LDC ) > | >c_zblas3.c:90:6: note: type mismatch in parameter 14 > 90 | void F77_zhemm(int *order, char *rtlf, char *uplow, int *m, int *n, > | ^ >c_zblas3.c:90:6: note: type 'void' should match type 'long int' >c_zblas3.c:90:6: note: 'czhemm_' was previously declared here >c_zblat3.f:926: warning: type of 'czsymm' does not match original declaration [-Wlto-type-mismatch] > 926 | $ CC, LDC ) > | >c_zblas3.c:154:6: note: type mismatch in parameter 14 > 154 | void F77_zsymm(int *order, char *rtlf, char *uplow, int *m, int *n, > | ^ >c_zblas3.c:154:6: note: type 'void' should match type 'long int' >c_zblas3.c:154:6: note: 'czsymm_' was previously declared here >c_zblat3.f:1235: warning: type of 'cztrmm' does not match original declaration [-Wlto-type-mismatch] > 1235 | $ BB, LDB ) > | >c_zblas3.c:448:6: note: type mismatch in parameter 13 > 448 | void F77_ztrmm(int *order, char *rtlf, char *uplow, char *transp, char *diagn, > | ^ >c_zblas3.c:448:6: note: type 'void' should match type 'long int' >c_zblas3.c:448:6: note: 'cztrmm_' was previously declared here >c_zblat3.f:1245: warning: type of 'cztrsm' does not match original declaration [-Wlto-type-mismatch] > 1245 | $ BB, LDB ) > | >c_zblas3.c:507:6: note: type mismatch in parameter 13 > 507 | void F77_ztrsm(int *order, char *rtlf, char *uplow, char *transp, char *diagn, > | ^ >c_zblas3.c:507:6: note: type 'void' should match type 'long int' >c_zblas3.c:507:6: note: 'cztrsm_' was previously declared here >c_zblat3.f:1615: warning: type of 'czherk' does not match original declaration [-Wlto-type-mismatch] > 1615 | $ LDC ) > | >c_zblas3.c:209:6: note: type mismatch in parameter 12 > 209 | void F77_zherk(int *order, char *uplow, char *transp, int *n, int *k, > | ^ >c_zblas3.c:209:6: note: type 'void' should match type 'long int' >c_zblas3.c:209:6: note: 'czherk_' was previously declared here >c_zblat3.f:1623: warning: type of 'czsyrk' does not match original declaration [-Wlto-type-mismatch] > 1623 | $ ALPHA, AA, LDA, BETA, CC, LDC ) > | >c_zblas3.c:265:6: note: type mismatch in parameter 12 > 265 | void F77_zsyrk(int *order, char *uplow, char *transp, int *n, int *k, > | ^ >c_zblas3.c:265:6: note: type 'void' should match type 'long int' >c_zblas3.c:265:6: note: 'czsyrk_' was previously declared here >c_zblat3.f:2038: warning: type of 'czher2k' does not match original declaration [-Wlto-type-mismatch] > 2038 | $ CC, LDC ) > | >c_zblas3.c:320:6: note: type mismatch in parameter 14 > 320 | void F77_zher2k(int *order, char *uplow, char *transp, int *n, int *k, > | ^ >c_zblas3.c:320:6: note: type 'void' should match type 'long int' >c_zblas3.c:320:6: note: 'czher2k_' was previously declared here >c_zblat3.f:2048: warning: type of 'czsyr2k' does not match original declaration [-Wlto-type-mismatch] > 2048 | $ CC, LDC ) > | >c_zblas3.c:384:6: note: type mismatch in parameter 14 > 384 | void F77_zsyr2k(int *order, char *uplow, char *transp, int *n, int *k, > | ^ >c_zblas3.c:384:6: note: type 'void' should match type 'long int' >c_zblas3.c:384:6: note: 'czsyr2k_' was previously declared here >c_z2chke.c:36:15: warning: type of 'RowMajorStrg' does not match original declaration [-Wlto-type-mismatch] > 36 | extern int RowMajorStrg; > | ^ >constant.c:2:5: note: type 'int' should match type 'long int' > 2 | int RowMajorStrg; > | ^ >constant.c:2:5: note: 'RowMajorStrg' was previously declared here >constant.c:2:5: note: code may be misoptimized unless '-fno-strict-aliasing' is used >c_zblat2.f:308: warning: type of 'cz2chke' does not match original declaration [-Wlto-type-mismatch] > 308 | CALL CZ2CHKE( SNAMES( ISNUM ) ) > | >c_z2chke.c:27:6: note: type mismatch in parameter 2 > 27 | void F77_z2chke(char *rout) { > | ^ >c_z2chke.c:27:6: note: type 'void' should match type 'long int' >c_z2chke.c:27:6: note: 'cz2chke_' was previously declared here >c_zblat2.f:665: warning: type of 'czgemv' does not match original declaration [-Wlto-type-mismatch] > 665 | $ BETA, YY, INCY ) > | >c_zblas2.c:11:6: note: type mismatch in parameter 13 > 11 | void F77_zgemv(int *order, char *transp, int *m, int *n, > | ^ >c_zblas2.c:11:6: note: type 'void' should match type 'long int' >c_zblas2.c:11:6: note: 'czgemv_' was previously declared here >c_zblat2.f:675: warning: type of 'czgbmv' does not match original declaration [-Wlto-type-mismatch] > 675 | $ INCX, BETA, YY, INCY ) > | >c_zblas2.c:41:6: note: type mismatch in parameter 15 > 41 | void F77_zgbmv(int *order, char *transp, int *m, int *n, int *kl, int *ku, > | ^ >c_zblas2.c:41:6: note: type 'void' should match type 'long int' >c_zblas2.c:41:6: note: 'czgbmv_' was previously declared here >c_zblat2.f:1004: warning: type of 'czhemv' does not match original declaration [-Wlto-type-mismatch] > 1004 | $ INCY ) > | >c_zblas2.c:145:6: note: type mismatch in parameter 12 > 145 | void F77_zhemv(int *order, char *uplow, int *n, CBLAS_TEST_ZOMPLEX *alpha, > | ^ >c_zblas2.c:145:6: note: type 'void' should match type 'long int' >c_zblas2.c:145:6: note: 'czhemv_' was previously declared here >c_zblat2.f:1014: warning: type of 'czhbmv' does not match original declaration [-Wlto-type-mismatch] > 1014 | $ YY, INCY ) > | >c_zblas2.c:175:6: note: type mismatch in parameter 13 > 175 | void F77_zhbmv(int *order, char *uplow, int *n, int *k, > | ^ >c_zblas2.c:175:6: note: type 'void' should match type 'long int' >c_zblas2.c:175:6: note: 'czhbmv_' was previously declared here >c_zblat2.f:1022: warning: type of 'czhpmv' does not match original declaration [-Wlto-type-mismatch] > 1022 | $ XX, INCX, BETA, YY, INCY ) > | >c_zblas2.c:239:6: note: type mismatch in parameter 11 > 239 | void F77_zhpmv(int *order, char *uplow, int *n, CBLAS_TEST_ZOMPLEX *alpha, > | ^ >c_zblas2.c:239:6: note: type 'void' should match type 'long int' >c_zblas2.c:239:6: note: 'czhpmv_' was previously declared here >c_zblat2.f:1361: warning: type of 'cztrmv' does not match original declaration [-Wlto-type-mismatch] > 1361 | $ N, AA, LDA, XX, INCX ) > | >c_zblas2.c:532:6: note: type mismatch in parameter 10 > 532 | void F77_ztrmv(int *order, char *uplow, char *transp, char *diagn, > | ^ >c_zblas2.c:532:6: note: type 'void' should match type 'long int' >c_zblas2.c:532:6: note: 'cztrmv_' was previously declared here >c_zblat2.f:1369: warning: type of 'cztbmv' does not match original declaration [-Wlto-type-mismatch] > 1369 | $ N, K, AA, LDA, XX, INCX ) > | >c_zblas2.c:295:6: note: type mismatch in parameter 11 > 295 | void F77_ztbmv(int *order, char *uplow, char *transp, char *diagn, > | ^ >c_zblas2.c:295:6: note: type 'void' should match type 'long int' >c_zblas2.c:295:6: note: 'cztbmv_' was previously declared here >c_zblat2.f:1377: warning: type of 'cztpmv' does not match original declaration [-Wlto-type-mismatch] > 1377 | $ N, AA, XX, INCX ) > | >c_zblas2.c:422:6: note: type mismatch in parameter 9 > 422 | void F77_ztpmv(int *order, char *uplow, char *transp, char *diagn, > | ^ >c_zblas2.c:422:6: note: type 'void' should match type 'long int' >c_zblas2.c:422:6: note: 'cztpmv_' was previously declared here >c_zblat2.f:1387: warning: type of 'cztrsv' does not match original declaration [-Wlto-type-mismatch] > 1387 | $ N, AA, LDA, XX, INCX ) > | >c_zblas2.c:561:6: note: type mismatch in parameter 10 > 561 | void F77_ztrsv(int *order, char *uplow, char *transp, char *diagn, > | ^ >c_zblas2.c:561:6: note: type 'void' should match type 'long int' >c_zblas2.c:561:6: note: 'cztrsv_' was previously declared here >c_zblat2.f:1395: warning: type of 'cztbsv' does not match original declaration [-Wlto-type-mismatch] > 1395 | $ N, K, AA, LDA, XX, INCX ) > | >c_zblas2.c:358:6: note: type mismatch in parameter 11 > 358 | void F77_ztbsv(int *order, char *uplow, char *transp, char *diagn, > | ^ >c_zblas2.c:358:6: note: type 'void' should match type 'long int' >c_zblas2.c:358:6: note: 'cztbsv_' was previously declared here >c_zblat2.f:1403: warning: type of 'cztpsv' does not match original declaration [-Wlto-type-mismatch] > 1403 | $ N, AA, XX, INCX ) > | >c_zblas2.c:477:6: note: type mismatch in parameter 9 > 477 | void F77_ztpsv(int *order, char *uplow, char *transp, char *diagn, > | ^ >c_zblas2.c:477:6: note: type 'void' should match type 'long int' >c_zblas2.c:477:6: note: 'cztpsv_' was previously declared here >c_zblat2.f:1983: warning: type of 'czher' does not match original declaration [-Wlto-type-mismatch] > 1983 | $ INCX, AA, LDA ) > | >c_zblas2.c:743:6: note: type mismatch in parameter 9 > 743 | void F77_zher(int *order, char *uplow, int *n, double *alpha, > | ^ >c_zblas2.c:743:6: note: type 'void' should match type 'long int' >c_zblas2.c:743:6: note: 'czher_' was previously declared here >c_zblat2.f:1991: warning: type of 'czhpr' does not match original declaration [-Wlto-type-mismatch] > 1991 | $ XX, INCX, AA ) > | >c_zblas2.c:591:6: note: type mismatch in parameter 8 > 591 | void F77_zhpr(int *order, char *uplow, int *n, double *alpha, > | ^ >c_zblas2.c:591:6: note: type 'void' should match type 'long int' >c_zblas2.c:591:6: note: 'czhpr_' was previously declared here >c_zblat2.f:2296: warning: type of 'czher2' does not match original declaration [-Wlto-type-mismatch] > 2296 | $ YY, INCY, AA, LDA ) > | >c_zblas2.c:775:6: note: type mismatch in parameter 11 > 775 | void F77_zher2(int *order, char *uplow, int *n, CBLAS_TEST_ZOMPLEX *alpha, > | ^ >c_zblas2.c:775:6: note: type 'void' should match type 'long int' >c_zblas2.c:775:6: note: 'czher2_' was previously declared here >c_zblat2.f:2304: warning: type of 'czhpr2' does not match original declaration [-Wlto-type-mismatch] > 2304 | $ YY, INCY, AA ) > | >c_zblas2.c:666:6: note: type mismatch in parameter 10 > 666 | void F77_zhpr2(int *order, char *uplow, int *n, CBLAS_TEST_ZOMPLEX *alpha, > | ^ >c_zblas2.c:666:6: note: type 'void' should match type 'long int' >c_zblas2.c:666:6: note: 'czhpr2_' was previously declared here >OPENBLAS_NUM_THREADS=2 ./xscblat1 > Real CBLAS Test Program Results > Test of subprogram number 1 CBLAS_SDOT > ----- PASS ----- > Test of subprogram number 2 CBLAS_SAXPY > ----- PASS ----- > Test of subprogram number 3 CBLAS_SROTG > ----- PASS ----- > Test of subprogram number 4 CBLAS_SROT > ----- PASS ----- > Test of subprogram number 5 CBLAS_SCOPY > ----- PASS ----- > Test of subprogram number 6 CBLAS_SSWAP > ----- PASS ----- > Test of subprogram number 7 CBLAS_SNRM2 > ----- PASS ----- > Test of subprogram number 8 CBLAS_SASUM > ----- PASS ----- > Test of subprogram number 9 CBLAS_SSCAL > ----- PASS ----- > Test of subprogram number 10 CBLAS_ISAMAX > ----- PASS ----- > Test of subprogram number 11 CBLAS_SROTM > ----- PASS ----- >OPENBLAS_NUM_THREADS=2 ./xdcblat1 > Real CBLAS Test Program Results > Test of subprogram number 1 CBLAS_DDOT > ----- PASS ----- > Test of subprogram number 2 CBLAS_DAXPY > ----- PASS ----- > Test of subprogram number 3 CBLAS_DROTG > ----- PASS ----- > Test of subprogram number 4 CBLAS_DROT > ----- PASS ----- > Test of subprogram number 5 CBLAS_DCOPY > ----- PASS ----- > Test of subprogram number 6 CBLAS_DSWAP > ----- PASS ----- > Test of subprogram number 7 CBLAS_DNRM2 > ----- PASS ----- > Test of subprogram number 8 CBLAS_DASUM > ----- PASS ----- > Test of subprogram number 9 CBLAS_DSCAL > ----- PASS ----- > Test of subprogram number 10 CBLAS_IDAMAX > ----- PASS ----- > Test of subprogram number 11 CBLAS_DROTM > ----- PASS ----- >OPENBLAS_NUM_THREADS=2 ./xccblat1 > Complex CBLAS Test Program Results > Test of subprogram number 1 CBLAS_CDOTC > ----- PASS ----- > Test of subprogram number 2 CBLAS_CDOTU > ----- PASS ----- > Test of subprogram number 3 CBLAS_CAXPY > ----- PASS ----- > Test of subprogram number 4 CBLAS_CCOPY > ----- PASS ----- > Test of subprogram number 5 CBLAS_CSWAP > ----- PASS ----- > Test of subprogram number 6 CBLAS_SCNRM2 > ----- PASS ----- > Test of subprogram number 7 CBLAS_SCASUM > ----- PASS ----- > Test of subprogram number 8 CBLAS_CSCAL > ----- PASS ----- > Test of subprogram number 9 CBLAS_CSSCAL > ----- PASS ----- > Test of subprogram number 10 CBLAS_ICAMAX > ----- PASS ----- >OPENBLAS_NUM_THREADS=2 ./xzcblat1 > Complex CBLAS Test Program Results > Test of subprogram number 1 CBLAS_ZDOTC > ----- PASS ----- > Test of subprogram number 2 CBLAS_ZDOTU > ----- PASS ----- > Test of subprogram number 3 CBLAS_ZAXPY > ----- PASS ----- > Test of subprogram number 4 CBLAS_ZCOPY > ----- PASS ----- > Test of subprogram number 5 CBLAS_ZSWAP > ----- PASS ----- > Test of subprogram number 6 CBLAS_DZNRM2 > ----- PASS ----- > Test of subprogram number 7 CBLAS_DZASUM > ----- PASS ----- > Test of subprogram number 8 CBLAS_ZSCAL > ----- PASS ----- > Test of subprogram number 9 CBLAS_ZDSCAL > ----- PASS ----- > Test of subprogram number 10 CBLAS_IZAMAX > ----- PASS ----- >OPENBLAS_NUM_THREADS=2 ./xscblat2 < sin2 > TESTS OF THE REAL LEVEL 2 BLAS > THE FOLLOWING PARAMETER VALUES WILL BE USED: > FOR N 0 1 2 3 5 9 63 > FOR K 0 1 2 4 > FOR INCX AND INCY 1 2 -1 -2 > FOR ALPHA 0.0 1.0 0.7 > FOR BETA 0.0 1.0 0.9 > ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN 16.00 > COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED > RELATIVE MACHINE PRECISION IS TAKEN TO BE 1.2E-07 > cblas_sgemv PASSED THE TESTS OF ERROR-EXITS > cblas_sgemv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 4324 CALLS) > cblas_sgemv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 4324 CALLS) > cblas_sgbmv PASSED THE TESTS OF ERROR-EXITS > cblas_sgbmv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 17284 CALLS) > cblas_sgbmv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 17284 CALLS) > cblas_ssymv PASSED THE TESTS OF ERROR-EXITS > cblas_ssymv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 1729 CALLS) > cblas_ssymv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 1729 CALLS) > cblas_ssbmv PASSED THE TESTS OF ERROR-EXITS > cblas_ssbmv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 6913 CALLS) > cblas_ssbmv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 6913 CALLS) > cblas_sspmv PASSED THE TESTS OF ERROR-EXITS > cblas_sspmv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 1729 CALLS) > cblas_sspmv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 1729 CALLS) > cblas_strmv PASSED THE TESTS OF ERROR-EXITS > cblas_strmv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_strmv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_stbmv PASSED THE TESTS OF ERROR-EXITS > cblas_stbmv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 1153 CALLS) > cblas_stbmv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 1153 CALLS) > cblas_stpmv PASSED THE TESTS OF ERROR-EXITS > cblas_stpmv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_stpmv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_strsv PASSED THE TESTS OF ERROR-EXITS > cblas_strsv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_strsv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_stbsv PASSED THE TESTS OF ERROR-EXITS > cblas_stbsv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 1153 CALLS) > cblas_stbsv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 1153 CALLS) > cblas_stpsv PASSED THE TESTS OF ERROR-EXITS > cblas_stpsv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_stpsv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_sger PASSED THE TESTS OF ERROR-EXITS > cblas_sger PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 484 CALLS) > cblas_sger PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 484 CALLS) > cblas_ssyr PASSED THE TESTS OF ERROR-EXITS > cblas_ssyr PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 145 CALLS) > cblas_ssyr PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 145 CALLS) > cblas_sspr PASSED THE TESTS OF ERROR-EXITS > cblas_sspr PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 145 CALLS) > cblas_sspr PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 145 CALLS) > cblas_ssyr2 PASSED THE TESTS OF ERROR-EXITS > cblas_ssyr2 PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 577 CALLS) > cblas_ssyr2 PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 577 CALLS) > cblas_sspr2 PASSED THE TESTS OF ERROR-EXITS > cblas_sspr2 PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 577 CALLS) > cblas_sspr2 PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 577 CALLS) > END OF TESTS >Note: The following floating-point exceptions are signalling: IEEE_DIVIDE_BY_ZERO >OPENBLAS_NUM_THREADS=2 ./xdcblat2 < din2 > TESTS OF THE DOUBLE PRECISION LEVEL 2 BLAS > THE FOLLOWING PARAMETER VALUES WILL BE USED: > FOR N 0 1 2 3 5 9 63 > FOR K 0 1 2 4 > FOR INCX AND INCY 1 2 -1 -2 > FOR ALPHA 0.0 1.0 0.7 > FOR BETA 0.0 1.0 0.9 > ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN 16.00 > COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED > RELATIVE MACHINE PRECISION IS TAKEN TO BE 2.2D-16 > cblas_dgemv PASSED THE TESTS OF ERROR-EXITS > cblas_dgemv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 4324 CALLS) > cblas_dgemv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 4324 CALLS) > cblas_dgbmv PASSED THE TESTS OF ERROR-EXITS > cblas_dgbmv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 17284 CALLS) > cblas_dgbmv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 17284 CALLS) > cblas_dsymv PASSED THE TESTS OF ERROR-EXITS > cblas_dsymv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 1729 CALLS) > cblas_dsymv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 1729 CALLS) > cblas_dsbmv PASSED THE TESTS OF ERROR-EXITS > cblas_dsbmv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 6913 CALLS) > cblas_dsbmv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 6913 CALLS) > cblas_dspmv PASSED THE TESTS OF ERROR-EXITS > cblas_dspmv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 1729 CALLS) > cblas_dspmv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 1729 CALLS) > cblas_dtrmv PASSED THE TESTS OF ERROR-EXITS > cblas_dtrmv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_dtrmv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_dtbmv PASSED THE TESTS OF ERROR-EXITS > cblas_dtbmv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 1153 CALLS) > cblas_dtbmv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 1153 CALLS) > cblas_dtpmv PASSED THE TESTS OF ERROR-EXITS > cblas_dtpmv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_dtpmv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_dtrsv PASSED THE TESTS OF ERROR-EXITS > cblas_dtrsv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_dtrsv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_dtbsv PASSED THE TESTS OF ERROR-EXITS > cblas_dtbsv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 1153 CALLS) > cblas_dtbsv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 1153 CALLS) > cblas_dtpsv PASSED THE TESTS OF ERROR-EXITS > cblas_dtpsv PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_dtpsv PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 289 CALLS) > cblas_dger PASSED THE TESTS OF ERROR-EXITS > cblas_dger PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 484 CALLS) > cblas_dger PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 484 CALLS) > cblas_dsyr PASSED THE TESTS OF ERROR-EXITS > cblas_dsyr PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 145 CALLS) > cblas_dsyr PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 145 CALLS) > cblas_dspr PASSED THE TESTS OF ERROR-EXITS > cblas_dspr PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 145 CALLS) > cblas_dspr PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 145 CALLS) > cblas_dsyr2 PASSED THE TESTS OF ERROR-EXITS > cblas_dsyr2 PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 577 CALLS) > cblas_dsyr2 PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 577 CALLS) > cblas_dspr2 PASSED THE TESTS OF ERROR-EXITS > cblas_dspr2 PASSED THE COLUMN-MAJOR COMPUTATIONAL TESTS ( 577 CALLS) > cblas_dspr2 PASSED THE ROW-MAJOR COMPUTATIONAL TESTS ( 577 CALLS) > END OF TESTS >Note: The following floating-point exceptions are signalling: IEEE_DIVIDE_BY_ZERO >OPENBLAS_NUM_THREADS=2 ./xccblat2 < cin2 > TESTS OF THE COMPLEX LEVEL 2 BLAS > THE FOLLOWING PARAMETER VALUES WILL BE USED: > FOR N 0 1 2 3 5 9 63 > FOR K 0 1 2 4 > FOR INCX AND INCY 1 2 -1 -2 > FOR ALPHA ( 0.0, 0.0) ( 1.0, 0.0) ( 0.7,-0.9) > FOR BETA ( 0.0, 0.0) ( 1.0, 0.0) ( 1.3,-1.1) > ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LESS THAN 16.00 > COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED > RELATIVE MACHINE PRECISION IS TAKEN TO BE 1.2E-07 > cblas_cgemv PASSED THE TESTS OF ERROR-EXITS > cblas_cgemv PASSED THE COMPUTATIONAL TESTS ( 4324 CALLS) > cblas_cgemv PASSED THE COMPUTATIONAL TESTS ( 4324 CALLS) > cblas_cgbmv PASSED THE TESTS OF ERROR-EXITS > cblas_cgbmv PASSED THE COMPUTATIONAL TESTS ( 17284 CALLS) > cblas_cgbmv PASSED THE COMPUTATIONAL TESTS ( 17284 CALLS) > cblas_chemv PASSED THE TESTS OF ERROR-EXITS > cblas_chemv PASSED THE COMPUTATIONAL TESTS ( 1729 CALLS) > cblas_chemv PASSED THE COMPUTATIONAL TESTS ( 1729 CALLS) > cblas_chbmv PASSED THE TESTS OF ERROR-EXITS > cblas_chbmv PASSED THE COMPUTATIONAL TESTS ( 6913 CALLS) > cblas_chbmv PASSED THE COMPUTATIONAL TESTS ( 6913 CALLS) > cblas_chpmv PASSED THE TESTS OF ERROR-EXITS > cblas_chpmv PASSED THE COMPUTATIONAL TESTS ( 1729 CALLS) > cblas_chpmv PASSED THE COMPUTATIONAL TESTS ( 1729 CALLS) > cblas_ctrmv PASSED THE TESTS OF ERROR-EXITS >xccblat2: ztrmv.c:270: cblas_ctrmv: Assertion `stack_check == 0x7fc01234' failed. >Program received signal SIGABRT: Process abort signal. >Backtrace for this error: >#0 0x7fff866af433 in ??? >#1 0x7fff866addab in ??? >#2 0x7fff868c04d7 in ??? >#3 0x7fff86348ecc in ??? >#4 0x7fff86328de7 in ??? >#5 0x7fff8633e16f in ??? >#6 0x7fff8633e213 in ??? >#7 0x131c65853 in cblas_ctrmv > at /builddir/build/BUILD/openblas-0.3.10/threaded64/ctest/ztrmv.c:270 >Program received signal SIGSEGV: Segmentation fault - invalid memory reference. >Backtrace for this error: >#0 0x7fff866af48b in ??? >#1 0x7fff866addab in ??? >#2 0x7fff868c04d7 in ??? >#3 0x7fff862cb3ec in ??? >#4 0x7fff862ccd5b in ??? >#5 0x7fff86839d2b in ??? >#6 0x7fff866af433 in ??? >#7 0x7fff866addab in ??? >#8 0x7fff868c04d7 in ??? >#9 0x7fff86348ecc in ??? >#10 0x7fff86328de7 in ??? >#11 0x7fff8633e16f in ??? >#12 0x7fff8633e213 in ??? >#13 0x131c65853 in cblas_ctrmv > at /builddir/build/BUILD/openblas-0.3.10/threaded64/ctest/ztrmv.c:270 >/bin/sh: line 1: 2030362 Segmentation fault (core dumped) OPENBLAS_NUM_THREADS=2 ./xccblat2 < cin2 >make[1]: *** [Makefile:74: all2] Error 139 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/builddir/build/BUILD/openblas-0.3.10/threaded64/ctest' >make: *** [Makefile:142: tests] Error 2 >make: Leaving directory '/builddir/build/BUILD/openblas-0.3.10/threaded64' >error: Bad exit status from /var/tmp/rpm-tmp.nBNVKO (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.nBNVKO (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 93, in trace > result = func(*args, **kw) > File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 776, in do_with_status > raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) >mockbuild.exception.Error: Command failed: > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/openblas.spec >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1863690
: 1704596 |
1704597
|
1704598