Jump to content

OrangePi3-LTS build error


NeoFax
Go to solution Solved by NeoFax,

Recommended Posts

Two days ago I was able to build a minimal server installation of Bullseye Armbian for this board with no problems.  My sd card crashed and I built the img file in tmp on a VM machine, so no backup (I know, live and learn).  Last night I tried building this img again, minimal server, desktop and all the bells and whistles, but it keeps failing.  Here is what I get:

 

LD [M] drivers/staging/rtl8723cs/8723cs.o 
AR drivers/built-in.a GEN .version 
CHK include/generated/compile.h 
UPD include/generated/compile.h 
CC init/version.o 
AR init/built-in.a LD vmlinux.o 
MODPOST vmlinux.symvers 
MODINFO modules.builtin.modinfo GEN modules.builtin LD .tmp_vmlinux.kallsyms1 scripts/sign-file.c: In function ‘display_openssl_errors’: scripts/sign-file.c:89:9: warning: ‘ERR_get_error_line’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 89 | while ((e = ERR_get_error_line(&file, &line))) { 411 | unsigned long ERR_get_error_line(const char **file, int *line); scripts/sign-file.c: In function ‘drain_openssl_errors’: scripts/sign-file.c:102:9: warning: ‘ERR_get_error_line’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 102 | while (ERR_get_error_line(&file, &line)) {} 411 | unsigned long ERR_get_error_line(const char **file, int *line); scripts/extract-cert.c: In function ‘display_openssl_errors’: scripts/extract-cert.c:46:9: warning: ‘ERR_get_error_line’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 46 | while ((e = ERR_get_error_line(&file, &line))) { 411 | unsigned long ERR_get_error_line(const char **file, int *line); scripts/extract-cert.c: In function ‘drain_openssl_errors’: scripts/extract-cert.c:59:9: warning: ‘ERR_get_error_line’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 59 | while (ERR_get_error_line(&file, &line)) {} 411 | unsigned long ERR_get_error_line(const char **file, int *line); 
make: *** [Makefile:1185: vmlinux] Error 1 
[ error ] ERROR in function compile_kernel [ main.sh:589 -> main.sh:490 -> compilation.sh:507 -> general.sh:0 ] 
[ error ] Kernel was not built [ @host ] 
[ o.k. ] Process terminated

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines