simbit18 commented on PR #17011:
URL: https://github.com/apache/nuttx/pull/17011#issuecomment-3767483365
Hi @linguini1 first, please rebase the latest master
There are also errors that do not concern cmake.
====================================================================================
Configuration/Tool: qemu-armv8a/nsh_smp
2026-01-18 05:18:13
------------------------------------------------------------------------------------
Cleaning...
Configuring...
Building NuttX...
smp_main.c: In function 'hog_milliseconds':
Error: smp_main.c:95:23: error: 'CONFIG_BOARD_LOOPSPERMSEC' undeclared
(first use in this function)
95 | for (j = 0; j < CONFIG_BOARD_LOOPSPERMSEC; j++)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
smp_main.c:95:23: note: each undeclared identifier is reported only once for
each function it appears in
make[2]: *** [/d/a/nuttx/nuttx/sources/apps/Application.mk:330:
smp_main.c.d.a.nuttx.nuttx.sources.apps.testing.sched.smp.o] Error 1
make[2]: Target 'all' not remade because of errors.
make[1]: *** [Makefile:54:
/d/a/nuttx/nuttx/sources/apps/testing/sched/smp_all] Error 2
make[1]: Target 'all' not remade because of errors.
make: *** [tools/LibTargets.mk:248: /d/a/nuttx/nuttx/sources/apps/libapps.a]
Error 2
make: Target 'all' not remade because of errors.
/d/a/nuttx/nuttx/sources/nuttx/tools/testbuild.sh: line 385:
/d/a/nuttx/nuttx/sources/nuttx/../nuttx/nuttx.manifest: No such file or
directory
[1/1] Normalize qemu-armv8a/nsh_smp
make: *** [tools/Unix.mk:749: savedefconfig] Error 1
make: *** [tools/Unix.mk:726: 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]