You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please also mention any information which could help others to understand
the problem you're facing:
What target platform are you using?
list above
What have you tried to diagnose or workaround this issue?
git bisect
Is this a regression? If yes, have you been able to "git bisect" it to a
specific commit?
f63bb9cafa93bee8c29ccbf9645fe63b0c1e6268 is the first bad commit
commit f63bb9cafa93bee8c29ccbf9645fe63b0c1e6268
Author: Pierrick Curt <[email protected]>
Date: Tue Feb 18 13:58:59 2025 +0100
samples: sensor: accel_trig: fix twister tests
Add twister tests for tap detection feature
The overlay must be applied only if the shield x_nucleo_iks01a3
is enabled on board nrf52dk/nrf52832.
Signed-off-by: Pierrick Curt <[email protected]>
samples/sensor/accel_trig/README.rst | 1 +
.../accel_trig/boards/nrf52dk_nrf52832.overlay | 20 ---------------
samples/sensor/accel_trig/sample.yaml | 30 ++++++++++++++++++++++
samples/sensor/accel_trig/x_nucleo_iks01a3.overlay | 20 +++++++++++++++
4 files changed, 51 insertions(+), 20 deletions(-)
delete mode 100644 samples/sensor/accel_trig/boards/nrf52dk_nrf52832.overlay
create mode 100644 samples/sensor/accel_trig/x_nucleo_iks01a3.overlay
To Reproduce
west twister -p rddrone_fmuk66/mk66f18 -s samples/sensor/accel_trig/sample.sensor.accel_trig.generic-tap
Expected behavior
Test PASS
Impact
CI
Logs and console output
/home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/samples/sensor/accel_trig/src/main.c
In file included from /home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/include/zephyr/toolchain/gcc.h:98,
from /home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/include/zephyr/toolchain.h:52,
from /home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/include/zephyr/kernel_includes.h:23,
from /home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/include/zephyr/kernel.h:17,
from /home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/samples/sensor/accel_trig/src/main.c:8:
/home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/samples/sensor/accel_trig/src/main.c: In function 'main':
/home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_ALIAS_accel0_ORD' undeclared (first use in this function)
96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
| ^~~~~~~~~
/home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro '_DO_CONCAT'
137 | #define _DO_CONCAT(x, y) x ## y
| ^
/home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
| ^~~~~~~
/home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/include/zephyr/device.h:263:37: note: in expansion of macro 'DEVICE_NAME_GET'
263 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
| ^~~~~~~~~~~~~~~
/home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/include/zephyr/device.h:280:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
280 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
| ^~~~~~~~~~~~~~~~~~
/home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/samples/sensor/accel_trig/src/main.c:46:42: note: in expansion of macro 'DEVICE_DT_GET'
46 | const struct device *const dev = DEVICE_DT_GET(DT_ALIAS(accel0));
| ^~~~~~~~~~~~~
/home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/include/zephyr/device.h:96:41: note: each undeclared identifier is reported only once for each function it appears in
96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
| ^~~~~~~~~
/home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro '_DO_CONCAT'
137 | #define _DO_CONCAT(x, y) x ## y
| ^
/home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
| ^~~~~~~
/home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/include/zephyr/device.h:263:37: note: in expansion of macro 'DEVICE_NAME_GET'
263 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
| ^~~~~~~~~~~~~~~
/home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/include/zephyr/device.h:280:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
280 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
| ^~~~~~~~~~~~~~~~~~
/home/jenkins/agent/workspace/bitbucket_build_platform/zephyr/samples/sensor/accel_trig/src/main.c:46:42: note: in expansion of macro 'DEVICE_DT_GET'
46 | const struct device *const dev = DEVICE_DT_GET(DT_ALIAS(accel0));
| ^~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
Environment (please complete the following information):
OS: (e.g. Linux, MacOS, Windows)
Toolchain (e.g Zephyr SDK, ...)
Commit SHA or Version used: v4.1.0-rc2-177-g5efaf9d8c1f0
The text was updated successfully, but these errors were encountered:
Describe the bug
sample.sensor.accel_trig.shield-tap below failure on below platfrom:
|Platform|
|lpcxpresso55s16/lpc55s16|
|mimxrt1010_evk/mimxrt1011|
|lpcxpresso54114/lpc54114/m4 |
|rddrone_fmuk66/mk66f18|
Please also mention any information which could help others to understand
the problem you're facing:
specific commit?
To Reproduce
Expected behavior
Test PASS
Impact
CI
Logs and console output
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: