acassis commented on PR #16241: URL: https://github.com/apache/nuttx/pull/16241#issuecomment-2818268546
@lupyuen what is this error: ``` Configuration/Tool: qemu-armv8a/nsh_smp 2025-04-21 09:36:41 ------------------------------------------------------------------------------------ Cleaning... Configuring... Building NuttX... make[1]: *** [Makefile:156: bin/lib_readlinkat.o] Error 127 make[1]: *** [Makefile:156: bin/lib_unlinkat.o] Error 127 make[1]: *** [Makefile:156: bin/lib_symlinkat.o] Error 127 make[1]: *** [Makefile:156: bin/lib_usleep.o] Error 127 make[1]: *** [Makefile:156: bin/lib_getpgrp.o] Error 127 make[1]: *** [Makefile:156: bin/lib_getpgid.o] Error 127 make[1]: *** [Makefile:156: bin/lib_lockf.o] Error 127 make[1]: *** [Makefile:156: bin/lib_flock.o] Error 127 make[1]: *** [Makefile:156: bin/lib_getpass.o] Error 127 make[1]: *** [Makefile:156: bin/lib_chdir.o] Error 127 make[1]: *** [Makefile:156: bin/lib_fchdir.o] Error 127 make[1]: *** [Makefile:156: bin/lib_setuid.o] Error 127 make[1]: *** [Makefile:156: bin/lib_setgid.o] Error 127 make[1]: *** [Makefile:156: bin/lib_getuid.o] Error 127 make[1]: *** [Makefile:156: bin/lib_getgid.o] Error 127 0 [sig] make 41555 sig_send: error sending signal 11, pid 41555, pipe handle 0x144, nb 0, packsize 192, Win32 error 0 15629 [main] make 41555 sig_send: error sending signal -72, pid 41555, pipe handle 0x144, nb 0, packsize 192, Win32 error 0 make[1]: *** [Makefile:156: bin/lib_seteuid.o] Error 127 1563507 [sig] make 41555 sig_send: error sending signal 11, pid 41555, pipe handle 0x144, nb 0, packsize 192, Win32 error 0 1579164 [main] make 41555 sig_send: error sending signal -72, pid 41555, pipe handle 0x144, nb 0, packsize 192, Win32 error 0 3126559 [sig] make 41555 sig_send: error sending signal 11, pid 41555, pipe handle 0x144, nb 0, packsize 192, Win32 error 0 3142184 [main] make 41555 sig_send: error sending signal -72, pid 41555, pipe handle 0x144, nb 0, packsize 192, Win32 error 0 make[1]: *** [Makefile:156: bin/lib_setegid.o] Error 127 ``` -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org