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

[platform-releng-dev] 4.33 I-Build: I20240709-1820 - BUILD FAILED #2178

Closed
iloveeclipse opened this issue Jul 10, 2024 · 4 comments
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@iloveeclipse
Copy link
Member

See https://ci.eclipse.org/releng/job/Builds/job/I-build-4.33/56/console

10:56:52  [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:4.0.8:compile (default-compile) on project org.eclipse.jdt.debug: Compilation failure: Compilation failure: 
10:56:52  [ERROR] /home/jenkins/agent/workspace/Builds/I-build-4.33/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/model/org/eclipse/jdt/debug/core/JDIDebugModel.java:[67] 
10:56:52  [ERROR] 	@SuppressWarnings("deprecation")
10:56:52  [ERROR] 	                  ^^^^^^^^^^^^^
10:56:52  [ERROR] Unnecessary @SuppressWarnings("deprecation")

Looks like caused by recent compiler changes in eclipse-jdt/eclipse.jdt.core#2680

@iloveeclipse iloveeclipse added the bug Something isn't working label Jul 10, 2024
iloveeclipse added a commit to iloveeclipse/eclipse.jdt.debug that referenced this issue Jul 10, 2024
iloveeclipse added a commit to eclipse-jdt/eclipse.jdt.debug that referenced this issue Jul 10, 2024
@iloveeclipse
Copy link
Member Author

I fear this will require more rebuilds, let see how many unneeded deprecation warnings we have elsewhere. I've fixed one in JDT Debug eclipse-jdt/eclipse.jdt.debug#457...

@iloveeclipse
Copy link
Member Author

@akurtakov
Copy link
Member

@iloveeclipse Please try using https://ci.eclipse.org/platform/job/eclipse.platform.releng.aggregator/job/master/ to test instead of starting new I-builds. That should reduce needless tags in git repos.

@iloveeclipse iloveeclipse self-assigned this Jul 10, 2024
@iloveeclipse iloveeclipse added this to the 4.33 M2 milestone Jul 10, 2024
@iloveeclipse
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants