Bug ID 1107030
Summary python3 builds without -fwrapv option
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.3
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter mcepl@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Investigation of the failing tests in python-persistence package
(https://github.com/zopefoundation/persistent/issues/86) lead us to find out
that SUSE python3 is build without -fwrapv option for the C compiler. It is
upstream default which we successfully ignored for a long time, but it seems it
is really not correct. Therefore I suggest to add -fwrapv to OPT variable
(which governs options for the C compiler) for all python3 SPEC files.


You are receiving this mail because: