acassis commented on PR #3546:
URL: https://github.com/apache/nuttx-apps/pull/3546#issuecomment-4729984629
@eren-terzioglu why is it failing:
```
====================================================================================
Configuration/Tool: esp32-devkitc/crypto
2026-06-17 10:23:02
------------------------------------------------------------------------------------
Cleaning...
Configuring...
Building NuttX...
Error: hash.c:264:28: error: 'sha224_huge_block_result' defined but not used
[-Werror=unused-const-variable=]
264 | static const unsigned char sha224_huge_block_result[28] =
| ^~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
```
@tmedicci @fdcavalcanti please take a look too
--
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]