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

Support for riscv64 #781

Merged
merged 9 commits into from
Nov 22, 2024
Merged

Support for riscv64 #781

merged 9 commits into from
Nov 22, 2024

Conversation

ixgbe00
Copy link
Contributor

@ixgbe00 ixgbe00 commented Oct 10, 2024

Support for riscv64 on LinuxOS

@saudet
Copy link
Member

saudet commented Oct 10, 2024

Please also update the workflow and update the GitHut Actions scripts to support that platform

@saudet
Copy link
Member

saudet commented Oct 10, 2024

@ixgbe00
Copy link
Contributor Author

ixgbe00 commented Oct 11, 2024

@ixgbe00 ixgbe00 requested a review from saudet October 13, 2024 13:07
Copy link
Member

@saudet saudet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make the build pass

@ixgbe00
Copy link
Contributor Author

ixgbe00 commented Oct 25, 2024

Please make the build pass
I've researched it for a while, but haven't found any good solutions. Could you give me some advice?

@saudet
Copy link
Member

saudet commented Oct 25, 2024

Looks like some issue with Ubuntu's repository for the JDK and riscv64...

@ixgbe00
Copy link
Contributor Author

ixgbe00 commented Oct 25, 2024

Looks like some issue with Ubuntu's repository for the JDK and riscv64...

1729841035741
It seems that java-8-openjdk-amd64 is used on ppc64el

@ixgbe00
Copy link
Contributor Author

ixgbe00 commented Oct 28, 2024

Looks like some issue with Ubuntu's repository for the JDK and riscv64...

sudo apt install openjdk-11-jdk -y
I can install openjdk-11-jdk on riscv64 platform , but can not install openjdk-8-jdk. Therefore if we can use openidk11 ?
image

@saudet
Copy link
Member

saudet commented Oct 28, 2024

I'm not going to accept that until next year, but you can maintain your own fork until then I guess

@saudet
Copy link
Member

saudet commented Oct 28, 2024

We can merge changes that don't affect the CI though. However, please fix the formatting before we do that.

@ixgbe00
Copy link
Contributor Author

ixgbe00 commented Oct 28, 2024

I'm not going to accept that until next year, but you can maintain your own fork until then I guess

I get it.Thanks for your advice.

@ixgbe00 ixgbe00 requested a review from saudet November 21, 2024 07:42
platform/pom.xml Outdated Show resolved Hide resolved
@ixgbe00 ixgbe00 requested a review from saudet November 22, 2024 01:36
@saudet saudet merged commit 27d1be5 into bytedeco:master Nov 22, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants