收藏文章 楼主

RV1126 编译helloworld 报错

版块:摄像头 RV1126   类型:普通   作者:小绿叶技术博客   查看:2510   回复:0   获赞:0   时间:2022-04-15 10:48:38

processing board option: allsave

processing option: allsave

============================================

TARGET_ARCH=arm

TARGET_PLATFORM=rv1126_rv1109

TARGET_UBOOT_CONFIG=rv1126

TARGET_SPL_CONFIG=

TARGET_KERNEL_CONFIG=rv1126_defconfig

TARGET_KERNEL_DTS=rp-rv1126

TARGET_TOOLCHAIN_CONFIG=

TARGET_BUILDROOT_CONFIG=rockchip_rv1126_rv1109_facial_gate

TARGET_RECOVERY_CONFIG=rockchip_rv1126_rv1109_recovery

TARGET_PCBA_CONFIG=

TARGET_RAMBOOT_CONFIG=

============================================

============Start building uboot============

TARGET_UBOOT_CONFIG=rv1126

=========================================

## make rv1126_defconfig -j12

#

# configuration written to .config

#

scripts/kconfig/conf  --silentoldconfig Kconfig

  CHK     include/config.h

  CFG     u-boot.cfg

  GEN     include/autoconf.mk.dep

  CFG     spl/u-boot.cfg

  CFG     tpl/u-boot.cfg

  GEN     spl/include/autoconf.mk

  GEN     include/autoconf.mk

  GEN     tpl/include/autoconf.mk

  CHK     include/config/uboot.release

  CHK     include/generated/timestamp_autogenerated.h

  UPD     include/generated/timestamp_autogenerated.h

  CHK     include/generated/version_autogenerated.h

  CHK     include/generated/generic-asm-offsets.h

  CHK     include/generated/asm-offsets.h

  HOSTCC  tools/mkenvimage.o

  HOSTCC  tools/fit_image.o

  HOSTCC  tools/image-host.o

  HOSTCC  tools/dumpimage.o

  HOSTCC  tools/mkimage.o

  HOSTCC  tools/rockchip/boot_merger.o

  HOSTCC  tools/rockchip/loaderimage.o

  HOSTLD  tools/mkenvimage

  HOSTLD  tools/dumpimage

  HOSTLD  tools/loaderimage

  HOSTLD  tools/mkimage

  CHK     include/config.h

  CFG     u-boot.cfg

tools/rockchip/boot_merger.c: In function ‘main’:

tools/rockchip/boot_merger.c:895:11: warning: array subscript 20 is outside array bounds of ‘char[20]’ [-Warray-bounds]

  895 |  str[len] = 0;

      |  ~~~~~~~~~^~~

tools/rockchip/boot_merger.c:933:7: note: while referencing ‘name’

  933 |  char name[MAX_NAME_LEN];

      |       ^~~~

  HOSTLD  tools/boot_merger

  CC      cmd/version.o

  CC      common/main.o

  LD      cmd/built-in.o

  LD      common/built-in.o

  CC      drivers/usb/gadget/f_fastboot.o

  CC      lib/display_options.o

  LD      lib/built-in.o

  LD      drivers/usb/gadget/built-in.o

  LD      u-boot

  OBJCOPY u-boot.srec

  OBJCOPY u-boot-nodtb.bin

  SYM     u-boot.sym

make[2]: 'arch/arm/dts/rv1126-evb.dtb' is up to date.

  MKIMAGE u-boot.img

  COPY    u-boot.dtb

  MKIMAGE u-boot-dtb.img

  CAT     u-boot-dtb.bin

  COPY    u-boot.bin

  ALIGN   u-boot.bin

  COPY    spl/u-boot-spl.dtb

  CC      spl/common/spl/spl.o

  CC      tpl/arch/arm/mach-rockchip/tpl.o

  CC      spl/lib/display_options.o

  LD      tpl/arch/arm/mach-rockchip/built-in.o

  LD      spl/common/spl/built-in.o

  LD      spl/lib/built-in.o

  LD      tpl/u-boot-tpl

  OBJCOPY tpl/u-boot-tpl-nodtb.bin

  COPY    tpl/u-boot-tpl.bin

  LD      spl/u-boot-spl

  OBJCOPY spl/u-boot-spl-nodtb.bin

  CAT     spl/u-boot-spl-dtb.bin

  COPY    spl/u-boot-spl.bin

  CFGCHK  u-boot.cfg

pack u-boot.itb okay! Input: /home/eisc/RV1126/rkbin/RKTRUST/RV1126TOS.ini


FIT description: FIT Image with U-Boot/OP-TEE/MCU

Created:         Fri Apr 15 10:39:58 2022

 Image 0 (uboot)

  Description:  U-Boot (32-bit)

  Created:      Fri Apr 15 10:39:58 2022

  Type:         Standalone Program

  Compression:  uncompressed

  Data Size:    738608 Bytes = 721.30 KiB = 0.70 MiB

  Architecture: ARM

  Load Address: 0x00400000

  Entry Point:  unavailable

  Hash algo:    sha256

  Hash value:   2c111d5ece83f6036ba360351cafeabce8938b903347609ca9410309b026b761

 Image 1 (optee)

  Description:  OP-TEE

  Created:      Fri Apr 15 10:39:58 2022

  Type:         Firmware

  Compression:  uncompressed

  Data Size:    288048 Bytes = 281.30 KiB = 0.27 MiB

  Architecture: ARM

  Load Address: 0x08400000

  Hash algo:    sha256

  Hash value:   12addce29b6e3e482ed3593faa3d8183710b0d4d286bd398d0f8714eddaf83e5

 Image 2 (fdt)

  Description:  U-Boot dtb

  Created:      Fri Apr 15 10:39:58 2022

  Type:         Flat Device Tree

  Compression:  uncompressed

  Data Size:    10931 Bytes = 10.67 KiB = 0.01 MiB

  Architecture: ARM

  Hash algo:    sha256

  Hash value:   a362d022dea92b84b2a8e3ea57aeaf9a33f94cf6bac545548731bf96db970c14

 Default Configuration: 'conf'

 Configuration 0 (conf)

  Description:  rv1126-evb

  Kernel:       unavailable

  Firmware:     optee

  FDT:          fdt

  Loadables:    uboot

pack loader ok.(rv1126_spl_loader_v1.05.106.bin)(0.00)

pack loader okay! Input: /home/eisc/RV1126/rkbin/RKBOOT/RV1126MINIALL.ini

/home/eisc/RV1126/u-boot


Image(no-signed, version=0):  uboot.img (FIT with uboot, trust...) is ready

Image(no-signed):  rv1126_spl_loader_v1.05.106.bin (with spl, ddr, usbplug) is ready

pack uboot.img okay! Input: /home/eisc/RV1126/rkbin/RKTRUST/RV1126TOS.ini


Platform RV1126 is build OK, with new .config(make rv1126_defconfig -j12)

Running build_uboot succeeded.

Skipping build_loader for missing configs:  RK_LOADER_BUILD_TARGET.

============Start building kernel============

TARGET_ARCH          =arm

TARGET_KERNEL_CONFIG =rv1126_defconfig

TARGET_KERNEL_DTS    =rp-rv1126

TARGET_KERNEL_CONFIG_FRAGMENT =rv1126-facial-gate.config

==========================================

#

# configuration written to .config

#

Using .config as base

Merging ./arch/arm/configs/rv1126-facial-gate.config

Value of CONFIG_LEDS_PWM is redefined by fragment ./arch/arm/configs/rv1126-facial-gate.config:

Previous value: # CONFIG_LEDS_PWM is not set

New value: CONFIG_LEDS_PWM=y


Value of CONFIG_NTFS_FS is redefined by fragment ./arch/arm/configs/rv1126-facial-gate.config:

Previous value: CONFIG_NTFS_FS=m

New value: CONFIG_NTFS_FS=y


#

# merged configuration written to .config (needs make)

#

scripts/kconfig/conf  --oldconfig Kconfig

#

# configuration written to .config

#

scripts/kconfig/conf  --syncconfig Kconfig

  CALL    scripts/checksyscalls.sh

  CHK     include/generated/compile.h

  UPD     include/generated/compile.h

  CC      init/version.o

  AR      init/built-in.a

fatal: unsafe repository ('/home/eisc/RV1126' is owned by someone else)

To add an exception for this directory, call:


git config --global --add safe.directory /home/eisc/RV1126

  CC      drivers/video/rockchip/mpp/mpp_service.o

  AR      drivers/video/rockchip/mpp/built-in.a

  AR      drivers/video/rockchip/built-in.a

  AR      drivers/video/built-in.a

  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

  AR      built-in.a

  MODPOST vmlinux.o

  KSYM    .tmp_kallsyms1.o

  KSYM    .tmp_kallsyms2.o

  LD      vmlinux

  SORTEX  vmlinux

  SYSMAP  System.map

  OBJCOPY arch/arm/boot/Image

  Kernel: arch/arm/boot/Image is ready

  LZ4     arch/arm/boot/compressed/piggy_data

  AS      arch/arm/boot/compressed/piggy.o

  LD      arch/arm/boot/compressed/vmlinux

  OBJCOPY arch/arm/boot/zImage

  Kernel: arch/arm/boot/zImage is ready

  Image:  kernel.img (with zImage) is ready

fatal: unsafe repository ('/home/eisc/RV1126' is owned by someone else)

To add an exception for this directory, call:


git config --global --add safe.directory /home/eisc/RV1126

  CALL    scripts/checksyscalls.sh

fatal: unsafe repository ('/home/eisc/RV1126' is owned by someone else)

To add an exception for this directory, call:


git config --global --add safe.directory /home/eisc/RV1126

  Building modules, stage 2.

  MODPOST 2 modules

  Image:  resource.img (with rp-rv1126.dtb logo.bmp logo_kernel.bmp) is ready

  Image:  boot.img (with Image  resource.img) is ready

  Image:  zboot.img (with zImage  resource.img) is ready

