===This's tina environment.=== [2]+ Done $T/tools/build/buildserver --path $T 2> /dev/null 1>&2 d1s_nezha d1s d1s-nezha build_boot platform:sun20iw1p1 o_option:spl Prepare toolchain ... suport_board:d1s --------build for platform:sun20iw1p1 mode:all board:d1s------------------- riscv64... Prepare riscv toolchain ... platform set to sun20iw1p1 /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/tools/generate_hash_header_file.sh > /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/commit_info.h.tmp if [ -r /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/commit_info.h ] && cmp -s /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/commit_info.h /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/commit_info.h.tmp; then rm -f /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/commit_info.h.tmp; else echo ' UPD /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/commit_info.h'; mv /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/commit_info.h.tmp /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/commit_info.h; fi UPD /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/commit_info.h make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/fes fes CHK /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/config.h CHK /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/autoconf.mk UPD /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/config.h UPD /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/autoconf.mk make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/arch/riscv/cpu/riscv64/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/board/sun20iw1p1/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/common/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/fes/main/ CC fes1_entry.S ... CC fes1_head.c ... rm -f libmain.o; /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ar rcs libmain.o CC arch_timer.c ... CC jmp.c ... CC mmu.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libarch.o arch_timer.o mmu.o jmp.o make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/power/ CC board.c ... CC fes1_main.c ... make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/sun20iw1p1/ CC serial.c ... make -C lib-dram CC pmic_bus.c ... CC rtc.c ... CC sunxi_dram.c ... CC clock.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libboard.o board.o clock.o CC axp.c ... CC pinmux.c ... CC eabi_compat.c ... CC iobase_sunxi.c ... CC mctl_hal.S ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libdram.o mctl_hal.o CC boot_utils.c ... CC axp1530.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libpower.o axp.o axp1530.o CC malloc.c ... CC memset_sunxi.c ... cp libdram.o ../libdram CC memcpy_sunxi.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libdram.o sunxi_dram.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/sun20iw1p1/libdram CC string.c ... CC crc32.c ... CC debug.c ... CC i2c.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libdrivers.o serial.o pinmux.o rtc.o i2c.o pmic_bus.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/libdram.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/power/libpower.o CC gunzip.c ... CC printf.c ... CC lzma/LzmaTools.c ... CC lz4/lz4_wrapper.c ... CC lzma/LzmaDec.c ... CC zlib/zlib.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libcommon.o string.o printf.o boot_utils.o eabi_compat.o malloc.o iobase_sunxi.o memset_sunxi.o memcpy_sunxi.o debug.o crc32.o gunzip.o zlib/zlib.o lz4/lz4_wrapper.o lzma/LzmaDec.o lzma/LzmaTools.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libsun20iw1p1_fes.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/arch/riscv/cpu/riscv64/libarch.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/board/sun20iw1p1/libboard.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/common/libcommon.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/libdrivers.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/fes/main/libmain.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld libsun20iw1p1_fes.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/fes/main/fes1_main.o -L /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/tools/toolchain/riscv64-linux-x86_64-20200528/bin/../lib/gcc/riscv64-unknown-linux-gnu/8.1.0/lib64vxthead/lp64 -lgcc --gc-sections --gc-sections -Tfes1.lds -o fes1.elf -Map fes1.map /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-objcopy -O binary fes1.elf fes1.bin /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-strip -g /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/fes/libsun20iw1p1_fes.o 'fes1_sun20iw1p1.bin' -> '/home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../../../device/config/chips/d1s/bin/fes1_sun20iw1p1.bin' 'fes1_sun20iw1p1.bin' -> '/home/bennyhuang/Desktop/d1s/tina-d1-h/out/d1s-nezha/' cp: cannot create regular file '/home/bennyhuang/Desktop/d1s/tina-d1-h/out/d1s-nezha/': No such file or directory make[1]: [Makefile:94: fes] Error 1 (ignored) CHK /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/config.h CHK /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/autoconf.mk UPD /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/config.h UPD /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/autoconf.mk make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/arch/riscv/cpu/riscv64/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/board/sun20iw1p1/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/common/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/main/ CC boot0_entry.S ... CC boot0_head.c ... CC board.c ... make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/nand/sun20iw1p1/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/power/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/load_image_nand/ CC boot0_main.c ... CC serial.c ... make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/sun20iw1p1/ CC pmic_bus.c ... CC rtc.c ... CC load_image.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libmain.o load_image.o make -C lib-dram CC clock.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libboard.o board.o clock.o CC sunxi_dram.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libdram.o mctl_hal.o CC pinmux.c ... cp libdram.o ../libdram /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libdram.o sunxi_dram.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/sun20iw1p1/libdram CC eabi_compat.c ... CC iobase_sunxi.c ... CC sunxi_dma.c ... CC boot_utils.c ... CC memset_sunxi.c ... CC string.c ... CC malloc.c ... CC load_image_nand.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libloadnand.o load_image_nand.o CC i2c.c ... CC memcpy_sunxi.c ... CC axp.c ... CC printf.c ... CC debug.c ... CC crc32.c ... CC nand/adv_NF_read.c ... CC gunzip.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libcommon.o string.o printf.o boot_utils.o eabi_compat.o malloc.o iobase_sunxi.o memset_sunxi.o memcpy_sunxi.o debug.o crc32.o gunzip.o zlib/zlib.o lz4/lz4_wrapper.o lzma/LzmaDec.o lzma/LzmaTools.o CC nand_bsp/nand_for_boot0/nand_for_boot0.c ... CC axp1530.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libpower.o axp.o axp1530.o CC nand/basic_nf_read.c ... CC nand_bsp/nfc_for_boot0/src/nand_scan_for_boot.c ... CC spinand/spinand_osal_boot0.c ... CC nand_bsp/nand_for_boot0/osal/nand_osal_boot0.c ... CC spinand/spinand.c ... CC spinand/spic_op.c ... CC spinand/spinand_basic_op.c ... CC nand_bsp/nfc_for_boot0/src/nand_simple_for_boot0.c ... CC nand_bsp/nfc_for_boot0/src/nfc_for_boot0.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libnand.o nand/adv_NF_read.o nand/basic_nf_read.o nand_bsp/nand_for_boot0/nand_for_boot0.o nand_bsp/nand_for_boot0/osal/nand_osal_boot0.o nand_bsp/nfc_for_boot0/src/nand_scan_for_boot.o nand_bsp/nfc_for_boot0/src/nfc_for_boot0.o nand_bsp/nfc_for_boot0/src/nand_simple_for_boot0.o spinand/spic_op.o spinand/spinand.o spinand/spinand_basic_op.o spinand/spinand_osal_boot0.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libdrivers.o serial.o pinmux.o rtc.o i2c.o pmic_bus.o sunxi_dma.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/libdram.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/nand/sun20iw1p1/libnand.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/power/libpower.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/load_image_nand/libloadnand.o bootaddr is 0x20000 /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libsun20iw1p1_nand.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/arch/riscv/cpu/riscv64/libarch.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/board/sun20iw1p1/libboard.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/common/libcommon.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/libdrivers.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/main/libmain.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld libsun20iw1p1_nand.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/main/boot0_main.o -L /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/tools/toolchain/riscv64-linux-x86_64-20200528/bin/../lib/gcc/riscv64-unknown-linux-gnu/8.1.0/lib64vxthead/lp64 -lgcc --gc-sections --gc-sections -Tboot0.lds -o boot0_nand.elf -Map boot0_nand.map /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-objcopy -O binary boot0_nand.elf boot0_nand.bin /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/mk/encrypto_boot0: option requires an argument -- 'c' /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-strip -g /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/libsun20iw1p1_nand.o 'boot0_nand_sun20iw1p1.bin' -> '/home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../../../device/config/chips/d1s/bin/boot0_nand_sun20iw1p1.bin' 'boot0_nand_sun20iw1p1.bin' -> '/home/bennyhuang/Desktop/d1s/tina-d1-h/out/d1s-nezha/' cp: cannot create regular file '/home/bennyhuang/Desktop/d1s/tina-d1-h/out/d1s-nezha/': No such file or directory make[1]: [Makefile:121: nand] Error 1 (ignored) CHK /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/config.h CHK /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/autoconf.mk UPD /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/config.h UPD /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/autoconf.mk make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/arch/riscv/cpu/riscv64/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/board/sun20iw1p1/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/common/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/main/ CC boot0_entry.S ... CC boot0_head.c ... make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/mmc/sun20iw1p1/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/power/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/load_image_mmc/ CC board.c ... CC serial.c ... CC boot0_main.c ... CC pmic_bus.c ... CC rtc.c ... make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/sun20iw1p1/ CC load_image.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libmain.o load_image.o CC clock.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libboard.o board.o clock.o make -C lib-dram CC sunxi_dram.c ... CC pinmux.c ... CC load_image_sdmmc.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libloadmmc.o load_image_sdmmc.o CC axp.c ... CC eabi_compat.c ... CC boot_utils.c ... CC iobase_sunxi.c ... CC malloc.c ... CC i2c.c ... CC string.c ... CC memcpy_sunxi.c ... CC memset_sunxi.c ... CC axp1530.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libdram.o mctl_hal.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libpower.o axp.o axp1530.o cp libdram.o ../libdram /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libdram.o sunxi_dram.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/sun20iw1p1/libdram CC debug.c ... CC crc32.c ... CC printf.c ... CC gunzip.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libcommon.o string.o printf.o boot_utils.o eabi_compat.o malloc.o iobase_sunxi.o memset_sunxi.o memcpy_sunxi.o debug.o crc32.o gunzip.o zlib/zlib.o lz4/lz4_wrapper.o lzma/LzmaDec.o lzma/LzmaTools.o CC mmc.c ... CC mmc_bsp.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libmmc.o mmc.o mmc_bsp.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libdrivers.o serial.o pinmux.o rtc.o i2c.o pmic_bus.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/libdram.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/mmc/sun20iw1p1/libmmc.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/power/libpower.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/load_image_mmc/libloadmmc.o bootaddr is 0x20000 /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libsun20iw1p1_sdcard.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/arch/riscv/cpu/riscv64/libarch.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/board/sun20iw1p1/libboard.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/common/libcommon.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/libdrivers.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/main/libmain.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld libsun20iw1p1_sdcard.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/main/boot0_main.o -L /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/tools/toolchain/riscv64-linux-x86_64-20200528/bin/../lib/gcc/riscv64-unknown-linux-gnu/8.1.0/lib64vxthead/lp64 -lgcc --gc-sections --gc-sections -Tboot0.lds -o boot0_sdcard.elf -Map boot0_sdcard.map /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-objcopy -O binary boot0_sdcard.elf boot0_sdcard.bin /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/mk/encrypto_boot0: option requires an argument -- 'c' /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-strip -g /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/libsun20iw1p1_sdcard.o 'boot0_sdcard_sun20iw1p1.bin' -> '/home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../../../device/config/chips/d1s/bin/boot0_sdcard_sun20iw1p1.bin' 'boot0_sdcard_sun20iw1p1.bin' -> '/home/bennyhuang/Desktop/d1s/tina-d1-h/out/d1s-nezha/' cp: cannot create regular file '/home/bennyhuang/Desktop/d1s/tina-d1-h/out/d1s-nezha/': No such file or directory make[1]: [Makefile:116: mmc] Error 1 (ignored) CHK /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/config.h CHK /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/autoconf.mk UPD /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/include/config.h UPD /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/autoconf.mk make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/arch/riscv/cpu/riscv64/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/board/sun20iw1p1/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/common/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/main/ CC boot0_entry.S ... CC boot0_head.c ... CC board.c ... make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/power/ make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/spinor/ CC boot0_main.c ... make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/load_image_spinor/ CC load_image.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libmain.o load_image.o CC serial.c ... CC pmic_bus.c ... CC rtc.c ... make -C /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/sun20iw1p1/ CC clock.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libboard.o board.o clock.o make -C lib-dram CC sunxi_dram.c ... CC pinmux.c ... CC load_image_spinor.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libloadspinor.o load_image_spinor.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libdram.o mctl_hal.o CC axp.c ... CC sunxi_dma.c ... cp libdram.o ../libdram /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libdram.o sunxi_dram.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/sun20iw1p1/libdram CC spi.c ... CC boot_utils.c ... CC eabi_compat.c ... CC i2c.c ... CC axp1530.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libpower.o axp.o axp1530.o CC spinor.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libspinor.o spinor.o CC string.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libdrivers.o serial.o pinmux.o rtc.o spi.o i2c.o pmic_bus.o sunxi_dma.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/dram/libdram.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/power/libpower.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/spinor/libspinor.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/load_image_spinor/libloadspinor.o CC iobase_sunxi.c ... CC malloc.c ... CC memset_sunxi.c ... CC debug.c ... CC crc32.c ... CC memcpy_sunxi.c ... CC printf.c ... CC gunzip.c ... /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libcommon.o string.o printf.o boot_utils.o eabi_compat.o malloc.o iobase_sunxi.o memset_sunxi.o memcpy_sunxi.o debug.o crc32.o gunzip.o zlib/zlib.o lz4/lz4_wrapper.o lzma/LzmaDec.o lzma/LzmaTools.o bootaddr is 0x20000 /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld -r -o libsun20iw1p1_spinor.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/arch/riscv/cpu/riscv64/libarch.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/board/sun20iw1p1/libboard.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/common/libcommon.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/drivers/libdrivers.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/main/libmain.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld libsun20iw1p1_spinor.o /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/main/boot0_main.o -L /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/tools/toolchain/riscv64-linux-x86_64-20200528/bin/../lib/gcc/riscv64-unknown-linux-gnu/8.1.0/lib64vxthead/lp64 -lgcc --gc-sections --gc-sections -Tboot0.lds -o boot0_spinor.elf -Map boot0_spinor.map /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-objcopy -O binary boot0_spinor.elf boot0_spinor.bin /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/mk/encrypto_boot0: option requires an argument -- 'c' /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-strip -g /home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/nboot/libsun20iw1p1_spinor.o 'boot0_spinor_sun20iw1p1.bin' -> '/home/bennyhuang/Desktop/d1s/tina-d1-h/lichee/brandy-2.0/spl/../../../device/config/chips/d1s/bin/boot0_spinor_sun20iw1p1.bin' 'boot0_spinor_sun20iw1p1.bin' -> '/home/bennyhuang/Desktop/d1s/tina-d1-h/out/d1s-nezha/' cp: cannot create regular file '/home/bennyhuang/Desktop/d1s/tina-d1-h/out/d1s-nezha/': No such file or directory make[1]: [Makefile:111: spinor] Error 1 (ignored) mboot0 success! d1s_nezha d1s d1s-nezha build_boot platform:sun20iw1p1 o_option:uboot Prepare toolchain ... build for sun20iw1p1_defconfig ... cat: .tmp_config_from_defconfig.o.md5sum: No such file or directory md5sum: .config: No such file or directory HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.lex.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o In file included from scripts/kconfig/zconf.tab.c:2468: scripts/kconfig/confdata.c: In function ‘conf_write’: scripts/kconfig/confdata.c:771:19: warning: ‘%s’ directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 771 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ scripts/kconfig/confdata.c:771:19: note: assuming directive output of 7 bytes In file included from /usr/include/stdio.h:867, from scripts/kconfig/zconf.tab.c:82: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output 1 or more bytes (assuming 4104) into a destination of size 4097 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from scripts/kconfig/zconf.tab.c:2468: scripts/kconfig/confdata.c:774:20: warning: ‘.tmpconfig.’ directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 774 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from scripts/kconfig/zconf.tab.c:82: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 13 and 4119 bytes into a destination of size 4097 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ HOSTLD scripts/kconfig/conf # # configuration written to .config # scripts/kconfig/conf --silentoldconfig Kconfig CHK include/config.h UPD include/config.h CFG u-boot.cfg GEN include/autoconf.mk.dep GEN include/autoconf.mk prepare sunxi_challenge... CHK include/config/uboot.release CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h HOSTCC scripts/basic/fixdep CHK include/config.h UPD include/config/uboot.release CFG u-boot.cfg CHK include/generated/version_autogenerated.h UPD include/generated/version_autogenerated.h CC lib/asm-offsets.s CC arch/riscv/lib/asm-offsets.s CHK include/generated/asm-offsets.h CHK include/generated/generic-asm-offsets.h UPD include/generated/asm-offsets.h UPD include/generated/generic-asm-offsets.h HOSTCC tools/gen_eth_addr HOSTCC tools/gen_ethaddr_crc.o WRAP tools/lib/crc8.c HOSTCC tools/img2srec HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o WRAP tools/common/bootm.c HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c WRAP tools/lib/fdtdec.c HOSTCC tools/fit_common.o HOSTCC tools/fit_image.o WRAP tools/common/image-fit.c HOSTCC tools/image-host.o WRAP tools/common/image.c LDS u-boot.lds HOSTCC tools/imagetool.o HOSTCC tools/imximage.o HOSTCC tools/kwbimage.o WRAP tools/lib/md5.c HOSTCC tools/lpc32xximage.o HOSTCC tools/mxsimage.o HOSTCC tools/omapimage.o HOSTCC tools/pblimage.o HOSTCC tools/pbl_crc32.o HOSTCC tools/vybridimage.o HOSTCC tools/stm32image.o WRAP tools/lib/rc4.c HOSTCC tools/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o WRAP tools/lib/sha1.c WRAP tools/lib/sha256.c WRAP tools/common/hash.c HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.o HOSTCC tools/libfdt/fdt.o HOSTCC tools/libfdt/fdt_wip.o HOSTCC tools/libfdt/fdt_sw.o HOSTCC tools/libfdt/fdt_rw.o HOSTCC tools/libfdt/fdt_strerror.o HOSTCC tools/libfdt/fdt_empty_tree.o HOSTCC tools/libfdt/fdt_addresses.o HOSTCC tools/libfdt/fdt_overlay.o WRAP tools/lib/libfdt/fdt_ro.c WRAP tools/lib/libfdt/fdt_region.c HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o HOSTCC tools/dumpimage.o HOSTCC tools/mkimage.o HOSTCC tools/mksunxiboot HOSTCC tools/sunxi-spl-image-builder.o WRAP tools/lib/bch.c HOSTCC tools/proftool HOSTCC tools/prelink-riscv HOSTCC tools/fdtgrep.o HOSTCC tools/lib/crc8.o HOSTCC tools/lib/crc32.o HOSTCC tools/common/bootm.o HOSTCC tools/lib/fdtdec_common.o HOSTCC tools/lib/fdtdec.o HOSTCC tools/common/image-fit.o HOSTCC tools/common/image.o HOSTCC tools/lib/md5.o HOSTCC tools/lib/rc4.o HOSTCC tools/lib/sha1.o HOSTCC tools/lib/sha256.o HOSTCC tools/common/hash.o HOSTCC tools/lib/libfdt/fdt_ro.o HOSTCC tools/lib/libfdt/fdt_region.o HOSTCC tools/lib/bch.o HOSTLD tools/gen_ethaddr_crc HOSTLD tools/mkenvimage HOSTLD tools/fdtgrep HOSTLD tools/dumpimage HOSTLD tools/mkimage HOSTLD tools/sunxi-spl-image-builder CC arch/riscv/cpu/cpu.o AS arch/riscv/cpu/mtrap.o AS arch/riscv/cpu/start.o CC arch/riscv/cpu/spare_head.o CC arch/riscv/cpu/c906/cpu.o CC arch/riscv/cpu/c906/cache.o CC arch/riscv/cpu/c906/timer.o CC arch/riscv/lib/bootm.o CC arch/riscv/lib/image.o CC arch/riscv/lib/cache.o CC arch/riscv/lib/sections.o CC arch/riscv/lib/interrupts.o CC arch/riscv/lib/reset.o AS arch/riscv/lib/setjmp.o CC arch/riscv/lib/fdt_fixup.o CC arch/riscv/mach-sunxi/board.o CC arch/riscv/mach-sunxi/clock.o CC arch/riscv/mach-sunxi/plic.o CC arch/riscv/mach-sunxi/cpu_info.o LD arch/riscv/cpu/built-in.o CC arch/riscv/mach-sunxi/pinmux.o CC arch/riscv/mach-sunxi/rtc.o CC arch/riscv/mach-sunxi/rsb.o CC arch/riscv/mach-sunxi/clock_sun20iw1.o LD arch/riscv/lib/built-in.o CC disk/part.o CC board/sunxi/board.o CC drivers/dma/sunxi_dma.o LD arch/riscv/cpu/c906/built-in.o CC disk/part_dos.o CC board/sunxi/board_common.o CC common/main.o CC cmd/boot.o CC disk/part_efi.o CC cmd/bootm.o CC common/init/board_init.o LD drivers/adc/built-in.o CC drivers/gpio/sunxi_gpio.o LD drivers/ata/built-in.o LD common/init/built-in.o CC board/sunxi/board_helper.o CC common/exports.o CC common/hash.o LD drivers/i2c/built-in.o CC cmd/help.o CC cmd/version.o CC cmd/blk_common.o CC drivers/block/blk_legacy.o LD arch/riscv/mach-sunxi/built-in.o LD drivers/dma/built-in.o CC cmd/source.o CC cmd/bdinfo.o CC board/sunxi/sys_config.o CC cmd/booti.o CC board/sunxi/sys_partition.o CC cmd/console.o CC drivers/mtd/mtdcore.o CC common/autoboot.o CC drivers/mtd/mtd_uboot.o CC cmd/echo.o LD drivers/mtd/onenand/built-in.o CC cmd/fat.o LD drivers/gpio/built-in.o CC drivers/mtd/mtdpart.o CC cmd/fdt.o CC cmd/flash.o LD drivers/block/built-in.o CC drivers/mtd/awnand/sunxi-ubi.o CC cmd/itest.o CC drivers/mtd/spi/sf_probe.o CC cmd/load.o CC cmd/mem.o CC drivers/mtd/spi/spi-nor-ids.o CC drivers/clk/sunxi/clk_factor.o CC drivers/crypto/fsl/sec.o LD drivers/crypto/rsa_mod_exp/built-in.o LD disk/built-in.o CC drivers/clk/sunxi/clk_periph.o CC common/board_f.o CC drivers/mtd/awnand/spinand/sunxi-core.o LD drivers/clk/tegra/built-in.o CC drivers/mtd/spi/spi-nor-core.o CC cmd/mii.o LD drivers/crypto/fsl/built-in.o LD drivers/crypto/built-in.o CC board/sunxi/sunxi_mac.o CC drivers/mtd/awnand/spinand/sunxi-driver.o LD drivers/dfu/built-in.o CC cmd/mdio.o CC drivers/net/sunxi_geth.o CC drivers/mtd/ubi/attach.o CC cmd/misc.o CC board/sunxi/key_burn.o CC cmd/mmc.o CC common/board_r.o CC board/sunxi/sunxi_bootargs.o LD board/sunxi/android/built-in.o CC drivers/clk/sunxi/clk.o LD board/sunxi/homlet/built-in.o CC cmd/mtdparts.o CC cmd/net.o CC drivers/clk/sunxi/clk_fixed_rate.o CC drivers/clk/sunxi/clk_fixed_factor.o CC common/bootm.o CC drivers/clk/sunxi/clk-sun20iw1.o CC common/bootm_os.o CC cmd/part.o CC board/sunxi/sunxi_replace_fdt.o CC drivers/dsp/common/dsp_fdt.o CC board/sunxi/sunxi_challenge.o LD drivers/firmware/built-in.o board/sunxi/sunxi_challenge.c:22:1: error: null character(s) ignored [-Werror] ^ cc1: all warnings being treated as errors make[1]: *** [scripts/Makefile.build:279: board/sunxi/sunxi_challenge.o] Error 1 make[1]: *** Waiting for unfinished jobs.... LD drivers/net/built-in.o CC drivers/mtd/ubi/build.o CC drivers/input/input.o CC drivers/dsp/sun8iw20/dsp.o LD drivers/mailbox/built-in.o CC drivers/mtd/awnand/spinand/secure-storage.o CC drivers/mtd/ubi/vtbl.o CC drivers/net/phy/phy.o make: *** [Makefile:1507: board/sunxi] Error 2 make: *** Waiting for unfinished jobs.... CC drivers/dsp/common/dsp_img.o CC cmd/pcmcia.o CC cmd/setexpr.o CC drivers/input/key_matrix.o LD drivers/dsp/sun8iw20/built-in.o CC cmd/ubi.o CC common/fdt_support.o CC drivers/mtd/awnand/spinand/physic/core.o CC drivers/mtd/ubi/vmt.o LD drivers/dsp/common/built-in.o CC cmd/ubifs.o LD drivers/input/built-in.o LD drivers/memory/built-in.o LD drivers/dsp/built-in.o LD drivers/clk/sunxi/built-in.o LD drivers/misc/built-in.o CC drivers/mtd/ubi/upd.o LD drivers/clk/built-in.o CC drivers/mtd/ubi/kapi.o CC cmd/unzip.o LD drivers/pcmcia/built-in.o CC cmd/lzmadec.o CC drivers/mmc/mmc.o CC cmd/cmd_fastboot.o LD drivers/phy/marvell/built-in.o CC drivers/mtd/awnand/spinand/physic/ecc.o LD drivers/net/phy/built-in.o CC drivers/mmc/mmc_write.o CC drivers/pwm/sunxi_pwm.o CC drivers/mtd/ubi/eba.o LD drivers/reset/built-in.o CC common/miiphyutil.o CC cmd/gpt.o LD drivers/mtd/spi/spi-nor.o LD drivers/scsi/built-in.o CC drivers/rtc/date.o LD drivers/mtd/spi/built-in.o CC common/iomux.o CC common/splash.o CC drivers/mtd/ubi/io.o LD drivers/soc/built-in.o CC drivers/mtd/ubi/wl.o CC drivers/mtd/awnand/spinand/physic/id.o CC drivers/mtd/ubi/crc32.o LD drivers/rtc/built-in.o LD drivers/sound/built-in.o CC common/cli_readline.o CC common/cli_simple.o CC drivers/mtd/awnand/spinand/physic/bbt.o CC drivers/mtd/awnand/spinand/physic/non-ops.o LD drivers/pwm/built-in.o LD drivers/spmi/built-in.o LD drivers/sysreset/built-in.o CC common/console.o CC cmd/sunxi_timer.o LD drivers/tpm/built-in.o CC drivers/mtd/awnand/spinand/physic/non-cache.o LD drivers/thermal/built-in.o LD drivers/watchdog/built-in.o CC cmd/sunxi_sprite.o LD drivers/video/bridge/built-in.o CC common/dlmalloc.o CC drivers/mtd/ubi/misc.o CC drivers/mtd/ubi/debug.o CC drivers/video/sunxi/bootGUI/boot_gui.o CC cmd/sunxi_flash.o CC drivers/video/sunxi/bootGUI/fb_con.o CC drivers/mtd/awnand/spinand/physic/spic_op.o CC drivers/video/sunxi/bootGUI/canvas_utils.o CC common/image.o CC drivers/mmc/mmc_legacy.o CC common/image-android.o CC drivers/video/sunxi/bootGUI/dev_manage.o CC drivers/video/sunxi/bootGUI/hdmi_manage.o CC drivers/video/sunxi/bootGUI/video_hal.o CC cmd/sunxi_efex.o CC drivers/mmc/sunxi_mmc.o CC cmd/sunxi_burn.o CC cmd/sunxi_bootr.o CC cmd/sunxi_svudata.o CC drivers/video/sunxi/bootGUI/video_misc_hal.o CC drivers/mmc/sunxi_mmc_tuning.o CC common/image-fdt.o CC common/memsize.o LD drivers/mtd/ubi/built-in.o CC common/stdio.o CC common/cli.o CC cmd/nvedit.o CC common/command.o CC drivers/mmc/sunxi_mmc_interface.o CC common/s_record.o CC drivers/mmc/host/sunxi_mmc_host_common.o CC drivers/mmc/host/sunxi_mmc_host_tm0.o CC drivers/video/sunxi/bootGUI/grallocator.o CC drivers/mmc/host/sunxi_mmc_host_tm1.o CC drivers/mmc/host/sunxi_mmc_host_tm4.o LD drivers/mtd/awnand/spinand/physic/spinand-phy.o LD drivers/mtd/awnand/spinand/physic/built-in.o CC common/xyzModem.o LD drivers/mtd/awnand/spinand/aw-spinand.o CC drivers/video/sunxi/logo_display/cmd_sunxi_bmp.o LD drivers/mtd/awnand/spinand/built-in.o LD drivers/mtd/awnand/built-in.o LD drivers/video/sunxi/bootGUI/built-in.o LD drivers/mtd/built-in.o CC drivers/mmc/host/sunxi_mmc_host_tm5.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_tx.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/hdmi_core.o CC drivers/video/sunxi/disp2/disp/dev_disp.o CC drivers/video/sunxi/disp2/disp/disp_sys_intf.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/core_edid.o LD cmd/built-in.o CC drivers/video/sunxi/disp2/disp/de/disp_display.o LD common/built-in.o CC drivers/video/sunxi/disp2/disp/de/disp_features.o CC drivers/video/sunxi/disp2/disp/de/disp_device.o LD drivers/video/sunxi/logo_display/built-in.o CC drivers/video/sunxi/disp2/disp/de/disp_lcd.o CC drivers/video/sunxi/disp2/disp/de/disp_manager.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/access.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/api.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/cec.o CC drivers/video/sunxi/disp2/disp/de/disp_private.o CC drivers/video/sunxi/disp2/disp/de/disp_smart_backlight.o CC drivers/video/sunxi/disp2/disp/de/disp_enhance.o CC drivers/video/sunxi/disp2/disp/de/disp_capture.o CC drivers/video/sunxi/disp2/disp/de/disp_hdmi.o LD drivers/mmc/host/built-in.o CC drivers/video/sunxi/disp2/disp/de/disp_tv.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/edid.o CC drivers/video/sunxi/disp2/disp/de/disp_vga.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/general_ops.o CC drivers/video/sunxi/disp2/disp/de/disp_vdevice.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/hdcp.o LD drivers/video/sunxi/disp2/hdmi2/hdmi.o LD drivers/mmc/built-in.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/identification.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/scdc.o CC drivers/video/sunxi/disp2/disp/de/disp_edp.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/aw_phy.o CC drivers/video/sunxi/disp2/disp/lcd/panels.o CC drivers/video/sunxi/disp2/disp/lcd/lcd_source.o CC drivers/video/sunxi/disp2/disp/lcd/default_panel.o CC drivers/video/sunxi/disp2/disp/lcd/he0801a068.o CC drivers/video/sunxi/disp2/disp/lcd/bp101wx1-206.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/core/audio.o CC drivers/video/sunxi/disp2/disp/lcd/k101im2qa04.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/core/fc_audio.o CC drivers/video/sunxi/disp2/disp/lcd/k101im2byl02l.o CC drivers/video/sunxi/disp2/disp/lcd/fx070.o CC drivers/video/sunxi/disp2/disp/lcd/CC08021801_310_800X1280.o CC drivers/video/sunxi/disp2/disp/lcd/K080_IM2HYL802R_800X1280.o CC drivers/video/sunxi/disp2/disp/lcd/tft08006.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/core/fc_video.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/core/irq.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/core/main_controller.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/core/packets.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_fcc.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_gsu.o CC drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/core/video.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_hal.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/disp_al.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_peak.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_rtmx.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_scaler_table.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_vep_table.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_vsu.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x//de_feat.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_lti.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_fce.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_ase.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_bws.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_enhance.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_smbl.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_ccsc.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_dcsc.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_wb.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_clock.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x//de_dsi.o CC drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/de_lcd_sun50iw10.o LD drivers/video/sunxi/disp2/disp/disp.o LD drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/core/built-in.o LD drivers/video/sunxi/disp2/hdmi2/hdmi_core/api/built-in.o LD drivers/video/sunxi/disp2/hdmi2/hdmi_core/built-in.o LD drivers/video/sunxi/disp2/hdmi2/built-in.o LD drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/built-in.o LD drivers/video/sunxi/disp2/disp/built-in.o LD drivers/video/sunxi/disp2/built-in.o LD drivers/video/sunxi/built-in.o LD drivers/video/built-in.o LD drivers/built-in.o muboot stop for build error in brandy, Please check! #### make uboot failed!