-
Notifications
You must be signed in to change notification settings - Fork 738
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
extended.functional testing failed to run on ppcle - Can't locate XML/Parser.pm #4830
Comments
In case it is a machine issue, I've disabled the machine. |
Machine needs test prereqs installed. |
Re-run on ub16p8j92 worked. Nightly builds failed on ub16-ppcle-2 - disabled it. |
Did the test prereqs change, or did the machines change? |
Seems zos testing has the same issue. |
Related: also: |
Same test passed on the 12th on ub16-ppcle-2 and 14th on ub16-ppcle-3. I don't believe there have been machine changes, although when I try install XML:Parser because it wasn't installed for some reason it fails. Trying to figure out why now. ub16-ppcle-4 also doesn't, but its a worker machine now, so irrelevant to this discussion. ub16-ppcle-1 is fine though as it is installed. I find this odd because 1-4 are all from the same base and setup at the same time.
@smlambert I think the documentation needs to be updated because XML::Parser is not on this list as a requirement. |
Agree, the test doc update is in PR #499 I referenced, which is WIP / not yet been merged. |
cpan wasn't allowing me to overwrite CC for some reason and its using the version perl sees.
After installing the default gcc package, which we didn't have installed as we had a specific version compiled from source (first 4.8 and then 7), XML::Parser installs fine on ub16-ppcle-[2-4].
|
PR testing started from #4628
https://ci.eclipse.org/openj9/job/PullRequest-Extended-JDK11-linux_ppc-64_cmprssptrs_le-OpenJ9/26]
ub16-ppcle-3
The text was updated successfully, but these errors were encountered: