Bug ID 1158197
Summary GCC 10: pesign 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:

[    7s] pesigcheck.c: In function 'check_signature':
[    7s] pesigcheck.c:321:17: error: implicit conversion from 'enum
<anonymous>' to 'enum <anonymous>' [-Werror=enum-conversion]
[    7s]   321 |    reason->type = siBuffer;
[    7s]       |                 ^
[    7s] pesigcheck.c:333:17: error: implicit conversion from 'enum
<anonymous>' to 'enum <anonymous>' [-Werror=enum-conversion]
[    7s]   333 |    reason->type = siBuffer;
[    7s]       |                 ^


You are receiving this mail because: