gustavonihei commented on PR #7895: URL: https://github.com/apache/nuttx/pull/7895#issuecomment-1354466327
> look like macOS CI fail to download the esp32 firmware frequently: > > ``` > > ==================================================================================== > > Configuration/Tool: esp32-devkitc/wapi > > ------------------------------------------------------------------------------------ > > Cleaning... > > Configuring... > > Building NuttX... > > % Total % Received % Xferd Average Speed Time Time Time Current > > Dload Upload Total Spent Left Speed > > > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > > % Total % Received % Xferd Average Speed Time Time Time Current > > Dload Upload Total Spent Left Speed > > > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > > > > 18 496k 18 96061 0 0 218k 0 0:00:02 --:--:-- 0:00:02 218k > > 100 496k 100 496k 0 0 1081k 0 --:--:-- --:--:-- --:--:-- 13.5M > > > > 100 1558k 0 1558k 0 0 987k 0 --:--:-- 0:00:01 --:--:-- 987k > > 100 5652k 0 5652k 0 0 3133k 0 --:--:-- 0:00:01 --:--:-- 17.7M > > 100 5744k 0 5744k 0 0 2044k 0 --:--:-- 0:00:02 --:--:-- 3399k > > 100 9992k 0 9992k 0 0 3367k 0 --:--:-- 0:00:02 --:--:-- 6075k > > make: *** [nuttx] Error 1 > > make: Target `all' not remade because of errors. > > Normalize esp32-devkitc/wapi > > ``` > > @gustavonihei @acassis do you know the reason? The firmware download completes and the NuttX image also builds successfully. The issue is that `esptool` is missing for the binary image generation: https://github.com/apache/nuttx/pull/7880#issuecomment-1352116654 -- 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org