On Sun, Aug 22, 2021 at 10:14 AM Sandro Mani <manisandro@gmail.com> wrote:

On 22.08.21 14:42, Richard Shaw wrote:
> I'm trying to finalize all the builds for OpenEXR/Imath 3.1 in my side
> tag but having a tough time with krita getting a few errors[1] like this:
>
> In file included from
> /usr/include/eigen3/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:18,
>                  from /usr/include/eigen3/Eigen/Core:350,
>                  from /usr/include/eigen3/Eigen/Dense:1,
>                  from
> /builddir/build/BUILD/krita-4.4.5/libs/global/KisBezierUtils.cpp:36:
> /usr/include/eigen3/Eigen/src/Core/arch/AltiVec/MatrixProductMMA.h: In
> function 'Eigen::internal::ploadRhsMMA<float, float __vector(4)>(float
> const*, float __vector(4)&)void':
> /usr/include/eigen3/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h:215:28:
> error: inlining failed in call to 'always_inline'
> 'Eigen::internal::ploadRhs<float, float __vector(4)>(float
> const*)float __vector(4)': target specific option mismatch
>
> Thoughts?

Everything pulling in eigen-3.4.0 (which landed two days ago) on ppc64le
is currently failing to build, I'm investigating and I'll try to fix
this ASAP.

Blender seems to be failing for similar reasons. Is there a bug to track when this is resolved? I had to put workarounds in the spec file without some way to know when it can be removed.

Thanks,
Richard