You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Rayees Namathponnan <ra...@citrix.com> on 2013/05/30 07:35:41 UTC

Master build - compilation failing

Hi All,

Master build compilation failing with below error


[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /root/jenkins/build/workspace/ASF-build-master-nonoss-rhel63/plugins/hypervisors/vmware/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-plugin-hypervisor-vmware ---
[INFO] Compiling 29 source files to /root/jenkins/build/workspace/ASF-build-master-nonoss-rhel63/plugins/hypervisors/vmware/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] VmwareStorageManagerImpl.java:[1447,61] cannot find symbol
symbol  : method getVolumeRelativeDirInSecStroage(long)
location: class com.cloud.hypervisor.vmware.manager.VmwareStorageManagerImpl
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------


Antony - Can you please check; your last commits caused this or not ?

https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=a91f04e759be7132ceda11ec5b3e1ff19d83c4e3

Regards,
Rayees

RE: Master build - compilation failing

Posted by Rayees Namathponnan <ra...@citrix.com>.
Thanks Satheesh. 


-----Original Message-----
From: Sateesh Chodapuneedi [mailto:sateesh.chodapuneedi@citrix.com] 
Sent: Wednesday, May 29, 2013 10:58 PM
To: dev@cloudstack.apache.org
Subject: RE: Master build - compilation failing 

Fixed it now. Please do retry.
commit 4b9b475336d8e97403f7b16ec79b1826e054185b

Regards,
Sateesh
> -----Original Message-----
> From: Rayees Namathponnan [mailto:rayees.namathponnan@citrix.com]
> Sent: 30 May 2013 11:07
> To: dev@cloudstack.apache.org
> Subject: Master build - compilation failing
> 
> Hi All,
> 
> Master build compilation failing with below error
> 
> 
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /root/jenkins/build/workspace/ASF-build-master-nonoss-
> rhel63/plugins/hypervisors/vmware/src/main/resources
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
> cloud-plugin-hypervisor-vmware --- [INFO] Compiling 29 source files to 
> /root/jenkins/build/workspace/ASF-build-master-nonoss-rhel63/plugins/h
> ypervisors/vmware/target/classes [INFO] 
> -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] VmwareStorageManagerImpl.java:[1447,61] cannot find symbol 
> symbol  : method getVolumeRelativeDirInSecStroage(long)
> location: class 
> com.cloud.hypervisor.vmware.manager.VmwareStorageManagerImpl
> [INFO] 1 error
> [INFO] -------------------------------------------------------------
> [INFO] 
> ----------------------------------------------------------------------
> --
> 
> 
> Antony - Can you please check; your last commits caused this or not ?
> 
> https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=a9
> 1f04e759be7132ceda11ec5b3e1ff19d83c4e3
> 
> Regards,
> Rayees

RE: Master build - compilation failing

Posted by Sateesh Chodapuneedi <sa...@citrix.com>.
Fixed it now. Please do retry.
commit 4b9b475336d8e97403f7b16ec79b1826e054185b

Regards,
Sateesh
> -----Original Message-----
> From: Rayees Namathponnan [mailto:rayees.namathponnan@citrix.com]
> Sent: 30 May 2013 11:07
> To: dev@cloudstack.apache.org
> Subject: Master build - compilation failing
> 
> Hi All,
> 
> Master build compilation failing with below error
> 
> 
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /root/jenkins/build/workspace/ASF-build-master-nonoss-
> rhel63/plugins/hypervisors/vmware/src/main/resources
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-plugin-hypervisor-vmware --- [INFO] Compiling 29 source files
> to /root/jenkins/build/workspace/ASF-build-master-nonoss-rhel63/plugins/hypervisors/vmware/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] VmwareStorageManagerImpl.java:[1447,61] cannot find symbol symbol  : method getVolumeRelativeDirInSecStroage(long)
> location: class com.cloud.hypervisor.vmware.manager.VmwareStorageManagerImpl
> [INFO] 1 error
> [INFO] -------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> 
> 
> Antony - Can you please check; your last commits caused this or not ?
> 
> https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=a91f04e759be7132ceda11ec5b3e1ff19d83c4e3
> 
> Regards,
> Rayees