rk3568_android13.0_r01_rkr3编译错误:Error during sync of the configuration.

********boot_merger ver 1.2********
Info:Pack loader ok.
pack loader okay! Input: /home/zhangchunqing/work/RK356_Android13/rk3568_android13.0_r01_rkr3/rkbin/RKBOOT/RK3568MINIALL.ini
/home/zhangchunqing/work/RK356_Android13/rk3568_android13.0_r01_rkr3/u-boot

Image(no-signed, version=0): uboot.img (FIT with uboot, trust...) is ready
Image(no-signed): rk356x_spl_loader_v1.16.112.bin (with spl, ddr...) is ready
pack uboot.img okay! Input: /home/zhangchunqing/work/RK356_Android13/rk3568_android13.0_r01_rkr3/rkbin/RKTRUST/RK3568TRUST.ini

Platform RK3568 is build OK, with new .config(make rk3568_defconfig -j112)
/home/zhangchunqing/work/RK356_Android13/rk3568_android13.0_r01_rkr3/prebuilts/gcc/linux-x86/aarch64/gcc-linaro-6.3.1-2017.05-x86_64_aarch64-linux-gnu/bin/aarch64-li
Sat Sep 16 10:46:29 CST 2023
/home/zhangchunqing/work/RK356_Android13/rk3568_android13.0_r01_rkr3
Build uboot ok!
Start build kernel

#### build completed successfully (8 seconds) ####

  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/parser.tab.o
  HOSTCC  scripts/kconfig/preprocess.o
  HOSTCC  scripts/kconfig/symbol.o
  HOSTCC  scripts/kconfig/util.o
  HOSTLD  scripts/kconfig/conf
arch/arm64/configs/rockchip_defconfig:427:warning: override: reassigning to symbol RTL8821CS
#
# configuration written to .config
#
Using .config as base
Merging ./kernel/configs/rk356x.config
Value of CONFIG_MALI_CSF_SUPPORT is redefined by fragment ./kernel/configs/rk356x.config:
Previous value: CONFIG_MALI_CSF_SUPPORT=y
New value: # CONFIG_MALI_CSF_SUPPORT is not set

#
# merged configuration written to .config (needs make)
#
#
# configuration written to .config
#
Using .config as base
Merging ./kernel/configs/android-13.config
Value of CONFIG_DEVMEM is redefined by fragment ./kernel/configs/android-13.config:
Previous value: CONFIG_DEVMEM=y
New value: # CONFIG_DEVMEM is not set

Value of CONFIG_INIT_STACK_ALL_ZERO is redefined by fragment ./kernel/configs/android-13.config:
Previous value: # CONFIG_INIT_STACK_ALL_ZERO is not set
New value: CONFIG_INIT_STACK_ALL_ZERO=y

Value of CONFIG_NET_ACT_POLICE is redefined by fragment ./kernel/configs/android-13.config:
Previous value: # CONFIG_NET_ACT_POLICE is not set
New value: CONFIG_NET_ACT_POLICE=y

Value of CONFIG_NET_ACT_BPF is redefined by fragment ./kernel/configs/android-13.config:
Previous value: # CONFIG_NET_ACT_BPF is not set
New value: CONFIG_NET_ACT_BPF=y

Value of CONFIG_NET_CLS_MATCHALL is redefined by fragment ./kernel/configs/android-13.config:
Previous value: # CONFIG_NET_CLS_MATCHALL is not set
New value: CONFIG_NET_CLS_MATCHALL=y

Value of CONFIG_NET_SCH_TBF is redefined by fragment ./kernel/configs/android-13.config:
Previous value: # CONFIG_NET_SCH_TBF is not set
New value: CONFIG_NET_SCH_TBF=y

Value of CONFIG_GKI_HIDDEN_GPU_CONFIGS is redefined by fragment ./kernel/configs/android-13.config:
Previous value: # CONFIG_GKI_HIDDEN_GPU_CONFIGS is not set
New value: CONFIG_GKI_HIDDEN_GPU_CONFIGS=y

Value of CONFIG_UNICODE_NORMALIZATION_SELFTEST is redefined by fragment ./kernel/configs/android-13.config:
Previous value: # CONFIG_UNICODE_NORMALIZATION_SELFTEST is not set
New value: CONFIG_UNICODE_NORMALIZATION_SELFTEST=y

#
# merged configuration written to .config (needs make)
#
.config:6808:warning: override: INIT_STACK_ALL_ZERO changes choice state
#
# configuration written to .config
#

#### build completed successfully (12 seconds) ####

  SYNC    include/config/auto.conf.cmd

*** Error during sync of the configuration.

make[2]: *** [scripts/kconfig/Makefile:71: syncconfig] Error 1
make[1]: *** [Makefile:616: syncconfig] Error 2
make: *** [Makefile:727: include/config/auto.conf.cmd] Error 2

#### failed to build some targets (2 seconds) ####

Build kernel failed!
 

你可能感兴趣的:(java,服务器,linux)