Ouss4 commented on issue #603: Don't generate .depend anymore URL: https://github.com/apache/incubator-nuttx/pull/603#issuecomment-602112380 @xiaoxiang781216 I pulled both this change and the PR from apps to verify that the issue is not similar to the one described in [PR602](https://github.com/apache/incubator-nuttx/pull/602#issuecomment-602104471) However the problem persisted. I can build other configs (even custom boards) but the boards failing the checks don't build. In another note, when one of the failing boards is configured, running distclean results in an infinite loop of : ``` make[2]: Entering directory '/home/ouss4/NuttX/nuttx/graphics/nxglib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/ouss4/NuttX/nuttx/graphics/nxglib' ```
---------------------------------------------------------------- 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] With regards, Apache Git Services
