[Laszlo-dev] build status

Benjamin Shine ben at laszlosystems.com
Tue Nov 27 11:04:50 PST 2007


There are a couple things going on with the builds right now, as of  
r7383. I point to the "post hoc, ergo propter hoc" logical fallacy:   
http://en.wikipedia.org/wiki/Post_hoc_ergo_propter_hoc

1) Within docs/src, the doc build is weird. The code listings are not  
included in the developer's guide, and the reference guide seems to  
be skipped entirely.

2) I inserted a change to the main build.xml that tries to only build  
the doc once in the dist-one target. This sets some flags and prints  
some messages during the build that you haven't seen before. However,  
this change may not be the cause of of the current build weirdness.

3) The nightly build as a whole is broken. It's not clear exactly  
what "broken" means, but, at least, labs.openlaszlo.org/trunk-nightly  
is a 404. I see the problem in this part of the build output, below  
-- the build could not deploy because there was no *unix.tar.gz to  
push to the deploy machine. Why wasn't there a tar.gz? That's my next  
target for investigation.


I am investigating these in the order of 3, 2, 1.


push-to-deploy:
      [echo] Pushing from /home/svnbuild/builds/7378-openlaszlo-trunk
      [echo] Push done.
      [echo] mkdir done.
      [exec] mv: cannot stat `/home/laszlo/public_html/labs/7378- 
openlaszlo-trunk-unix.tar.gz': No such file or directory
      [echo] mv done.
      [exec] /home/laszlo/public_html/labs/7378-openlaszlo-trunk/7378- 
openlaszlo-trunk-unix.tar.gz: No such file or directory
      [echo] gunzip done.
      [exec] tar: /home/laszlo/public_html/labs/7378-openlaszlo-trunk/ 
7378-openlaszlo-trunk-unix.tar: Cannot open: No such file or directory
      [exec] tar: Error is not recoverable: exiting now
      [echo] ssh (exploder [but in a good way]) done.

BUILD SUCCESSFUL
Total time: 3 seconds
Buildfile: build.xml

-check-args:

init:
      [echo] revision is 7378
      [echo] build.name is 7378-openlaszlo-trunk
      [echo] local war is file:/home/laszlo/public_html/labs/7378- 
openlaszlo-trunk/lps-4.1.x/Server/lps-4.1.x
      [echo] path.tag is http://svn.openlaszlo.org/openlaszlo/builds/ 
7378-openlaszlo-trunk

deploy:
    [deploy] FAIL - Failed to deploy application at context path / 
trunk-nightly





More information about the Laszlo-dev mailing list