Re: Fails to build on Pop!_OS 18.04

2023-01-22 Thread Pedro Lino
Hi all

I have given up on Pop!_OS 18.04 because it is no longer supported while Ubuntu 
18.04 still is

Unfortunately I can no longer build 41X in 18.04

Compiling: beans/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c
com_sun_star_comp_beans_LocalOfficeWindow.c:35:10: fatal error: jawt_md.h: No 
such file or directory
 #include "jawt_md.h"
  ^~~
compilation terminated.
dmake:  Error code 1, while making 
'../../unxlngx6.pro/slo/com_sun_star_comp_beans_LocalOfficeWindow.obj'

I'm using the same configure command I have used with success for all previous 
41X builds

Is this a known regression? Or is it simply my problem?

Thanks!
Pedro

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



Re: Buildbot problems

2023-01-22 Thread Matthias Seidel
Hi Damjan,

Am 22.01.23 um 11:53 schrieb Damjan Jovanovic:
> On Wed, Jan 18, 2023 at 8:26 PM Matthias Seidel 
> wrote:
>
>> Hi,
>>
>> Am 16.01.23 um 03:47 schrieb Damjan Jovanovic:
>>> Hi
>>>
>>> That's progress, because if you compare it to the previous build's
>>> ./configure:
>>> https://ci2.apache.org/#/builders/67/builds/509/steps/8/logs/stdio
>>> it no longer stops on the error:
>>> "configure: error: cannot run /bin/sh ./config.sub",
>>> we got further to reach the awk error.
>>>
>>> So the automatic changing of line endings by git really was a problem,
>> and:
>>> git clone -c core.autocrlf=false ...
>>> really did fix it :-).
>> Yes, it looks better!
>>
>> Is this a native Windows git or the one inside Cygwin?
>>
> It's called from within Cygwin, but it could be the Windows one, I am not
> sure.

It could explain the problems with CRLF. On the "old" buildbots we
definitely used the git from Cygwin.

But then, even on the new machine it definitely did build (before the
Cygwin update without changing awk/gawk).

>
>
>>> Now regarding Awk, instead of doing:
>>> rm /bin/awk
>>> mv /bin/gawk.exe /bin/awk.exe
>>> can't we prepend PATH with a directory containing an "awk" script that
>> just
>>> calls gawk.exe?
>> It would be great if there is a better way to do it. I just followed our
>> Windows building guide all these years.
>>
>> But this is beyond my capabilities and one of the reasons why I cannot
>> maintain our buildbots anymore.
>>
> This approach did eventually work. I eventually succeeded in creating an
> "awk" script that calls "gawk" and setting PATH to its directory within
> Cygwin, and ./configure now gets further.
>
> Now the next problem is that Cygwin doesn't have gcc and g++ (
> https://ci2.apache.org/#/builders/67/builds/516/steps/9/logs/stdio):
>
> which: no gcc in
> (/cygdrive/e/buildbot/openoffice-win10/utils:/usr/local/bin:/usr/bin:/cygdrive/e/Python39/Scripts:/cygdrive/e/Python39:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program
> Files/Puppet Labs/Puppet/bin:/cygdrive/c/Program Files
> (x86)/Subversion/bin:/cygdrive/c/Program
> Files/Git/cmd:/cygdrive/e/buildbot/tools/Windows Kits/10/Windows
> Performance
> Toolkit:/cygdrive/c/Users/buildbot/AppData/Local/Microsoft/WindowsApps)
> configure: error: cygwin gcc and g++ are needed, please install them.
>
> How can we install them?

That's an Infra job. ;-)

Regards,

   Matthias

>
>
>> Regards,
>>
>>Matthias
>>
>>
> Regards
> Damjan
>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: Buildbot problems

2023-01-22 Thread Damjan Jovanovic
On Wed, Jan 18, 2023 at 8:26 PM Matthias Seidel 
wrote:

> Hi,
>
> Am 16.01.23 um 03:47 schrieb Damjan Jovanovic:
> > Hi
> >
> > That's progress, because if you compare it to the previous build's
> > ./configure:
> > https://ci2.apache.org/#/builders/67/builds/509/steps/8/logs/stdio
> > it no longer stops on the error:
> > "configure: error: cannot run /bin/sh ./config.sub",
> > we got further to reach the awk error.
> >
> > So the automatic changing of line endings by git really was a problem,
> and:
> > git clone -c core.autocrlf=false ...
> > really did fix it :-).
>
> Yes, it looks better!
>
> Is this a native Windows git or the one inside Cygwin?
>

It's called from within Cygwin, but it could be the Windows one, I am not
sure.


