os icon indicating copy to clipboard operation
os copied to clipboard

gcc/15.1.0 package update

Open octo-sts[bot] opened this issue 8 months ago • 2 comments

octo-sts[bot] avatar Apr 25 '25 12:04 octo-sts[bot]

🩹 Build Failed: Patch Application Failed

Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch.

Build Details

Category Details
Build System patch
Failure Point patch application during GCC build process

Root Cause Analysis 🔍

The build is attempting to apply patches that have already been applied to the GCC source code. This is evident from the 'Reversed (or previously applied) patch detected!' messages for multiple files. The patch command fails because it detects that the changes in the patch files have already been incorporated into the source.


Was this comment helpful? Please use 👍 or 👎 reactions on this comment.

octo-sts[bot] avatar Apr 27 '25 19:04 octo-sts[bot]

I'm working on this update.

sergiodj avatar May 14 '25 15:05 sergiodj

This has been merged in #54718.

sergiodj avatar Jun 02 '25 19:06 sergiodj