simbit18 commented on PR #18281:
URL: https://github.com/apache/nuttx/pull/18281#issuecomment-3823320019
Hi @W-M-R Please provide more detailed testing information
```
====================================================================================
Configuration/Tool: nucleo-f411re/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
2026-01-30 09:41:06
------------------------------------------------------------------------------------
Cleaning...
Configuring...
Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
Building NuttX...
In file included from D:/a/nuttx/nuttx/sources/nuttx/include/debug.h:32,
from ./nsh_parse.c:34:
D:/a/nuttx/nuttx/sources/nuttx/include/nuttx/streams.h:214: error:
unterminated #ifndef
214 | #ifndef CONFIG_DISABLE_MOUNTPOINT
|
D:/a/nuttx/nuttx/sources/nuttx/include/nuttx/streams.h:23: error:
unterminated #ifndef
23 | #ifndef __INCLUDE_NUTTX_STREAMS_H
|
ERROR: arm-none-eabi-gcc failed: 1
command: arm-none-eabi-gcc -MT
./nsh_parse.c.d.a.nuttx.nuttx.sources.apps.nshlib.o -M '-Wstrict-prototypes'
'-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os'
'-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0'
'-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sections'
'-fdata-sections' '-mlittle-endian' '-march=armv7e-m' '-mtune=cortex-m4'
'-mfloat-abi=soft' '-mthumb' '-Wa,-mthumb' '-Wa,-mimplicit-it=always'
'-isystem' '/d/a/nuttx/nuttx/sources/nuttx/include' '-D__NuttX__' '-DNDEBUG'
'-D__KERNEL__' '-Wno-cpp' '-Werror' '-I'
'/d/a/nuttx/nuttx/sources/apps/include' ./nsh_parse.c
In file included from D:/a/nuttx/nuttx/sources/nuttx/include/debug.h:32,
from ./exec_builtin.c:32:
D:/a/nuttx/nuttx/sources/nuttx/include/nuttx/streams.h:214: error:
unterminated #ifndef
214 | #ifndef CONFIG_DISABLE_MOUNTPOINT
|
D:/a/nuttx/nuttx/sources/nuttx/include/nuttx/streams.h:23: error:
unterminated #ifndef
23 | #ifndef __INCLUDE_NUTTX_STREAMS_H
|
ERROR: arm-none-eabi-gcc failed: 1
command: arm-none-eabi-gcc -MT
./exec_builtin.c.d.a.nuttx.nuttx.sources.apps.builtin.o -M
'-Wstrict-prototypes' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi'
'-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0'
'-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sections'
'-fdata-sections' '-mlittle-endian' '-march=armv7e-m' '-mtune=cortex-m4'
'-mfloat-abi=soft' '-mthumb' '-Wa,-mthumb' '-Wa,-mimplicit-it=always'
'-isystem' '/d/a/nuttx/nuttx/sources/nuttx/include' '-D__NuttX__' '-DNDEBUG'
'-D__KERNEL__' '-Wno-cpp' '-Werror' '-I'
'/d/a/nuttx/nuttx/sources/apps/include' ./exec_builtin.c
In file included from D:/a/nuttx/nuttx/sources/nuttx/include/debug.h:32,
from ./dd_main.c:35:
D:/a/nuttx/nuttx/sources/nuttx/include/nuttx/streams.h:214: error:
unterminated #ifndef
214 | #ifndef CONFIG_DISABLE_MOUNTPOINT
|
D:/a/nuttx/nuttx/sources/nuttx/include/nuttx/streams.h:23: error:
unterminated #ifndef
23 | #ifndef __INCLUDE_NUTTX_STREAMS_H
|
ERROR: arm-none-eabi-gcc failed: 1
command: arm-none-eabi-gcc -MT
./dd_main.c.d.a.nuttx.nuttx.sources.apps.system.dd.o -M '-Wstrict-prototypes'
'-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os'
'-fno-strict-aliasing' '-fomit-frame-pointer' '--param=min-pagesize=0'
'-fno-common' '-Wall' '-Wshadow' '-Wundef' '-ffunction-sections'
'-fdata-sections' '-mlittle-endian' '-march=armv7e-m' '-mtune=cortex-m4'
'-mfloat-abi=soft' '-mthumb' '-Wa,-mthumb' '-Wa,-mimplicit-it=always'
'-isystem' '/d/a/nuttx/nuttx/sources/nuttx/include' '-D__NuttX__' '-DNDEBUG'
'-D__KERNEL__' '-Wno-cpp' '-Werror' '-I'
'/d/a/nuttx/nuttx/sources/apps/include' ./dd_main.c
```
--
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]