Skip to content

runtime: skip parisc for gcc-16#285

Merged
roxell merged 1 commit into
kernelci:masterfrom
roxell:fix-parisc-gcc-16
May 31, 2026
Merged

runtime: skip parisc for gcc-16#285
roxell merged 1 commit into
kernelci:masterfrom
roxell:fix-parisc-gcc-16

Conversation

@roxell
Copy link
Copy Markdown
Collaborator

@roxell roxell commented May 26, 2026

binutils 2.46 ld.bfd cannot link a freestanding program for hppa. It fails with ".PARISC.unwind too large" and "final link failed", so the parisc_gcc-16 image fails its environment check.

Add parisc to target_skip for gcc-16 so the image is not built or published until the toolchain is fixed. This is an upstream toolchain bug, not a tuxmake problem.

binutils 2.46 ld.bfd cannot link a freestanding program for hppa. It
fails with ".PARISC.unwind too large" and "final link failed", so the
parisc_gcc-16 image fails its environment check.

Add parisc to target_skip for gcc-16 so the image is not built or
published until the toolchain is fixed. This is an upstream toolchain
bug, not a tuxmake problem.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
@roxell roxell merged commit 820de74 into kernelci:master May 31, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants