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

Build failure on aarch64 platform #83

Open
smlambert opened this issue Feb 14, 2019 · 0 comments
Open

Build failure on aarch64 platform #83

smlambert opened this issue Feb 14, 2019 · 0 comments

Comments

@smlambert
Copy link
Contributor

top.xml file checks for arm, not aarch. Need to add it as an os.arch property.

19:13:20 /home/jenkins/workspace/Grinder/openjdk-tests/systemtest/openj9-systemtest/openj9.build/include/top.xml:404: The following error occurred while executing this line:
19:13:20 /home/jenkins/workspace/Grinder/openjdk-tests/systemtest/openj9-systemtest/openj9.build/include/top.xml:518: java os.arch property value aarch64 not recognised. Update the get-platform-arch macrodef in openj9.build/include/top.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant