237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^~~~ ../common/comdef.h:237:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:627:1: note: in expansion of macro 'apb_write' 627 | apb_write(PHY_APB_BASE_ADDR + (4096 +286 <<2), (tmp |0x00080000)); //DENALI_PHY_286_DATA | ^~~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:629:47: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 629 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +542 <<2)); //DENALI_PHY_542_DATA | ^~ ../common/comdef.h:238:62: note: in definition of macro 'apb_read' 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^~~~ ../common/comdef.h:238:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:629:7: note: in expansion of macro 'apb_read' 629 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +542 <<2)); //DENALI_PHY_542_DATA | ^~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:630:42: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 630 | apb_write(PHY_APB_BASE_ADDR + (4096 +542 <<2), (tmp |0x00080000)); //DENALI_PHY_542_DATA | ^~ ../common/comdef.h:237:62: note: in definition of macro 'apb_write' 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^~~~ ../common/comdef.h:237:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:630:1: note: in expansion of macro 'apb_write' 630 | apb_write(PHY_APB_BASE_ADDR + (4096 +542 <<2), (tmp |0x00080000)); //DENALI_PHY_542_DATA | ^~~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:632:47: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 632 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +798 <<2)); //DENALI_PHY_798_DATA | ^~ ../common/comdef.h:238:62: note: in definition of macro 'apb_read' 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^~~~ ../common/comdef.h:238:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:632:7: note: in expansion of macro 'apb_read' 632 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +798 <<2)); //DENALI_PHY_798_DATA | ^~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:633:42: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 633 | apb_write(PHY_APB_BASE_ADDR + (4096 +798 <<2), (tmp |0x00080000)); //DENALI_PHY_797_DATA | ^~ ../common/comdef.h:237:62: note: in definition of macro 'apb_write' 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^~~~ ../common/comdef.h:237:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:633:1: note: in expansion of macro 'apb_write' 633 | apb_write(PHY_APB_BASE_ADDR + (4096 +798 <<2), (tmp |0x00080000)); //DENALI_PHY_797_DATA | ^~~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:637:46: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 637 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +31 <<2)); //DENALI_PHY_31_DATA | ^~ ../common/comdef.h:238:62: note: in definition of macro 'apb_read' 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^~~~ ../common/comdef.h:238:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:637:7: note: in expansion of macro 'apb_read' 637 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +31 <<2)); //DENALI_PHY_31_DATA | ^~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:638:41: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 638 | apb_write(PHY_APB_BASE_ADDR + (4096 +31 <<2), ((tmp & 0xFFFFFFC0)|0X00000010)); //DENALI_PHY_31_DATA | ^~ ../common/comdef.h:237:62: note: in definition of macro 'apb_write' 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^~~~ ../common/comdef.h:237:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:638:1: note: in expansion of macro 'apb_write' 638 | apb_write(PHY_APB_BASE_ADDR + (4096 +31 <<2), ((tmp & 0xFFFFFFC0)|0X00000010)); //DENALI_PHY_31_DATA | ^~~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:640:47: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 640 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +287 <<2)); //DENALI_PHY_287_DATA | ^~ ../common/comdef.h:238:62: note: in definition of macro 'apb_read' 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^~~~ ../common/comdef.h:238:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:640:7: note: in expansion of macro 'apb_read' 640 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +287 <<2)); //DENALI_PHY_287_DATA | ^~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:641:42: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 641 | apb_write(PHY_APB_BASE_ADDR + (4096 +287 <<2), ((tmp & 0xFFFFFFC0)|0X00000010)); //DENALI_PHY_287_DATA | ^~ ../common/comdef.h:237:62: note: in definition of macro 'apb_write' 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^~~~ ../common/comdef.h:237:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:641:1: note: in expansion of macro 'apb_write' 641 | apb_write(PHY_APB_BASE_ADDR + (4096 +287 <<2), ((tmp & 0xFFFFFFC0)|0X00000010)); //DENALI_PHY_287_DATA | ^~~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:643:47: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 643 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +543 <<2)); //DENALI_PHY_543_DATA | ^~ ../common/comdef.h:238:62: note: in definition of macro 'apb_read' 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^~~~ ../common/comdef.h:238:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:643:7: note: in expansion of macro 'apb_read' 643 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +543 <<2)); //DENALI_PHY_543_DATA | ^~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:644:42: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 644 | apb_write(PHY_APB_BASE_ADDR + (4096 +543 <<2), ((tmp & 0xFFFFFFC0)|0X00000010)); //DENALI_PHY_543_DATA | ^~ ../common/comdef.h:237:62: note: in definition of macro 'apb_write' 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^~~~ ../common/comdef.h:237:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:644:1: note: in expansion of macro 'apb_write' 644 | apb_write(PHY_APB_BASE_ADDR + (4096 +543 <<2), ((tmp & 0xFFFFFFC0)|0X00000010)); //DENALI_PHY_543_DATA | ^~~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:646:47: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 646 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +799 <<2)); //DENALI_PHY_799_DATA | ^~ ../common/comdef.h:238:62: note: in definition of macro 'apb_read' 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^~~~ ../common/comdef.h:238:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:646:7: note: in expansion of macro 'apb_read' 646 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +799 <<2)); //DENALI_PHY_799_DATA | ^~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:647:42: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 647 | apb_write(PHY_APB_BASE_ADDR + (4096 +799 <<2), ((tmp & 0xFFFFFFC0)|0X00000010)); //DENALI_PHY_799_DATA | ^~ ../common/comdef.h:237:62: note: in definition of macro 'apb_write' 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^~~~ ../common/comdef.h:237:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:647:1: note: in expansion of macro 'apb_write' 647 | apb_write(PHY_APB_BASE_ADDR + (4096 +799 <<2), ((tmp & 0xFFFFFFC0)|0X00000010)); //DENALI_PHY_799_DATA | ^~~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:650:48: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 650 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +1071 <<2)); //DENALI_PHY_1071_DATA | ^~ ../common/comdef.h:238:62: note: in definition of macro 'apb_read' 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^~~~ ../common/comdef.h:238:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:650:7: note: in expansion of macro 'apb_read' 650 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +1071 <<2)); //DENALI_PHY_1071_DATA | ^~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:651:43: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 651 | apb_write(PHY_APB_BASE_ADDR + (4096 +1071 <<2), ((tmp & 0xFFFFFFF0)|0X00000008)); //DENALI_PHY_1071_DATA | ^~ ../common/comdef.h:237:62: note: in definition of macro 'apb_write' 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^~~~ ../common/comdef.h:237:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:651:1: note: in expansion of macro 'apb_write' 651 | apb_write(PHY_APB_BASE_ADDR + (4096 +1071 <<2), ((tmp & 0xFFFFFFF0)|0X00000008)); //DENALI_PHY_1071_DATA | ^~~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:653:48: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 653 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +1327 <<2)); //DENALI_PHY_1327_DATA | ^~ ../common/comdef.h:238:62: note: in definition of macro 'apb_read' 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^~~~ ../common/comdef.h:238:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:653:7: note: in expansion of macro 'apb_read' 653 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +1327 <<2)); //DENALI_PHY_1327_DATA | ^~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:654:43: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 654 | apb_write(PHY_APB_BASE_ADDR + (4096 +1327 <<2), ((tmp & 0xFFFFFFF0)|0X00000008)); //DENALI_PHY_1327_DATA | ^~ ../common/comdef.h:237:62: note: in definition of macro 'apb_write' 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^~~~ ../common/comdef.h:237:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:654:1: note: in expansion of macro 'apb_write' 654 | apb_write(PHY_APB_BASE_ADDR + (4096 +1327 <<2), ((tmp & 0xFFFFFFF0)|0X00000008)); //DENALI_PHY_1327_DATA | ^~~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:656:48: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 656 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +1583 <<2)); //DENALI_PHY_1583_DATA | ^~ ../common/comdef.h:238:62: note: in definition of macro 'apb_read' 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^~~~ ../common/comdef.h:238:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:656:7: note: in expansion of macro 'apb_read' 656 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +1583 <<2)); //DENALI_PHY_1583_DATA | ^~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:657:43: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 657 | apb_write(PHY_APB_BASE_ADDR + (4096 +1583 <<2), ((tmp & 0xFFFFFFF0)|0X00000008)); //DENALI_PHY_1583_DATA | ^~ ../common/comdef.h:237:62: note: in definition of macro 'apb_write' 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^~~~ ../common/comdef.h:237:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:657:1: note: in expansion of macro 'apb_write' 657 | apb_write(PHY_APB_BASE_ADDR + (4096 +1583 <<2), ((tmp & 0xFFFFFFF0)|0X00000008)); //DENALI_PHY_1583_DATA | ^~~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:660:48: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 660 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +1808 <<2)); //DENALI_PHY_1808_DATA | ^~ ../common/comdef.h:238:62: note: in definition of macro 'apb_read' 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^~~~ ../common/comdef.h:238:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:660:7: note: in expansion of macro 'apb_read' 660 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +1808 <<2)); //DENALI_PHY_1808_DATA | ^~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:661:43: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 661 | apb_write(PHY_APB_BASE_ADDR + (4096 +1808 <<2), ((tmp & 0xFFFFFFF0)|0X00000008)); //DENALI_PHY_1808_DATA | ^~ ../common/comdef.h:237:62: note: in definition of macro 'apb_write' 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^~~~ ../common/comdef.h:237:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:661:1: note: in expansion of macro 'apb_write' 661 | apb_write(PHY_APB_BASE_ADDR + (4096 +1808 <<2), ((tmp & 0xFFFFFFF0)|0X00000008)); //DENALI_PHY_1808_DATA | ^~~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:664:48: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 664 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +1896 <<2)); //DENALI_PHY_1896_DATA | ^~ ../common/comdef.h:238:62: note: in definition of macro 'apb_read' 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^~~~ ../common/comdef.h:238:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 238 | #define apb_read(addr) (*((volatile unsigned int*) (addr))) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:664:7: note: in expansion of macro 'apb_read' 664 | tmp = apb_read(PHY_APB_BASE_ADDR + (4096 +1896 <<2)); //DENALI_PHY_1896_DATA | ^~~~~~~~ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:665:43: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 665 | apb_write(PHY_APB_BASE_ADDR + (4096 +1896 <<2), ((tmp & 0xFFFFFFF0)|0X00080000)); //DENALI_PHY_1896DATA | ^~ ../common/comdef.h:237:62: note: in definition of macro 'apb_write' 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^~~~ ../common/comdef.h:237:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 237 | #define apb_write(addr, data) ((*(volatile unsigned int *) (addr)) = ((u32)data)) | ^ ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.c:665:1: note: in expansion of macro 'apb_write' 665 | apb_write(PHY_APB_BASE_ADDR + (4096 +1896 <<2), ((tmp & 0xFFFFFFF0)|0X00080000)); //DENALI_PHY_1896DATA | ^~~~~~~~~ ================================================================================ /home/buildroot/autobuild/instance-2/output-1/host/bin/riscv64-unknown-elf-gcc -o ddrinit-2133-buildroot.elf -march=rv64imafdc -mabi=lp64d -T ddrinit.lds -nostartfiles --specs=nano.specs -Wl,-Map,ddrinit.map ../boot/start.o ../boot/bootmain.o ../boot/trap.o ../uart/uart.o ../uart/cmd.o ../uart/xmodem.o ../uart/crc16.o ../common/util.o ../common/ctype.o ../gpio/gpio.o ../spi/spi.o ../spi/spi_probe.o ../spi/cadence_qspi.o ../spi/spi_flash.o ../spi/cadence_qspi_apb.o ../timer/timer.o ../sdio/bouncebuf.o ../sdio/dw_mmc.o ../sdio/mmc.o ../sdio/mmc_write.o ../sdio/sdio.o ../gpt/gpt.o ../ddrphy_cfg/regconfig.h.sim_PHY.o ../ddrphy_cfg/regconfig.h.sim_PI.o ../crc32/crc32.o ../ddrc_cfg/lpddr4_1066_cl20_bl16/orbit_boot_1066.o ../ddrphy_cfg/lpddr4_1600_cl28_bl16/regconfig_pi_start.o ddrinit-2133-buildroot.elf LINK SUCCEED! /home/buildroot/autobuild/instance-2/output-1/host/bin/riscv64-unknown-elf-objcopy -O binary ddrinit-2133-buildroot.elf ddrinit-2133-buildroot.bin /home/buildroot/autobuild/instance-2/output-1/host/bin/riscv64-unknown-elf-objdump -S ddrinit-2133-buildroot.elf > ddrinit-2133-buildroot.asm inFile: ddrinit-2133-buildroot.bin inSize: 87576 (0x00015618, LE:0x18560100) outFile: ddrinit-2133-buildroot.bin.out outSize: 87580 (0x0001561c) make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/beaglev-ddrinit-8d6318acfe71e790c983b34448c9abfcfcec3ed8/build' >>> beaglev-ddrinit 8d6318acfe71e790c983b34448c9abfcfcec3ed8 Installing to images directory /usr/bin/install -D -m 0644 /home/buildroot/autobuild/instance-2/output-1/build/beaglev-ddrinit-8d6318acfe71e790c983b34448c9abfcfcec3ed8/build/ddrinit-2133-buildroot.bin.out /home/buildroot/autobuild/instance-2/output-1/images/ddrinit-2133-buildroot.bin.out >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/instance-2/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/instance-2/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-2/output-1/target/usr/doc find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-2/output-1/target/lib/debug /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-2/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-2/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-7787-gbd6e79299fa"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-2/output-1/per-package /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr ln -snf /home/buildroot/autobuild/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2021.05-7787-gbd6e79299fa Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> glibc 2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bdwgc 8.0.6 Collecting legal info README.QUICK: OK (sha256: 0aab7a56a92ed878c4a5464cf282d65f38bcdee64fe9cf213e26254bddb3f340) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-imx-mkimage lf-5.10.72_2.2.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> initscripts Collecting legal info >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> linux-firmware 20220310 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.chelsio_firmware: OK (sha256: a5777f9e80aca0603b0648454de996168b1c530322550ccda94d6d78bcf6c061) LICENCE.cypress: OK (sha256: ae0db6cc4db33941148df0f67de53e76a77b1b5a46b3165edb7040aa2750015f) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.microchip: OK (sha256: 0fc67bd715b3395f3f2af464781910e9e69c4ba23da304352229b42dc9e986c3) LICENCE.qat_firmware: OK (sha256: 2051d5bf0755a0668f8c3d9a0d1c41d4b8cc411aba70f720fda71ae9e3b4d25c) LICENSE.amdgpu: OK (sha256: a6c0ec4338bc89480da52812bea7f9e4b52bc7118e3e352141f99d779c397c53) WHENCE: OK (sha256: 75afdb5d45a21ff95ff7aa82d67bc42a83830f2def98ea937c01d6e7603d76f9) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mbedtls 2.28.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-qoriq-rcw LSDK-21.08 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> qprint 1.1 Collecting legal info COPYING: OK (sha256: 3bd4089942977a357fed0d3c84b6ea877000c20c7c344c2feabf4b10db9f7495) >>> host-rust-bin 1.64.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-sam-ba 3.7 Collecting legal info LICENSE.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> vuejs 3.2.33 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> beaglev-ddrinit 8d6318acfe71e790c983b34448c9abfcfcec3ed8 Collecting legal info LICENSE: OK (sha256: 284d26192537710910ec1f112ec5f4c981601ae23702391986d6ce0b8ba90813) >>> host-riscv64-elf-toolchain 2020.12.8 Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: riscv64-elf-toolchain-2020.12.8: cannot save license (HOST_RISCV64_ELF_TOOLCHAIN_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'