Hello,
I building an image hardknott and below version
repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-hardknott -m imx-5.10.72-2.2.3.xml
while doing i am getting below error repeatedly,
ERROR: openssl-native-1.1.1l-r0 do_compile: oe_runmake failed
ERROR: openssl-native-1.1.1l-r0 do_compile: Execution of '/home/user1/imx6dlsabreauto/bld-xwayland/tmp/work/x86_64-linux/openssl-native/1.1.1l-r0/temp/run.do_compile.1297296' failed with exit code 1
ERROR: Logfile of failure stored in: /home/user1/imx6dlsabreauto/bld-xwayland/tmp/work/x86_64-linux/openssl-native/1.1.1l-r0/temp/log.do_compile.1297296
ERROR: glibc-2.33-r0 do_compile: oe_runmake failed
ERROR: glibc-2.33-r0 do_compile: Execution of '/home/user1/imx6dlsabreauto/bld-xwayland/tmp/work/cortexa9t2hf-neon-poky-linux-gnueabi/glibc/2.33-r0/temp/run.do_compile.1297295' failed with exit code 1
ERROR: Logfile of failure stored in: /home/user1/imx6dlsabreauto/bld-xwayland/tmp/work/cortexa9t2hf-neon-poky-linux-gnueabi/glibc/2.33-r0/temp/log.do_compile.1297295
i tried below commands
"bitbake -c cleanall"
bitbake -c fetch
bitbake core-image-minimal
even though there is no improvement same error i am getting. can you pls support?