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 #181

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

Changes:

[John Eblen] Bug 369284 - File filtering: User can specify directories

[Greg Watson] Bug 368747 - Fix for error when slurm is not installed

[John Eblen] Fix Override errors from previous commit for Bug 369284

[Greg Watson] Bug 369404 - fix problem building on Lion.

[Greg Watson] Bug 369404 - escape shell constructs correctly

[Greg Watson] Bug 369404 - Update aclocal versions

[Greg Watson] Update automake and autoconf versions

[John Eblen] Bug 369696 - Fix deadlock caused by overuse of sync lock

[Greg Watson] Modules should return a true value.

------------------------------------------
[...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 [1.436s]
[INFO] org.eclipse.ptp.utils.core ........................ SUCCESS [4.401s]
[INFO] org.eclipse.ptp.services.core ..................... SUCCESS [2.383s]
[INFO] org.eclipse.ptp.proxy.protocol .................... SUCCESS [5.662s]
[INFO] org.eclipse.ptp.core .............................. SUCCESS [11.760s]
[INFO] org.eclipse.ptp.services.ui ....................... SUCCESS [5.715s]
[INFO] org.eclipse.ptp.utils.ui .......................... SUCCESS [2.667s]
[INFO] org.eclipse.ptp.ui ................................ SUCCESS [6.296s]
[INFO] org.eclipse.ptp.remote.core ....................... SUCCESS [2.524s]
[INFO] org.eclipse.ptp.remote.ui ......................... SUCCESS [2.462s]
[INFO] org.eclipse.ptp.debug.core ........................ SUCCESS [10.730s]
[INFO] org.eclipse.ptp.debug.ui .......................... SUCCESS [5.432s]
[INFO] org.eclipse.ptp.launch ............................ SUCCESS [2.905s]
[INFO] org.eclipse.ptp.proxy ............................. SUCCESS [1.790s]
[INFO] org.eclipse.ptp.utils.file.core ................... SUCCESS [1.555s]
[INFO] org.eclipse.ptp.remotetools.utils ................. SUCCESS [2.022s]
[INFO] org.eclipse.ptp.remotetools.core .................. SUCCESS [3.142s]
[INFO] org.eclipse.ptp.utils.extensionpoints.core ........ SUCCESS [3.531s]
[INFO] org.eclipse.ptp.remotetools.environment.core ...... SUCCESS [2.221s]
[INFO] org.eclipse.ptp.remotetools.preferences ........... SUCCESS [3.169s]
[INFO] org.eclipse.ptp.remote.remotetools.core ........... SUCCESS [2.676s]
[INFO] org.eclipse.ptp.remotetools.environment.generichost  SUCCESS [2.038s]
[INFO] org.eclipse.ptp.remote.remotetools.ui ............. SUCCESS [1.792s]
[INFO] org.eclipse.ptp.remote.rse.core ................... SUCCESS [2.339s]
[INFO] org.eclipse.ptp.remote.rse.ui ..................... SUCCESS [1.902s]
[INFO] org.eclipse.ptp.utils ............................. SUCCESS [1.599s]
[INFO] org.eclipse.ptp.doc.user .......................... SUCCESS [2.498s]
[INFO] org.eclipse.ptp.doc.isv ........................... SUCCESS [1.414s]
[INFO] org.eclipse.ptp.debug.sdm ......................... SUCCESS [1.438s]
[INFO] org.eclipse.ptp.rm.core ........................... SUCCESS [2.086s]
[INFO] org.eclipse.ptp.debug.sdm.core .................... SUCCESS [2.453s]
[INFO] org.eclipse.ptp.rm.ui ............................. SUCCESS [2.944s]
[INFO] org.eclipse.ptp.debug.sdm.ui ...................... SUCCESS [1.757s]
[INFO] org.eclipse.ptp.debug.sdm.x10 ..................... SUCCESS [1.484s]
[INFO] org.eclipse.ptp.rdt.core .......................... FAILURE [1.855s]
[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: 10:05.099s
[INFO] Finished at: Thu Jan 26 15:13:33 EST 2012
[INFO] Final Memory: 114M/258M
[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