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 2021/01/14 01:22:55 UTC

[GitHub] [incubator-nuttx-testing] yamt opened a new pull request #88: Revert "Disable AVR targets on macOS due to homebrew issue"

yamt opened a new pull request #88:
URL: https://github.com/apache/incubator-nuttx-testing/pull/88


   Reverts apache/incubator-nuttx-testing#85


----------------------------------------------------------------
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-testing] yamt commented on pull request #88: Revert "Disable AVR targets on macOS due to homebrew issue"

Posted by GitBox <gi...@apache.org>.
yamt commented on pull request #88:
URL: https://github.com/apache/incubator-nuttx-testing/pull/88#issuecomment-761231469


   I looked at the log of macOS "other" job. it looks ok.


----------------------------------------------------------------
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-testing] yamt commented on pull request #88: Revert "Disable AVR targets on macOS due to homebrew issue"

Posted by GitBox <gi...@apache.org>.
yamt commented on pull request #88:
URL: https://github.com/apache/incubator-nuttx-testing/pull/88#issuecomment-761414113


   i didn't know it has --quiet option.
   
   i don't know if it's avr-gcc specific or not. i assumed it wasn't. but i might be wrong.


----------------------------------------------------------------
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-testing] yamt commented on pull request #88: Revert "Disable AVR targets on macOS due to homebrew issue"

Posted by GitBox <gi...@apache.org>.
yamt commented on pull request #88:
URL: https://github.com/apache/incubator-nuttx-testing/pull/88#issuecomment-759862969


   let's see if the fix for https://github.com/osx-cross/homebrew-avr/issues/205 works for us


----------------------------------------------------------------
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-testing] btashton merged pull request #88: Revert "Disable AVR targets on macOS due to homebrew issue"

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


   


----------------------------------------------------------------
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-testing] btashton commented on pull request #88: Revert "Disable AVR targets on macOS due to homebrew issue"

Posted by GitBox <gi...@apache.org>.
btashton commented on pull request #88:
URL: https://github.com/apache/incubator-nuttx-testing/pull/88#issuecomment-760692949


   @yamt looks like the brew upgrade hits this bug 
   https://github.com/actions/virtual-environments/issues/2322
   
   Current recommendation from GitHub is to first `rm -rf /usr/local/bin/2to3`


----------------------------------------------------------------
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-testing] btashton commented on pull request #88: Revert "Disable AVR targets on macOS due to homebrew issue"

Posted by GitBox <gi...@apache.org>.
btashton commented on pull request #88:
URL: https://github.com/apache/incubator-nuttx-testing/pull/88#issuecomment-761386930


   What do you think about doing `brew update --quiet` instead to cut down the log spam? Do you think we should move that command and 2to3 fix to the start since it is not really avr specific?


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