Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Build failed in Hudson: ptp-nightly #172

See <https://hudson.eclipse.org/hudson/job/ptp-nightly/172/changes>

Changes:

[Wolfgang Frings] Update to version 1.14 (see Bug 368356)

------------------------------------------
[...truncated 3029 lines...]
	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
KEY_FILES_TO_PARSE_UP_FRONT cannot be resolved or is not a field
----------
----------
3. ERROR in /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners/RemoteIndexManager.java (at line 115)
	indexer.setFilesToParseUpFront(provider.getFilesToParseUpFront().toArray(new String[]{}));
	        ^^^^^^^^^^^^^^^^^^^^^^
The method setFilesToParseUpFront(String[]) is undefined for the type StandaloneFastIndexer
----------
----------
4. ERROR in /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/internal/rdt/core/navigation/SimpleASTFileLocation.java (at line 22)
	public class SimpleASTFileLocation implements IASTFileLocation, Serializable {
	             ^^^^^^^^^^^^^^^^^^^^^
The type SimpleASTFileLocation must implement the inherited abstract method IASTFileLocation.getContextInclusionStatement()
----------
----------
5. ERROR in /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/internal/rdt/core/index/DummyFile.java (at line 27)
	public class DummyFile implements IIndexFile, Serializable {
	             ^^^^^^^^^
The type DummyFile must implement the inherited abstract method IFileNomination.hasPragmaOnceSemantics()
----------
6. ERROR in /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/internal/rdt/core/index/DummyFile.java (at line 27)
	public class DummyFile implements IIndexFile, Serializable {
	             ^^^^^^^^^
The type DummyFile must implement the inherited abstract method IFileNomination.getSignificantMacros()
----------
----------
7. ERROR in /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/internal/rdt/core/model/TranslationUnit.java (at line 200)
	ibcf.setSupportFillGapFromContextToHeader(true);
	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setSupportFillGapFromContextToHeader(boolean) is undefined for the type IndexBasedFileContentProvider
----------
7 problems (7 errors)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PTP Parent ........................................ SUCCESS [0.802s]
[INFO] org.eclipse.ptp.utils.core ........................ SUCCESS [3.890s]
[INFO] org.eclipse.ptp.services.core ..................... SUCCESS [2.241s]
[INFO] org.eclipse.ptp.proxy.protocol .................... SUCCESS [5.118s]
[INFO] org.eclipse.ptp.core .............................. SUCCESS [4.504s]
[INFO] org.eclipse.ptp.services.ui ....................... SUCCESS [2.585s]
[INFO] org.eclipse.ptp.utils.ui .......................... SUCCESS [2.265s]
[INFO] org.eclipse.ptp.ui ................................ SUCCESS [5.094s]
[INFO] org.eclipse.ptp.remote.core ....................... SUCCESS [2.989s]
[INFO] org.eclipse.ptp.remote.ui ......................... SUCCESS [2.283s]
[INFO] org.eclipse.ptp.debug.core ........................ SUCCESS [8.111s]
[INFO] org.eclipse.ptp.debug.ui .......................... SUCCESS [5.251s]
[INFO] org.eclipse.ptp.launch ............................ SUCCESS [3.518s]
[INFO] org.eclipse.ptp.proxy ............................. SUCCESS [1.538s]
[INFO] org.eclipse.ptp.utils.file.core ................... SUCCESS [1.962s]
[INFO] org.eclipse.ptp.remotetools.utils ................. SUCCESS [2.457s]
[INFO] org.eclipse.ptp.remotetools.core .................. SUCCESS [2.998s]
[INFO] org.eclipse.ptp.utils.extensionpoints.core ........ SUCCESS [1.712s]
[INFO] org.eclipse.ptp.remotetools.environment.core ...... SUCCESS [2.254s]
[INFO] org.eclipse.ptp.remotetools.preferences ........... SUCCESS [1.844s]
[INFO] org.eclipse.ptp.remote.remotetools.core ........... SUCCESS [2.004s]
[INFO] org.eclipse.ptp.remotetools.environment.generichost  SUCCESS [2.041s]
[INFO] org.eclipse.ptp.remote.remotetools.ui ............. SUCCESS [1.857s]
[INFO] org.eclipse.ptp.remote.rse.core ................... SUCCESS [2.996s]
[INFO] org.eclipse.ptp.remote.rse.ui ..................... SUCCESS [1.980s]
[INFO] org.eclipse.ptp.utils ............................. SUCCESS [1.189s]
[INFO] org.eclipse.ptp.doc.user .......................... SUCCESS [2.173s]
[INFO] org.eclipse.ptp.doc.isv ........................... SUCCESS [1.267s]
[INFO] org.eclipse.ptp.debug.sdm ......................... SUCCESS [1.486s]
[INFO] org.eclipse.ptp.rm.core ........................... SUCCESS [2.567s]
[INFO] org.eclipse.ptp.debug.sdm.core .................... SUCCESS [2.890s]
[INFO] org.eclipse.ptp.rm.ui ............................. SUCCESS [3.159s]
[INFO] org.eclipse.ptp.debug.sdm.ui ...................... SUCCESS [2.011s]
[INFO] org.eclipse.ptp.debug.sdm.x10 ..................... SUCCESS [1.810s]
[INFO] org.eclipse.ptp.rdt.core .......................... FAILURE [1.839s]
[INFO] org.eclipse.ptp.rdt.xlc ........................... SKIPPED
[INFO] org.eclipse.ptp.rdt.ui ............................ SKIPPED
[INFO] org.eclipse.ptp.rdt.managedbuilder.xlc.ui ......... SKIPPED
[INFO] org.eclipse.ptp.rdt.make.ui ....................... SKIPPED
[INFO] org.eclipse.ptp.rdt.core.remotejars ............... SKIPPED
[INFO] org.eclipse.ptp.rdt.core.stubs .................... SKIPPED
[INFO] org.eclipse.ptp.rdt.doc.user ...................... SKIPPED
[INFO] org.eclipse.ptp.rdt.managedbuilder.gnu.ui ......... SKIPPED
[INFO] org.eclipse.ptp.rdt.managedbuilder.xlupc.ui ....... SKIPPED
[INFO] org.eclipse.ptp.rdt.server.dstore ................. SKIPPED
[INFO] org.eclipse.ptp.rdt.sync.core ..................... SKIPPED
[INFO] org.eclipse.ptp.rdt.sync.git.core ................. SKIPPED
[INFO] org.eclipse.ptp.rdt.sync.ui ....................... SKIPPED
[INFO] org.eclipse.ptp.rdt.sync.git.ui ................... SKIPPED
[INFO] org.eclipse.ptp.rdt.sync.ui.fortran ............... SKIPPED
[INFO] org.eclipse.ptp ................................... SKIPPED
[INFO] org.eclipse.ptp.aix.ppc ........................... SKIPPED
[INFO] org.eclipse.ptp.rm.generic.core ................... SKIPPED
[INFO] org.eclipse.ptp.rm.proxy.core ..................... SKIPPED
[INFO] org.eclipse.ptp.rm.generic.ui ..................... SKIPPED
[INFO] org.eclipse.ptp.core .............................. SKIPPED
[INFO] org.eclipse.ptp.etfw.feedback ..................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.core ...................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.control.core .............. SKIPPED
[INFO] org.eclipse.ptp.etfw.doc.user ..................... SKIPPED
[INFO] org.eclipse.ptp.etfw.toolopts ..................... SKIPPED
[INFO] org.eclipse.ptp.etfw .............................. SKIPPED
[INFO] org.eclipse.ptp.etfw.parallel ..................... SKIPPED
[INFO] org.eclipse.ptp.etfw .............................. SKIPPED
[INFO] org.eclipse.ptp.etfw.ppw .......................... SKIPPED
[INFO] org.eclipse.ptp.etfw.ppw .......................... SKIPPED
[INFO] org.eclipse.ptp.etfw.tau.perfdmf .................. SKIPPED
[INFO] org.eclipse.ptp.etfw.tau.papiselect ............... SKIPPED
[INFO] org.eclipse.ptp.etfw.tau .......................... SKIPPED
[INFO] org.eclipse.ptp.etfw.tau.selinst .................. SKIPPED
[INFO] org.eclipse.ptp.etfw.tau .......................... SKIPPED
[INFO] org.eclipse.ptp.etfw.tau.selinstfort .............. SKIPPED
[INFO] org.eclipse.ptp.etfw.tau.fortran .................. SKIPPED
[INFO] org.eclipse.ptp.rm.slurm.proxy .................... SKIPPED
[INFO] org.eclipse.ptp.macosx.x86 ........................ SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.ll.proxy ................... SKIPPED
[INFO] org.eclipse.ptp.linux.x86_64 ...................... SKIPPED
[INFO] org.eclipse.ptp.macosx.ppc ........................ SKIPPED
[INFO] org.eclipse.ptp.linux.x86 ......................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.pe.proxy ................... SKIPPED
[INFO] org.eclipse.ptp.linux.ppc ......................... SKIPPED
[INFO] org.eclipse.ptp.external .......................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.ll.core .................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.ll.help .................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.ll.ui ...................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.ll ......................... SKIPPED
[INFO] org.eclipse.ptp.pldt.mpi.analysis.cdt ............. SKIPPED
[INFO] org.eclipse.ptp.pldt.common ....................... SKIPPED
[INFO] org.eclipse.ptp.pldt.mpi.analysis ................. SKIPPED
[INFO] org.eclipse.ptp.pldt.openmp.analysis .............. SKIPPED
[INFO] org.eclipse.ptp.remotetools.environment.launcher .. SKIPPED
[INFO] org.eclipse.ptp.rm.mpi.mpich2.core ................ SKIPPED
[INFO] org.eclipse.ptp.rm.mpi.mpich2.ui .................. SKIPPED
[INFO] org.eclipse.ptp.remote.remotetools ................ SKIPPED
[INFO] org.eclipse.ptp.rm.slurm.core ..................... SKIPPED
[INFO] org.eclipse.ptp.pldt.doc.user ..................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.pbs ....................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.ui ........................ SKIPPED
[INFO] org.eclipse.ptp.rm.slurm.help ..................... SKIPPED
[INFO] org.eclipse.ptp.rm.slurm.ui ....................... SKIPPED
[INFO] org.eclipse.ptp.rm.slurm .......................... SKIPPED
[INFO] org.eclipse.ptp.pldt.openmp.ui.pv ................. SKIPPED
[INFO] org.eclipse.ptp.debug.sdm ......................... SKIPPED
[INFO] org.eclipse.ptp.rm.lml.core ....................... SKIPPED
[INFO] org.eclipse.ptp.pldt.openmp.core .................. SKIPPED
[INFO] org.eclipse.ptp.pldt.mpi.core ..................... SKIPPED
[INFO] org.eclipse.ptp.pldt.wizards ...................... SKIPPED
[INFO] org.eclipse.ptp.pldt .............................. SKIPPED
[INFO] org.eclipse.ptp.pldt.lapi ......................... SKIPPED
[INFO] org.eclipse.ptp.pldt.lapi ......................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.control.ui ................ SKIPPED
[INFO] org.eclipse.ptp.rm.lml.ui ......................... SKIPPED
[INFO] org.eclipse.ptp.rm.lml_jaxb ....................... SKIPPED
[INFO] org.eclipse.ptp.rm.lml_jaxb ....................... SKIPPED
[INFO] org.eclipse.ptp.rm.lml.da ......................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.pbs.doc.user .............. SKIPPED
[INFO] org.eclipse.ptp.remote ............................ SKIPPED
[INFO] org.eclipse.ptp.rm.lml.monitor.ui ................. SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.openmpi ................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.openmpi ................... SKIPPED
[INFO] org.eclipse.ptp.rm.lml.da.server .................. SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.pbs ....................... SKIPPED
[INFO] org.eclipse.ptp.rm.lml.monitor.core ............... SKIPPED
[INFO] org.eclipse.ptp.rm.mpich2 ......................... SKIPPED
[INFO] org.eclipse.ptp.rm.mpi.openmpi.core ............... SKIPPED
[INFO] org.eclipse.ptp.rm.mpi.openmpi.ui ................. SKIPPED
[INFO] org.eclipse.ptp.rm.openmpi ........................ SKIPPED
[INFO] org.eclipse.ptp.services .......................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.doc.isv ................... SKIPPED
[INFO] org.eclipse.ptp.rm.lml ............................ SKIPPED
[INFO] org.eclipse.ptp.remotetools.environment.ui ........ SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.pe.help .................... SKIPPED
[INFO] org.eclipse.ptp.remotetools ....................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.pe.core .................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.pe.ui ...................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.pe ......................... SKIPPED
[INFO] org.eclipse.ptp.rdt.remotetools ................... SKIPPED
[INFO] org.eclipse.ptp.utils ............................. SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb ........................... SKIPPED
[INFO] org.eclipse.ptp ................................... SKIPPED
[INFO] org.eclipse.ptp.gem.help .......................... SKIPPED
[INFO] org.eclipse.ptp.gem ............................... SKIPPED
[INFO] org.eclipse.ptp.gem ............................... SKIPPED
[INFO] org.eclipse.ptp.pldt.openmp.fortran ............... SKIPPED
[INFO] org.eclipse.ptp.pldt.mpi.fortran .................. SKIPPED
[INFO] org.eclipse.ptp.pldt.fortran ...................... SKIPPED
[INFO] org.eclipse.ptp.pldt.upc .......................... SKIPPED
[INFO] org.eclipse.ptp.pldt.upc .......................... SKIPPED
[INFO] org.eclipse.ptp.remote.rse ........................ SKIPPED
[INFO] org.eclipse.ptp.rdt ............................... SKIPPED
[INFO] org.eclipse.ptp.rdt.remotejars .................... SKIPPED
[INFO] org.eclipse.ptp.rdt.sync .......................... SKIPPED
[INFO] org.eclipse.ptp.rdt.sync.fortran .................. SKIPPED
[INFO] org.eclipse.ptp.rdt.xlc ........................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.contrib ................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.contrib ................... SKIPPED
[INFO] org.eclipse.ptp.sci ............................... SKIPPED
[INFO] org.eclipse.ptp.sci ............................... SKIPPED
[INFO] org.eclipse.ptp.sdk ............................... SKIPPED
[INFO] org.eclipse.ptp.repo .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:00.736s
[INFO] Finished at: Fri Jan 13 08:11:10 EST 2012
[INFO] Final Memory: 114M/279M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.13.0:compile (default-compile) on project org.eclipse.ptp.rdt.core: Compilation failure: Compilation failure:
[ERROR] /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/internal/rdt/core/index/DummyFileLocation.java (at line 18):[-1,-1]
[ERROR] public class DummyFileLocation implements IASTFileLocation, Serializable {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The type DummyFileLocation must implement the inherited abstract method IASTFileLocation.getContextInclusionStatement()
[ERROR] 
[ERROR] /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/internal/rdt/core/RemoteIndexerInfoProviderFactory.java (at line 310):[-1,-1]
[ERROR] String filePref = (String) props.get(IndexerPreferences.KEY_FILES_TO_PARSE_UP_FRONT);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] KEY_FILES_TO_PARSE_UP_FRONT cannot be resolved or is not a field
[ERROR] 
[ERROR] /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners/RemoteIndexManager.java (at line 115):[-1,-1]
[ERROR] indexer.setFilesToParseUpFront(provider.getFilesToParseUpFront().toArray(new String[]{}));
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method setFilesToParseUpFront(String[]) is undefined for the type StandaloneFastIndexer
[ERROR] 
[ERROR] /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/internal/rdt/core/navigation/SimpleASTFileLocation.java (at line 22):[-1,-1]
[ERROR] public class SimpleASTFileLocation implements IASTFileLocation, Serializable {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type SimpleASTFileLocation must implement the inherited abstract method IASTFileLocation.getContextInclusionStatement()
[ERROR] 
[ERROR] /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/internal/rdt/core/index/DummyFile.java (at line 27):[-1,-1]
[ERROR] public class DummyFile implements IIndexFile, Serializable {
[ERROR] ^^^^^^^^^
[ERROR] The type DummyFile must implement the inherited abstract method IFileNomination.hasPragmaOnceSemantics()
[ERROR] 
[ERROR] /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/internal/rdt/core/index/DummyFile.java (at line 27):[-1,-1]
[ERROR] public class DummyFile implements IIndexFile, Serializable {
[ERROR] ^^^^^^^^^
[ERROR] The type DummyFile must implement the inherited abstract method IFileNomination.getSignificantMacros()
[ERROR] 
[ERROR] /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/internal/rdt/core/model/TranslationUnit.java (at line 200):[-1,-1]
[ERROR] ibcf.setSupportFillGapFromContextToHeader(true);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method setSupportFillGapFromContextToHeader(boolean) is undefined for the type IndexBasedFileContentProvider
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.ptp.rdt.core
Archiving artifacts



Back to the top