lupyuen opened a new issue, #16404: URL: https://github.com/apache/nuttx/issues/16404
### Description / Steps to reproduce the issue NuttX Mirror is failing the build for imx93-evk/bootloader ``` Configuration/Tool: imx93-evk/bootloader 2025-05-16 15:37:16 ------------------------------------------------------------------------------------ Cleaning... Configuring... Building NuttX... /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crt1.o: in function `_start': (.text+0x1b): undefined reference to `main' collect2: error: ld returned 1 exit status make[1]: *** [Makefile.host:35: mkimage_imx9] Error 1 make[1]: Target 'all' not remade because of errors. make: *** [tools/Unix.mk:562: nuttx] Error 2 make: Target 'all' not remade because of errors. [1/1] Normalize imx93-evk/bootloader On branch master Your branch is up to date with 'origin/master'. Untracked files: (use "git add <file>..." to include in what will be committed) tools/imx9/build_info.h tools/imx9/firmware-ele-imx-1.3.0-17945fc/ tools/imx9/fspi_fcb_gen.sh tools/imx9/fspi_header tools/imx9/imx8qxb0.c tools/imx9/mkimage_common.h tools/imx9/mkimage_imx8.c ``` ### On which OS does this issue occur? [OS: Linux] ### What is the version of your OS? GitHub Actions Ubuntu LTS ### NuttX Version master ### Issue Architecture [Arch: arm] ### Issue Area [Area: Board support] ### Host information _No response_ ### Verification - [x] I have verified before submitting the report. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org