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 2022/01/17 23:33:34 UTC

[GitHub] [incubator-nuttx] pkarashchenko opened a new issue #5255: make: *** No rule to make target 'byte', needed by 'differ'. Stop.

pkarashchenko opened a new issue #5255:
URL: https://github.com/apache/incubator-nuttx/issues/5255


   Sometimes when running `make` few times in a row compilation fails with `make: *** No rule to make target 'byte', needed by 'differ'.  Stop.`


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] AlanRosenthal commented on issue #5255: make: *** No rule to make target 'byte', needed by 'differ'. Stop.

Posted by GitBox <gi...@apache.org>.
AlanRosenthal commented on issue #5255:
URL: https://github.com/apache/incubator-nuttx/issues/5255#issuecomment-1020414135


   Please run `V=1 make --context`. it might be a lot of output


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] pkarashchenko closed issue #5255: make: *** No rule to make target 'byte', needed by 'differ'. Stop.

Posted by GitBox <gi...@apache.org>.
pkarashchenko closed issue #5255:
URL: https://github.com/apache/incubator-nuttx/issues/5255


   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] raiden00pl commented on issue #5255: make: *** No rule to make target 'byte', needed by 'differ'. Stop.

Posted by GitBox <gi...@apache.org>.
raiden00pl commented on issue #5255:
URL: https://github.com/apache/incubator-nuttx/issues/5255#issuecomment-1019338167


   Just had a luck to capture this error with `make V=1`. Unfortunately, there is nothing useful to see. Absolutely nothing :)
   
   ```
   [raiden00:~/git/RTOS/nuttx/nuttx]$ make V=1                                                                                                                                                                                                                                         
   make: *** No rule to make target 'byte', needed by 'differ'.  Stop.
   ```
   
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] AlanRosenthal commented on issue #5255: make: *** No rule to make target 'byte', needed by 'differ'. Stop.

Posted by GitBox <gi...@apache.org>.
AlanRosenthal commented on issue #5255:
URL: https://github.com/apache/incubator-nuttx/issues/5255#issuecomment-1020414135


   Please run `V=1 make --context`. it might be a lot of output


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] fjpanag commented on issue #5255: make: *** No rule to make target 'byte', needed by 'differ'. Stop.

Posted by GitBox <gi...@apache.org>.
fjpanag commented on issue #5255:
URL: https://github.com/apache/incubator-nuttx/issues/5255#issuecomment-1019928347


   I am getting the same error, but only on my Fedora **35** machine.  
   On Fedora **34** this issue does not appear.  
   (Both systems are fully updated.)
   
   I don't know if this is of any help.


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #5255: make: *** No rule to make target 'byte', needed by 'differ'. Stop.

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on issue #5255:
URL: https://github.com/apache/incubator-nuttx/issues/5255#issuecomment-1015567167


   I hit too, but pass in the next invocation.


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] Ouss4 commented on issue #5255: make: *** No rule to make target 'byte', needed by 'differ'. Stop.

Posted by GitBox <gi...@apache.org>.
Ouss4 commented on issue #5255:
URL: https://github.com/apache/incubator-nuttx/issues/5255#issuecomment-1015269866


   Can you grab the output of `make V=1` when that happens?


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org