Bug ID 1133245
Summary LTO: libsigsegv 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 due to:

[   45s] /usr/include/asm/sigcontext.h:40:8: error: redefinition of 'struct
_fpx_sw_bytes'

There's some broken configure:

Bad configure:

 checking whether a fault handler according to Hurd works... no
 checking ucontext.h usability... yes
 checking ucontext.h presence... yes
 checking for ucontext.h... yes
vs.

 checking whether a fault handler according to Hurd works... no
 checking for the fault handler specifics... fault-linux-x86_64-old.h
 checking if the system supports catching SIGSEGV... no
 checking for stack direction... grows down


You are receiving this mail because: