-
Notifications
You must be signed in to change notification settings - Fork 1
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
GHDL installation fails in arch armv71 #4
Comments
Can you save the build to a log file? Sometimes GHDL's build/install procedure fails when installing, but it is because of some previous error during the build. Other than that, GHDL does work on armv71, so I think this issue is specific to Android/Termux. |
Here you are: ghdl.log I didn't see errors or warnings which gives me a clue. |
Hmmm, it seems that the log is not complete? Is that the call to |
Yep, it only includes |
Here the complete log: ghdl.log |
Can you run |
I tried what you suggested and also --version:
|
After a new Termux installation (from F-Droid), I perform:
The last one fails when
make install
. Specifically, performingAnd the problem is related to the compiled ghdl:
Let me know if I can provide debug info. I performed a
ltrace
which finished with the message Error: call nesting too deep!The text was updated successfully, but these errors were encountered: