https://bugzilla.suse.com/show_bug.cgi?id=1221016 Bug ID: 1221016 Summary: GCC 14: python-qt5-sip package fails Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: michal.jires@suse.com QA Contact: qa-bugs@suse.de CC: code@bnavigator.de Blocks: 1220571 Target Milestone: --- Found By: --- Blocker: --- Building python-qt5-sip with GCC 14 fails here: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:G... Due to (exhaustive list of errors): siplib.c: In function ‘parsePass1’: siplib.c:3909:20: error: assignment to ‘sipSimpleWrapper *’ {aka ‘struct _sipSimpleWrapper *’} from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types] 3909 | *selfp = va_arg(va, PyObject *); | ^ error: command '/usr/bin/gcc' failed with exit code 1 See the meta bug#1220571 for more info. -- You are receiving this mail because: You are on the CC list for the bug.