Bug ID 1225906
Summary GCC14: Package openvswitch fails to build
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Network
Assignee screening-team-bugs@suse.de
Reporter mjambor@suse.com
QA Contact qa-bugs@suse.de
Blocks 1220574
Target Milestone ---
Found By ---
Blocker ---

Package openvswitch foes not build with GCC 14:

It can be reproduced locally with command:
  osc build --clean --alternative-project home:rguenther:nextgcc

but is also visible online:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:Gcc7/openvswitch/standard/x86_64

Even though it looks like it is one of the new errors of GCC 14 that used to be
warnings, adding -fpermissive leads to link issues.

Instead we need:
https://github.com/openvswitch/ovs/commit/335a5deac3ff91448ca14651e92f39dfdd512fcf.patch


You are receiving this mail because: