You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Ariel Constenla-Haile <ar...@apache.org> on 2011/12/14 13:12:12 UTC

Re: buildbot failure in ASF Buildbot on openofficeorg-nightly

On Wed, Dec 14, 2011 at 04:14:55AM +0000, buildbot@apache.org wrote:
> The Buildbot has finished a build on builder openofficeorg-nightly while building ASF Buildbot.
> Full details are available at:
>  http://ci.apache.org/builders/openofficeorg-nightly/builds/37
> 
> Buildbot URL: http://ci.apache.org/
> 
> Buildslave for this Build: tethys_ubuntu
> 
> Build Reason: The Nightly scheduler named 'openofficeorgNightly' triggered this build
> Build Source Stamp: [branch incubator/ooo/trunk] HEAD
> Blamelist: 
> 
> BUILD FAILED: failed shell_1
> 
> sincerely,
>  -The Buildbot

http://ci.apache.org/builders/openofficeorg-nightly/builds/37/steps/shell_1/logs/stdio

=============
Building module ooo_custom_images
=============

ERROR:
/home/buildslave19/slave19/openofficeorg-nightly/build/main/ooo_custom_images/nologo_broffice
not found!!


http://svn.apache.org/viewvc?view=revision&revision=1213935
removed trunk/main/ooo_custom_images/nologo_broffice
but left it on the module build list.
Reproduced on Fedora/Linux, WinXP, and for sure everywhere else.
Can someone try on MacOS?


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Re: buildbot failure in ASF Buildbot on openofficeorg-nightly

