On Fri, 22 Oct 2021, Joel Winarske wrote: > If I install srecord package on host, and without bitbake environment set, > and execute following sequence: > ```srec_cat -output spl/u-boot-spl.scif -M 8 spl/u-boot-spl.srec -M 8 > -Output_Block_Size 16 -generate 0xe6300400 0xe6300404 -l-e-constant 0x0 4 > -generate 0xe630048c 0xe6300490 -l-e-constant 0x0 4 -generate 0xe63005d4 > 0xe63005d8 -l-e-constant 0xe6338000 4 -generate 0xe63006e4 0xe63006e8 > -l-e-constant 0x00006560 4 -generate 0xe6301154 0xe6301158 -l-e-constant > 0xe6338000 4 -generate 0xe6301264 0xe6301268 -l-e-constant 0x00006560 4 > ``` > It completes without error. Same sequence in build triggers `Inconsistency > detected by ld.so: dl-call-libc-early-init.c: 37: _dl_call_libc_early_init: > Assertion `sym != NULL' failed! ` > > Seems srec_cat version installed as part of > meta-rcar-gen3/recipes-bsp/u-boot/u-boot_2020.01.bb recipe is not > compatible with Ubuntu 20. While Ubuntu 20.04 is supported by poky's dunfell branch, I suspect there may not be a lot of people building AGL on it, so some of the BSP layers may shake out issues like these. I tend to stick to Debian for my containers for builds, and have not had any issues with the dunfell rcar3 BSP on Debian 9 or 10. Scott -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9483): https://lists.automotivelinux.org/g/agl-dev-community/message/9483 Mute This Topic: https://lists.automotivelinux.org/mt/86505005/2167316 Group Owner: agl-dev-community+owner@xxxxxxxxxxxxxxxxxxxxxxxxx Unsubscribe: https://lists.automotivelinux.org/g/agl-dev-community/leave/4543822/2167316/883735764/xyzzy [list-automotive-discussions82@xxxxxxxxxxx] -=-=-=-=-=-=-=-=-=-=-=-