-
-
Notifications
You must be signed in to change notification settings - Fork 192
cross compilation terminates with failure to execute archive4pl #1365
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
Comments
I'm running around in circles, but so far failed to find the actual log. Can you add the link? |
Please click on the "Show log" line in the issue. |
As, I was looking for a link ... It is not entirely clear to me what is going on. It seems related to QLF installation. That is still broken in 9.2.23, explaining part of the error. It is not clear what happens with libarchive though. Early it claims it is not present, later it configures it anyway but then it seems it cannot load the .so file. Similar with Python and Java. A number of the issues are already fixed in 9.3.24 and more in the current GIT version. If you cannot build from the git version, it might be best to wait for 9.3.25. Then we can see what remains. You can most likely get it to build using |
Thanks for the hint. I have tried the current master branch of this repository and it builds without any error. Some directories are missing after installing it, e.g. PREFIX/lib/swipl/doc/packages/examples/, PREFIX/lib/swipl/lib/arm64-android/, PREFIX/lib/swipl/library/ext/. would that cause any issue? |
Sounds dubious. What happens if you run |
I can provide further information if required.
The text was updated successfully, but these errors were encountered: