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:
us...@infra.apache.org


Reply via email to