Re: Windows Buildbots

2021-03-21 Thread Matthias Seidel
Hi Arrigo,

Am 21.03.21 um 15:13 schrieb Arrigo Marchiori:
> Hello Matthias, all,
>
> replying to a somewhat old thread:
>
> On Sat, Mar 06, 2021 at 12:15:55AM +0100, Matthias Seidel wrote:
>
> [...]
>> P.S.: Did I mention, that we need someone to maintain the buildbots? ;-)
> What kind of maintenance do they require?
Every kind! ;-)
>
> And also: do we have any documentation about how those buildbots were
> installed and configured?

The only thing I know of is our configuration file:

https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/openofficeorg.conf

I kept the Windows buildbots running somehow...

> The Windows building guide leaves some choices to the reader, and it
> may be useful to know which ones were followed for them.

I kept them as close to a release build as possible.

Regards,

   Matthias

>
> Thank you in advance and best regards,



smime.p7s
Description: S/MIME Cryptographic Signature


Re: Windows Buildbots

2021-03-21 Thread Arrigo Marchiori
Hello Matthias, all,

replying to a somewhat old thread:

On Sat, Mar 06, 2021 at 12:15:55AM +0100, Matthias Seidel wrote:

[...]
> P.S.: Did I mention, that we need someone to maintain the buildbots? ;-)

What kind of maintenance do they require?

And also: do we have any documentation about how those buildbots were
installed and configured?

The Windows building guide leaves some choices to the reader, and it
may be useful to know which ones were followed for them.

Thank you in advance and best regards,
-- 
Arrigo

http://rigo.altervista.org

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Windows Buildbots

2021-03-05 Thread Matthias Seidel
Hi Arrigo,

Am 05.03.21 um 23:06 schrieb Arrigo Marchiori:
> Hello Matthias,
>
> On Fri, Mar 05, 2021 at 04:58:59PM +0100, Matthias Seidel wrote:
>
>> Hi Arrigo,
>>
>> Am 05.03.21 um 16:54 schrieb Arrigo Marchiori:
>>> Hello Matthias, all,
>>>
>>> On Fri, Mar 05, 2021 at 04:11:44PM +0100, Matthias Seidel wrote:
>>>
>>>> Hi all,
>>>>
>>>> FYI, the Windows buildbots should be functional again.
>>>>
>>>> Thanks Chris (Infra)!
>>> Thank you as well, Matthias!
>>>
>>> It looks like that the latest build failed. Can we get any detailed
>>> output of the failing module's compilation?
>> If you think of:
>>
>> https://ci.apache.org/builders/openoffice-win7-41x/builds/132
>>
>> That is a buildbot issue, happens from time to time. 
> Yes, I meant that one.
>
>> Trunk did build OK.
> But apparently trunk failed as well...
> https://ci.apache.org/projects/openoffice/buildlogs/win/log/wntmsci12.pro.build.html

The build before that was successful (same revision).
Normally the next build should be OK again...

>
>>> From the buildbot's page I can only see the output of build.pl
>>> enumerating modules as it compiles them, but not the invocation of the
>>> compiler, warning messages etc.
>> Logs can be found here:
>>
>> https://cwiki.apache.org/confluence/display/OOOUSERS/Buildbot+info
> Aha, thank you!
>
> And... yuck,,, file mtime mismatch?!
> Do you ever see this problem when you build AOO yourself?

No. This happens sometimes when the buildbots were stuck.

Regards,

   Matthias

P.S.: Did I mention, that we need someone to maintain the buildbots? ;-)

>
> Best regards,



smime.p7s
Description: S/MIME Cryptographic Signature


Re: Windows Buildbots

2021-03-05 Thread Arrigo Marchiori
Hello Matthias,

On Fri, Mar 05, 2021 at 04:58:59PM +0100, Matthias Seidel wrote:

> Hi Arrigo,
> 
> Am 05.03.21 um 16:54 schrieb Arrigo Marchiori:
> > Hello Matthias, all,
> >
> > On Fri, Mar 05, 2021 at 04:11:44PM +0100, Matthias Seidel wrote:
> >
> >> Hi all,
> >>
> >> FYI, the Windows buildbots should be functional again.
> >>
> >> Thanks Chris (Infra)!
> > Thank you as well, Matthias!
> >
> > It looks like that the latest build failed. Can we get any detailed
> > output of the failing module's compilation?
> 
> If you think of:
> 
> https://ci.apache.org/builders/openoffice-win7-41x/builds/132
> 
> That is a buildbot issue, happens from time to time. 

