Re: MacOS build fail "SSE4.2 instruction set not enabled" (abandonned)

2017-05-15 Thread marius adrian popa
I will check your patch this week on a mac / windows and linux , It's still a hack so the proper way to solve it is like described in this stackoverflow solution http://stackoverflow.com/questions/11228855/header-files- for-x86-simd-intrinsics I used tips from https://bidetly.io/2017/02/08/crc-pa

Re: MacOS build fail "SSE4.2 instruction set not enabled" (abandonned)

2017-05-12 Thread Julien Nabet
Hi, As I put on the gerrit patch, I give up with this patch because: - it's too complicated to modify the patch : the patching part was working on my Mac and it fails to apply on Jenkins Mac - sse4 pb. Even if it builds, LO may crash on pc which aren't compatible with sse4 Julien On 12/05/20

Re: MacOS build fail "SSE4.2 instruction set not enabled"

2017-05-12 Thread marius adrian popa
Also in firebird/extern/cloop/src/tests/test1/CTest.c related to this patch https://gerrit.libreoffice.org/#/c/37488/6/external/firebird/firebird-macosx.patch.1 these lines and changes are still needed for osx #include "CalcCApi.h" -#include +#include #include now build fails https://ci.li

Re: MacOS build fail "SSE4.2 instruction set not enabled"

2017-05-12 Thread Tomaž Vajngerl
Hi, On Fri, May 12, 2017 at 11:05 AM, marius adrian popa wrote: > Known issue in Firebird 3.0.x > > http://firebird.1100200.n4.nabble.com/std-c-11-added-to-CXXFLAGS-in-3-0-on-linux-td4645224.html > > introduced by this commit > > https://github.com/FirebirdSQL/firebird/commit/52d9a05a0f3d > They

Re: MacOS build fail "SSE4.2 instruction set not enabled"

2017-05-12 Thread marius adrian popa
Known issue in Firebird 3.0.x http://firebird.1100200.n4.nabble.com/std-c-11-added-to-CXXFLAGS-in-3-0-on-linux-td4645224.html introduced by this commit https://github.com/FirebirdSQL/firebird/commit/52d9a05a0f3d On Thu, May 11, 2017 at 1:01 PM, Tomaž Vajngerl wrote: > Hi, > > On Thu, May 11,

Re: MacOS build fail "SSE4.2 instruction set not enabled"

2017-05-11 Thread Tomaž Vajngerl
Hi, On Thu, May 11, 2017 at 10:17 AM, julien2412 wrote: > Hello, > > I submitted a gerrit patch to bump Firebird to 3.0.2 (see > https://gerrit.libreoffice.org/#/c/37488/) > MacOs build fails on Jenkins with these logs: > In file included from > /Users/tdf/lode/jenkins/workspace/lo_gerrit/Config/

Re: MacOS build fail "SSE4.2 instruction set not enabled"

2017-05-11 Thread Stephan Bergmann
ask on the LO mailing list. View this message in context: Re: MacOS build fail "SSE4.2 instruction set not enabled" <http://nabble.documentfoundation.org/MacOS-build-fail-SSE4-2-instruction-set-not-enabled-tp4214246p

Re: MacOS build fail "SSE4.2 instruction set not enabled"

2017-05-11 Thread sberg
On 05/11/2017 10:57 AM, Stephan Bergmann wrote: > On 05/11/2017 10:17 AM, julien2412 [via Document Foundation Mail > Archive] wrote: >> Would it be possible to enable SSE4.2 on Jenkins MacOs machine or have >> we got some compatibility constraint to fulfil? > > I'm not a maintainer of that machi

Re: MacOS build fail "SSE4.2 instruction set not enabled"

2017-05-11 Thread sberg
On 05/11/2017 10:17 AM, julien2412 [via Document Foundation Mail Archive] wrote: > Would it be possible to enable SSE4.2 on Jenkins MacOs machine or have > we got some compatibility constraint to fulfil? I'm not a maintainer of that machine, nor have I got any idea how to access it. Please ask