lupyuen commented on PR #13996:
URL: https://github.com/apache/nuttx/pull/13996#issuecomment-2402208028
Failed in sim-02:
```text
In file included from
/github/workspace/sources/apps/system/uorb/sensor/gesture.h:28,
from
/github/workspace/sources/apps/system/uorb/sensor/gesture.c:25:
Error: /github/workspace/sources/apps/system/uorb/sensor/gesture.c:40:33:
error: invalid application of 'sizeof' to incomplete type 'struct
sensor_wake_gesture'
40 | ORB_DEFINE(sensor_wake_gesture, struct sensor_wake_gesture,
| ^~~~~~
/github/workspace/sources/apps/system/uorb/uORB/uORB.h:160:12: note: in
definition of macro 'ORB_DEFINE'
160 | sizeof(structure), \
| ^~~~~~~~~
```
https://github.com/apache/nuttx/actions/runs/11254577963/job/31292376197?pr=13996
--
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]