<body style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" align="right"><img src="https://build.kde.org/static/e59dfe28/images/32x32/red.gif"/></td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" valign="center"><b style="font-size: 200%;">BUILD FAILURE</b></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build URL
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><a href="https://build.kde.org/job/Extragear%20digikam%20kf5-qt5%20SUSEQt5.9/545/">https://build.kde.org/job/Extragear%20digikam%20kf5-qt5%20SUSEQt5.9/545/</a></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Project:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">Extragear digikam kf5-qt5 SUSEQt5.9</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Date of build:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">Wed, 13 Sep 2017 08:39:18 +0000</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build duration:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">20 min and counting</td></tr></table><br/><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" width="100%" cellpadding="0" cellspacing="0"><tr><td class="bg1" style="font-family: Verdana, Helvetica, sans serif; font-size: 120%; color: white; background-color: #0000C0"><b>
       CONSOLE OUTPUT
      </b></td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[...truncated 1.17 MB...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/eigen3/Eigen/Dense:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/eigen3/Eigen/Eigen:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Extragear digikam kf5-qt5 SUSEQt5.9/libs/dimg/filters/sharp/matrix.cpp:52:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:50: warning: enum constant in boolean context [-Wint-in-bool-context]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     MaySliceVectorize  = bool(MightVectorize) && bool(DstHasDirectAccess)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                                                  ^~~~~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">In file included from /usr/include/eigen3/Eigen/Core:420:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/eigen3/Eigen/Dense:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/eigen3/Eigen/Eigen:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Extragear digikam kf5-qt5 SUSEQt5.9/libs/dimg/filters/sharp/matrix.cpp:52:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false> >, Eigen::internal::evaluator<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1> >, 1, 1, false> >, Eigen::internal::assign_op<double, double> >’:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49:   required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false> >, Eigen::internal::evaluator<Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1> >, 1, 1, false> >, Eigen::internal::assign_op<double, double>, 0>’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:739:10:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>; SrcXprType = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1> >, 1, 1, false>; Functor = Eigen::internal::assign_op<double, double>]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>; SrcXprType = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1> >, 1, 1, false>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>; Src = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1> >, 1, 1, false>; Func = Eigen::internal::assign_op<double, double>]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:804:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>; Src = Eigen::Block<const Eigen::Map<Eigen::Matrix<double, -1, 1> >, 1, 1, false>; Func = Eigen::internal::assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::Map<Eigen::Matrix<double, -1, 1> > >; Func = Eigen::internal::assign_op<double, double>]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:804:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::Map<Eigen::Matrix<double, -1, 1> > >; Func = Eigen::internal::assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::Map<Eigen::Matrix<double, -1, 1> > >]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:710:32:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::Map<Eigen::Matrix<double, -1, 1> > >; Derived = Eigen::Matrix<double, -1, 1>]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/Matrix.h:225:24:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::Map<Eigen::Matrix<double, -1, 1> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Extragear digikam kf5-qt5 SUSEQt5.9/libs/dimg/filters/sharp/matrix.cpp:432:23:   required from here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">In file included from /usr/include/eigen3/Eigen/Core:420:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/eigen3/Eigen/Dense:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/eigen3/Eigen/Eigen:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Extragear digikam kf5-qt5 SUSEQt5.9/libs/dimg/filters/sharp/matrix.cpp:52:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:50: warning: enum constant in boolean context [-Wint-in-bool-context]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     MaySliceVectorize  = bool(MightVectorize) && bool(DstHasDirectAccess)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                                                  ^~~~~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">In file included from /usr/include/eigen3/Eigen/Core:420:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/eigen3/Eigen/Dense:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/eigen3/Eigen/Eigen:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Extragear digikam kf5-qt5 SUSEQt5.9/libs/dimg/filters/sharp/matrix.cpp:52:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Matrix<bool, -1, 1, 0, -1, 1> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<bool>, Eigen::Matrix<bool, -1, 1, 0, -1, 1> > >, Eigen::internal::assign_op<bool, bool> >’:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49:   required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Matrix<bool, -1, 1, 0, -1, 1> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<bool>, Eigen::Matrix<bool, -1, 1, 0, -1, 1> > >, Eigen::internal::assign_op<bool, bool>, 0>’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:739:10:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix<bool, -1, 1, 0, -1, 1>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<bool>, Eigen::Matrix<bool, -1, 1, 0, -1, 1> >; Functor = Eigen::internal::assign_op<bool, bool>]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:879:31:   required from ‘static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix<bool, -1, 1, 0, -1, 1>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<bool>, Eigen::Matrix<bool, -1, 1, 0, -1, 1> >; Functor = Eigen::internal::assign_op<bool, bool>; Weak = void]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<bool, -1, 1, 0, -1, 1>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<bool>, Eigen::Matrix<bool, -1, 1, 0, -1, 1> >; Func = Eigen::internal::assign_op<bool, bool>]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:804:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Matrix<bool, -1, 1, 0, -1, 1>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<bool>, Eigen::Matrix<bool, -1, 1, 0, -1, 1> >; Func = Eigen::internal::assign_op<bool, bool>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::Map<Eigen::Matrix<double, -1, 1> > >; Func = Eigen::internal::assign_op<double, double>]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:804:27:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::Map<Eigen::Matrix<double, -1, 1> > >; Func = Eigen::internal::assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18:   required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::Map<Eigen::Matrix<double, -1, 1> > >]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:710:32:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::Map<Eigen::Matrix<double, -1, 1> > >; Derived = Eigen::Matrix<double, -1, 1>]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/Matrix.h:225:24:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::Map<Eigen::Matrix<double, -1, 1> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Extragear digikam kf5-qt5 SUSEQt5.9/libs/dimg/filters/sharp/matrix.cpp:432:23:   required from here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">In file included from /usr/include/eigen3/Eigen/Core:420:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/eigen3/Eigen/Dense:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /usr/include/eigen3/Eigen/Eigen:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Extragear digikam kf5-qt5 SUSEQt5.9/libs/dimg/filters/sharp/matrix.cpp:52:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:50: warning: enum constant in boolean context [-Wint-in-bool-context]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     MaySliceVectorize  = bool(MightVectorize) && bool(DstHasDirectAccess)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                                                  ^~~~~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object libs/dimg/CMakeFiles/dimg_src.dir/imagehistory/dimagehistory.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object libs/dimg/CMakeFiles/dimg_src.dir/dcolorcomposer.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object libs/dimg/CMakeFiles/dimg_src.dir/dcolor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object libs/dimg/CMakeFiles/dimg_src.dir/dimgscale.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/enhance/redeyetool.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object libs/dimg/CMakeFiles/dimg_src.dir/imagehistory/filteraction.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object libs/dimg/CMakeFiles/dimg_src.dir/imagehistory/historyimageid.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object libs/dimg/CMakeFiles/dimg_src.dir/dimg_src_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/enhance/antivignettingtool.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/enhance/hotpixels/weights.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Built target dimg_src</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/enhance/hotpixels/hotpixelfixer.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/enhance/hotpixels/hotpixelstool.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/enhance/hotpixels/blackframelistview.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/transform/freerotationtool.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/enhance/hotpixels/blackframeparser.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/transform/perspectivetool.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/transform/perspectivewidget.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/transform/resizetool.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/transform/sheartool.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/transform/triangle.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/enhance/healingclonetool.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/imageeditor_src_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/transform/ratiocroptool.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/transform/imageselectionwidget.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/transform/matrix.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Building CXX object utilities/imageeditor/CMakeFiles/imageeditor_src.dir/tools/enhance/lensdistortiontool.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 33%] Built target imageeditor_src</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make: *** [Makefile:141: all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // stage</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">ERROR: script returned exit code 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // catchError</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] sh</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Extragear digikam kf5-qt5 SUSEQt5.9] Running shell script</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">+ python3 -u ci-tooling/helpers/capture-workspace.py --environment production</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailextrecipients</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailext</td></tr></table><br/></body>