acassis commented on PR #18262:
URL: https://github.com/apache/nuttx/pull/18262#issuecomment-3817942155

   > Could someone explain why build for arm-12 failed? It seems that 
everything is ok and then fail. And could it be rerun manually or I need to 
push some commit to trigger it once again?
   
   Seems like some defconfigs need to be normalized:
   
   no changes added to commit (use "git add" and/or "git commit -a")
     Configuring...
     Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Building NuttX...
   chip/stm32_gpio.c:44:11: note: '#pragma message: 
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see 
tools/stm32_pinmap_tool.py'
      44 | #  pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated 
migrate board.h see tools/stm32_pinmap_tool.py"
         |           ^~~~~~~
     [1/1] Normalize stm32f4discovery/mmcsdspi
   HEAD detached at pull/18262/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/stm32/stm32f4discovery/configs/kostest/defconfig
   
   @simbit18 do you see other reason?   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to