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 2020/03/28 15:40:09 UTC

[GitHub] [incubator-nuttx-apps] liuguo09 opened a new pull request #147: Use new docker image container and add xtensa build support

liuguo09 opened a new pull request #147: Use new docker image container and add xtensa build support
URL: https://github.com/apache/incubator-nuttx-apps/pull/147
 
 
   Signed-off-by: liuhaitao <li...@xiaomi.com>

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx-apps] btashton commented on issue #147: Use new docker image container and add xtensa build support

Posted by GitBox <gi...@apache.org>.
btashton commented on issue #147: Use new docker image container and add xtensa build support
URL: https://github.com/apache/incubator-nuttx-apps/pull/147#issuecomment-605466196
 
 
   Not sure the failure is related, but any thoughts?
   
   Also I realized that since we share this across the NuttX and Apps we might want to just put it in testing and refer to it there from the workflow. But this can be done later. 

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx-apps] liuguo09 commented on issue #147: Use new docker image container and add xtensa build support

Posted by GitBox <gi...@apache.org>.
liuguo09 commented on issue #147: Use new docker image container and add xtensa build support
URL: https://github.com/apache/incubator-nuttx-apps/pull/147#issuecomment-605464493
 
 
   @btashton apps github action align to nuttx, please help to review.

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx-apps] liuguo09 commented on issue #147: Use new docker image container and add xtensa build support

Posted by GitBox <gi...@apache.org>.
liuguo09 commented on issue #147: Use new docker image container and add xtensa build support
URL: https://github.com/apache/incubator-nuttx-apps/pull/147#issuecomment-605468778
 
 
   Yes, the failure in arm-13.dat is quite odd. But I think it doesn't matter with this change.
   In config stm32f4discovery/kostest: fail log as below:
   make[1]: *** No rule to make target '/github/workspace/nuttx/include/nuttx/semapho', needed by 'sched_self.o'.  Stop.
   make[1]: *** Waiting for unfinished jobs....
   make: *** [tools/LibTargets.mk:74: sched/libsched.a] Error 2
   make: *** Waiting for unfinished jobs....
   It seems semaphore.h while not semapho. 
   I just force pushed again to see if this can be reproduced.  

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #147: Use new docker image container and add xtensa build support

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #147: Use new docker image container and add xtensa build support
URL: https://github.com/apache/incubator-nuttx-apps/pull/147
 
 
   

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


With regards,
Apache Git Services