GUIDINGLI commented on PR #13413:
URL: https://github.com/apache/nuttx/pull/13413#issuecomment-2376504860
@gustavonihei
@lucasssvaz
This PR will fail at CI, please take a look:
```
Configuration/Tool: esp32c3-generic/sta_softap
2024-09-26 07:34:53
------------------------------------------------------------------------------------
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
100 340k 100 340k 0 0 1324k 0 --:--:-- --:--:-- --:--:--
1324k
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 496k 100 496k 0 0 2704k 0 --:--:-- --:--:-- --:--:--
2704k
Traceback (most recent call last):
File "/usr/local/bin/esptool.py", line 37, in <module>
esptool._main()
File "/usr/local/lib/python3.10/dist-packages/esptool/__init__.py", line
1170, in _main
main()
File "/usr/local/lib/python3.10/dist-packages/esptool/__init__.py", line
983, in main
operation_func(args)
File "/usr/local/lib/python3.10/dist-packages/esptool/cmds.py", line 1097,
in elf2image
image.save(args.output)
File "/usr/local/lib/python3.10/dist-packages/esptool/bin_image.py", line
778, in save
assert (f.tell() + 8 + self.ROM_LOADER.BOOTLOADER_FLASH_OFFSET) % (
AssertionError
make: *** [tools/Unix.mk:558: nuttx] Error 1
make: Target 'all' not remade because of errors.
```
I have re-run the fail jobs
--
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]