Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: pipeline: Remove android 4.19-stable #900

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

musamaanjum
Copy link
Contributor

@musamaanjum musamaanjum commented Nov 19, 2024

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 #893
Signed-off-by: Muhammad Usama Anjum [email protected]

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 kernelci#893
Signed-off-by: Muhammad Usama Anjum <[email protected]>
@musamaanjum musamaanjum changed the title config: pipeline: Remove android 4.14-stable config: pipeline: Remove android 4.19-stable Nov 21, 2024
@musamaanjum
Copy link
Contributor Author

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

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.

make Image failing on android 4.19-stable branch for riscv
1 participant