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

workflows : release Android x86_64 use nocore model. #260

Merged
merged 9 commits into from
Nov 5, 2022

Conversation

cfc4n
Copy link
Member

@cfc4n cfc4n commented Nov 5, 2022

also set mininum kernel as 5.4 (ubuntu 20.04) for x86_64 arch.

Signed-off-by: CFC4N cfc4n.cs@gmail.com

also set mininum kernel as 5.4 (ubuntu 20.04)

Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 5, 2022
root reason was that kernel 5.4 does not support BTF with error:

bpftool btf dump file /sys/kernel/btf/vmlinux format c > kern/bpf/x86/vmlinux.h
libbpf: failed to get EHDR from /sys/kernel/btf/vmlinux
Error: failed to load BTF from /sys/kernel/btf/vmlinux: Unknown error -4001
make: *** [Makefile:383: autogen] Error 95

Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
…droid.

Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
ubuntu 22.04
clang-10

Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n marked this pull request as draft November 5, 2022 10:38
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
…e not kconfig.h header file.

fatal error: 'linux/kconfig.h' file not found.

Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n changed the title workflows : set mininum clang version as clang-9 in CI/CD workflows : release Android x86_64 Nov 5, 2022
@cfc4n cfc4n changed the title workflows : release Android x86_64 workflows : release Android x86_64 use nocore model. Nov 5, 2022
@cfc4n cfc4n marked this pull request as ready for review November 5, 2022 12:13
@cfc4n cfc4n merged commit cce1a01 into master Nov 5, 2022
@cfc4n cfc4n deleted the release-x86_64_android branch November 5, 2022 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant