-
Notifications
You must be signed in to change notification settings - Fork 112
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
Add riscv64 build support #1431
Comments
Since the log mentions some unresolved requirements for packages from UI plugins I assume the initial problem is that there is no SWT fragment for your platform (i.e. OS, WS and arch combination) available. So you probably have to create a If you want to build a product you probably have to do something similar for the Equinox launcher binaries. Issue eclipse-platform/eclipse.platform.releng.aggregator#577 should give you a good impression about what has to be done (it should now be simpler than when that issue started).
As far as I can tell there is no plan to support it yet, but if it is important for a wider audience it can be considered. |
Hi, Thank you very much for your help here.
Okay, let me try it with your guide. For me I am not familiar with mvn build system, so maybe it cost some time on how to it works.
Okay, no problem. I think the issue can be viewed as headup for support riscv64 and if someone has interesting that would be great. So let us wait some time and see what happened. For riscv64 hardware, I will look for any chances to reach out this(sponsor it). Thanks again. |
I was trying to build |
@HannesWell Many thanks for the valuable guidance. Now I open one issue under eclipse.platform.releng.aggregator repo to track all submodules or coordinating various tasks. So I close the issue first, thanks again! |
Steps to reproduce
I am trying to build eclipse on riscv64, but unfortunately it failed. I have posted this on eclipse-dev mail list.
Here is some relevant log output
The log see here
Tested under this environment:
From other eclipse developers' help, I think maybe it is easy to add riscv64 build support, just some build stack get updated in time, but maybe we have setup riscv ci env from #565419. Do we have a plan to support it?
Sorry if I bring the noise.
Community
The text was updated successfully, but these errors were encountered: