masayuki2009 commented on pull request #3099:
URL: https://github.com/apache/incubator-nuttx/pull/3099#issuecomment-802547236


   @anchao 
   
   Build failed
   
   ```
   
====================================================================================
   Configuration/Tool: ntosd-dm320/udp,CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
   
------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABIL
     Enabling CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
     Building NuttX...
   socket/net_dup2.c: In function 'psock_dup2':
   Error: socket/net_dup2.c:63:26: error: unused variable 'conn' 
[-Werror=unused-variable]
      63 |   FAR struct tcp_conn_s *conn;
         |                          ^~~~
   cc1: all warnings being treated as errors
   make[1]: *** [Makefile:76: net_dup2.o] 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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to