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/06/30 03:54:30 UTC

[GitHub] [incubator-nuttx] liuguo09 opened a new pull request #1333: stm32/nucleo-f412zg: update nucleo-f412zg files to fix nightly build break

liuguo09 opened a new pull request #1333:
URL: https://github.com/apache/incubator-nuttx/pull/1333


   ## Summary
   Nightly build break as https://builds.apache.org/view/Incubator%20Projects/job/NuttX-Nightly-Build/206/consoleFull shows:
   
   **Configuration/Tool: nucleo-f412zg/nsh,CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL**
     Cleaning...
     Configuring...
     Copy files
     Select CONFIG_HOST_LINUX=y
     Refreshing...
     Disabling CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
     Enabling CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
     Building NuttX...
   Makefile:23: board/Make.defs: No such file or directory
   make[2]: *** No rule to make target 'board/Make.defs'.
   make[2]: Failed to remake makefile 'board/Make.defs'.
   make[1]: *** [Makefile:121: context] Error 2
   make: *** [tools/Makefile.unix:329: context] Error 2
   make: Target 'all' not remade because of errors.
     Normalize nucleo-f412zg/nsh
   52d51
   < CONFIG_SCHED_EXIT_KILL_CHILDREN=y
   Saving the new configuration file
   On branch master
   Your branch is up to date with 'origin/master'.
   
   Changes not staged for commit:
     (use "git add <file>..." to update what will be committed)
     (use "git checkout -- <file>..." to discard changes in working directory)
   
   	modified:   boards/arm/stm32/nucleo-f412zg/configs/nsh/defconfig
   ## Impact
   
   ## Testing
   Pass nucleo-f412zg:nsh build.
   


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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1333: stm32/nucleo-f412zg: update nucleo-f412zg files to fix nightly build break

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #1333:
URL: https://github.com/apache/incubator-nuttx/pull/1333


   


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



[GitHub] [incubator-nuttx] liuguo09 commented on pull request #1333: stm32/nucleo-f412zg: update nucleo-f412zg files to fix nightly build break

Posted by GitBox <gi...@apache.org>.
liuguo09 commented on pull request #1333:
URL: https://github.com/apache/incubator-nuttx/pull/1333#issuecomment-651514031


   It depends on https://github.com/apache/incubator-nuttx-testing/pull/49 to add nucleo-f412zg into testlist.


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