Yes, I meant that one.

> Trunk did build OK.

But apparently trunk failed as well...
https://ci.apache.org/projects/openoffice/buildlogs/win/log/wntmsci12.pro.build.html

> > From the buildbot's page I can only see the output of build.pl
> > enumerating modules as it compiles them, but not the invocation of the
> > compiler, warning messages etc.
> 
> Logs can be found here:
> 
> https://cwiki.apache.org/confluence/display/OOOUSERS/Buildbot+info

Aha, thank you!

And... yuck,,, file mtime mismatch?!
Do you ever see this problem when you build AOO yourself?

Best regards,
-- 
Arrigo

http://rigo.altervista.org

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Windows Buildbots

2021-03-05 Thread Matthias Seidel
Hi Arrigo,

Am 05.03.21 um 16:54 schrieb Arrigo Marchiori:
> Hello Matthias, all,
>
> On Fri, Mar 05, 2021 at 04:11:44PM +0100, Matthias Seidel wrote:
>
>> Hi all,
>>
>> FYI, the Windows buildbots should be functional again.
>>
>> Thanks Chris (Infra)!
> Thank you as well, Matthias!
>
> It looks like that the latest build failed. Can we get any detailed
> output of the failing module's compilation?

If you think of:

https://ci.apache.org/builders/openoffice-win7-41x/builds/132

That is a buildbot issue, happens from time to time. Trunk did build OK.

>
> From the buildbot's page I can only see the output of build.pl
> enumerating modules as it compiles them, but not the invocation of the
> compiler, warning messages etc.

Logs can be found here:

https://cwiki.apache.org/confluence/display/OOOUSERS/Buildbot+info

Regards,

   Matthias

>
> Thank you in advance and best regards,



smime.p7s
Description: S/MIME Cryptographic Signature


Re: Windows Buildbots

2021-03-05 Thread Arrigo Marchiori
Hello Matthias, all,

On Fri, Mar 05, 2021 at 04:11:44PM +0100, Matthias Seidel wrote:

> Hi all,
> 
> FYI, the Windows buildbots should be functional again.
> 
> Thanks Chris (Infra)!

Thank you as well, Matthias!

It looks like that the latest build failed. Can we get any detailed
output of the failing module's compilation?

>From the buildbot's page I can only see the output of build.pl
enumerating modules as it compiles them, but not the invocation of the
compiler, warning messages etc.

Thank you in advance and best regards,
-- 
Arrigo

http://rigo.altervista.org

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Windows Buildbots

2021-03-05 Thread Matthias Seidel
Hi all,

FYI, the Windows buildbots should be functional again.

Thanks Chris (Infra)!

Regards,

   Matthias

Am 25.02.21 um 17:55 schrieb Matthias Seidel:
> Hi Pedro,
>
> Am 25.02.21 um 17:47 schrieb Pedro Lino:
>> Hi Matthias
>>
>>> On 02/25/2021 12:56 PM Matthias Seidel  wrote:
>>> The Windows Buildbots are offline for more than two weeks.
>>> Apparently nobody noticed it...
>> Personally I only use Windows builds from Sourceforge or from
>> https://home.apache.org/~mseidel/AOO-builds/
> I take the buildbot builds to see if a commit breaks something and to
> test certain issues.
> One should never "use" them for daily work.
>
> And I don't have the time for daily builds, so it comes down to a
> monthly period.
>
>> Unfortunately there doesn't seem to be any correlation between the number of 
>> downloads and the number of testers...
> It never has been... :-)
>
> Regards,
>
>    Matthias
>
>> Regards,
>> Pedro
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>
>>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: Windows Buildbots

2021-02-25 Thread Matthias Seidel
Hi Pedro,

