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

[BUG] Cant build erpc on aarch64. #431

Open
2 tasks done
mastaresplinter opened this issue Aug 15, 2024 · 0 comments
Open
2 tasks done

[BUG] Cant build erpc on aarch64. #431

mastaresplinter opened this issue Aug 15, 2024 · 0 comments
Labels

Comments

@mastaresplinter
Copy link

Describe the bug

When building ERPC using the make file on aarch64 Bullseye 64-bit, the build gets into an infinite loop of some kind and can't finish building. When running make in debug mode it gets stuck at this line:

Live child 0x558341daf0 (/home/rtl/repos/erpc/Release/Linux/erpcgen/obj/Release/Linux/erpcgen/obj/erpcgen_lexer.o) PID 4389

To Reproduce

run make -d in the repo root on aarch64 Bullseye.

Expected behavior

The build should finish and output the built files

Screenshots

Desktop (please complete the following information)

  • OS: Bullseye 64-bit
  • eRPC Version: 1.13.0

Steps you didn't forgot to do

  • I checked if there is no related issue opened/closed.
  • I checked that there doesn't exist opened PR which is solving this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant