Hello Pedro,

On Sun, Jul 18, 2021 at 02:27:34PM +0100, Pedro Lino wrote:

> Hi Arrigo
> 
> I do not have any Apple devices :)
> 
> Did you build any Linux binaries (DEBs)? Can you share a link?

Yes, I did, but just because I wanted to be sure that I did not break
the build process.

I did not change any code, therefore I do not think I changed anything
for Linux and Windows.

However, I just uploaded the en-US builds in RPM and DEB format to the
same directory, in case you or anyone else wants to test them anyway.
;-)
http://home.apache.org/~ardovm/openoffice/catalina/2021-07-18/

I forgot to mention that for some reason they advertise themselves as
4.1.11. Please just consider them as development builds.

> Thanks!

Thank you and best regards.

> > On 07/18/2021 2:00 PM Arrigo Marchiori <[email protected]> wrote:
> > 
> >  
> > Dear All,
> > 
> > On Sat, Jul 17, 2021 at 03:27:54PM +0200, Arrigo Marchiori wrote:
> > 
> > > Dear All,
> > > 
> > > I just committed the "catalina" branch:
> > > https://github.com/apache/openoffice/tree/catalina
> > > 
> > > The required environment variables on our Mac Mini are the following:
> > > 
> > > export LC_CTYPE=en_US.UTF-8
> > > export LANG=en_US.UTF-8
> > > export 
> > > PATH=${HOME}/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:$PATH
> > > export LIBRARY_PATH=/usr/local/lib
> > > export C_INCLUDE_PATH=/usr/local/include
> > > export CPLUS_INCLUDE_PATH=/usr/local/include
> > > export MACOSX_DEPLOYMENT_TARGET=10.7 
> > > export 
> > > SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
> > > export CFLAGS="$CFLAGS -mmacosx-version-min=10.7 -isysroot $SDKROOT" 
> > > export CXXFLAGS="$CXXFLAGS -mmacosx-version-min=10.7 -isysroot $SDKROOT"
> > > export LDFLAGS="$LDFLAGS -mmacosx-version-min=10.7 -isysroot $SDKROOT"
> > > export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
> > > 
> > > I am testing the branch under Linux, and next Windows if I will find
> > > time, to make sure I did not break anything.
> > 
> > I could build the branch successfully under Linux and Windows.
> > 
> > > Reviews are very welcome.
> > 
> > Anyone with a Mac is invited to kindly test this build:
> > http://home.apache.org/~ardovm/openoffice/catalina/2021-07-18/
> > 
> > I opened a PR on GitHub:
> > https://github.com/apache/openoffice/pull/135
> > that gives a clear overview of all the edits.
> > 
> > The following note remains valid:
> > 
> > > > I met a problem with the writerfilter module. It was given by the
> > > > proposed libxml and libxslt pair by the build script [1].
> > > > The problem was reported here: [2].
> > > > 
> > > > Solution: use libxslt 1.34 instead of 1.33.
> > > > Let's not forget to update the build script [1].
> > > > 
> > > > References:
> > > > 
> > > >   1: 
> > > > https://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1.10/unxmacos/build_aoo64bit_on_macos.sh?view=markup
> > > > 
> > > >   2: https://gitlab.gnome.org/GNOME/libxml2/-/issues/66
> > 
> > Best regards,
> > -- 
> > Arrigo
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 

-- 
Arrigo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to