[Laszlo-dev] [Platform-team] [Laszlo-builds] FAILURE for 11011-openlaszlo-trunk on linux-builder.corp.laszlosystems.com
Mamye Kratt
mamye at laszlosystems.com
Tue Sep 16 15:20:12 PDT 2008
The doc build is broken. Max, it looks like your change to mediastream and
rtmpconnection in lps/components/extensions/av. docs/srv/nav/toc.xml needs
to be updated.
Mamye
----- Original Message -----
From: "Lou Iorio" <liorio at laszlosystems.com>
To: "Mamye Kratt" <mamye at laszlosystems.com>
Cc: <platform-team at laszlosystems.com>; <laszlo-dev at openlaszlo.org>
Sent: Tuesday, September 16, 2008 3:40 PM
Subject: Re: [Platform-team] [Laszlo-builds] FAILURE for
11011-openlaszlo-trunk on linux-builder.corp.laszlosystems.com
> After doing the following in trunk:
>
> svn update
> ant clean build doc
>
> the build reported that it failed. However, when I did:
>
> ant webapp.install
>
> it succeeded, and it runs. I'm not sure what's going on. Here's the log:
>
> reference.frameset.generate:
> [echo] ***gonna copy in reference frameset ***
> [copy] Copying 1 file to
> /Users/louisiorio/src/svn/openlaszlo/trunk/docs/reference
> [copy] Copying
> /Users/louisiorio/src/svn/openlaszlo/trunk/docs/src/reference/navbuilder/index-generated.html
> to
> /Users/louisiorio/src/svn/openlaszlo/trunk/docs/reference/index-generated.html
> [copy] Copying 1 file to
> /Users/louisiorio/src/svn/openlaszlo/trunk/docs/reference
> [copy] Copying 1 file to
> /Users/louisiorio/src/svn/openlaszlo/trunk/docs/reference
> [copy] Copying 2 files to
> /Users/louisiorio/src/svn/openlaszlo/trunk/docs/reference
> [exec] Warning: toc.xml has title "&lt;handler&gt;" and
> tags.xml does not list it
> [exec] Warning: toc.xml has title
> "&lt;autocompletecombobox&gt;" and tags.xml does not list it
> [exec] Warning: toc.xml has title "&lt;textstyle&gt;" and
> tags.xml does not list it
> [exec] Warning: toc.xml has title "&lt;handler&gt;" and
> tags.xml does not list it
> [exec] Warning: toc.xml has title "&lt;i&gt;" and tags.xml
> does not list it
> [exec] Warning: toc.xml has title "&lt;font&gt;" and tags.xml
> does not list it
> [exec] Warning: toc.xml has title "lz.Param" and classes.xml has
> "lz.params"
> [exec] Warning: toc.xml has title "&lt;basedragimage&gt;" and
> tags.xml does not list it
> [exec] Warning: toc.xml has title "&lt;baseedittext&gt;" and
> tags.xml does not list it
> [exec] Warning: toc.xml has title "&lt;basetooltip&gt;" and
> tags.xml does not list it
> [exec] Warning: toc.xml has title "&lt;basevalidator&gt;" and
> tags.xml does not list it
> [exec] Error: broken link in doc navigation: lz.mediastream.html
> referenced from toc.xml does not exist
> [exec] maybe use lz.html.html?
> [exec] Warning: toc.xml has title "&lt;mediastream&gt;" and
> tags.xml does not list it
> [exec] Error: broken link in doc navigation: lz.rtmpconnection.html
> referenced from toc.xml does not exist
> [exec] maybe use lz.html.html?
> [exec] Warning: toc.xml has title "&lt;rtmpconnection&gt;"
> and tags.xml does not list it
> [exec] Error: broken link in doc navigation: Debug+debug.html
> referenced from toc.xml does not exist
> [exec] Warning: toc.xml has title "Debug" and classes.xml does not
> list it
> [exec] 2 TODOs found in toc.xml
> [exec] Error: docs/src/nav/toc.xml is out of date, see broken link
> messages above
>
> BUILD FAILED
> /Users/louisiorio/src/svn/openlaszlo/trunk/build.xml:646: The following
> error occurred while executing this line:
> /Users/louisiorio/src/svn/openlaszlo/trunk/docs/src/build.xml:856: exec
> returned: 1
>
> Total time: 51 minutes 41 seconds
> ~/src/svn/openlaszlo/trunk $ ant webapp.install
> Buildfile: build.xml
>
> webapp.install:
>
> build-opt:
>
> init:
> [echo] Ant project:lps on Mac OS X 10.5.2 i386
> [echo] ant.home: /Users/louisiorio/lib/apache-ant-1.6.5
> [echo] JRE: 1.5.0_13 (Apple Inc.)
> [echo] JAVA_HOME: /Library/Java/Home
> [echo] LPS Version: 4.2.x HoneyDew Latest
> [echo] LPS_HOME: /Users/louisiorio/src/svn/openlaszlo/trunk
> [echo] LZ_VENDOR_ROOT: /Users/louisiorio/src/svn/vendor
> [echo] LZ_TOOLS_ROOT: /Users/louisiorio/src/svn/tools/trunk
> [echo] LZ_INSTALLS_ROOT: /Users/louisiorio/lib
> [echo] server.home: /Users/louisiorio/lib/jakarta-tomcat-5.0.30
> [echo] lps.branch: trunk
> [echo] platform: is macosx
> [echo] Skipping prefetch is true
> [echo] Skipping wrappertest is ${skip.wrappertest}
> [echo] Skipping doc is ${skip.doc}
>
> webapp.deploy:
> [deploy] OK - Deployed application at context path /trunk
>
>
> BUILD SUCCESSFUL
> Total time: 2 seconds
>
>
>
> On Tue, Sep 16, 2008 at 2:58 PM , Mamye Kratt wrote:
>
>> Documentation is failing in the nightly build, see error below:
>>
>> Error: broken link in doc navigation: lz.mediastream.html referenced from
>> toc.xml does not exist
>> [exec] maybe use lz.html.html?
>> [exec] Warning: toc.xml has title "&lt;mediastream&gt;" and
>> tags.xml does not list it
>> [exec] Error: broken link in doc navigation: lz.rtmpconnection.html
>> referenced from toc.xml does not exist
>> [exec] maybe use lz.html.html?
>> [exec] Warning: toc.xml has title "&lt;lz.rtmpconnection&gt;"
>> and tags.xml does not list it
>> [exec] Error: broken link in doc navigation: Debug+debug.html
>> referenced from toc.xml does not exist
>> [exec] Warning: toc.xml has title "Debug" and classes.xml does not list
>> it
>> [exec] 2 TODOs found in toc.xml
>> [exec] Error: docs/src/nav/toc.xml is out of date, see broken link
>> messages above
>> BUILD FAILED
>> /home svnbuild/src/svntools/trunk/build-tools/nightly/build.xml:233: The
>> following error occurred while executing this line:
>> /home/svnbuild/builds/11011-openlaszlo-trunk/build.xml:646 The following
>> error occurred while executing this line:
>> /home/svnbuild/builds/11011-openlaszlo-trunk/docs/src/build.xml:856: exec
>> returned: 1
>>
>> Thanks,
>> Mamye
>>
>>
>> ----- Original Message ----- From: <svnbuild at laszlosystems.com>
>> To: <laszlo-builds at openlaszlo.org>
>> Sent: Tuesday, September 16, 2008 4:18 AM
>> Subject: [Laszlo-builds] FAILURE for 11011-openlaszlo-trunk on
>> linux-builder.corp.laszlosystems.com
>>
>>
>>> 2008-09-16 02:18:13 PDT: FAILURE for 11011-openlaszlo-trunk with build
>>> return code 1 on linux-builder.corp.laszlosystems.com (Deploy return
>>> code 1; Megatest succeeded, 0) attaching
>>> /home/svnbuild/logs/tail-11011-trunk-nightly.log
>>>
>>
>>
>>
>> --------------------------------------------------------------------------------
>>
>>
>>>
>>> _______________________________________________
>>> Laszlo-builds mailing list
>>> Laszlo-builds at openlaszlo.org
>>> http://www.openlaszlo.org/mailman/listinfo/laszlo-builds
>>>
>
More information about the Laszlo-dev
mailing list