adoptium / adoptium/openj9-systemtest

Build failure on aarch64 platform

Open
#83 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6
Forks
41
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Research direction

Start in openj9.build/include/top.xml, especially the get-platform-arch macrodef around the reported lines 404 and 518. Check how arm is recognized, add recognition for the aarch64 os.arch value, and confirm that the system-test build proceeds on an aarch64 platform.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.