Re: Buildbot problems

2023-03-01 Thread Damjan Jovanovic
On Sun, Jan 22, 2023 at 1:33 PM Matthias Seidel 
wrote:

>
> >
> >
> >>> 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. ;-)
>
>

Weeks ago, on the openoffice-win10 buildbot, many Cygwin dependencies
somehow got deleted, and days of battling Buildbot and working with Infra
on https://issues.apache.org/jira/browse/INFRA-24114 were needed to install
them again.

The git crlf problem on Cygwin was another major issue that needed fixing.

Awk was another, my idea for an "awk" script that calls gawk didn't work, I
ended up copying /usr/bin/gawk.exe to awk.exe in a directory that is then
prepended to the PATH environment variable passed to "configure" and
"build", which worked in my own build and should work on the buildbot too.
Since this copies gawk on every build, this approach won't be broken by
future Cygwin upgrades like our previous renaming of gawk to awk by Infra
was.

I also changed haltOnFailure to False for the "build" step, so that the
logs are uploaded even when the build fails, like the Linux buildbots do.
Haven't checked whether that works yet.

It eventually got through configure and started building, but every time
that happened, the build was cancelled somehow.

Then Java 8 changed somehow (upgrade or whatever), and Java detection
broke. That has taken several more weeks to fix, and a command I was trying
to run to log Java's files wasn't working due to a missing bracket which I
eventually found and fixed.

A further Java problem is that oowintool fails to detect Java, as it's
looking for the 32 bit Java registry key, while we only have a 64 bit Java
installed. I had to dig through the buildbot script's history to find a
working 32 bit Java directory to specify (which oowintool can't detect
because it's just unzipped, not installed and added to the registry).

With those endless problems fixed, the build is now progressing nicely:
https://ci2.apache.org/#/builders/67/builds/625


Regards,
>
>Matthias
>
>
Regards
Damjan


Re: Fwd: [ANNOUNCE] Apache OpenOffice 4.1.14 released

2023-03-01 Thread Matthias Seidel
Hi All,

Thanks to everyone involved in this release!

Time to work on the next release. AOO41X and AOO42X are open for
commits, whatever comes first! ;-)

First AOO4115 Test Builds for Windows can be found here:

https://home.apache.org/~mseidel/AOO-builds/AOO-4115-Test/

Regards,

   Matthias

Am 27.02.23 um 21:38 schrieb Carl Marcum:
> Hello OpenOffice community.
>
> We want to thank everyone who helped make this release happen.
>
> Best regards,
> Carl
> (on behalf of the OpenOffice PMC)
>
> 
>
> 27 February 2023 - The Apache OpenOffice project is pleased to
> announce the release of Apache OpenOffice 4.1.14.
>
> Apache OpenOffice is a popular Open Source office document
> productivity suite available in 41 languages on Windows, macOS and Linux.
>
> Apache OpenOffice 4.1.14 is a maintenance release incorporating bug
> fixes and other enhancements.
>
> This release also includes the latest dictionaries.  All users of
> Apache OpenOffice 4.1.13 or earlier are advised to upgrade.
>
> For the complete overview see the list in Bugzilla:
> https://s.apache.org/AOO-4114changes
>
> Full version of this announcement:
> https://s.apache.org/AOO-4114announcement
>
> Apache OpenOffice 4.1.14 Release Notes:
> https://s.apache.org/AOO-4114releasenotes
>
> Download the source:
> https://openoffice.apache.org/downloads.html
>
> Download Apache OpenOffice 4.1.14 from the original source only:
> https://www.openoffice.org/download/
>
> Follow Apache OpenOffice:
> Twitter   https://twitter.com/apacheoo
> Facebook  https://www.facebook.com/ApacheOO
> YouTube   https://www.youtube.com/openoffice
> Mail  https://openoffice.apache.org/mailing-lists.html
>
>
>
> -
> 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: Wikipedia should be updated?

2023-03-01 Thread Matthias Seidel
Hi,

Am 01.03.23 um 15:57 schrieb Pedro Lino:
> Hi Bidouille
>
>> https://en.wikipedia.org/wiki/Apache_OpenOffice
>> I see an old statistic since 2012 until 2019:
>> https://en.wikipedia.org/wiki/File:Apache_OpenOffice_weekly_downloads.svg
>> Doesn't that show a biased point of view?
> Not really. Anyone can contribute to Wikipedia. The fact that OpenOffice is 
> still at version 4.1 and that the downloads are decreasing is a reality.

Luckily our download numbers are increasing again...

And we are able to publish them, while other projects can only estimate. :-D

>
> If you can volunteer to update that page it would be great!

Submitting changes is one thing. But esp. for the English AOO article
the Admins at Wikipedia are totally biased aganst AOO.

Good luck, I gave up on (the idea of) Wikipedia years ago...

Regards,

   Matthias

>
> All the best,
> 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


Wikipedia should be updated?

2023-03-01 Thread Bidouille
https://en.wikipedia.org/wiki/Apache_OpenOffice
I see an old statistic since 2012 until 2019:
https://en.wikipedia.org/wiki/File:Apache_OpenOffice_weekly_downloads.svg
Doesn't that show a biased point of view?

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