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

Flip order of exports in LIBPATH #3289

Conversation

Mesbah-Alam
Copy link
Contributor

@pshipton
Copy link
Member

jenkins test sanity aix jdk8

@smlambert
Copy link
Contributor

jenkins test all xlinux jdk8

@pshipton
Copy link
Member

Although this was merged before the builds started, the builds still failed last night.

@pshipton
Copy link
Member

@pshipton
Copy link
Member

The job shows:
LIBPATH=/usr/java8_64/jre/lib/ppc64/j9vm:/usr/java8_64/jre/lib/ppc64:/usr/java8_64/jre/lib/ppc64/jli:/usr/java8_64/jre/../lib/ppc64:/usr/lib

@Mesbah-Alam
Copy link
Contributor Author

Mesbah-Alam commented Oct 16, 2018

@pshipton - I created another pull request with the change in line 101 as you mentioned above. It's most likely failing now due to the fact that I missed that one: #3297. Can we merge it and retry?

@pshipton
Copy link
Member

@Mesbah-Alam can you please try the grinder and see if its working now.

@Mesbah-Alam
Copy link
Contributor Author

Mesbah-Alam commented Oct 16, 2018

@pshipton - the Grinder still fails with the same error, even with the latest change: https://hyc-runtimes-jenkins.swg-devops.com/view/Test_system/job/Grinder/501/. I'll log into the machine and run the test manually from the workspace directory.

@Mesbah-Alam
Copy link
Contributor Author

Mesbah-Alam commented Oct 16, 2018

The process works when I run manually logging onto the machine. Here's what I have done:
Logging into pll011.rtp.raleigh.ibm.com:

1) mkdir /tmp/mesbah; cd /tmp/mesbah
2)  git clone https://github.com/AdoptOpenJDK/openjdk-tests
3) cd openjdk-tests
4)  /get.sh -s /tmp/mesbah -t /tmp/mesbah/openjdk-tests -p ppc64_aix -r nightly -j SE80 -i openj9 --openj9_repo https://github.com/Mesbah-Alam/openj9.git --openj9_branch update_libpath
5) cd TestConfig
6) export JAVA_BIN=/tmp/mesbah/openjdkbinary/j2sdk-image/jre/bin
7) export SPEC=aix_ppc-64_cmprssptrs
8) export BUILD_LIST=systemtest
9) export JDK_VERSION=8
10) make -f run_configure.mk
11) make compile <---- This is where it breaks in the build, but running manually, it works fine! 

@Mesbah-Alam Mesbah-Alam deleted the openj9-openjdk-jdk8-issues-129-fliplibpathorder branch April 17, 2019 19:14
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.

3 participants