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

Build Failed for BPIM2Z #42

Open
dp1140a opened this issue May 28, 2023 · 1 comment
Open

Build Failed for BPIM2Z #42

dp1140a opened this issue May 28, 2023 · 1 comment

Comments

@dp1140a
Copy link

dp1140a commented May 28, 2023

First -- thank you so much for putting this together.

I tried to do a build for the BananPi M2 Zero but its failing. First I get a login to Gitthub Error:

[ o.k. ] Adding [ Wireless drivers for Realtek RTL8811CU and RTL8821C chipsets commit:7b8c45a270454f05e2dbf3beeb4afcf817db65da ]
[ o.k. ] Checking git sources [ rtl8811cu 7b8c45a270454f05e2dbf3beeb4afcf817db65da ]
[ .... ] Creating local copy 
[ .... ] Fetching updates 
Username for 'https://github.com': 
.
.
.
fatal: Authentication failed for 'https://github.com/morrownr/8821cu-20210118/'

Looking at this repo it doesnt exist any longer. There are other s with different dates though. I get past that after I enter my username and git password twice. (Which it doesnt like) the build process continues but then ultimately fails with:

[ o.k. ] Using kernel config file [ config/kernel/linux-sunxi-current.config ]
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/confdata.o
  HOSTCC  scripts/kconfig/expr.o
  LEX     scripts/kconfig/lexer.lex.c
  YACC    scripts/kconfig/parser.tab.[ch]
  HOSTCC  scripts/kconfig/lexer.lex.o
  HOSTCC  scripts/kconfig/menu.o
  HOSTCC  scripts/kconfig/parser.tab.o
  HOSTCC  scripts/kconfig/preprocess.o
  HOSTCC  scripts/kconfig/symbol.o
  HOSTCC  scripts/kconfig/util.o
  HOSTLD  scripts/kconfig/conf
drivers/net/wireless/Kconfig:41: can't open file "drivers/net/wireless/rtl8811cu/Kconfig"
make[1]: *** [scripts/kconfig/Makefile:77: olddefconfig] Error 1
make: *** [Makefile:622: olddefconfig] Error 2
[ .... ] Compressing sources for the linux-source package 
1.24GiB [39.1MiB/s] [======================================================================================================================================================================================>                                      ] 83%
dpkg-deb: building package 'linux-source-5.15.93-current-sunxi' in '/tmp/tmp.NFHWQi3bfI/linux-source-current-sunxi_23.02.2_all.deb'.
[ o.k. ] Make the linux-source package [ 43 sec. ]
  SYNC    include/config/auto.conf.cmd
make[2]: *** [scripts/kconfig/Makefile:77: syncconfig] Error 1
make[1]: *** [Makefile:622: syncconfig] Error 2
make: *** [Makefile:742: include/config/auto.conf.cmd] Error 2
[ error ] ERROR in function compile_kernel [ functions/cli/cli-entrypoint.sh:109 -> functions/main/build-tasks.sh:280 -> functions/main/build-tasks.sh:155 -> functions/compilation/kernel.sh:143 -> functions/logging/traps.sh:0 ]
[ error ] Kernel was not built [ @host ]
[ o.k. ] Process terminated 
@ludiazv
Copy link
Owner

ludiazv commented May 29, 2023

Current build is broken as armabian 23.02 is broken. I was able to fix this but not released the solucion as it required some patching in armbian. I'm waiting for the next release of armabian that theoretically is comming soon.

The new versions will include also some improvements as I migrated octocitrico to the lastest upstreams versions.

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