this is the first time i've filed a bug report, please bear with me. upon trying to install the dev-lisp/sbcl-2.4.1 package, it appears to install fine for the most part, however, at a certain stage, it drops you to a Lisp debug environment. i first thought it was a issue with me running in a su shell, but no, even trying to do it from just a "sudo emerge" command fails. i cannot send any logs for now as my bugzilla account is too new, its very easy to reproduce however. just run "sudo emerge dev-lisp/sbcl-2.4.1". this is the error message before you are dropped into the debug environment: Found string "~/sb-impl:print-type-specifier/" Found string "Can't displace an array of type ~/sb-impl:print-type-specifier/ ~ into another of type ~/sb-impl:print-type-specifier/" WARNING: Potential problem with format-control strings. Please check that all strings which were not recognizable to the compiler (as the first argument to WARN, etc.) are wrapped in SB-FORMAT:TOKENS fatal error encountered in SBCL pid 553 tid 553: GC invariant lost, file "immobile-space.c", line 440 if any additional information is needed, let me know. kernaltrap P.S. this is probably an upstream issue, though i dont know yet.
Please include the build.log up to the point it fails (you should be able to do that, just do it as an attachment). You should be able to include emerge --info as an attachment too, just not a paste.
Created attachment 886504 [details] Build log for dev-lisp/sbcl-2.4.1
Created attachment 886505 [details] emerge --info output
parona pointed out this is gcc-14 so likely a dupe of bug 917495. *** This bug has been marked as a duplicate of bug 917495 ***