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/04/17 21:19:31 UTC

[GitHub] [incubator-nuttx] patacongo commented on issue #823: Run refresh.sh for all config

patacongo commented on issue #823: Run refresh.sh for all config
URL: https://github.com/apache/incubator-nuttx/pull/823#issuecomment-615468409
 
 
   The PR check failure looks like a real failure:
   
       arm-none-eabi-ld: /github/workspace/nuttx/arch/arm/src/board/libboard.a(cxd56_bringup.o): in function `cxd56_bringup':
       /github/workspace/nuttx/boards/arm/cxd56xx/common/board/cxd56_bringup.c:362: undefined reference to `isx012_initialize'
       arm-none-eabi-ld: /github/workspace/nuttx/arch/arm/src/board/libboard.a(cxd56_isx012.o): in function `board_isx012_initialize':
       /github/workspace/nuttx/boards/arm/cxd56xx/common/src/cxd56_isx012.c:216: undefined reference to `isx012_register'
   
   I am not sure how the config changes could have caused this(?)

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