You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/05/24 00:20:20 UTC

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #3712: sched: Don't include nuttx/sched.h inside sched.h

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


   >Depends on
   >apache/incubator-nuttx-apps#725
   >apache/incubator-nuttx-apps#728
   
   Both PRs were merged and I restarted the CI job but still failed.
   
   ```
   ====================================================================================
   Configuration/Tool: same70-xplained/twm4nx,CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
   ------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Disabling CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
     Enabling CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
     Building NuttX...
   vnc/server/vnc_fbdev.c: In function 'up_getvideoinfo':
   Error: vnc/server/vnc_fbdev.c:164:3: error: implicit declaration of function 'DEBUGASSERT' [-Werror=implicit-function-declaration]
     164 |   DEBUGASSERT(fbinfo != NULL && vinfo != NULL);
         |   ^~~~~~~~~~~
   ```
   


-- 
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:
users@infra.apache.org