>
> >
> > Now regarding Awk, instead of doing:
> > rm /bin/awk
> > mv /bin/gawk.exe /bin/awk.exe
> > can't we prepend PATH with a directory containing an "awk" script that
> just
> > calls gawk.exe?
>
> It would be great if there is a better way to do it. I just followed our
> Windows building guide all these years.
>
> But this is beyond my capabilities and one of the reasons why I cannot
> maintain our buildbots anymore.
>

This approach did eventually work. I eventually succeeded in creating an
"awk" script that calls "gawk" and setting PATH to its directory within
Cygwin, and ./configure now gets further.

Now the next problem is that Cygwin doesn't have gcc and g++ (
https://ci2.apache.org/#/builders/67/builds/516/steps/9/logs/stdio):

which: no gcc in
(/cygdrive/e/buildbot/openoffice-win10/utils:/usr/local/bin:/usr/bin:/cygdrive/e/Python39/Scripts:/cygdrive/e/Python39:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program
Files/Puppet Labs/Puppet/bin:/cygdrive/c/Program Files
(x86)/Subversion/bin:/cygdrive/c/Program
Files/Git/cmd:/cygdrive/e/buildbot/tools/Windows Kits/10/Windows
Performance
Toolkit:/cygdrive/c/Users/buildbot/AppData/Local/Microsoft/WindowsApps)
configure: error: cygwin gcc and g++ are needed, please install them.

How can we install them?


> Regards,
>
>Matthias
>
>
Regards
Damjan


Re: Nightly Builds

2023-01-22 Thread Peter kovacs
The output from git --log can be filtered to a since date. If we use the last 
build date then we can check if there are entries.
Maybe some other switches would help.

Am 21. Januar 2023 15:03:02 MEZ schrieb Matthias Seidel 
:
>Hi Gavin,
>
>Am 21.01.23 um 13:33 schrieb Gavin McDonald:
>> Hi All,
>>
>> The nightly builds at https://ci2.apache.org/#/builders/58 are using up
>> much unnecessary
>> disk space on the nightlies.apache.org server.
>>
>> Currently Openoffice alone is using more than 1TB - all due to these
>> nightly builds.
>> Over 600GB are the linux64 snapshots and the rest are the linsnap* ones.
>>
>> Many many of these snapshots are identical to previous ones, but because
>> the date of the build is included then they are just repeated each day.
>> Even if no commits for weeks there is multi GB tars and debs being uploaded
>> each day.
>>
>> This seems a waste.
>>
>> Not only this, but no snapshots are being cleaned up, we have snapshots
>> dating back nearly a year just sitting there.
>>
>> Lets clean this up and be smarter going forwards.
>>
>> I would like to see these nightlies changed :-
>>
>> 1. Change to run weekly instead of daily.
>> 2. Instead of, or in addition to 1, build and upload by commit trigger.
>
>Just to clarify:
>
>I think the logic should be: Look every day (night) if there was a code
>change. If yes, do a build, otherwise skip.
>
>I don't want to trigger a build with every single commit... ;-)
>
>Regards,
>
>   Matthias
>
>> 3. Clean up snapshots older than 1 month.
>>
>> Thoughts please
>>
>


Re: [ANNOUNCE] Maintenance Window on Forums and Wiki

2023-01-22 Thread casalva
I don't know who to thank, but the Italian AOO forum registration form has 
finally been restored and is now working.
Thanks Andrea, thanks Dave.
Regards,

charlie

- Messaggio originale -
Da: casa...@email.it
A: "dev" 
Cc: "users" 
Inviato: Venerdì, 20 gennaio 2023 17:36:58
Oggetto: Re: [ANNOUNCE] Maintenance Window on Forums and Wiki

It seems that nobody cares about the Italian forum...

- Messaggio originale -
Da: casa...@email.it
A: "dev" 
Cc: "users" 
Inviato: Mercoledì, 11 gennaio 2023 16:42:52
Oggetto: Re: [ANNOUNCE] Maintenance Window on Forums and Wiki

I was hoping that the opportunity was good to fix the registration form of the 
Italian forum, but it was not so.
>From the Italian forum it seems you don't care about anyone...

- Messaggio originale -
Da: "Dave Fisher" 
A: "dev" , us...@openoffice.apache.org
Inviato: Martedì, 10 gennaio 2023 18:57:25
Oggetto: [ANNOUNCE] Maintenance Window on Forums and Wiki

ASF Infrastructure Scheduled routine maintenance, OpenOffice forums and wiki 
starting at Jan 11, 2023 - 11:00AM UTC and ending at Jan 11, 2023 - 11:15AM UTC.

The server hosting the OpenOffice forums and Wiki will be undergoing routine 
maintenance on Wednesday the 11th of January at 11AM UTC. We expect this 
operation to last 10-15 minutes at most, during which the OpenOffice forums and 
wiki will be unavailable.

Please send an email to d...@openoffice.org if there is trouble with either 
website after the end of this window.
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

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

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

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