acassis commented on PR #12658:
URL: https://github.com/apache/nuttx/pull/12658#issuecomment-2218715624
@resyfer CI found some issues in the Kconfig:
```
fs/mnemofs/Kconfig:39: 'endif' in different file than 'if'
fs/mnemofs/Kconfig:10: location of the 'if'
Kconfig:2540: 'endmenu' in different file than 'menu'
fs/mnemofs/Kconfig:10: location of the 'menu'
make: *** [tools/Unix.mk:689: olddefconfig] Error 1
Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
fs/mnemofs/Kconfig:39: 'endif' in different file than 'if'
fs/mnemofs/Kconfig:10: location of the 'if'
Kconfig:2540: 'endmenu' in different file than 'menu'
fs/mnemofs/Kconfig:10: location of the 'menu'
make: *** [tools/Unix.mk:689: olddefconfig] Error 1
Building NuttX...
make[1]: *** No rule to make target 'context'.
make: *** [tools/Unix.mk:453: libs/libm/.context] Error 2
make: Target 'all' not remade because of errors.
/github/workspace/sources/nuttx/tools/testbuild.sh: line 370:
/github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or
directory
Normalize stm32f4discovery/composite
fs/mnemofs/Kconfig:39: 'endif' in different file than 'if'
fs/mnemofs/Kconfig:10: location of the 'if'
Kconfig:2540: 'endmenu' in different file than 'menu'
fs/mnemofs/Kconfig:10: location of the 'menu'
make: *** [tools/Unix.mk:689: olddefconfig] Error 1
fs/mnemofs/Kconfig:39: 'endif' in different file than 'if'
fs/mnemofs/Kconfig:10: location of the 'if'
Kconfig:2540: 'endmenu' in different file than 'menu'
fs/mnemofs/Kconfig:10: location of the 'menu'
make: *** [tools/Unix.mk:712: savedefconfig] Error 1
fs/mnemofs/Kconfig:39: 'endif' in different file than 'if'
fs/mnemofs/Kconfig:10: location of the 'if'
Kconfig:2540: 'endmenu' in different file than 'menu'
fs/mnemofs/Kconfig:10: location of the 'menu'
make: *** [tools/Unix.mk:689: olddefconfig] Error 1
```
--
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]