Re: macOS Big Sur configure issue: clang errors

2021-01-21 Thread Dylan Pham
That fixed my clang errors. Thank you Jim. Dylan On Thu, Jan 21, 2021 at 3:33 AM Jim Jagielski wrote: > My guess is that you do not have SDKROOT defined in your environment. > > Before running configure make sure you do: > > export SDKROOT=$(xcrun --sdk macosx --show-sdk-path) > > > On Jan

Re: Check for English spelling extension updates broken?

2021-01-21 Thread Pedro Lino
Hi Andrea > On 01/21/2021 11:39 PM Andrea Pescetti wrote: > OK, thank you for checking. I've now reverted the fix and we'll go live > with a more complete version when people will have upgraded to 4.1.9. Agreed. Thank you! > But when we are not in proximity of a release, we can trigger the

Re: Check for English spelling extension updates broken?

2021-01-21 Thread Andrea Pescetti
On 21/01/2021 Pedro Lino wrote: Please let me know if it works; if it does, I will then revert it and republish only after 4.1.9 is out ... It is fixed indeed (although I get 2 notifications for that extension, but one problem at a time!). Thanks! OK, thank you for checking. I've now

Re: [VOTE] Release AOO 4.1.9-RC1 as GA

2021-01-21 Thread Andrea Pescetti
On 18/01/21 Jim Jagielski wrote: I am calling a VOTE on releasing the source and complimentary community builds of Apache OpenOffice 4.1.9-RC1 as GA. The Release Candidate is good for production/GA: [X] yes / +1 [ ] no / -1 My vote is based on [X] binding (member of PMC) [X] I have

Re: [VOTE] Release AOO 4.1.9-RC1 as GA

2021-01-21 Thread Pedro Lino
Hi Jim, all The Release Candidate is good for production/GA: [x] yes / +1 [ ] no / -1 My vote is based on [ ] binding (member of PMC) [x] I have built and tested the RC from source on platform [Ubuntu 18.04 x64] [x] I have tested the binary RC on platform [Ubuntu 14.04

Re: Check for English spelling extension updates broken?

2021-01-21 Thread Pedro Lino
Hi Andrea > On 01/21/2021 8:04 PM Andrea Pescetti wrote: > I believe it's fixed now (limited to the specific case of the English > dictionary; I had to find some workarounds so I enabled only that > extension for testing). > Please let me know if it works; if it does, I will then revert it

Re: Check for English spelling extension updates broken?

2021-01-21 Thread Marcus
Am 21.01.21 um 21:04 schrieb Andrea Pescetti: On 20/01/2021 Andrea Pescetti wrote: I think we can fix it. Let me give it a try tomorrow. I believe it's fixed now (limited to the specific case of the English dictionary; I had to find some workarounds so I enabled only that extension for

Re: Check for English spelling extension updates broken?

2021-01-21 Thread Andrea Pescetti
On 20/01/2021 Andrea Pescetti wrote: I think we can fix it. Let me give it a try tomorrow. I believe it's fixed now (limited to the specific case of the English dictionary; I had to find some workarounds so I enabled only that extension for testing). Please let me know if it works; if it

Testing the new version

2021-01-21 Thread bettnott
I have a macbook pro M1 2020 with macOS 11.1 (BigSur). I read about testing the AOO new version in the forum, "We are testing the solution at this point. If you want to join the test of the new version of this fix, drop an e-mail in English to the developers mailing list

Re: macOS Big Sur configure issue: clang errors

2021-01-21 Thread Jim Jagielski
My guess is that you do not have SDKROOT defined in your environment. Before running configure make sure you do: export SDKROOT=$(xcrun --sdk macosx --show-sdk-path) > On Jan 20, 2021, at 6:09 PM, Dylan Pham wrote: > > So I ran below: > > ./configure \ >--enable-verbose \ >

[GitHub] [openoffice] ardovm opened a new pull request #119: Clean $OUTPATH directories as well as $INPATH

2021-01-21 Thread GitBox
ardovm opened a new pull request #119: URL: https://github.com/apache/openoffice/pull/119 It is possible that `$OUTPATH` directories are left by previous compilation attempts. A proof that `$OUTPATH` directories are used is the Perl script