simbit18 commented on PR #17423:
URL: https://github.com/apache/nuttx/pull/17423#issuecomment-3607046541

   log 
   ```
   Register: wapi
   make[3]: Leaving directory '/github/workspace/sources/apps/wireless/wapi'
   make[2]: Leaving directory '/github/workspace/sources/apps'
   make[2]: Entering directory '/github/workspace/sources/apps'
   make[2]: Nothing to be done for 'context_wasm'.
   make[2]: Leaving directory '/github/workspace/sources/apps'
   make[1]: Leaving directory '/github/workspace/sources/apps'
   make[1]: Entering directory '/github/workspace/sources/nuttx/arch/xtensa/src'
   Cloning Espressif HAL for 3rd Party Platforms
   Clone: chip/esp-hal-3rdparty 
   if [ -z  ]; then git clone --quiet  
https://github.com/espressif/esp-hal-3rdparty.git chip/esp-hal-3rdparty; else 
if [ ! -d  ]; then git clone --quiet  
https://github.com/espressif/esp-hal-3rdparty.git ; fi; cp -fr  
chip/esp-hal-3rdparty; fi
   Espressif HAL for 3rd Party Platforms: 
6b4f19b48c5ba0e847511b5b21584e797ec795dc
   Espressif HAL for 3rd Party Platforms: initializing submodules...
   Applying patches...
   fatal: write error: No space left on device
   fatal: fetch-pack: invalid index-pack output
   fatal: clone of 'https://github.com/espressif/esp32-wifi-lib.git' into 
submodule path 
'/github/workspace/sources/nuttx/arch/xtensa/src/esp32s2/esp-hal-3rdparty/components/esp_wifi/lib'
 failed
   Failed to clone 'components/esp_wifi/lib'. Retry scheduled
   fatal: write error: No space left on device
   fatal: fetch-pack: invalid index-pack output
   fatal: clone of 'https://github.com/espressif/esp32-wifi-lib.git' into 
submodule path 
'/github/workspace/sources/nuttx/arch/xtensa/src/esp32s2/esp-hal-3rdparty/components/esp_wifi/lib'
 failed
   Failed to clone 'components/esp_wifi/lib' a second time, aborting
   make[1]: *** [chip/Make.defs:196: context] Error 1
   make[1]: Leaving directory '/github/workspace/sources/nuttx/arch/xtensa/src'
   make: *** [tools/Unix.mk:458: arch/xtensa/src/.context] Error 2
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to