Posted by Raphael Bircher <r....@gmx.ch>.
Am 14.12.11 13:12, schrieb Ariel Constenla-Haile:
> On Wed, Dec 14, 2011 at 04:14:55AM +0000, buildbot@apache.org wrote:
>> The Buildbot has finished a build on builder openofficeorg-nightly while building ASF Buildbot.
>> Full details are available at:
>>   http://ci.apache.org/builders/openofficeorg-nightly/builds/37
>>
>> Buildbot URL: http://ci.apache.org/
>>
>> Buildslave for this Build: tethys_ubuntu
>>
>> Build Reason: The Nightly scheduler named 'openofficeorgNightly' triggered this build
>> Build Source Stamp: [branch incubator/ooo/trunk] HEAD
>> Blamelist:
>>
>> BUILD FAILED: failed shell_1
>>
>> sincerely,
>>   -The Buildbot
> http://ci.apache.org/builders/openofficeorg-nightly/builds/37/steps/shell_1/logs/stdio
>
> =============
> Building module ooo_custom_images
> =============
>
> ERROR:
> /home/buildslave19/slave19/openofficeorg-nightly/build/main/ooo_custom_images/nologo_broffice
> not found!!
>
>
> http://svn.apache.org/viewvc?view=revision&revision=1213935
> removed trunk/main/ooo_custom_images/nologo_broffice
> but left it on the module build list.
> Reproduced on Fedora/Linux, WinXP, and for sure everywhere else.
> Can someone try on MacOS?
Yes, I think the interesting part is in main/ooo_custom_images/prj/*

With the folder nologo_broffice I'm able to build.

Greetings Raphael
>
>
> Regards


-- 
My private Homepage: http://www.raphaelbircher.ch/

Re: buildbot failure in ASF Buildbot on openofficeorg-nightly

Posted by Pavel Janík <Pa...@Janik.cz>.
> /home/buildslave19/slave19/openofficeorg-nightly/build/main/ooo_custom_images/nologo_broffice
> not found!!
> 
> 
> http://svn.apache.org/viewvc?view=revision&revision=1213935
> removed trunk/main/ooo_custom_images/nologo_broffice
> but left it on the module build list.
> Reproduced on Fedora/Linux, WinXP, and for sure everywhere else.
> Can someone try on MacOS?

Did so, seen that as well.

/me was about to write mail about it...

=============
Building module ooo_custom_images
=============

ERROR: /Users/pavel/BUILD/BuildDir/ooo_trunk_src/ooo_custom_images/nologo_broffice not found!!


-- 
Pavel Janík




Re: buildbot failure in ASF Buildbot on openofficeorg-nightly

Posted by Pedro Giffuni <pf...@apache.org>.

--- Mer 14/12/11, Ariel Constenla-Haile ha scritto:

> In short, I tried:
> * empty ooo_custom_images/prj/build.lst
> * empty ooo_custom_images/prj/d.lst
> * remove ooo_custom_images from
> instsetoo_native/prj/build.lst
> *  ""         "" 
>           "" 
> solenv/config/sooo340.ini (this looks obsolete anyway).
>

Something rather weird is that we carry industrial, classic,
and tango icons in there but they don't appear referenced
in prj/*.lst

cheers,

Pedro. 


Re: buildbot failure in ASF Buildbot on openofficeorg-nightly

Posted by Ariel Constenla-Haile <ar...@apache.org>.
On Wed, Dec 14, 2011 at 03:24:29PM +0100, Jürgen Schmidt wrote:
> On 12/14/11 3:14 PM, Pedro Giffuni wrote:
> >Hi guys;
> >Sorry for the breakage (again).
> >
> >I understand the image(s) in that directory are trademarkedso it has to go out before the release.
> >I thought we had removed everything related to BrOffice
> >already bur there is still some of that in
> >ooo_custom_images/prj/*.lst
> >
> >There may still be more in the installer set and it's
> >something that I can't verify in my local build so I will
> >revert the removal and open a bugzilla issue about it for
> >someone else to play with.
> 
> no please don't do that. It will cause even more confusion. I think
> Ariel has already found the problem and has fixed it.
> 
> If we encounter more problems then let us fix them. In this specific
> case we want remove this dependencies and reverting earlier changes
> doesn't help us.


For what I could understand (oh, we miss an updated OpenGrok!) that
module does not need to be built anymore; it only delivered that
broffice_nologo zip file:

http://svn.services.openoffice.org/opengrok/xref/OOO340_m0/ooo_custom_images/prj/d.lst

so it has to be removed from instsetoo_native build.lst.
The folder must be keept there, it is referenced in

desktop/zipintro/makefile.mk 
packimages/pack/makefile.mk

for stuff not related to broffice at all:

http://svn.services.openoffice.org/opengrok/xref/OOO340_m0/desktop/zipintro/makefile.mk
http://svn.services.openoffice.org/opengrok/xref/OOO340_m0/packimages/pack/makefile.mk

In short, I tried:
* empty ooo_custom_images/prj/build.lst
* empty ooo_custom_images/prj/d.lst
* remove ooo_custom_images from instsetoo_native/prj/build.lst
*  ""         ""            ""  solenv/config/sooo340.ini (this looks obsolete anyway).


I'll let you know if this worked when the build finishes.


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Re: buildbot failure in ASF Buildbot on openofficeorg-nightly

Posted by Pedro Giffuni <pf...@apache.org>.

--- Mer 14/12/11, Jürgen Schmidt <jo...@googlemail.com> ha scritto:
...
> >
> > There may still be more in the installer set and it's
> > something that I can't verify in my local build so I
> will
> > revert the removal and open a bugzilla issue about it
> for
> > someone else to play with.
> 
> no please don't do that. It will cause even more confusion.
> I think 
> Ariel has already found the problem and has fixed it.
> 
> If we encounter more problems then let us fix them. In this
> specific 
> case we want remove this dependencies and reverting earlier
> changes doesn't help us.
> 

OK ... I was just noticing you guys have done a very careful
job keeping the build clean lately, specially with the bdb
removal!

Pedro.


Re: buildbot failure in ASF Buildbot on openofficeorg-nightly

Posted by Jürgen Schmidt <jo...@googlemail.com>.
On 12/14/11 3:14 PM, Pedro Giffuni wrote:
> Hi guys;
> Sorry for the breakage (again).
>
> I understand the image(s) in that directory are trademarkedso it has to go out before the release.
> I thought we had removed everything related to BrOffice
> already bur there is still some of that in
> ooo_custom_images/prj/*.lst
>
> There may still be more in the installer set and it's
> something that I can't verify in my local build so I will
> revert the removal and open a bugzilla issue about it for
> someone else to play with.

no please don't do that. It will cause even more confusion. I think 
Ariel has already found the problem and has fixed it.

If we encounter more problems then let us fix them. In this specific 
case we want remove this dependencies and reverting earlier changes 
doesn't help us.

Juergen

>
> cheers,
>
> Pedro.
>
>
> --- Mer 14/12/11, Ariel Constenla-Haile<ar...@apache.org>  ha scritto:
>
>> On Wed, Dec 14, 2011 at 04:14:55AM
>> +0000, buildbot@apache.org
>> wrote:
>>> The Buildbot has finished a build on builder
>> openofficeorg-nightly while building ASF Buildbot.
>>> Full details are available at:
>>>    http://ci.apache.org/builders/openofficeorg-nightly/builds/37
>>>
>>> Buildbot URL: http://ci.apache.org/
>>>
>>> Buildslave for this Build: tethys_ubuntu
>>>
>>> Build Reason: The Nightly scheduler named
>> 'openofficeorgNightly' triggered this build
>>> Build Source Stamp: [branch incubator/ooo/trunk] HEAD
>>> Blamelist:
>>>
>>> BUILD FAILED: failed shell_1
>>>
>>> sincerely,
>>>    -The Buildbot
>>
>> http://ci.apache.org/builders/openofficeorg-nightly/builds/37/steps/shell_1/logs/stdio
>>
>> =============
>> Building module ooo_custom_images
>> =============
>>
>> ERROR:
>> /home/buildslave19/slave19/openofficeorg-nightly/build/main/ooo_custom_images/nologo_broffice
>> not found!!
>>
>>
>> http://svn.apache.org/viewvc?view=revision&revision=1213935
>> removed trunk/main/ooo_custom_images/nologo_broffice
>> but left it on the module build list.
>> Reproduced on Fedora/Linux, WinXP, and for sure everywhere
>> else.
>> Can someone try on MacOS?
>>
>>
>> Regards
>> --
>> Ariel Constenla-Haile
>> La Plata, Argentina
>>


Re: buildbot failure in ASF Buildbot on openofficeorg-nightly

Posted by Pedro Giffuni <pf...@apache.org>.
Hi guys;
Sorry for the breakage (again).

I understand the image(s) in that directory are trademarkedso it has to go out before the release.
I thought we had removed everything related to BrOffice
already bur there is still some of that in
ooo_custom_images/prj/*.lst

There may still be more in the installer set and it's
something that I can't verify in my local build so I will
revert the removal and open a bugzilla issue about it for
someone else to play with.

cheers,

Pedro.


--- Mer 14/12/11, Ariel Constenla-Haile <ar...@apache.org> ha scritto:

> On Wed, Dec 14, 2011 at 04:14:55AM
> +0000, buildbot@apache.org
> wrote:
> > The Buildbot has finished a build on builder
> openofficeorg-nightly while building ASF Buildbot.
> > Full details are available at:
> >  http://ci.apache.org/builders/openofficeorg-nightly/builds/37
> > 
> > Buildbot URL: http://ci.apache.org/
> > 
> > Buildslave for this Build: tethys_ubuntu
> > 
> > Build Reason: The Nightly scheduler named
> 'openofficeorgNightly' triggered this build
> > Build Source Stamp: [branch incubator/ooo/trunk] HEAD
> > Blamelist: 
> > 
> > BUILD FAILED: failed shell_1
> > 
> > sincerely,
> >  -The Buildbot
> 
> http://ci.apache.org/builders/openofficeorg-nightly/builds/37/steps/shell_1/logs/stdio
> 
> =============
> Building module ooo_custom_images
> =============
> 
> ERROR:
> /home/buildslave19/slave19/openofficeorg-nightly/build/main/ooo_custom_images/nologo_broffice
> not found!!
> 
> 
> http://svn.apache.org/viewvc?view=revision&revision=1213935
> removed trunk/main/ooo_custom_images/nologo_broffice
> but left it on the module build list.
> Reproduced on Fedora/Linux, WinXP, and for sure everywhere
> else.
> Can someone try on MacOS?
> 
> 
> Regards
> -- 
> Ariel Constenla-Haile
> La Plata, Argentina
>