[Bug 1207339] New: glibc FTBFS with gcc13
https://bugzilla.suse.com/show_bug.cgi?id=1207339 Bug ID: 1207339 Summary: glibc FTBFS with gcc13 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: screening-team-bugs@suse.de Reporter: rguenther@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Currently we see errors like [ 48s] In file included from <command-line>: [ 48s] ../sysdeps/ieee754/ldbl-96/s_modfl.c:72:29: error: conflicting types for built-in function 'modff64x'; expected '_Float64x(_Float64x, _Float64x *)' [-Werror=builtin-declaration-mismatch] [ 48s] 72 | libm_alias_ldouble (__modf, modf) [ 48s] | ^~~~ which seems to be fixed in master with f66780ba46805760a328f01967836416b06c93ca by passing the appropriate -fno-builtin-XXX flags for the build of those files. That change needs to be picked to our glibc package. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1207339 Richard Biener <rguenther@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|screening-team-bugs@suse.de |schwab@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1207339 Dominique Leuenberger <dleuenberger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dleuenberger@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1207339 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1201089 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1207339 https://bugzilla.suse.com/show_bug.cgi?id=1207339#c1 Richard Biener <rguenther@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Richard Biener <rguenther@suse.com> --- The failure is gone (new glibc is in Factory). -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com