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

Error. #3

Open
Zibri opened this issue Oct 17, 2022 · 0 comments
Open

Error. #3

Zibri opened this issue Oct 17, 2022 · 0 comments

Comments

@Zibri
Copy link

Zibri commented Oct 17, 2022

AS arch/arm64/kernel/entry-fpsimd.o
CC arch/arm64/kernel/process.o
../arch/arm64/kernel/process.c: In function âshow_dataâ:
../arch/arm64/kernel/process.c:202:17: error: format â%pâ expects argument of type âvoid *â, but argument 3 has type âlong unsigned intâ [-Werror=format=]
202 | printk("\n%s: %pS:\n", name, addr);
| ~^ ~~~~
| | |
| void * long unsigned int
| %ld
cc1: all warnings being treated as errors
make[3]: *** [../scripts/Makefile.build:365: arch/arm64/kernel/process.o] Error 1
make[2]: *** [/home/runner/android_kernel_xiaomi_sweet/Makefile:1200: arch/arm64/kernel] Error 2
make[1]: *** [Makefile:146: sub-make] Error 2
make: *** [Makefile:24: __sub-make] Error 2

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

No branches or pull requests

1 participant