kernelci / kernelci-pipeline

Modular pipeline based on the KernelCI API
GNU Lesser General Public License v2.1
8 stars 21 forks source link

config: pipeline: Remove android 4.19-stable #900

Open musamaanjum opened 4 days ago

musamaanjum commented 4 days ago

Remove android 4.19-stable branch as its EOL is January, 1, 2025. Instead of fixing riscv failing builds on it, let's remove the branch instead as EOL is very close.

Close https://github.com/kernelci/kernelci-pipeline/issues/893 Signed-off-by: Muhammad Usama Anjum usama.anjum@collabora.com

musamaanjum commented 2 days ago

Maintainer's comments:

 android-4.19-stable - v4.19.324-815553-g4f94b88d7d873:

    5 build failures:
- 1 [logspec:kbuild] kbuild.compiler.error arch/x86/events/amd/../perf_event.h:802:21: error: invalid output size for constraint '=q' in arch/x86/events/amd/core.o (arch/x86/events/amd/core.c)

This issue is not from our branch. Is this build configured for the 4.19.y stable branch testing? If not, let's drop it from the android builds.

- 1 [logspec:kbuild] kbuild.compiler.error cc1: error: ‘-fsanitize=shadow-call-stack’ requires ‘-ffixed-x18’ in arch/arm64/lib/atomic_ll_sc.o (scripts/Makefile.build:334)
- 2 make: *** No rule to make target 'Image'.  Stop.
- 1 FATAL: modpost: Section mismatches detected. 

Not sure it's worthwhile to fix this one since 4.19 is EOL on Jan 1.

In another email reply:

But since 4.19 is EOL soon, we can just ignore