Quick update on the Apache OpenOffice nightly build.

We now have our own nightly build (yay) and you can see the results at [1] with the latest build at [2]. Unfortunately, as you can see at that link, after a string in successful builds, the build has now been broken for several days.
The log is available at [3] and the final message in the log file is:

   1 module(s):
        instsetoo_native
   need(s) to be rebuilt

   Reason(s):

   ERROR: error 65280 occurred while making 
/home/buildslave19/slave19/openofficeorg-nightly/build/main/instsetoo_native/util

   When you have fixed the errors in that module you can resume the build by 
running:

        build --from instsetoo_native
   program finished with exit code 1
   elapsedTime=3337.166106

Any help debugging this would be appreciated. I am assuming this is related to the make scripts, etc. as process for the build predated the dmake changes.

Current plans are:

 * begin working on Win and Mac build (infra is laready playing with
   win build)
 * add RAT code check
 * store full log set
 * store install bits (hopefully just keep latest copy)
 * add testing  (suggestions??)
 * add code analysis  (suggestions??)

For now, though, I'm just hoping to get the build working again...

Andrew




[1] http://ci.apache.org/builders/openofficeorg-nightly
[2] http://ci.apache.org/builders/openofficeorg-nightly/builds/8
[3] http://ci.apache.org/builders/openofficeorg-nightly/builds/8/steps/shell/logs/stdio


On 11/14/2011 6:58 PM, Andrew Rist wrote:
On 11/14/2011 5:20 PM, Rob Weir wrote:
It looks like we have several options, described here: http://ci.apache.org/

Does anyone have an opinion on which one we should use?

Although getting this to work across multiple platforms will be a big
effort, we don't need to do it all at once.   Getting a single
platform up and running would not be very difficult, for example
Buildbot with Linux. And we would benefit from even that.  For
example, this would enable non-developers to grab builds to test.  As
you've probably noticed, we've had a few people ask how they could
help with testing.  But without builds the only ones who can test are
those who can build AOOo themselves.

I'm poking around at the doc here:
http://buildbot.net/buildbot/docs/current/full.html

I've also signed up for the bui...@apache.org list.

But I could really use some help to move this forward.  So, if you are
interested in helping, let me know.

Thanks!

-Rob
I've already gotten started on this and opened a Jira issue for creating a Linux nightly on buildbot. I have checked in a preliminary linux build script and I was working on the patch to the buildbot cfg for AOO. I was going to initially run the build, RAT, and some code analysis. Later I was going to attempt to run QA tests also. There has been discussion of working on the Mac build, and other options are a Windows nightly (obviously) and perhaps a Solaris build.

Andrew


Reply via email to