patacongo commented on issue #3799:
URL: 
https://github.com/apache/incubator-nuttx/issues/3799#issuecomment-850648603


   > @patacongo did you continue the bisection to the end? If I look at the 
diff of that commit I only see changes to the depend stage, which should not 
affect the build itself. Or is that during depend target?
   
   Yes:
   
       $ git bisect good
       Bisecting: 1 revision left to test after this (roughly 1 step)
       [9ceb61d3a9ce3ca730d1e735349f7d5415d1b97f] risc-v 64-bit: Fix 
SCN/PRI.PTR definitions
   
       $ git bisect bad
       Bisecting: 0 revisions left to test after this (roughly 0 steps)
       [d5b6ec450fde069a4e64569b0eb7e4fcb3b96e83] Parallelize depend file 
generation
   
       $ git bisect bad
       d5b6ec450fde069a4e64569b0eb7e4fcb3b96e83 is the first bad commit
       commit d5b6ec450fde069a4e64569b0eb7e4fcb3b96e83
       ...


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