Am 25.02.21 um 17:47 schrieb Pedro Lino:
> Hi Matthias
>
>> On 02/25/2021 12:56 PM Matthias Seidel  wrote:
>> The Windows Buildbots are offline for more than two weeks.
>> Apparently nobody noticed it...
> Personally I only use Windows builds from Sourceforge or from
> https://home.apache.org/~mseidel/AOO-builds/
I take the buildbot builds to see if a commit breaks something and to
test certain issues.
One should never "use" them for daily work.

And I don't have the time for daily builds, so it comes down to a
monthly period.

>
> Unfortunately there doesn't seem to be any correlation between the number of 
> downloads and the number of testers...

It never has been... :-)

Regards,

   Matthias

>
> Regards,
> Pedro
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: Windows Buildbots

2021-02-25 Thread Pedro Lino
Hi Matthias

> On 02/25/2021 12:56 PM Matthias Seidel  wrote:

> The Windows Buildbots are offline for more than two weeks.
> Apparently nobody noticed it...

Personally I only use Windows builds from Sourceforge or from
https://home.apache.org/~mseidel/AOO-builds/

Unfortunately there doesn't seem to be any correlation between the number of 
downloads and the number of testers...

Regards,
Pedro

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Windows Buildbots

2021-02-25 Thread Matthias Seidel
Hi all,

Just FYI:

The Windows Buildbots are offline for more than two weeks.
Apparently nobody noticed it...

I created a ticket for Infra:

https://issues.apache.org/jira/browse/INFRA-21462

Regards,

   Matthias




smime.p7s
Description: S/MIME Cryptographic Signature


Re: Windows Buildbots

2017-08-18 Thread Matthias Seidel
I'm sure we can get it to run! ;-)

Am 18.08.2017 um 21:29 schrieb Jim Jagielski:
> W00t! I just wish I could get my Windows build system working! :)
>
>> On Aug 18, 2017, at 11:46 AM, Matthias Seidel  
>> wrote:
>>
>> As of today, we have working Windows Buildbots for the 4.1.4 branch as
>> well as for trunk (aka 4.2.0).
>>
>> Thanks to Gavin who brought them back to life and Don for his latest
>> patches in trunk! ;-)
>>
>> Kind regards, Matthias
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>




smime.p7s
Description: S/MIME Cryptographic Signature


Re: Windows Buildbots

2017-08-18 Thread Matthias Seidel
Am 18.08.2017 um 21:13 schrieb Marcus:
> Am 18.08.2017 um 17:46 schrieb Matthias Seidel:
>> As of today, we have working Windows Buildbots for the 4.1.4 branch as
>> well as for trunk (aka 4.2.0).
>>
>> Thanks to Gavin who brought them back to life and Don for his latest
>> patches in trunk! ;-)
>
> thats great. Thanks to all for your steady efforts. This will bring us
> forward for new releases.

I also changed the configuration to be as close as possible to what we
use in releases (for Windows).

Unfortunately now the Linux32 bots are stuck... :-(

Matthias

>
> Marcus
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>




smime.p7s
Description: S/MIME Cryptographic Signature


Re: Windows Buildbots

2017-08-18 Thread Jim Jagielski
W00t! I just wish I could get my Windows build system working! :)

> On Aug 18, 2017, at 11:46 AM, Matthias Seidel  
> wrote:
> 
> As of today, we have working Windows Buildbots for the 4.1.4 branch as
> well as for trunk (aka 4.2.0).
> 
> Thanks to Gavin who brought them back to life and Don for his latest
> patches in trunk! ;-)
> 
> Kind regards, Matthias
> 


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Windows Buildbots

2017-08-18 Thread Marcus

Am 18.08.2017 um 17:46 schrieb Matthias Seidel:

As of today, we have working Windows Buildbots for the 4.1.4 branch as
well as for trunk (aka 4.2.0).

Thanks to Gavin who brought them back to life and Don for his latest
patches in trunk! ;-)


thats great. Thanks to all for your steady efforts. This will bring us 
forward for new releases.


Marcus


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Windows Buildbots

2017-08-18 Thread Matthias Seidel
As of today, we have working Windows Buildbots for the 4.1.4 branch as
well as for trunk (aka 4.2.0).

Thanks to Gavin who brought them back to life and Don for his latest
patches in trunk! ;-)

Kind regards, Matthias



smime.p7s
Description: S/MIME Cryptographic Signature