simbit18 commented on PR #18732: URL: https://github.com/apache/nuttx/pull/18732#issuecomment-4243213088
Hi @PeterBee97 I'm testing this PR with this new tool for macOS jobs. [Workflow for test PRs in their own repository](https://github.com/apache/nuttx/issues/18568) We received this report. ``` ===============================================================================``` ===== Configuration/Tool: stm32f4discovery/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI 2026-04-14 09:32:23 ------------------------------------------------------------------------------------ Cleaning... 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/nsh On branch fix_sim_mac Your branch is up to date with 'origin/fix_sim_mac'. Untracked files: defconfig.tmp-e nothing added to commit but untracked files present =============================================================================== ```===== ``` https://github.com/simbit18/manual-nuttx-ci/actions/runs/24391224285/job/71237605138#logs Of course, it's not related to this PR. It could be related to the sed tool at this point ? https://github.com/apache/nuttx/blob/master/tools/Unix.mk#L770-L771 This was added today with this PR https://github.com/apache/nuttx/pull/18715 -- 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]
