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

jdk8u-solaris-x64-hotspot failing to build #1722

Closed
M-Davies opened this issue Apr 30, 2020 · 2 comments
Closed

jdk8u-solaris-x64-hotspot failing to build #1722

M-Davies opened this issue Apr 30, 2020 · 2 comments
Labels
bug Issues that are problems in the code as reported by the community
Milestone

Comments

@M-Davies
Copy link
Contributor

M-Davies commented Apr 30, 2020

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-solaris-x64-hotspot/. Only seen on build-siteox-solaris10u9-x64-1, not sure if it affects other machines

Compiling ../generated/adfiles/ad_x86_64.cpp
"/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/src/share/vm/runtime/thread.hpp", line 202: Warning: Identifier expected instead of "}".
1 Warning(s) detected.
gmake[6]: *** [/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/make/solaris/makefiles/rules.make:143: accessFlags.o] Error 2
gmake[6]: *** Waiting for unfinished jobs....
"/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/src/share/vm/runtime/thread.hpp", line 202: Warning: Identifier expected instead of "}".
1 Warning(s) detected.
gmake[6]: *** [/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/make/solaris/makefiles/rules.make:143: abstractCompiler.o] Error 2
"/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/src/share/vm/runtime/thread.hpp", line 202: Warning: Identifier expected instead of "}".
1 Warning(s) detected.
gmake[6]: *** [/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/make/solaris/makefiles/rules.make:143: ad_x86_64.o] Error 2
gmake[5]: *** [/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/make/solaris/makefiles/top.make:112: the_vm] Error 2
gmake[4]: *** [/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/make/solaris/Makefile:226: product] Error 2
gmake[3]: *** [Makefile:231: generic_build2] Error 2
gmake[2]: *** [Makefile:177: product] Error 2
gmake[1]: *** [HotspotWrapper.gmk:45: /export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/build/solaris-x86_64-normal-server-release/hotspot/_hotspot.timestamp] Error 2
gmake: *** [/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src//make/Main.gmk:110: hotspot-only] Error 2
@karianna karianna added the bug Issues that are problems in the code as reported by the community label Apr 30, 2020
@M-Davies
Copy link
Contributor Author

Looks like this is fixed now (16/06/2020)

@sxa
Copy link
Member

sxa commented Jun 25, 2020

Started working in https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-solaris-x64-hotspot/341 after failing up to https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-solaris-x64-hotspot/340.

I had initially wondered if it was related to our new workspace cleaning logic (e279fe7 and 5a84d61) but they went in on the 10th (six days before it started working)

@karianna karianna added this to the June 2020 milestone Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that are problems in the code as reported by the community
Projects
None yet
Development

No branches or pull requests

3 participants