Re: Buildbot problems

2023-01-15 Thread 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 chang

Re: Buildbot problems

2023-01-15 Thread Matthias Seidel
Hi all, Looking at: https://ci2.apache.org/#/builders/67/builds/510/steps/8/logs/stdio the problem is definitely awk/gawk. Cygwin is at 3.3.3 and could be updated to 3.4.3. But remember to downgrade make then... Regards,    Matthias Am 15.01.23 um 12:25 schrieb Matthias Seidel: > Hi Damjan,

Fwd: Logo proposal

2023-01-15 Thread Xavier Verbrèghe
-- Forwarded message - De : CORENTIN VERBREGHE Date: dim. 15 janv. 2023 à 18:35 Subject: Logo proposal To: dev@openoffice.apache.org Hello, I wish change the logos of Apache OpenOffice softwares because I think that they are is no longer up to date. I wish OpenOffice looked as

Re: Buildbot problems

2023-01-15 Thread Matthias Seidel
Hi Damjan, Peter, Am 15.01.23 um 09:58 schrieb Damjan Jovanovic: > On Sun, Jan 15, 2023 at 10:11 AM Peter Kovacs wrote: > >> Am 15.01.23 um 07:12 schrieb Damjan Jovanovic: >>> Hi >>> >>> I am trying to get all the buildbots working again, but there are many >>> problems... >>> >>> 1. All the Wind

Re: Buildbot problems

2023-01-15 Thread Damjan Jovanovic
On Sun, Jan 15, 2023 at 10:11 AM Peter Kovacs wrote: > > Am 15.01.23 um 07:12 schrieb Damjan Jovanovic: > > Hi > > > > I am trying to get all the buildbots working again, but there are many > > problems... > > > > 1. All the Windows buildbots are failing in "./configure" with: > > configure: erro

Re: Buildbot problems

2023-01-15 Thread Peter Kovacs
Am 15.01.23 um 07:12 schrieb Damjan Jovanovic: Hi I am trying to get all the buildbots working again, but there are many problems... 1. All the Windows buildbots are failing in "./configure" with: configure: error: cannot run /bin/sh ./config.sub This could be due to \r\n line endings or a B