Skip to content

I20250408-1800 - BUILD FAILED #2981

@iloveeclipse

Description

@iloveeclipse

See https://ci.eclipse.org/releng/job/Builds/job/I-build-4.36/51/console

Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:4.0.13-SNAPSHOT:compile (default-compile) on project org.eclipse.equinox.p2.metadata: Compilation failure: Compilation failure: 
00:10:50  [ERROR] /home/jenkins/agent/workspace/Builds/I-build-4.36/cje-production/gitCache/eclipse.platform.releng.aggregator/equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/p2/query/QueryUtil.java:[185] 
00:10:50  [ERROR] 	return createCompoundQuery(queries, and);
00:10:50  [ERROR] 	       ^^^^^^^^^^^^^^^^^^^
00:10:50  [ERROR] The method createCompoundQuery(Collection<? extends IQuery<? extends T>>, boolean) in the type QueryUtil is not applicable for the arguments (ArrayList<IQuery<? extends T>>, boolean)
00:10:50  [ERROR] /home/jenkins/agent/workspace/Builds/I-build-4.36/cje-production/gitCache/eclipse.platform.releng.aggregator/equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/p2/query/QueryUtil.java:[460] 
00:10:50  [ERROR] 	return createPipeQuery(queries);
00:10:50  [ERROR] 	       ^^^^^^^^^^^^^^^
00:10:50  [ERROR] The method createPipeQuery(Collection<? extends IQuery<? extends T>>) in the type QueryUtil is not applicable for the arguments (ArrayList<IQuery<? extends T>>)
00:10:50  [ERROR] 10 problems (2 errors, 8 warnings)

Most likely regression from eclipse-jdt/eclipse.jdt.core#3910 (I haven't verified yet).

@srikanth-sankaran , @stephan-herrmann : could you please check?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingregressionRegression defect

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions