Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure with OSPD #29113

Closed
erwango opened this issue Oct 12, 2020 · 0 comments · Fixed by #29137
Closed

Build failure with OSPD #29113

erwango opened this issue Oct 12, 2020 · 0 comments · Fixed by #29137
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug

Comments

@erwango
Copy link
Member

erwango commented Oct 12, 2020

Describe the bug
Sample samples/subsys/mgmt/osdp build is failed on all targets due to below error:

/home/buildslave/srv/toolchain/zephyr-sdk-0.11.4/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/9.2.0/../../../../arm-zephyr-eabi/bin/ld: subsys/mgmt/osdp/libsubsys__mgmt__osdp.a(osdp_common.c.obj): in function `sys_csrand_get':
/home/buildslave/srv/zephyr/master/zephyr/nucleo_f401re/nucleo_f401re/samples/subsys/mgmt/osdp/sample.mgmt.osdp/zephyr/include/generated/syscalls/rand32.h:60: undefined reference to `z_impl_sys_csrand_get'

To Reproduce
sanitycheck -p nucleo_f401re -T samples/subsys/mgmt/osdp/

Expected behavior
Should build

Impact
Break all CIs

@erwango erwango added bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug labels Oct 12, 2020
@sidcha sidcha linked a pull request Oct 13, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants