Re: Min macOS version for 4.20

2019-01-08 Thread legine
I am not sure what you mean.
We should update to use the latest SDK.
According to Apple it is still posible to build for 10.7  with it.
Maybe that would be better approach?

I think you have also to look into available flags since there is a lot of 
change in the last 10 years in compiler terms.
See mechtildes post and my older post to build on Arch linux.
So you might well run into different issues with the approach. 

Maybe also posting the issued might help. Maybe they are not that bad.

I am sorry that the mac buildbot isnt ready. I could use some help there.
If anyone has time. 
We currently need to define the brew commands in order to install all the tools 
we need. Then we can try to build. And the result is public. Which would make 
it easy for others to check on their work.

Am Dienstag, 8. Januar 2019 schrieb Jim Jagielski:
> One option we have is that we drop support for macOS 10.7 and older for 
> 4.20.x... this MIGHT help.
> 
> I can/will test that assumption.
> 
> > On Jan 8, 2019, at 9:54 AM, Jim Jagielski  wrote:
> > 
> > I've started playing around w/ getting 4.2.0-HEAD to build; as expected, so 
> > real issues w/ Ubuntu or CentOS7 but macOS is causing problems, what with 
> > the migration to gbuild for various modules and how these migrations 
> > constantly break macOS. I'll try to start hammering fixing/working-around 
> > these, but my recommendation would be that instead of migrating to gbuild 
> > willy-nilly, we only do so on (1) modules that NEED it, due to new versions 
> > or (2) are so easy and basic that the risk that it breaks other platforms 
> > is pretty much nil.
> > 
> > Does that make sense?
> > -
> > 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
> 
>

-- 
Gesendet von meinem Sailfish-Gerät.

Re: Building AOO under Debian9

2019-01-03 Thread legine
You have to set the cxxflag g98+ or so i think.
Also you should set some flag to switch the behaviour of binary compare. But i 
forgot wich one it is.

Maybe in mails from 2016 ör 2017 you can find further  hints.

Am Donnerstag, 3. Januar 2019 schrieb Mechtilde:
> Hello,
> 
> for the translation Process I build successfully under Centos 7 and
> Debian 8. Debian 8 builds with openjdk 7
> 
> Now I want to build under Debian 9 which become oldstable mid of this year.
> 
> I set up the build environment as I did it for Debian8 only with newer
> version like newer gcc and newer openjdk (8).
> 
> I tried to build the same revision
> 
> There the build stopped at basebmp:
> ~/aoo/main/basebmp/inc/basebmp.packedpixeliterator.hxx:86:23: warning:
> left shift of negative value [Wshift-negative-value] bit_mask=~(~0 <<
> bits_per_pixel)
> 
> and so on
> 
> I uploaded a screenshot at
> home.apache.org/~mechtilde/Screenshots/Build-Debian9.png.
> 
> If you need more infomation I will prepare that.
> 
> Kind regards
> 
> 
> -- 
> Mechtilde Stehmann
> ## Apache OpenOffice
> ## Freie Office Suite für Linux, MacOSX, Windows
> ## Debian Developer
> ## PGP encryption welcome
> ## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
> 
>

-- 
Gesendet von meinem Sailfish-Gerät.