Bug ID 1158727
Summary GCC 10: openblas build fails
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter martin.liska@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Fails with:

[  927s] Program received signal SIGSEGV: Segmentation fault - invalid memory
reference.
[  927s] 
[  927s] Backtrace for this error:
[  927s] #0  0x7fb8c1f7ab70 in ???
[  927s] #1  0x7fb8c1f79dc5 in ???
[  927s] #2  0x7fb8c224c6cf in ???
[  927s] #3  0x55fb40db374f in cdotc_.constprop.0
[  927s]     at /home/abuild/rpmbuild/BUILD/OpenBLAS-0.3.7/test/zdot.c:67
[  927s] #4  0x55fb410c075e in check2_
[  927s]     at /home/abuild/rpmbuild/BUILD/OpenBLAS-0.3.7/test/cblat1.f:493
[  927s] #5  0x55fb410c075e in cblat1
[  927s]     at /home/abuild/rpmbuild/BUILD/OpenBLAS-0.3.7/test/cblat1.f:36
[  927s] #6  0x55fb40da9b60 in main
[  927s]     at /home/abuild/rpmbuild/BUILD/OpenBLAS-0.3.7/test/cblat1.f:47
[  927s] make[1]: *** [Makefile:10: level1] Segmentation fault
[  927s] make[1]: *** Waiting for unfinished jobs....


It's a known upstream issue:
https://github.com/xianyi/OpenBLAS/issues/2336

Let me cherry pick the commit.


You are receiving this mail because: