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

[RFC] Tracking bug for RFC 0008: microTVM Project API #8595

Closed
areusch opened this issue Jul 29, 2021 · 3 comments
Closed

[RFC] Tracking bug for RFC 0008: microTVM Project API #8595

areusch opened this issue Jul 29, 2021 · 3 comments
Assignees
Labels
type:rfc-tracking RFC progress tracking. Ref: https://github.com/apache/tvm-rfcs

Comments

@areusch
Copy link
Contributor

areusch commented Jul 29, 2021

See apache/tvm-rfcs#8

@mehrdadh
Copy link
Member

mehrdadh commented Aug 5, 2021

Follow up issues that should be fixed:

  • The latest fix on this PR breaks on NRF board which seems to be because of prj.conf misconfiguration.
  • It also fails on disco board with similar error to NRF:
may be incomplete.

make[2]: warning:  Clock skew detected.  Your build may be incomplete.

make[2]: Warning: File 'zephyr/CMakeFiles/zephyr_prebuilt.dir/depend.make' has modification time 0.4 s in the future

/home/vagrant/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/10.2.0/../../../../arm-zephyr-eabi/bin/ld: ../app/libapp.a(main.c.obj): in function `sys_rand32_get':

/home/mhessar/jenkins-cpu/workspace/exec_0/microtvm-build/3rdparty/tvm/tests/micro/zephyr/workspace_test_zephyr_stm32f746g_disco/2021-08-05T19-25-00/project/build/zephyr/include/generated/syscalls/rand32.h:33: undefined reference to `z_impl_sys_rand32_get'

/home/vagrant/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/10.2.0/../../../../arm-zephyr-eabi/bin/ld: /home/mhessar/jenkins-cpu/workspace/exec_0/microtvm-build/3rdparty/tvm/tests/micro/zephyr/workspace_test_zephyr_stm32f746g_disco/2021-08-05T19-25-00/project/build/zephyr/include/generated/syscalls/rand32.h:33: undefined reference to `z_impl_sys_rand32_get'

collect2: error: ld returned 1 exit status

make[2]: *** [zephyr/zephyr_prebuilt.elf] Error 1

make[1]: *** [zephyr/CMakeFiles/zephyr_prebuilt.dir/all] Error 2

make: *** [all] Error 2

------------------------------ Captured log call ------------------------

@areusch @gromero

@Mousius Mousius added the type:rfc-tracking RFC progress tracking. Ref: https://github.com/apache/tvm-rfcs label Nov 24, 2021
@mehrdadh
Copy link
Member

mehrdadh commented Dec 9, 2021

@areusch issues that I have mentioned here are solved. Can we close this issue?

@areusch
Copy link
Contributor Author

areusch commented Dec 9, 2021

looked over the RFC, i think we can close this now.

@areusch areusch closed this as completed Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:rfc-tracking RFC progress tracking. Ref: https://github.com/apache/tvm-rfcs
Projects
None yet
Development

No branches or pull requests

3 participants