simbit18 commented on PR #16241:
URL: https://github.com/apache/nuttx/pull/16241#issuecomment-2842232676

   hi @shtirlic build with CMake goes into error !!!
   so the error appears to be due to a failure to align CMake with Make
   
   ```
   
====================================================================================
   Configuration/Tool: 
stm32f777zit6-meadow/dualcdcacm,CONFIG_ARM_TOOLCHAIN_CLANG
   2025-04-30 11:15:20
   
------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Enabling CONFIG_ARM_TOOLCHAIN_CLANG
     Building NuttX...
     [1/1] Normalize stm32f777zit6-meadow/dualcdcacm
   
====================================================================================
   Cmake in present: stm32f777zit6-meadow/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
   Configuration/Tool: stm32f777zit6-meadow/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
   2025-04-30 11:15:55
   
------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Select HOST_LINUX=y
     Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Enabling CONFIG_ARM_TOOLCHAIN_CLANG
     Building NuttX...
   HEAD detached at pull/16241/merge
   Changes not staged for commit:
     (use "git add <file>..." to update what will be committed)
     (use "git restore <file>..." to discard changes in working directory)
        modified:   
boards/arm/stm32f7/stm32f777zit6-meadow/configs/nsh/defconfig
   
   no changes added to commit (use "git add" and/or "git commit -a")
   
====================================================================================
   ```
   
   


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to