[Bug 1222377] GCC 14: nodejs21 package fails, included simdjson likely to miscompile with GCC14
https://bugzilla.suse.com/show_bug.cgi?id=1222377 https://bugzilla.suse.com/show_bug.cgi?id=1222377#c2 Martin Jambor <mjambor@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1220571 CC| |mjambor@suse.com --- Comment #2 from Martin Jambor <mjambor@suse.com> --- I can build nodejs21 (build service revision 8 in Factory) and nodejs22 (build service revision 1 in Factory) with GCC 14 when I add -fpermissive to assignment to CFLAGS in the spec file. Neither is buildable with GCC 14 as-is. This indicates that there is an instance of a new error in GCC 14 (which previously was just a warning). For more information see https://gcc.gnu.org/gcc-14/porting_to.html and meta bug #1220571. It can be reproduced locally with command: osc build --clean --alternative-project home:rguenther:nextgcc -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com