simbit18 commented on PR #3567:
URL: https://github.com/apache/nuttx-apps/pull/3567#issuecomment-4826808342
Hi @xiaoxiang781216, Is this related to any recent changes?
```
====================================================================================
Configuration/Tool: pic32mx7mmb/nsh,CONFIG_MIPS32_TOOLCHAIN_PINGUINOL
2026-06-28 16:44:34
------------------------------------------------------------------------------------
Cleaning...
Configuring...
Disabling CONFIG_MIPS32_TOOLCHAIN_GNU_ELF
Enabling CONFIG_MIPS32_TOOLCHAIN_PINGUINOL
Building NuttX...
usbmsc_main.c: In function 'msconn_main':
Error: usbmsc_main.c:584:51: error: 'O_WROK' undeclared (first use in this
function)
luns[num_luns].flags & O_WROK ? false : true);
^
usbmsc_main.c:584:51: note: each undeclared identifier is reported only once
for each function it appears in
make[2]: *** [/github/workspace/sources/apps/Application.mk:330:
usbmsc_main.c.github.workspace.sources.apps.system.usbmsc.o] Error 1
make[2]: Target 'all' not remade because of errors.
make[1]: *** [Makefile:54: /github/workspace/sources/apps/system/usbmsc_all]
Error 2
make[1]: Target 'all' not remade because of errors.
make: *** [tools/LibTargets.mk:248:
/github/workspace/sources/apps/libapps.a] Error 2
make: Target 'all' not remade because of errors.
/github/workspace/sources/nuttx/tools/testbuild.sh: line 397:
/github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or
directory
[1/1] Normalize pic32mx7mmb/nsh
/github/workspace/sources/nuttx /github/workspace/sources/nuttx
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
/github/workspace/sources/nuttx
/github/workspace/sources/apps /github/workspace/sources/nuttx
HEAD detached at pull/3567/merge
nothing to commit, working tree clean
/github/workspace/sources/nuttx
Build Attempt 1 of 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]