fdt {

kernel {

resource {

FIT description: U-Boot FIT source file for arm

Created:         Fri Apr 15 10:40:27 2022

 Image 0 (fdt)

  Description:  unavailable

  Created:      Fri Apr 15 10:40:27 2022

  Type:         Flat Device Tree

  Compression:  uncompressed

  Data Size:    100474 Bytes = 98.12 KiB = 0.10 MiB

  Architecture: ARM

  Load Address: 0xffffff00

  Hash algo:    sha256

  Hash value:   10350e05f584aa63b042f39e8d5a75f3822e13d2e86691a4a5102a599503d02b

 Image 1 (kernel)

  Description:  unavailable

  Created:      Fri Apr 15 10:40:27 2022

  Type:         Kernel Image

  Compression:  uncompressed

  Data Size:    6482368 Bytes = 6330.44 KiB = 6.18 MiB

  Architecture: ARM

  OS:           Linux

  Load Address: 0xffffff01

  Entry Point:  0xffffff01

  Hash algo:    sha256

  Hash value:   bf9870e4c3d8247c4a0b98dc87ea5a8a7189de6b0892a75d3a44b00cdaf9e114

 Image 2 (resource)

  Description:  unavailable

  Created:      Fri Apr 15 10:40:27 2022

  Type:         Multi-File Image

  Compression:  uncompressed

  Data Size:    138752 Bytes = 135.50 KiB = 0.13 MiB

  Hash algo:    sha256

  Hash value:   91eea893f4dbfb7ecb9b5dd690a18149041878660f0fc1f6bca4c602aed22337

 Default Configuration: 'conf'

 Configuration 0 (conf)

  Description:  unavailable

  Kernel:       kernel

  FDT:          fdt

 PLEASE CHECK BOARD GPIO POWER DOMAIN CONFIGURATION !!!!!

 <<< ESPECIALLY Wi-Fi/Flash/Ethernet IO power domain >>> !!!!!

 Check Node [pmu_io_domains] in the file: /home/eisc/RV1126/kernel/arch/arm/boot/dts/rp-rv1126.dts 


 请再次确认板级的电源域配置!!!!!!

 <<< 特别是Wi-Fi,FLASH,以太网这几路IO电源的配置 >>> !!!!!

 检查内核文件 /home/eisc/RV1126/kernel/arch/arm/boot/dts/rp-rv1126.dts 的节点 [pmu_io_domains] 



pmuio0-supply 

regulator-min-microvolt =  1800mV

regulator-max-microvolt =  1800mV



pmuio1-supply 

regulator-min-microvolt =  3300mV

regulator-max-microvolt =  3300mV



vccio2-supply 

regulator-min-microvolt =  1800mV

regulator-max-microvolt =  3300mV



vccio3-supply 

regulator-min-microvolt =  1800mV

regulator-max-microvolt =  1800mV



vccio4-supply 

regulator-min-microvolt =  1800mV

regulator-max-microvolt =  1800mV



vccio5-supply 

regulator-min-microvolt =  3300mV

regulator-max-microvolt =  3300mV



vccio6-supply 

regulator-min-microvolt =  3300mV

regulator-max-microvolt =  3300mV



vccio7-supply 

regulator-min-microvolt =  1800mV

regulator-max-microvolt =  1800mV

Running build_kernel succeeded.

Skipping build_toolchain for missing configs:  RK_CFG_TOOLCHAIN.

==========Start building buildroot==========

TARGET_BUILDROOT_CONFIG=rockchip_rv1126_rv1109_facial_gate

=========================================

Top of tree: /home/eisc/RV1126

===========================================


#TARGET_BOARD=rv1126

#OUTPUT_DIR=output/rockchip_rv1126_rv1109_facial_gate

#CONFIG=rockchip_rv1126_rv1109_facial_gate_defconfig


===========================================

make: Entering directory '/home/eisc/RV1126/buildroot'

/home/eisc/RV1126/buildroot/build/defconfig_hook.py -m /home/eisc/RV1126/buildroot/configs/rockchip_rv1126_rv1109_facial_gate_defconfig /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/.rockchipconfig

BR2_DEFCONFIG='' KCONFIG_AUTOCONFIG=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/build/buildroot-config/auto.conf KCONFIG_AUTOHEADER=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/build/buildroot-config/autoconf.h KCONFIG_TRISTATE=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/build/buildroot-config/tristate.config BR2_CONFIG=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/.config HOST_GCC_VERSION="9" BUILD_DIR=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/build SKIP_LEGACY= BR2_DEFCONFIG=/home/eisc/RV1126/buildroot/configs/rockchip_rv1126_rv1109_facial_gate_defconfig /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/build/buildroot-config/conf --defconfig=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/.rockchipconfig Config.in

/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/.rockchipconfig:172:warning: override: reassigning to symbol BR2_PACKAGE_UPDATE

/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/.rockchipconfig:178:warning: override: reassigning to symbol BR2_PACKAGE_RKSCRIPT

#

# configuration written to /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/.config

#

make: Leaving directory '/home/eisc/RV1126/buildroot'

2022-04-15T10:40:32 >>> helloworld 1.0.0 Building

Done in 4s  (error code: 2)

log saved on /home/eisc/RV1126/br.log

2022-04-15T10:12:18 

2022-04-15T10:12:18 >>>   Generating root filesystem image rootfs.squashfs

2022-04-15T10:12:18 rm -rf /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs

2022-04-15T10:12:18 mkdir -p /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs

2022-04-15T10:12:18 echo '#!/bin/sh' > /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:18 echo "set -e" >> /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:18 echo "chown -h -R 0:0 /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/target" >> /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:18 printf '    - - input -1 * - - - Input device groupnn' >> /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/users_table.txt

2022-04-15T10:12:18 PATH="/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/host/bin:/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/host/sbin:/sbin:/bin:/usr/bin:/usr/local/bin:/snap/bin" /home/eisc/RV1126/buildroot/support/scripts/mkusers /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/users_table.txt /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/target >> /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:18 cat system/device_table.txt > /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/device_table.txt

2022-04-15T10:12:18 printf '    /bin/busybox                     f 4755 0  0 - - - - -n /dev/console c 622 0 0 5 1 - - -nn' >> /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/device_table.txt

2022-04-15T10:12:18 echo "/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/host/bin/makedevs -d /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/device_table.txt /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/target" >> /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:18 printf '    /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/host/bin/mksquashfs /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/target /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/images/rootfs.squashfs -noappend -processors 7 -comp gzipn' >> /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:18 chmod a+x /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:18 rm -f /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM

2022-04-15T10:12:18 PATH="/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/host/bin:/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/host/sbin:/sbin:/bin:/usr/bin:/usr/local/bin:/snap/bin" /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/host/bin/fakeroot -- /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:18 rootdir=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/target

2022-04-15T10:12:18 table='/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/device_table.txt'

2022-04-15T10:12:18 Parallel mksquashfs: Using 7 processors

2022-04-15T10:12:18 Creating 4.0 filesystem on /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/images/rootfs.squashfs, block size 131072.

[========================================================================/] 406/406 100%

2022-04-15T10:12:19 

2022-04-15T10:12:19 Exportable Squashfs 4.0 filesystem, gzip compressed, data block size 131072

2022-04-15T10:12:19 compressed data, compressed metadata, compressed fragments, compressed xattrs

2022-04-15T10:12:19 duplicates are removed

2022-04-15T10:12:19 Filesystem size 7523.32 Kbytes (7.35 Mbytes)

2022-04-15T10:12:19 33.68% of uncompressed filesystem size (22335.29 Kbytes)

2022-04-15T10:12:19 Inode table size 6663 bytes (6.51 Kbytes)

2022-04-15T10:12:19 25.64% of uncompressed inode table size (25985 bytes)

2022-04-15T10:12:19 Directory table size 7366 bytes (7.19 Kbytes)

2022-04-15T10:12:19 54.65% of uncompressed directory table size (13479 bytes)

2022-04-15T10:12:19 Number of duplicate files found 14

2022-04-15T10:12:19 Number of inodes 721

2022-04-15T10:12:19 Number of files 270

2022-04-15T10:12:19 Number of fragments 30

2022-04-15T10:12:19 Number of symbolic links  361

2022-04-15T10:12:19 Number of device nodes 1

2022-04-15T10:12:19 Number of fifo nodes 0

2022-04-15T10:12:19 Number of socket nodes 0

2022-04-15T10:12:19 Number of directories 89

2022-04-15T10:12:19 Number of ids (unique uids + gids) 2

2022-04-15T10:12:19 Number of uids 2

2022-04-15T10:12:19 root (0)

2022-04-15T10:12:19 www-data (33)

2022-04-15T10:12:19 Number of gids 2

2022-04-15T10:12:19 root (0)

2022-04-15T10:12:19 www-data (33)

2022-04-15T10:12:19 /bin/install -m 0644 support/misc/target-dir-warning.txt /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM

2022-04-15T10:12:19 >>>   Generating root filesystem image rootfs.tar

2022-04-15T10:12:19 rm -rf /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs

2022-04-15T10:12:19 mkdir -p /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs

2022-04-15T10:12:19 echo '#!/bin/sh' > /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:19 echo "set -e" >> /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:19 echo "chown -h -R 0:0 /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/target" >> /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:19 printf '    - - input -1 * - - - Input device groupnn' >> /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/users_table.txt

2022-04-15T10:12:19 PATH="/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/host/bin:/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/host/sbin:/sbin:/bin:/usr/bin:/usr/local/bin:/snap/bin" /home/eisc/RV1126/buildroot/support/scripts/mkusers /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/users_table.txt /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/target >> /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:19 cat system/device_table.txt > /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/device_table.txt

2022-04-15T10:12:19 printf '    /bin/busybox                     f 4755 0  0 - - - - -n /dev/console c 622 0 0 5 1 - - -nn' >> /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/device_table.txt

2022-04-15T10:12:19 echo "/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/host/bin/makedevs -d /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/device_table.txt /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/target" >> /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:19 printf '    (cd /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/target; find -print0 | LC_ALL=C sort -z | tar  -cf /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/images/rootfs.tar --null --no-recursion -T - --numeric-owner)n' >> /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:19 chmod a+x /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:19 rm -f /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM

2022-04-15T10:12:19 PATH="/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/host/bin:/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/host/sbin:/sbin:/bin:/usr/bin:/usr/local/bin:/snap/bin" /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/host/bin/fakeroot -- /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/fakeroot.fs

2022-04-15T10:12:19 rootdir=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/target

2022-04-15T10:12:19 table='/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/build/buildroot-fs/device_table.txt'

2022-04-15T10:12:19 /bin/install -m 0644 support/misc/target-dir-warning.txt /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_recovery/target/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM

2022-04-15T10:29:27 umask 0022 && make -C /home/eisc/RV1126/buildroot O=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate

2022-04-15T10:29:33 /bin/make -j1 O=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate HOSTCC="/bin/gcc" HOSTCXX="/bin/g++" silentoldconfig

2022-04-15T10:29:33 GEN     /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/Makefile

2022-04-15T10:29:33 >>> helloworld 1.0.0 Syncing from source dir /home/eisc/RV1126/buildroot/../app/helloworld

2022-04-15T10:29:33 rsync -au --chmod=u=rwX,go=rX --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS /home/eisc/RV1126/buildroot/../app/helloworld/ /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/build/helloworld-1.0.0

2022-04-15T10:29:33 >>> helloworld 1.0.0 Configuring

2022-04-15T10:29:34 >>> helloworld 1.0.0 Building

2022-04-15T10:29:34 /bin/make -j7  -C /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/build/helloworld-1.0.0 all

2022-04-15T10:29:34 Makefile:7: *** missing separator.  Stop.

2022-04-15T10:29:34 make[1]: *** [package/pkg-generic.mk:259: /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/build/helloworld-1.0.0/.stamp_built] Error 2

2022-04-15T10:29:34 make: *** [/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/Makefile:16: _all] Error 2

2022-04-15T10:30:56 umask 0022 && make -C /home/eisc/RV1126/buildroot O=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate

2022-04-15T10:31:01 /bin/make -j1 O=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate HOSTCC="/bin/gcc" HOSTCXX="/bin/g++" silentoldconfig

2022-04-15T10:31:01 GEN     /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/Makefile

2022-04-15T10:31:01 >>> helloworld 1.0.0 Building

2022-04-15T10:31:01 /bin/make -j7  -C /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/build/helloworld-1.0.0 all

2022-04-15T10:31:01 Makefile:7: *** missing separator.  Stop.

2022-04-15T10:31:01 make[1]: *** [package/pkg-generic.mk:259: /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/build/helloworld-1.0.0/.stamp_built] Error 2

2022-04-15T10:31:01 make: *** [/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/Makefile:16: _all] Error 2

2022-04-15T10:31:53 umask 0022 && make -C /home/eisc/RV1126/buildroot O=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate

2022-04-15T10:31:58 /bin/make -j1 O=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate HOSTCC="/bin/gcc" HOSTCXX="/bin/g++" silentoldconfig

2022-04-15T10:31:58 GEN     /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/Makefile

2022-04-15T10:31:58 >>> helloworld 1.0.0 Building

2022-04-15T10:31:58 /bin/make -j7  -C /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/build/helloworld-1.0.0 all

2022-04-15T10:31:58 Makefile:7: *** missing separator.  Stop.

2022-04-15T10:31:58 make[1]: *** [package/pkg-generic.mk:259: /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/build/helloworld-1.0.0/.stamp_built] Error 2

2022-04-15T10:31:58 make: *** [/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/Makefile:16: _all] Error 2

2022-04-15T10:40:28 umask 0022 && make -C /home/eisc/RV1126/buildroot O=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate

2022-04-15T10:40:32 /usr/bin/make -j1 O=/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" silentoldconfig

2022-04-15T10:40:32 >>> helloworld 1.0.0 Building

2022-04-15T10:40:32 /usr/bin/make -j7  -C /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/build/helloworld-1.0.0 all

2022-04-15T10:40:32 Makefile:7: *** missing separator.  Stop.

2022-04-15T10:40:32 make[1]: *** [package/pkg-generic.mk:259: /home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/build/helloworld-1.0.0/.stamp_built] Error 2

2022-04-15T10:40:32 make: *** [/home/eisc/RV1126/buildroot/output/rockchip_rv1126_rv1109_facial_gate/Makefile:16: _all] Error 2

Command exited with non-zero status 1

you take 0:04.85 to build builroot

ERROR: Running build_buildroot failed!

ERROR: exit code 1 from line 541:

    /usr/bin/time -f "you take %E to build builroot" $COMMON_DIR/mk-buildroot.sh $BOARD_CONFIG


提供企业建站服务,免费网防系统,提交信息登录 http://yundun.ddoss.cn 邮箱: proposal@ddoss.cn 
回复列表
默认   热门   正序   倒序

回复:RV1126 编译helloworld 报错

头像

用户名:

粉丝数:

签名:

资料 关注 好友 消息