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

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

Changes:

[Vivian Kong] fix compile error

------------------------------------------
[...truncated 6194 lines...]
The type PASTInclusionStatement must implement the inherited abstract method IASTPreprocessorIncludeStatement.isErrorInIncludedFile()
----------
2. ERROR in <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTInclusionStatement.java> (at line 27)
	public class PASTInclusionStatement extends PASTNode implements IASTPreprocessorIncludeStatement {
	             ^^^^^^^^^^^^^^^^^^^^^^
The type PASTInclusionStatement must implement the inherited abstract method IASTPreprocessorIncludeStatement.getIncludedFileSize()
----------
3. ERROR in <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTInclusionStatement.java> (at line 27)
	public class PASTInclusionStatement extends PASTNode implements IASTPreprocessorIncludeStatement {
	             ^^^^^^^^^^^^^^^^^^^^^^
The type PASTInclusionStatement must implement the inherited abstract method IASTPreprocessorIncludeStatement.getIncludedFileTimestamp()
----------
4. ERROR in <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTInclusionStatement.java> (at line 27)
	public class PASTInclusionStatement extends PASTNode implements IASTPreprocessorIncludeStatement {
	             ^^^^^^^^^^^^^^^^^^^^^^
The type PASTInclusionStatement must implement the inherited abstract method IASTPreprocessorIncludeStatement.getIncludedFileContentsHash()
----------
5. ERROR in <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTInclusionStatement.java> (at line 121)
	public long getContentsHash() {
	            ^^^^^^^^^^^^^^^^^
The method getContentsHash() of type PASTInclusionStatement must override or implement a supertype method
----------
6. ERROR in <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTInclusionStatement.java> (at line 122)
	return incl_.getContentsHash();
	             ^^^^^^^^^^^^^^^
The method getContentsHash() is undefined for the type IASTPreprocessorIncludeStatement
----------
6 problems (6 errors)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PTP Parent ........................................ SUCCESS [0.522s]
[INFO] org.eclipse.ptp.utils.core ........................ SUCCESS [2.255s]
[INFO] org.eclipse.ptp.services.core ..................... SUCCESS [1.075s]
[INFO] org.eclipse.ptp.proxy.protocol .................... SUCCESS [1.903s]
[INFO] org.eclipse.ptp.core .............................. SUCCESS [1.768s]
[INFO] org.eclipse.ptp.remote.core ....................... SUCCESS [0.846s]
[INFO] org.eclipse.ptp.ems.core .......................... SUCCESS [0.818s]
[INFO] org.eclipse.ptp.remote.ui ......................... SUCCESS [0.787s]
[INFO] org.eclipse.ptp.ems.ui ............................ SUCCESS [0.913s]
[INFO] org.eclipse.ptp.services.ui ....................... SUCCESS [1.097s]
[INFO] org.eclipse.ptp.utils.ui .......................... SUCCESS [0.805s]
[INFO] org.eclipse.ptp.ui ................................ SUCCESS [2.065s]
[INFO] org.eclipse.ptp.debug.core ........................ SUCCESS [2.589s]
[INFO] org.eclipse.ptp.debug.ui .......................... SUCCESS [1.859s]
[INFO] org.eclipse.ptp.launch ............................ SUCCESS [1.142s]
[INFO] org.eclipse.ptp.proxy ............................. SUCCESS [0.607s]
[INFO] org.eclipse.ptp.utils.file.core ................... SUCCESS [0.580s]
[INFO] org.eclipse.ptp.remotetools.utils ................. SUCCESS [0.691s]
[INFO] org.eclipse.ptp.remotetools.core .................. SUCCESS [0.986s]
[INFO] org.eclipse.ptp.utils.extensionpoints.core ........ SUCCESS [0.574s]
[INFO] org.eclipse.ptp.remotetools.environment.core ...... SUCCESS [0.695s]
[INFO] org.eclipse.ptp.remotetools.preferences ........... SUCCESS [0.582s]
[INFO] org.eclipse.ptp.remote.remotetools.core ........... SUCCESS [0.661s]
[INFO] org.eclipse.ptp.remotetools.environment.generichost  SUCCESS [0.687s]
[INFO] org.eclipse.ptp.remote.remotetools.ui ............. SUCCESS [0.621s]
[INFO] org.eclipse.ptp.remote.rse.core ................... SUCCESS [0.890s]
[INFO] org.eclipse.ptp.remote.rse.ui ..................... SUCCESS [0.769s]
[INFO] org.eclipse.ptp.utils ............................. SUCCESS [0.307s]
[INFO] org.eclipse.ptp.doc.user .......................... SUCCESS [1.049s]
[INFO] org.eclipse.ptp.doc.isv ........................... SUCCESS [0.599s]
[INFO] org.eclipse.ptp.debug.sdm ......................... SUCCESS [0.756s]
[INFO] org.eclipse.ptp.rm.core ........................... SUCCESS [1.074s]
[INFO] org.eclipse.ptp.debug.sdm.core .................... SUCCESS [0.830s]
[INFO] org.eclipse.ptp.rm.ui ............................. SUCCESS [0.893s]
[INFO] org.eclipse.ptp.debug.sdm.ui ...................... SUCCESS [0.782s]
[INFO] org.eclipse.ptp.debug.sdm.x10 ..................... SUCCESS [0.632s]
[INFO] org.eclipse.ptp.rdt.core .......................... SUCCESS [2.080s]
[INFO] org.eclipse.ptp.rdt.xlc ........................... SUCCESS [0.878s]
[INFO] org.eclipse.ptp.rdt.editor ........................ SUCCESS [0.709s]
[INFO] org.eclipse.ptp.rdt.ui ............................ SUCCESS [1.975s]
[INFO] org.eclipse.ptp.rdt.managedbuilder.xlc.ui ......... SUCCESS [0.751s]
[INFO] org.eclipse.ptp.rdt.make.ui ....................... SUCCESS [0.693s]
[INFO] org.eclipse.ptp.rdt.core.remotejars ............... SUCCESS [48.682s]
[INFO] org.eclipse.ptp.rdt.core.stubs .................... SUCCESS [0.639s]
[INFO] org.eclipse.ptp.rdt.doc.user ...................... SUCCESS [0.743s]
[INFO] org.eclipse.ptp.rdt.managedbuilder.gnu.ui ......... SUCCESS [0.956s]
[INFO] org.eclipse.ptp.rdt.managedbuilder.xlupc.ui ....... SUCCESS [0.837s]
[INFO] org.eclipse.ptp.rdt.server.dstore ................. SUCCESS [1.583s]
[INFO] org.eclipse.ptp.rdt.sync.core ..................... SUCCESS [0.863s]
[INFO] org.eclipse.ptp.rdt.sync.git.core ................. SUCCESS [1.138s]
[INFO] org.eclipse.ptp.rdt.sync.ui ....................... SUCCESS [0.990s]
[INFO] org.eclipse.ptp.rdt.sync.git.ui ................... SUCCESS [0.803s]
[INFO] org.eclipse.ptp.rdt.sync.ui.fortran ............... SUCCESS [0.831s]
[INFO] org.eclipse.ptp ................................... SUCCESS [0.348s]
[INFO] org.eclipse.ptp.aix.ppc ........................... SUCCESS [0.328s]
[INFO] org.eclipse.ptp.cdt.compilers.core ................ SUCCESS [0.681s]
[INFO] org.eclipse.ptp.cdt.compilers ..................... SUCCESS [0.620s]
[INFO] org.eclipse.ptp.rm.generic.core ................... SUCCESS [0.874s]
[INFO] org.eclipse.ptp.rm.proxy.core ..................... SUCCESS [0.906s]
[INFO] org.eclipse.ptp.rm.generic.ui ..................... SUCCESS [0.748s]
[INFO] org.eclipse.ptp.core .............................. SUCCESS [0.437s]
[INFO] org.eclipse.ptp.etfw.feedback ..................... SUCCESS [0.787s]
[INFO] org.eclipse.ptp.rm.jaxb.core ...................... SUCCESS [1.141s]
[INFO] org.eclipse.ptp.rm.jaxb.control.core .............. SUCCESS [1.019s]
[INFO] org.eclipse.ptp.etfw.doc.user ..................... SUCCESS [0.391s]
[INFO] org.eclipse.ptp.etfw.toolopts ..................... SUCCESS [0.745s]
[INFO] org.eclipse.ptp.etfw .............................. SUCCESS [1.205s]
[INFO] org.eclipse.ptp.etfw.parallel ..................... SUCCESS [0.873s]
[INFO] org.eclipse.ptp.etfw .............................. SUCCESS [0.438s]
[INFO] org.eclipse.ptp.etfw.ppw .......................... SUCCESS [0.804s]
[INFO] org.eclipse.ptp.etfw.ppw .......................... SUCCESS [0.421s]
[INFO] org.eclipse.ptp.etfw.tau.perfdmf .................. SUCCESS [0.872s]
[INFO] org.eclipse.ptp.etfw.tau.papiselect ............... SUCCESS [0.839s]
[INFO] org.eclipse.ptp.etfw.tau .......................... SUCCESS [1.119s]
[INFO] org.eclipse.ptp.etfw.tau.selinst .................. SUCCESS [0.977s]
[INFO] org.eclipse.ptp.etfw.tau .......................... SUCCESS [0.517s]
[INFO] org.eclipse.ptp.etfw.tau.selinstfort .............. SUCCESS [0.796s]
[INFO] org.eclipse.ptp.etfw.tau.fortran .................. SUCCESS [0.475s]
[INFO] org.eclipse.ptp.rm.slurm.proxy .................... SUCCESS [0.351s]
[INFO] org.eclipse.ptp.macosx.x86 ........................ SUCCESS [0.317s]
[INFO] org.eclipse.ptp.rm.ibm.ll.proxy ................... SUCCESS [0.333s]
[INFO] org.eclipse.ptp.linux.x86_64 ...................... SUCCESS [0.317s]
[INFO] org.eclipse.ptp.macosx.ppc ........................ SUCCESS [0.300s]
[INFO] org.eclipse.ptp.linux.x86 ......................... SUCCESS [0.336s]
[INFO] org.eclipse.ptp.rm.ibm.pe.proxy ................... SUCCESS [0.385s]
[INFO] org.eclipse.ptp.linux.ppc ......................... SUCCESS [0.313s]
[INFO] org.eclipse.ptp.external .......................... SUCCESS [0.461s]
[INFO] org.eclipse.ptp.rm.ibm.ll.core .................... SUCCESS [0.775s]
[INFO] org.eclipse.ptp.rm.ibm.ll.help .................... SUCCESS [0.737s]
[INFO] org.eclipse.ptp.rm.ibm.ll.ui ...................... SUCCESS [0.903s]
[INFO] org.eclipse.ptp.rm.ibm.ll ......................... SUCCESS [0.408s]
[INFO] org.eclipse.ptp.pldt.mpi.analysis.cdt ............. SUCCESS [0.735s]
[INFO] org.eclipse.ptp.pldt.common ....................... SUCCESS [1.002s]
[INFO] org.eclipse.ptp.pldt.mpi.analysis ................. SUCCESS [1.131s]
[INFO] org.eclipse.ptp.pldt.openmp.analysis .............. FAILURE [0.260s]
[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.ibm.pe ......................... 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.openacc ...................... SKIPPED
[INFO] org.eclipse.ptp.pldt.openacc ...................... SKIPPED
[INFO] org.eclipse.ptp.pldt.openacc.fortran .............. 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.editor ........................ 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: 7:24.206s
[INFO] Finished at: Fri May 04 14:38:24 EDT 2012
[INFO] Final Memory: 143M/301M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.13.0:compile (default-compile) on project org.eclipse.ptp.pldt.openmp.analysis: Compilation failure: Compilation failure:
[ERROR] <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTInclusionStatement.java> (at line 27):[-1,-1]
[ERROR] public class PASTInclusionStatement extends PASTNode implements IASTPreprocessorIncludeStatement {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type PASTInclusionStatement must implement the inherited abstract method IASTPreprocessorIncludeStatement.isErrorInIncludedFile()
[ERROR] 
[ERROR] <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTInclusionStatement.java> (at line 27):[-1,-1]
[ERROR] public class PASTInclusionStatement extends PASTNode implements IASTPreprocessorIncludeStatement {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type PASTInclusionStatement must implement the inherited abstract method IASTPreprocessorIncludeStatement.getIncludedFileSize()
[ERROR] 
[ERROR] <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTInclusionStatement.java> (at line 27):[-1,-1]
[ERROR] public class PASTInclusionStatement extends PASTNode implements IASTPreprocessorIncludeStatement {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type PASTInclusionStatement must implement the inherited abstract method IASTPreprocessorIncludeStatement.getIncludedFileTimestamp()
[ERROR] 
[ERROR] <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTInclusionStatement.java> (at line 27):[-1,-1]
[ERROR] public class PASTInclusionStatement extends PASTNode implements IASTPreprocessorIncludeStatement {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type PASTInclusionStatement must implement the inherited abstract method IASTPreprocessorIncludeStatement.getIncludedFileContentsHash()
[ERROR] 
[ERROR] <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTInclusionStatement.java> (at line 121):[-1,-1]
[ERROR] public long getContentsHash() {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The method getContentsHash() of type PASTInclusionStatement must override or implement a supertype method
[ERROR] 
[ERROR] <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTInclusionStatement.java> (at line 122):[-1,-1]
[ERROR] return incl_.getContentsHash();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The method getContentsHash() is undefined for the type IASTPreprocessorIncludeStatement
[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.pldt.openmp.analysis
Archiving artifacts



Back to the top