cederom commented on PR #3301:
URL: https://github.com/apache/nuttx-apps/pull/3301#issuecomment-3721162667

   Strange, the header is included, maybe a rebase is needed or some configs 
disable required functions? Will restart the whole CI to make sure :-)
   
   ```
   
====================================================================================
   Configuration/Tool: spresense/wifi,CONFIG_ARM_TOOLCHAIN_GNU_EABI
   2026-01-07 15:31:17
   
------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Building NuttX...
   ntpclient.c: In function 'ntpc_daemon':
   Error: ntpclient.c:1310:11: error: implicit declaration of function 
'netlib_check_ipconnectivity' [-Werror=implicit-function-declaration]
    1310 |       if (netlib_check_ipconnectivity(NULL, 1, 1) > 0)
         |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
   cc1: all warnings being treated as errors
   make[2]: *** [/github/workspace/sources/apps/Application.mk:239: 
ntpclient.c.github.workspace.sources.apps.netutils.ntpclient.o] Error 1
   make[2]: Target 'all' not remade because of errors.
   make[1]: *** [Makefile:54: 
/github/workspace/sources/apps/netutils/ntpclient_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 385: 
/github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or 
directory
     [1/1] Normalize spresense/wifi
   
====================================================================================
   ```


-- 
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]

Reply via email to