[Buildbot-devel] Problem with perforce

Nick Trout nick at rockstarvancouver.com
Tue Jul 5 18:17:32 UTC 2005


Do you have a valid clientspec on the slave machine? Are the other P4...
variables set (i.e. if you do "p4 set")? Is the depot password
protected?

> -----Original Message-----
> From: buildbot-devel-admin at lists.sourceforge.net
[mailto:buildbot-devel-
> admin at lists.sourceforge.net] On Behalf Of Jarod Tang
> Sent: Monday, July 04, 2005 1:44 AM
> To: buildbot-devel at lists.sourceforge.net
> Subject: [Buildbot-devel] Problem with perforce
> 
> Hi:
>    I just install buildbot , and try to make it work with perforce on
> my windowsxp box:
>    the configuration is as following:
>   steps = [
> 		s(
> 		  step.P4Sync,
> 		  p4port="10.15.0.12:1666/test/jacana",
> 		  mode="copy"
> 		  ),
> 		 s(step.Test, command=["nmake jacana.mak"]),
>         ]
>   b1 = {	"name": "Jacana",
> 	"slavename": "bot1",
> 	"builddir": "Jacana",
> 	"factory": factory.BuildFactory(steps),
> 	}
> 
>   and , when i try to force build it , I  get the following feedback
> from the web server:
> starting p4 sync
> C:\WINDOWS\system32\cmd.exe /c p4 sync
>  in dir E:\perforce_ws\test\Jacana\source (timeout 1200 secs)
>  argv: ['C:\\WINDOWS\\system32\\cmd.exe', '/c', 'p4', 'sync']
>  environment: {'TMP': 'C:\\DOCUME~1\\user\\LOCALS~1\\Temp',
> 'COMPUTERNAME': 'JARODTANG', : ....:}
> program finished with exit code -1
> 
> 
> could u tell me how to configure it correctly with perforce for
> buildbot , since it's not so clearly in the doc,;)
> 
> Yours
> Jarod
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=ick
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel




More information about the devel mailing list