[Bug 1221016] New: GCC 14: python-qt5-sip package fails
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.
https://bugzilla.suse.com/show_bug.cgi?id=1221016 Chenzi Cao <chcao@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|screening-team-bugs@suse.de |fabian@ritter-vogt.de -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1221016 https://bugzilla.suse.com/show_bug.cgi?id=1221016#c2 Fabian Vogt <fvogt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fvogt@suse.com Status|NEW |IN_PROGRESS --- Comment #2 from Fabian Vogt <fvogt@suse.com> --- (In reply to Martin Jambor from comment #1)
FTR, the corresponding Gentoo bug seems to be: https://bugs.gentoo.org/919000
Which leads to https://github.com/Python-SIP/sip/commit/5a3ef73785cda3d916cf8b7459c44c4555a... - will add a backport. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1221016 https://bugzilla.suse.com/show_bug.cgi?id=1221016#c3 Fabian Vogt <fvogt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|IN_PROGRESS |RESOLVED --- Comment #3 from Fabian Vogt <fvogt@suse.com> --- https://build.opensuse.org/request/show/1155819 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com