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

In branch new master it seams that you need to run 2 times because the first gives error on linux/rpi4 #44

Open
paulosousadias opened this issue Nov 17, 2021 · 1 comment
Assignees

Comments

@paulosousadias
Copy link
Member

[2021-11-17 14:20:42] ** completed in 3s
[2021-11-17 14:20:42] * linux / rpi4
[2021-11-17 14:20:42] ** download
[2021-11-17 14:20:42] ** unpack
[2021-11-17 14:20:51] ** post_unpack
[2021-11-17 14:20:51] ** refresh
[2021-11-17 14:20:51] ** configure
[2021-11-17 14:20:54] ** build
[2021-11-17 14:20:56] ERROR: failed to execute rule build of linux / rpi4
HOSTLD scripts/genksyms/genksyms
CC kernel/bounds.s
UPD include/generated/timeconst.h
HOSTLD scripts/dtc/dtc
make: *** [scripts] Error 2
make: *** Waiting for unfinished jobs....
UPD include/generated/bounds.h
CC arch/arm/kernel/asm-offsets.s
UPD include/generated/asm-offsets.h
CALL scripts/checksyscalls.sh

@paulosousadias
Copy link
Member Author

Seams not stop on the same place;

[2021-11-17 17:24:40] * linux / rpi4
[2021-11-17 17:24:40] ** download
[2021-11-17 17:24:41] ** unpack
[2021-11-17 17:24:49] ** post_unpack
[2021-11-17 17:24:49] ** refresh
[2021-11-17 17:24:49] ** configure
[2021-11-17 17:24:52] ** build
[2021-11-17 17:24:54] ERROR: failed to execute rule build of linux / rpi4
HOSTCC scripts/genksyms/parse.tab.o
HOSTCC scripts/genksyms/lex.lex.o
HOSTCC scripts/dtc/dtc-parser.tab.o
HOSTCC scripts/dtc/dtc-lexer.lex.o
UPD include/generated/asm-offsets.h
CALL scripts/checksyscalls.sh
HOSTLD scripts/dtc/dtc
HOSTLD scripts/genksyms/genksyms
make: *** [scripts] Error 2
make: *** Waiting for unfinished jobs....

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

2 participants