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

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

Changes:

[Vivian Kong] Fix compile errors introduced upstream from CDT

[Vivian Kong] Fix compile errors introduced upstream from CDT

------------------------------------------
[...truncated 2996 lines...]
[INFO] Installing /opt/public/jobs/ptp-nightly/workspace/debug/org.eclipse.ptp.debug.sdm.x10/target/p2artifacts.xml to <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/.repository/org/eclipse/ptp/org.eclipse.ptp.debug.sdm.x10/1.0.0-SNAPSHOT/org.eclipse.ptp.debug.sdm.x10-1.0.0-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:0.13.0:update-local-index (default-update-local-index) @ org.eclipse.ptp.debug.sdm.x10 ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.ptp.rdt.core 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.ptp.rdt.core ---
[INFO] Deleting /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.13.0:build-qualifier (default-build-qualifier) @ org.eclipse.ptp.rdt.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.13.0:validate-id (default-validate-id) @ org.eclipse.ptp.rdt.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.13.0:validate-version (default-validate-version) @ org.eclipse.ptp.rdt.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.ptp.rdt.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.13.0:compile (default-compile) @ org.eclipse.ptp.rdt.core ---
[INFO] Using compile source roots from build.properties
[INFO] Compiling 171 source files to /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/target/classes
----------
1. ERROR in /opt/public/jobs/ptp-nightly/workspace/rdt/org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/internal/rdt/core/index/DummyFileLocation.java (at line 79)
	public IASTPreprocessorIncludeStatement getContextInclusionStatement() {
	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getContextInclusionStatement() of type DummyFileLocation must override a superclass method
----------
----------
2. 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 90)
	public IASTPreprocessorIncludeStatement getContextInclusionStatement() {
	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getContextInclusionStatement() of type SimpleASTFileLocation must override a superclass method
----------
----------
3. 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 132)
	public ISignificantMacros getSignificantMacros() throws CoreException {
	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getSignificantMacros() of type DummyFile must override a superclass method
----------
4. 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 138)
	public boolean hasPragmaOnceSemantics() throws CoreException {
	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method hasPragmaOnceSemantics() of type DummyFile must override a superclass method
----------
4 problems (4 errors)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PTP Parent ........................................ SUCCESS [0.711s]
[INFO] org.eclipse.ptp.utils.core ........................ SUCCESS [4.658s]
[INFO] org.eclipse.ptp.services.core ..................... SUCCESS [3.193s]
[INFO] org.eclipse.ptp.proxy.protocol .................... SUCCESS [6.481s]
[INFO] org.eclipse.ptp.core .............................. SUCCESS [5.464s]
[INFO] org.eclipse.ptp.services.ui ....................... SUCCESS [3.731s]
[INFO] org.eclipse.ptp.utils.ui .......................... SUCCESS [3.036s]
[INFO] org.eclipse.ptp.ui ................................ SUCCESS [5.555s]
[INFO] org.eclipse.ptp.remote.core ....................... SUCCESS [3.141s]
[INFO] org.eclipse.ptp.remote.ui ......................... SUCCESS [2.983s]
[INFO] org.eclipse.ptp.debug.core ........................ SUCCESS [8.845s]
[INFO] org.eclipse.ptp.debug.ui .......................... SUCCESS [6.622s]
[INFO] org.eclipse.ptp.launch ............................ SUCCESS [4.024s]
[INFO] org.eclipse.ptp.proxy ............................. SUCCESS [1.873s]
[INFO] org.eclipse.ptp.utils.file.core ................... SUCCESS [2.523s]
[INFO] org.eclipse.ptp.remotetools.utils ................. SUCCESS [2.700s]
[INFO] org.eclipse.ptp.remotetools.core .................. SUCCESS [3.531s]
[INFO] org.eclipse.ptp.utils.extensionpoints.core ........ SUCCESS [2.645s]
[INFO] org.eclipse.ptp.remotetools.environment.core ...... SUCCESS [3.001s]
[INFO] org.eclipse.ptp.remotetools.preferences ........... SUCCESS [2.688s]
[INFO] org.eclipse.ptp.remote.remotetools.core ........... SUCCESS [2.771s]
[INFO] org.eclipse.ptp.remotetools.environment.generichost  SUCCESS [2.814s]
[INFO] org.eclipse.ptp.remote.remotetools.ui ............. SUCCESS [2.649s]
[INFO] org.eclipse.ptp.remote.rse.core ................... SUCCESS [3.722s]
[INFO] org.eclipse.ptp.remote.rse.ui ..................... SUCCESS [2.719s]
[INFO] org.eclipse.ptp.utils ............................. SUCCESS [1.386s]
[INFO] org.eclipse.ptp.doc.user .......................... SUCCESS [2.516s]
[INFO] org.eclipse.ptp.doc.isv ........................... SUCCESS [1.707s]
[INFO] org.eclipse.ptp.debug.sdm ......................... SUCCESS [1.937s]
[INFO] org.eclipse.ptp.rm.core ........................... SUCCESS [3.115s]
[INFO] org.eclipse.ptp.debug.sdm.core .................... SUCCESS [3.315s]
[INFO] org.eclipse.ptp.rm.ui ............................. SUCCESS [3.177s]
[INFO] org.eclipse.ptp.debug.sdm.ui ...................... SUCCESS [3.888s]
[INFO] org.eclipse.ptp.debug.sdm.x10 ..................... SUCCESS [4.278s]
[INFO] org.eclipse.ptp.rdt.core .......................... FAILURE [1.845s]
[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:22.475s
[INFO] Finished at: Fri Jan 27 16:12:03 EST 2012
[INFO] Final Memory: 114M/276M
[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 79):[-1,-1]
[ERROR] public IASTPreprocessorIncludeStatement getContextInclusionStatement() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getContextInclusionStatement() of type DummyFileLocation must override a superclass method
[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 90):[-1,-1]
[ERROR] public IASTPreprocessorIncludeStatement getContextInclusionStatement() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getContextInclusionStatement() of type SimpleASTFileLocation must override a superclass method
[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 132):[-1,-1]
[ERROR] public ISignificantMacros getSignificantMacros() throws CoreException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getSignificantMacros() of type DummyFile must override a superclass method
[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 138):[-1,-1]
[ERROR] public boolean hasPragmaOnceSemantics() throws CoreException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method hasPragmaOnceSemantics() of type DummyFile must override a superclass method
[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