Build: #129 was successful
Job: Build and Package Many Linux 2.28 MPI 5 was successful
Build log
The build generated 2,818 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:473, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘static void Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar*, Index, RhsScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper<double, long int, 0>; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper<double, long int, 1>; bool ConjugateRhs = false; int Version = 1; Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar = double]’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:74:123: required from ‘static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 2; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar = double]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:265:12: required from ‘static void Eigen::internal::trmv_selector<Mode, 0>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>; Dest = Eigen::Matrix<double, -1, 1>; int Mode = 2; typename Dest::Scalar = double]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:180:109: required from ‘static void Eigen::internal::triangular_product_impl<Mode, true, Lhs, false, Rhs, true>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; int Mode = 2; Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>; typename Dest::Scalar = double]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14: required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>; Rhs = Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>; Rhs = Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, Eigen::TriangularShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:710:32: required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:299:13: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h:186:39: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 186 | const Index offset1 = (FirstAligned && alignmentStep==1)?3:1; |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h:187:39: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 187 | const Index offset3 = (FirstAligned && alignmentStep==1)?1:3; |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘static void Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar*, Index, RhsScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper<double, long int, 0>; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper<double, long int, 1>; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar = double]’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:83:113: required from ‘static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 2; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 0, Version>::ResScalar = double]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:265:12: required from ‘static void Eigen::internal::trmv_selector<Mode, 0>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>; Dest = Eigen::Matrix<double, -1, 1>; int Mode = 2; typename Dest::Scalar = double]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h:180:109: required from ‘static void Eigen::internal::triangular_product_impl<Mode, true, Lhs, false, Rhs, true>::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; int Mode = 2; Lhs = Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>; typename Dest::Scalar = double]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:712:14: required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>; Rhs = Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::TriangularShape, Eigen::DenseShape, ProductTag>::Scalar = double]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>; Rhs = Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>; Derived = Eigen::internal::generic_product_impl<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, Eigen::TriangularShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:710:32: required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:299:13: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h:186:39: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 186 | const Index offset1 = (FirstAligned && alignmentStep==1)?3:1; |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h:187:39: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 187 | const Index offset3 = (FirstAligned && alignmentStep==1)?1:3; |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > > >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > > >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -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*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase<Derived>::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase<Derived>::Scalar*) [with EssentialPart = Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Eigen::MatrixBase<Derived>::Scalar = double]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/QR/ColPivHouseholderQR.h:548:35: required from ‘void Eigen::ColPivHouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, -1, -1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/QR/ColPivHouseholderQR.h:156:7: required from ‘Eigen::ColPivHouseholderQR<MatrixType>::ColPivHouseholderQR(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:232:39: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> > >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /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::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> > >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> >; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, 1>; Workspace = Eigen::Matrix<double, 1, 1, 1, 1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:308:25: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:525:37: required from ‘void Eigen::MatrixBase<Derived>::applyOnTheLeft(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:254:23: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /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> >’: |
| 04-Sep-2026 06:37:29 | /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>’ |
| 04-Sep-2026 06:37:29 | /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>]’ |
| 04-Sep-2026 06:37:29 | /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]’ |
| 04-Sep-2026 06:37:29 | /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>]’ |
| 04-Sep-2026 06:37:29 | /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*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:710:32: required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::PermutationMatrix<-1, -1>, Eigen::Matrix<double, -1, 1>, 2>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::PermutationMatrix<-1, -1>, Eigen::Matrix<double, -1, 1>, 2>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/lmpar.h:204:7: required from ‘void Eigen::internal::lmpar2(const Eigen::ColPivHouseholderQR<Eigen::Matrix<LhsScalar, -1, -1, 0> >&, const Eigen::Matrix<Scalar, -1, 1>&, const Eigen::Matrix<Scalar, -1, 1>&, Scalar, Scalar&, Eigen::Matrix<Scalar, -1, 1>&) [with Scalar = double]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:275:33: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Transpose<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -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*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, 1>; Workspace = Eigen::Matrix<double, 1, 1, 1, 1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:308:25: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:525:37: required from ‘void Eigen::MatrixBase<Derived>::applyOnTheLeft(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:254:23: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Matrix<double, -1, -1, 0, -1, 1> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, 1> > >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Matrix<double, -1, -1, 0, -1, 1> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, 1> > >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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<double, -1, -1, 0, -1, 1>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, 1> >; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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<double, -1, -1, 0, -1, 1>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, 1> >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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, 0, -1, 1>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, 1> >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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, 0, -1, 1>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, 1> >; Func = Eigen::internal::assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, 1>; Workspace = Eigen::Matrix<double, 1, 1, 1, 1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:308:25: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:525:37: required from ‘void Eigen::MatrixBase<Derived>::applyOnTheLeft(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:254:23: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Matrix<double, -1, 1> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Matrix<double, -1, 1> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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<double, -1, 1>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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<double, -1, 1>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:710:32: required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:299:13: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Matrix<double, -1, 1> >, Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > > >, Eigen::internal::add_assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Matrix<double, -1, 1> >, Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > > >, Eigen::internal::add_assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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<double, -1, 1>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::add_assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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<double, -1, 1>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::add_assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Func = Eigen::internal::add_assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Func = Eigen::internal::add_assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:177:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:710:32: required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:299:13: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /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>, 16, Eigen::Stride<0, 0> >, 1, 1, false> >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /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>, 16, Eigen::Stride<0, 0> >, 1, 1, false> >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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>, 16, Eigen::Stride<0, 0> >, 1, 1, false>; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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>, 16, Eigen::Stride<0, 0> >, 1, 1, false>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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>, 16, Eigen::Stride<0, 0> >, 1, 1, false>; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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>, 16, Eigen::Stride<0, 0> >, 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*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >; Func = Eigen::internal::assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >; Src = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::FullPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >; Derived = Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:621:35: required from ‘void {anonymous}::SolveSimultaneousEquationsByLU(size_t, const T*, const T*, T*) [with T = double; MatrixT = Eigen::Matrix<double, -1, -1>; VectorT = Eigen::Matrix<double, -1, 1>; size_t = long unsigned int]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:960:61: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> > >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> > >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> >; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Diagonal<Eigen::Matrix<double, 8, 8, 0, 8, 8>, 0>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> >; Func = Eigen::internal::assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, 1>; Workspace = Eigen::Matrix<double, 1, 1, 1, 1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:308:25: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:525:37: required from ‘void Eigen::MatrixBase<Derived>::applyOnTheLeft(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:254:23: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Matrix<double, -1, 1> >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Matrix<double, -1, 1> >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Matrix<double, -1, 1>; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Matrix<double, -1, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Src = Eigen::Matrix<double, -1, 1>; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Src = 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*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:710:32: required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:299:13: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Block<Eigen::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >, Eigen::internal::add_assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >, Eigen::internal::add_assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::add_assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::add_assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::add_assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::add_assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:177:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:710:32: required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:299:13: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Matrix<double, 8, 8, 0, 8, 8> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 0, 8, 8> > >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Matrix<double, 8, 8, 0, 8, 8> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 0, 8, 8> > >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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<double, 8, 8, 0, 8, 8>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 0, 8, 8> >; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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<double, 8, 8, 0, 8, 8>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 0, 8, 8> >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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, 8, 8, 0, 8, 8>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 0, 8, 8> >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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, 8, 8, 0, 8, 8>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 0, 8, 8> >; Func = Eigen::internal::assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, 1>; Workspace = Eigen::Matrix<double, 1, 1, 1, 1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:308:25: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:525:37: required from ‘void Eigen::MatrixBase<Derived>::applyOnTheLeft(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:254:23: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 1, 1, false> >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 1, 1, false> >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 1, 1, false>; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 1, 1, false>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 1, 1, false>; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const 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*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:710:32: required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 2>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 2>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/lmpar.h:223:13: required from ‘void Eigen::internal::lmpar2(const Eigen::ColPivHouseholderQR<Eigen::Matrix<LhsScalar, -1, -1, 0> >&, const Eigen::Matrix<Scalar, -1, 1>&, const Eigen::Matrix<Scalar, -1, 1>&, Scalar, Scalar&, Eigen::Matrix<Scalar, -1, 1>&) [with Scalar = double]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:275:33: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Matrix<double, -1, 1> >, Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Matrix<double, -1, 1> >, Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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<double, -1, 1>; SrcXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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<double, -1, 1>; SrcXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Func = Eigen::internal::assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:710:32: required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:299:13: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> > >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> > >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> >; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Diagonal<Eigen::Matrix<double, 8, 8, 1, 8, 8>, 0>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 1, 0, 8, 1> >; Func = Eigen::internal::assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, 1>; Workspace = Eigen::Matrix<double, 1, 1, 1, 1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:308:25: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:525:37: required from ‘void Eigen::MatrixBase<Derived>::applyOnTheLeft(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:254:23: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:710:32: required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /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::Product<Eigen::TriangularView<Eigen::Matrix<double, -1, -1>, 2>, Eigen::Product<Eigen::Inverse<Eigen::PermutationMatrix<-1, -1> >, Eigen::Matrix<double, -1, 1>, 2>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:299:13: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Matrix<double, 1, -1> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> > >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Matrix<double, 1, -1> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> > >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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<double, 1, -1>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> >; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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<double, 1, -1>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 1, -1> >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, 1>; Workspace = Eigen::Matrix<double, 1, 1, 1, 1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:308:25: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:525:37: required from ‘void Eigen::MatrixBase<Derived>::applyOnTheLeft(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:254:23: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Transpose<Eigen::Matrix<double, 1, -1> > >, Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > > >, Eigen::internal::add_assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Transpose<Eigen::Matrix<double, 1, -1> > >, Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > > >, Eigen::internal::add_assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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::Transpose<Eigen::Matrix<double, 1, -1> >; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::add_assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Transpose<Eigen::Matrix<double, 1, -1> >; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Functor = Eigen::internal::add_assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::Transpose<Eigen::Matrix<double, 1, -1> >; Src = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Func = Eigen::internal::add_assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Transpose<Eigen::Matrix<double, 1, -1> >; Src = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >; Func = Eigen::internal::add_assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:177:18: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, 1>; Workspace = Eigen::Matrix<double, 1, 1, 1, 1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:308:25: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:525:37: required from ‘void Eigen::MatrixBase<Derived>::applyOnTheLeft(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:254:23: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Matrix<double, 8, 8, 1, 8, 8> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 1, 8, 8> > >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Matrix<double, 8, 8, 1, 8, 8> >, Eigen::internal::evaluator<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 1, 8, 8> > >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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<double, 8, 8, 1, 8, 8>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 1, 8, 8> >; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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<double, 8, 8, 1, 8, 8>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 1, 8, 8> >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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, 8, 8, 1, 8, 8>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 1, 8, 8> >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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, 8, 8, 1, 8, 8>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 8, 8, 1, 8, 8> >; Func = Eigen::internal::assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, 1>; Workspace = Eigen::Matrix<double, 1, 1, 1, 1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:308:25: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:525:37: required from ‘void Eigen::MatrixBase<Derived>::applyOnTheLeft(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:254:23: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:29 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:29 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:29 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:29 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:29 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:29 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Transpose<Eigen::Matrix<double, 1, -1> > >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >, Eigen::internal::evaluator<Eigen::Transpose<Eigen::Matrix<double, 1, -1> > >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Src = Eigen::Transpose<Eigen::Matrix<double, 1, -1> >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:29 | /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::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Src = Eigen::Transpose<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*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:29 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, 1>; Workspace = Eigen::Matrix<double, 1, 1, 1, 1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:308:25: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:525:37: required from ‘void Eigen::MatrixBase<Derived>::applyOnTheLeft(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:254:23: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:30 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:30 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:30 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:30 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:30 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:30 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:30 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:30 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:30 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In instantiation of ‘struct Eigen::internal::copy_using_evaluator_traits<Eigen::internal::evaluator<Eigen::Transpose<Eigen::Matrix<double, 1, -1> > >, Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >, Eigen::internal::assign_op<double, double> >’: |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:607:49: required from ‘class Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Transpose<Eigen::Matrix<double, 1, -1> > >, Eigen::internal::evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >, Eigen::internal::assign_op<double, double>, 0>’ |
| 04-Sep-2026 06:37:30 | /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::Transpose<Eigen::Matrix<double, 1, -1> >; SrcXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Functor = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:30 | /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::Transpose<Eigen::Matrix<double, 1, -1> >; SrcXprType = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Functor = Eigen::internal::assign_op<double, double>; Weak = void]’ |
| 04-Sep-2026 06:37:30 | /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::Transpose<Eigen::Matrix<double, 1, -1> >; Src = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Func = Eigen::internal::assign_op<double, double>]’ |
| 04-Sep-2026 06:37:30 | /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::Transpose<Eigen::Matrix<double, 1, -1> >; Src = Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >; Func = Eigen::internal::assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*; typename Eigen::internal::evaluator_traits<SrcXprType>::Shape = Eigen::DenseShape]’ |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix<double, -1, 1>; Workspace = Eigen::Matrix<double, 1, 1, 1, 1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/Eigen/src/Householder/HouseholderSequence.h:308:25: required from ‘void Eigen::HouseholderSequence<VectorsType, CoeffsType, Side>::applyThisOnTheLeft(Dest&) const [with Dest = Eigen::Matrix<double, -1, 1>; VectorsType = Eigen::Matrix<double, -1, -1>; CoeffsType = Eigen::Matrix<double, -1, 1>; int Side = 1]’ |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:525:37: required from ‘void Eigen::MatrixBase<Derived>::applyOnTheLeft(const Eigen::EigenBase<OtherDerived>&) [with OtherDerived = Eigen::HouseholderSequence<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, -1, 1>, 1>; Derived = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:254:23: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimizeOneStep(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:164:18: required from ‘Eigen::LevenbergMarquardtSpace::Status Eigen::LevenbergMarquardt<FunctorType, Scalar>::minimize(Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType&) [with FunctorType = {anonymous}::GaussianFunctorDouble; Scalar = double; Eigen::LevenbergMarquardt<FunctorType, Scalar>::FVectorType = Eigen::Matrix<double, -1, 1>]’ |
| 04-Sep-2026 06:37:30 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:30 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 04-Sep-2026 06:37:30 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:30 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 04-Sep-2026 06:37:30 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 04-Sep-2026 06:37:30 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 04-Sep-2026 06:37:30 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 04-Sep-2026 06:37:30 | | ^~~~~~~~~~~~~~~~~~ |
| 04-Sep-2026 06:37:30 | cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics |
| 04-Sep-2026 06:37:30 | [100%] Linking CXX shared library libsakura.so |
| 04-Sep-2026 06:37:30 | [100%] Built target sakura |
| 04-Sep-2026 06:37:30 | Install the project... |
| 04-Sep-2026 06:37:30 | -- Install configuration: "Release" |
| 04-Sep-2026 06:37:30 | -- Installing: /source/casainstall/lib/pkgconfig/libsakura.pc |
| 04-Sep-2026 06:37:30 | -- Installing: /source/casainstall/lib/libsakura.so.5.2 |
| 04-Sep-2026 06:37:30 | -- Installing: /source/casainstall/lib/libsakura.so.5 |
| 04-Sep-2026 06:37:30 | -- Installing: /source/casainstall/lib/libsakura.so |
| 04-Sep-2026 06:37:30 | -- Installing: /source/casainstall/include/libsakura/sakura.h |
| 04-Sep-2026 06:37:49 | -- Installing: /source/casainstall/include/libsakura/config.h |
| 04-Sep-2026 06:37:49 | Installing data |
| 04-Sep-2026 06:37:49 | % Total % Received % Xferd Average Speed Time Time Time Current |
| 04-Sep-2026 06:37:49 | Dload Upload Total Spent Left Speed |
| 04-Sep-2026 06:37:49 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 04-Sep-2026 06:37:49 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 04-Sep-2026 06:37:49 | 64 19.7M 64 12.7M 0 0 9088k 0 0:00:02 0:00:01 0:00:01 9088k |
| 04-Sep-2026 06:37:49 | 100 19.7M 100 19.7M 0 0 12.0M 0 0:00:01 0:00:01 --:--:-- 11.9M |
| 04-Sep-2026 06:37:49 | Building casacore |
| 04-Sep-2026 06:37:49 | -- The C compiler identification is GNU 11.2.1 |
| 04-Sep-2026 06:37:49 | -- The CXX compiler identification is GNU 11.2.1 |
| 04-Sep-2026 06:37:49 | -- Detecting C compiler ABI info |
| 04-Sep-2026 06:37:49 | -- Detecting C compiler ABI info - done |
| 04-Sep-2026 06:37:49 | -- Check for working C compiler: /usr/lib64/ccache/cc - skipped |
| 04-Sep-2026 06:37:49 | -- Detecting C compile features |
| 04-Sep-2026 06:37:49 | -- Detecting C compile features - done |
| 04-Sep-2026 06:37:49 | -- Detecting CXX compiler ABI info |
| 04-Sep-2026 06:37:49 | -- Detecting CXX compiler ABI info - done |
| 04-Sep-2026 06:37:49 | -- Check for working CXX compiler: /usr/lib64/ccache/c++ - skipped |
| 04-Sep-2026 06:37:49 | -- Detecting CXX compile features |
| 04-Sep-2026 06:37:49 | -- Detecting CXX compile features - done |
| 04-Sep-2026 06:37:49 | -- Performing Test HAVE_O_DIRECT |
| 04-Sep-2026 06:37:49 | -- Performing Test HAVE_O_DIRECT - Success |
| 04-Sep-2026 06:37:49 | -- Searching for ccache. |
| 04-Sep-2026 06:37:49 | -- Ccache found. |
| 04-Sep-2026 06:37:49 | -- Using namespace casacore. |
| 04-Sep-2026 06:37:49 | -- Looking for pread |
| 04-Sep-2026 06:37:49 | -- Looking for pread - found |
| 04-Sep-2026 06:37:49 | -- Looking for pwrite |
| 04-Sep-2026 06:37:49 | -- Looking for pwrite - found |
| 04-Sep-2026 06:37:49 | -- The Fortran compiler identification is GNU 11.2.1 |
| 04-Sep-2026 06:37:49 | -- Detecting Fortran compiler ABI info |
| 04-Sep-2026 06:37:49 | -- Detecting Fortran compiler ABI info - done |
| 04-Sep-2026 06:37:49 | -- Check for working Fortran compiler: /opt/rh/gcc-toolset-11/root/usr/bin/gfortran - skipped |
| 04-Sep-2026 06:37:49 | -- Checking whether /opt/rh/gcc-toolset-11/root/usr/bin/gfortran supports Fortran 90 |
| 04-Sep-2026 06:37:49 | -- Checking whether /opt/rh/gcc-toolset-11/root/usr/bin/gfortran supports Fortran 90 - yes |
| 04-Sep-2026 06:37:49 | -- Performing Test HAS_GXX_FORTRAN_RULES |
| 04-Sep-2026 06:37:49 | -- Performing Test HAS_GXX_FORTRAN_RULES - Success |
| 04-Sep-2026 06:37:49 | -- Performing Test HAS_GCC_FORTRAN_RULES |
| 04-Sep-2026 06:37:49 | -- Performing Test HAS_GCC_FORTRAN_RULES - Success |
| 04-Sep-2026 06:37:49 | -- Found Readline: /usr/lib64/libreadline.so |
| 04-Sep-2026 06:37:49 | -- Could NOT find SOFA (missing: SOFA_LIBRARY) |
| 04-Sep-2026 06:37:49 | -- Found FLEX: /usr/bin/flex (found version "2.6.1") |
| 04-Sep-2026 06:37:49 | -- Found BISON: /usr/bin/bison (found suitable version "3.0.4", minimum required is "3") |
| 04-Sep-2026 06:37:49 | -- Looking for Fortran sgemm |
| 04-Sep-2026 06:37:49 | -- Looking for Fortran sgemm - not found |
| 04-Sep-2026 06:37:49 | -- Looking for pthread.h |
| 04-Sep-2026 06:37:49 | -- Looking for pthread.h - found |
| 04-Sep-2026 06:37:49 | -- Performing Test CMAKE_HAVE_LIBC_PTHREAD |
| 04-Sep-2026 06:37:49 | -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed |
| 04-Sep-2026 06:37:49 | -- Looking for pthread_create in pthreads |
| 04-Sep-2026 06:37:49 | -- Looking for pthread_create in pthreads - not found |
| 04-Sep-2026 06:37:49 | -- Looking for pthread_create in pthread |
| 04-Sep-2026 06:37:49 | -- Looking for pthread_create in pthread - found |
| 04-Sep-2026 06:37:49 | -- Found Threads: TRUE |
| 04-Sep-2026 06:37:49 | -- Looking for Fortran sgemm |
| 04-Sep-2026 06:37:49 | -- Looking for Fortran sgemm - found |
| 04-Sep-2026 06:37:49 | -- Found BLAS: /usr/lib64/libblas.so |
| 04-Sep-2026 06:37:49 | -- Looking for Fortran cheev |
| 04-Sep-2026 06:37:49 | -- Looking for Fortran cheev - not found |
| 04-Sep-2026 06:37:49 | -- Looking for Fortran cheev |
| 04-Sep-2026 06:37:49 | -- Looking for Fortran cheev - found |
| 04-Sep-2026 06:37:49 | -- Found LAPACK: /usr/lib64/liblapack.so;/usr/lib64/libblas.so |
| 04-Sep-2026 06:37:49 | -- Found FFTW3: /usr/lib64/libfftw3f_threads.so |
| 04-Sep-2026 06:37:49 | -- Found CFITSIO: /usr/lib64/libcfitsio.so (found suitable version "3.470", minimum required is "3.030") |
| 04-Sep-2026 06:37:49 | -- Found WCSLIB: /usr/lib64/libwcs.so (found suitable version "7.12", minimum required is "4.7") |
| 04-Sep-2026 06:37:49 | -- Found OpenMP_C: -fopenmp (found version "4.5") |
| 04-Sep-2026 06:37:49 | -- Found OpenMP_CXX: -fopenmp (found version "4.5") |
| 04-Sep-2026 06:37:49 | -- Found OpenMP_Fortran: -fopenmp (found version "4.5") |
| 04-Sep-2026 06:37:49 | -- Found OpenMP: TRUE (found version "4.5") |
| 04-Sep-2026 06:37:49 | -- Found Pthreads: /usr/lib64/libpthread.so |
| 04-Sep-2026 06:37:49 | -- Could NOT find Boost (missing: Boost_INCLUDE_DIR unit_test_framework) (Required is at least version "1.73") |
| 04-Sep-2026 06:37:49 | CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): |
| 04-Sep-2026 06:37:49 | Could NOT find LibDeflate (missing: LibDeflate_LIBRARY |
| 04-Sep-2026 06:37:49 | LibDeflate_INCLUDE_DIR) (Required is at least version "1.19") |
| 04-Sep-2026 06:37:49 | Call Stack (most recent call first): |
| 04-Sep-2026 06:37:49 | /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) |
| 04-Sep-2026 06:37:49 | cmake/FindLibDeflate.cmake:56 (find_package_handle_standard_args) |
| 04-Sep-2026 06:37:49 | tables/CMakeLists.txt:30 (find_package) |
| 04-Sep-2026 06:37:49 | |
| 04-Sep-2026 06:37:49 | |
| 04-Sep-2026 06:37:49 | -- Configuring incomplete, errors occurred! |
| 04-Sep-2026 06:37:49 | See also "/source/casa6/casatools/casacore/build/CMakeFiles/CMakeOutput.log". |
| 04-Sep-2026 06:37:49 | See also "/source/casa6/casatools/casacore/build/CMakeFiles/CMakeError.log". |
| 04-Sep-2026 06:37:49 | make: *** No rule to make target 'install'. Stop. |
| 04-Sep-2026 06:37:49 | Building casacpp |
| 04-Sep-2026 06:37:49 | CASACPP version: 6.7.7.7 |
| 04-Sep-2026 06:37:49 | -- The CXX compiler identification is GNU 11.2.1 |
| 04-Sep-2026 06:37:49 | -- The Fortran compiler identification is GNU 11.2.1 |
| 04-Sep-2026 06:37:49 | -- The C compiler identification is GNU 11.2.1 |
| 04-Sep-2026 06:37:49 | -- Detecting CXX compiler ABI info |
| 04-Sep-2026 06:37:49 | -- Detecting CXX compiler ABI info - done |
| 04-Sep-2026 06:37:49 | -- Check for working CXX compiler: /usr/lib64/ccache/c++ - skipped |
| 04-Sep-2026 06:37:49 | -- Detecting CXX compile features |
| 04-Sep-2026 06:37:49 | -- Detecting CXX compile features - done |
| 04-Sep-2026 06:37:49 | -- Detecting Fortran compiler ABI info |
| 04-Sep-2026 06:37:49 | -- Detecting Fortran compiler ABI info - done |
| 04-Sep-2026 06:37:49 | -- Check for working Fortran compiler: /opt/rh/gcc-toolset-11/root/usr/bin/gfortran - skipped |
| 04-Sep-2026 06:37:49 | -- Checking whether /opt/rh/gcc-toolset-11/root/usr/bin/gfortran supports Fortran 90 |
| 04-Sep-2026 06:37:49 | -- Checking whether /opt/rh/gcc-toolset-11/root/usr/bin/gfortran supports Fortran 90 - yes |
| 04-Sep-2026 06:37:49 | -- Detecting C compiler ABI info |
| 04-Sep-2026 06:37:49 | -- Detecting C compiler ABI info - done |
| 04-Sep-2026 06:37:49 | -- Check for working C compiler: /usr/lib64/ccache/cc - skipped |
| 04-Sep-2026 06:37:49 | -- Detecting C compile features |
| 04-Sep-2026 06:37:49 | -- Detecting C compile features - done |
| 04-Sep-2026 06:37:49 | -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.2") |
| 04-Sep-2026 06:37:49 | -- CMAKE_CXX_STANDARD 17 |
| 04-Sep-2026 06:37:49 | -- CMAKE_CXX_FLAGS -I /opt/casa/03/include -L /opt/casa/03/lib/ -lgsl -lgslcblas -Wl,-rpath,/opt/casa/03/lib -std=c++17 |
| 04-Sep-2026 06:37:49 | -- Checking for module 'casacore' |
| 04-Sep-2026 06:37:49 | -- Package 'casacore', required by 'virtual:world', not found |
| 04-Sep-2026 06:37:49 | CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:556 (message): |
| 04-Sep-2026 06:37:49 | A required package was not found |
| 04-Sep-2026 06:37:49 | Call Stack (most recent call first): |
| 04-Sep-2026 06:37:49 | /usr/share/cmake/Modules/FindPkgConfig.cmake:778 (_pkg_check_modules_internal) |
| 04-Sep-2026 06:37:49 | CMakeLists.txt:86 (pkg_check_modules) |
| 04-Sep-2026 06:37:49 | |
| 04-Sep-2026 06:37:49 | |
| 04-Sep-2026 06:37:49 | -- Configuring incomplete, errors occurred! |
| 04-Sep-2026 06:37:49 | See also "/source/casa6/casatools/src/code/build/CMakeFiles/CMakeOutput.log". |
| 04-Sep-2026 06:37:49 | make: *** No rule to make target 'install'. Stop. |
| 04-Sep-2026 06:37:49 | Building Casatools |
| 04-Sep-2026 06:37:49 | Looking in indexes: https://casa-pip.nrao.edu:443/repository/pypi-group/simple, https://pypi.org/simple |
| 04-Sep-2026 06:37:49 | Collecting pip |
| 04-Sep-2026 06:37:49 | Downloading https://files.pythonhosted.org/packages/c9/bc/b7db44f5f39f9d0494071bddae6880eb645970366d0a200022a1a93d57f5/pip-25.0.1-py3-none-any.whl (1.8MB) |
| 04-Sep-2026 06:37:49 | Collecting build |
| 04-Sep-2026 06:37:49 | Downloading https://files.pythonhosted.org/packages/84/c2/80633736cd183ee4a62107413def345f7e6e3c01563dbca1417363cf957e/build-1.2.2.post1-py3-none-any.whl |
| 04-Sep-2026 06:37:49 | Collecting wheel |
| 04-Sep-2026 06:37:49 | Downloading https://files.pythonhosted.org/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl (72kB) |
| 04-Sep-2026 06:37:49 | Collecting setuptools |
| 04-Sep-2026 06:37:49 | Downloading https://files.pythonhosted.org/packages/cd/b1/961ba076c7d3732e3a97e6681c55ef647afb795fe8bfcd27becec8a762ce/setuptools-75.3.4-py3-none-any.whl (1.3MB) |
| 04-Sep-2026 06:37:49 | Collecting auditwheel |
| 04-Sep-2026 06:37:49 | Downloading https://files.pythonhosted.org/packages/21/87/14ef114af3495dd4d367c811b37c13b33bd1dfca410d14b0dfbcdef60c9b/auditwheel-6.1.0-py3-none-any.whl (44kB) |
| 04-Sep-2026 06:37:49 | ERROR: Could not find a version that satisfies the requirement numpy==2.1.0 (from versions: 1.3.0, 1.4.1, 1.5.0, 1.5.1, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.1, 1.7.2, 1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.10.0.post2, 1.10.1, 1.10.2, 1.10.4, 1.11.0, 1.11.1, 1.11.2, 1.11.3, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 1.13.3, 1.14.0, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.14.5, 1.14.6, 1.15.0, 1.15.1, 1.15.2, 1.15.3, 1.15.4, 1.16.0, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.16.6, 1.17.0, 1.17.1, 1.17.2, 1.17.3, 1.17.4, 1.17.5, 1.18.0, 1.18.1, 1.18.2, 1.18.3, 1.18.4, 1.18.5, 1.19.0, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.19.5, 1.20.0, 1.20.1, 1.20.2, 1.20.3, 1.21.0, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.22.0, 1.22.1, 1.22.2, 1.22.3, 1.22.4, 1.23.0, 1.23.1, 1.23.2, 1.23.3, 1.23.4, 1.23.5, 1.24.0, 1.24.1, 1.24.2, 1.24.3, 1.24.4) |
| 04-Sep-2026 06:37:49 | ERROR: No matching distribution found for numpy==2.1.0 |
| 04-Sep-2026 06:37:49 | WARNING: You are using pip version 19.3.1; however, version 25.0.1 is available. |
| 04-Sep-2026 06:37:49 | You should consider upgrading via the 'pip install --upgrade pip' command. |
| 04-Sep-2026 06:37:49 | Running mod-closure |
| 04-Sep-2026 06:37:49 | /source/casa6/casatools/src/tools/build_env/bin/python3.8: No module named build |
| 04-Sep-2026 06:37:49 | Auditwheel repair |
| 04-Sep-2026 06:37:49 | ./build_casalith_cmake: line 230: cd: /source/casainstall/dist: No such file or directory |
| 04-Sep-2026 06:37:49 | usage: auditwheel [-h] [-V] [-v] command ... |
| 04-Sep-2026 06:38:12 | auditwheel: error: unrecognized arguments: --exclude --exclude libkokkoscore.so.3.7 --exclude libglibmm-2.4.so.1 --exclude libglibmm-2.4.so.1.3.0 --exclude libblas.so.3 --exclude libffi.so.6 --exclude libfftw3.so.3 --exclude libfftw3f.so.3 --exclude libgmp.so.10 --exclude libgnutls.so.30 --exclude libgpr.so.7 --exclude libgrpc.so.7 --exclude libhogweed.so.4 --exclude libhwloc.so.15 --exclude libidn2.so.0 --exclude liblzma.so.5 --exclude libnettle.so.6 --exclude libpcre.so.1 --exclude libprofiler.so.0 --exclude libprotobuf.so.17 --exclude libssl.so.1.1 --exclude libtasn1.so.6 --exclude libtinfo.so.6 --exclude libunistring.so.2 --exclude libunwind.so.8 --exclude libxml2.so.2 --exclude libquadmath.so.0 *.whl |
| 04-Sep-2026 06:38:12 | ./build_casalith_cmake: line 246: cd: /source/casainstall/dist/wheelhouse/: No such file or directory |
| 04-Sep-2026 06:38:12 | cp: cannot stat '/source/casainstall/dist/wheelhouse/': No such file or directory |
| 04-Sep-2026 06:38:12 | <casa_cmake> Building casatestutils |
| 04-Sep-2026 06:38:12 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] |
| 04-Sep-2026 06:38:12 | or: setup.py --help [cmd1 cmd2 ...] |
| 04-Sep-2026 06:38:12 | or: setup.py --help-commands |
| 04-Sep-2026 06:38:12 | or: setup.py cmd --help |
| 04-Sep-2026 06:38:12 | |
| 04-Sep-2026 06:38:12 | error: invalid command 'bdist_wheel' |
| 04-Sep-2026 06:38:12 | cp: cannot stat '/source/casa6/casatestutils/dist/casatestutils*.whl': No such file or directory |
| 04-Sep-2026 06:38:12 | <casa_cmake> Installing dependencies |
| 04-Sep-2026 06:38:12 | Looking in indexes: https://pypi.org/simple, https://pypi.org/simple |
| 04-Sep-2026 06:38:12 | Collecting certifi |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/0b/a7/71ac2cff56fec219ed242bb11b8efb69fcc4bec75db06fb7bfe35de520e6/certifi-2026.7.22-py3-none-any.whl (136kB) |
| 04-Sep-2026 06:38:12 | Collecting numpy |
| 04-Sep-2026 06:38:12 | Using cached https://files.pythonhosted.org/packages/98/5d/5738903efe0ecb73e51eb44feafba32bdba2081263d40c5043568ff60faf/numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
| 04-Sep-2026 06:38:12 | Collecting matplotlib |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/30/33/cc27211d2ffeee4fd7402dca137b6e8a83f6dcae3d4be8d0ad5068555561/matplotlib-3.7.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (9.2MB) |
| 04-Sep-2026 06:38:12 | Collecting scipy |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/69/f0/fb07a9548e48b687b8bf2fa81d71aba9cfc548d365046ca1c791e24db99d/scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5MB) |
| 04-Sep-2026 06:38:12 | Collecting pyerfa |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/e4/7f/5c3802fc6cb661bc485994c87fcdcd36bc426baf15885968fecd13b6452d/pyerfa-2.0.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (749kB) |
| 04-Sep-2026 06:38:12 | Collecting packaging>=20.0 |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/df/b2/87e62e8c3e2f4b32e5fe99e0b86d576da1312593b39f47d8ceef365e95ed/packaging-26.2-py3-none-any.whl (100kB) |
| 04-Sep-2026 06:38:12 | Collecting kiwisolver>=1.0.1 |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/76/36/ae40d7a3171e06f55ac77fe5536079e7be1d8be2a8210e08975c7f9b4d54/kiwisolver-1.4.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2MB) |
| 04-Sep-2026 06:38:12 | Collecting pyparsing>=2.3.1 |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/e5/0c/0e3c05b1c87bb6a1c76d281b0f35e78d2d80ac91b5f8f524cebf77f51049/pyparsing-3.1.4-py3-none-any.whl (104kB) |
| 04-Sep-2026 06:38:12 | Collecting cycler>=0.10 |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/e7/05/c19819d5e3d95294a6f5947fb9b9629efb316b96de511b418c53d245aae6/cycler-0.12.1-py3-none-any.whl |
| 04-Sep-2026 06:38:12 | Collecting contourpy>=1.0.1 |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/8e/71/7f20855592cc929bc206810432b991ec4c702dc26b0567b132e52c85536f/contourpy-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301kB) |
| 04-Sep-2026 06:38:12 | Collecting python-dateutil>=2.7 |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229kB) |
| 04-Sep-2026 06:38:12 | Collecting pillow>=6.2.0 |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/84/4c/69bbed9e436ac22f9ed193a2b64f64d68fcfbc9f4106249dc7ed4889907b/pillow-10.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4MB) |
| 04-Sep-2026 06:38:12 | Collecting fonttools>=4.22.0 |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/a5/0e/b6314a09a4d561aaa7e09de43fa700917be91e701f07df6178865962666c/fonttools-4.57.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7MB) |
| 04-Sep-2026 06:38:12 | Collecting importlib-resources>=3.2.0; python_version < "3.10" |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/e1/6a/4604f9ae2fa62ef47b9de2fa5ad599589d28c9fd1d335f32759813dfa91e/importlib_resources-6.4.5-py3-none-any.whl |
| 04-Sep-2026 06:38:12 | Collecting six>=1.5 |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl |
| 04-Sep-2026 06:38:12 | Collecting zipp>=3.1.0; python_version < "3.10" |
| 04-Sep-2026 06:38:12 | Downloading https://files.pythonhosted.org/packages/62/8b/5ba542fa83c90e09eac972fc9baca7a88e7e7ca4b221a89251954019308b/zipp-3.20.2-py3-none-any.whl |
| 04-Sep-2026 06:38:12 | Installing collected packages: certifi, numpy, packaging, kiwisolver, pyparsing, cycler, contourpy, six, python-dateutil, pillow, fonttools, zipp, importlib-resources, matplotlib, scipy, pyerfa |
| 04-Sep-2026 06:38:12 | Successfully installed certifi-2026.7.22 contourpy-1.1.1 cycler-0.12.1 fonttools-4.57.0 importlib-resources-6.4.5 kiwisolver-1.4.7 matplotlib-3.7.5 numpy-1.24.4 packaging-26.2 pillow-10.4.0 pyerfa-2.0.0.3 pyparsing-3.1.4 python-dateutil-2.9.0.post0 scipy-1.10.1 six-1.17.0 zipp-3.20.2 |
| 04-Sep-2026 06:38:12 | WARNING: You are using pip version 19.3.1; however, version 25.0.1 is available. |
| 04-Sep-2026 06:38:12 | You should consider upgrading via the 'pip install --upgrade pip' command. |
| 04-Sep-2026 06:38:12 | Looking in indexes: https://pypi.org/simple, https://pypi.org/simple, https://test.pypi.org/simple/ |
| 04-Sep-2026 06:38:12 | ERROR: Could not find a version that satisfies the requirement casaconfig==1.5.0 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12, 0.0.13, 0.0.14, 0.0.15, 0.0.16, 0.0.17, 0.0.18, 0.0.19, 0.0.20, 0.0.21, 0.0.22, 0.0.23, 0.0.24, 0.0.25, 0.0.26, 0.0.27, 0.0.28, 0.0.29, 0.0.30, 0.0.31, 0.0.32, 0.0.33, 0.0.36, 0.0.38, 0.0.39, 0.0.40, 0.0.41, 0.0.42, 0.0.43, 0.0.44, 0.0.45, 0.0.46, 0.0.47, 0.0.48, 0.0.49, 0.0.53, 0.0.54, 0.0.55, 0.0.56, 0.0.57, 0.0.59, 0.0.60, 0.0.61, 0.0.62, 0.0.63, 0.0.64, 0.0.65, 0.0.66, 0.0.67, 0.0.68, 0.0.69, 0.0.70, 0.0.71, 0.0.72, 0.0.73, 0.0.74, 0.0.75, 0.0.76, 0.0.77, 0.0.78, 0.0.79, 0.0.80, 0.0.81, 0.0.83, 0.0.84, 0.0.85, 0.0.86, 0.0.89, 0.0.90, 0.0.91, 1.0.0, 1.0.1.dev14475, 1.0.1rc1, 1.0.1rc2, 1.0.1rc3, 1.0.1, 1.0.2.dev1, 1.0.2, 1.0.3.dev1, 1.0.3.dev2, 1.0.3, 1.1.0, 1.1.1.dev1, 1.1.1, 1.2.0, 1.3.0.dev1, 1.3.0.dev2, 1.3.0.dev3, 1.3.0, 1.3.1) |
| 04-Sep-2026 06:38:12 | ERROR: No matching distribution found for casaconfig==1.5.0 |
| 04-Sep-2026 06:38:12 | WARNING: You are using pip version 19.3.1; however, version 25.0.1 is available. |
| 04-Sep-2026 06:38:12 | You should consider upgrading via the 'pip install --upgrade pip' command. |
| 04-Sep-2026 06:38:12 | <casa_cmake> Installing casatools |
| 04-Sep-2026 06:38:12 | ERROR: Invalid requirement: '/source/casainstall/dist/wheelhouse/' |
| 04-Sep-2026 06:38:12 | Hint: It looks like a path. File '/source/casainstall/dist/wheelhouse/' does not exist. |
| 04-Sep-2026 06:38:12 | WARNING: You are using pip version 19.3.1; however, version 25.0.1 is available. |
| 04-Sep-2026 06:38:12 | You should consider upgrading via the 'pip install --upgrade pip' command. |
| 04-Sep-2026 06:38:12 | <casa_cmake> Building casatasks |
| 04-Sep-2026 06:38:12 | Current dir |
| 04-Sep-2026 06:38:12 | /source/casa6/casatasks |
| 04-Sep-2026 06:38:12 | readme.md |
| 04-Sep-2026 06:38:12 | setup.py |
| 04-Sep-2026 06:38:12 | src |
| 04-Sep-2026 06:38:12 | tests |
| 04-Sep-2026 06:38:12 | version |
| 04-Sep-2026 06:38:12 | xml |
| 04-Sep-2026 06:38:12 | casatools.config.build could not be imported, using XML casa jar directly |
| 04-Sep-2026 06:38:12 | None |
| 04-Sep-2026 06:38:12 | 6.7.7.7 6.7.7.7 |
| 04-Sep-2026 06:38:12 | |
| 04-Sep-2026 06:38:12 | 6.7.7.7 |
| 04-Sep-2026 06:38:12 | 6.7.7.7 |
| 04-Sep-2026 06:38:12 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] |
| 04-Sep-2026 06:38:12 | or: setup.py --help [cmd1 cmd2 ...] |
| 04-Sep-2026 06:38:12 | or: setup.py --help-commands |
| 04-Sep-2026 06:38:12 | or: setup.py cmd --help |
| 04-Sep-2026 06:38:12 | |
| 04-Sep-2026 06:38:12 | error: invalid command 'bdist_wheel' |
| 04-Sep-2026 06:38:12 | <casa_cmake> Building casashell |
| 04-Sep-2026 06:38:12 | Exception found when importing casatasks: ModuleNotFoundError No module named 'casatasks' |
| 04-Sep-2026 06:38:12 | cp: cannot stat '/usr/lib64/libgfortran.so.3': No such file or directory |
| 04-Sep-2026 06:38:12 | cp: cannot stat '/source/casa6/casatasks/dist/casatasks*.whl': No such file or directory |
| 04-Sep-2026 06:38:12 | cp: cannot stat '/source/casashell/dist/casashell*.whl': No such file or directory |
| 04-Sep-2026 06:38:12 | <casa_cmake> current Casa6 branch master |
| 04-Sep-2026 06:38:12 | short_python_version: 38 |
| 04-Sep-2026 06:38:12 | <dockerbuildcasalith> qtversion: 5 |
| 04-Sep-2026 06:38:12 | <dockerbuildcasalith> qtoption qtversion=5 |
| 04-Sep-2026 06:38:12 | wheeldirectory: /source/wheels |
| 04-Sep-2026 06:38:12 | branch: master |
| 04-Sep-2026 06:38:12 | casalithbranch: master |
| 04-Sep-2026 06:38:12 | OS: Linux |
| 04-Sep-2026 06:38:12 | Pydeps: pydeps=python-dependencies/requirements-manylinux228-py38.txt |
| 04-Sep-2026 06:38:12 | Python: 3.8 |
| 04-Sep-2026 06:38:12 | Pyplatform: pyplatform=manylinux_2_17_x86_64 |
| 04-Sep-2026 06:38:12 | optimization: Release |
| 04-Sep-2026 06:38:12 | Tools: /source/wheels/ |
| 04-Sep-2026 06:38:12 | Tasks: /source/wheels/ |
| 04-Sep-2026 06:38:12 | Shell: /source/wheels/ |
| 04-Sep-2026 06:38:12 | Casatestutils: /source/wheels/ |
| 04-Sep-2026 06:38:12 | Working directory: /source/casa-build-utils/casalith |
| 04-Sep-2026 06:38:12 | Error: This command has to be run with superuser privileges (under the root user on most systems). |
| 04-Sep-2026 06:38:12 | % Total % Received % Xferd Average Speed Time Time Time Current |
| 04-Sep-2026 06:38:12 | Dload Upload Total Spent Left Speed |
| 04-Sep-2026 06:38:12 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 04-Sep-2026 06:38:12 | 100 669 0 669 0 0 20272 0 --:--:-- --:--:-- --:--:-- 20272 |
| 04-Sep-2026 06:38:12 | Casalith url: https://open-bitbucket.nrao.edu/scm/casa/casalith.git |
| 04-Sep-2026 06:38:12 | Casa6 url: https://open-bitbucket.nrao.edu/scm/casa/casa6.git |
| 04-Sep-2026 06:38:12 | Cloning into 'casalith'... |
| 04-Sep-2026 06:38:12 | Submodule 'build-casalith/work/casa-pkg' (https://open-bitbucket.nrao.edu/scm/casa/casa-pkg.git) registered for path 'build-casalith/work/casa-pkg' |
| 04-Sep-2026 06:41:15 | Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/casa-pkg'... |
| 04-Sep-2026 06:41:15 | Submodule path 'build-casalith/work/casa-pkg': checked out 'e5285e68467f01199807a1f1a978aec8a4781be7' |
| 04-Sep-2026 06:41:15 | Already on 'master' |
| 04-Sep-2026 06:41:15 | Your branch is up to date with 'origin/master'. |
| 04-Sep-2026 06:41:15 | cmake3 found. |
| 04-Sep-2026 06:41:15 | Work dir:/source/casa-build-utils/casalith/casalith/build-casalith/work/linux |
| 04-Sep-2026 06:41:15 | <git> https://open-bitbucket.nrao.edu/scm/casa/casa6.git |
| 04-Sep-2026 06:41:15 | <git> Cloning into 'casa-source'... |
| 04-Sep-2026 06:41:15 | <git> Updating files: 42% (2811/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 43% (2815/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 44% (2881/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 45% (2946/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 46% (3012/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 47% (3077/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 48% (3143/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 49% (3208/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 50% (3273/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 51% (3339/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 52% (3404/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 53% (3470/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 54% (3535/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 55% (3601/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 56% (3666/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 57% (3732/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 58% (3797/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 59% (3863/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 60% (3928/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 61% (3994/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 62% (4059/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 63% (4124/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 64% (4190/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 65% (4255/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 66% (4321/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 67% (4386/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 68% (4452/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 69% (4517/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 70% (4583/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 71% (4648/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 72% (4714/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 73% (4779/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 74% (4845/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 75% (4910/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 76% (4975/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 77% (5041/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 78% (5106/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 79% (5172/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 80% (5237/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 81% (5303/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 82% (5368/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 83% (5434/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 84% (5499/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 84% (5507/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 85% (5565/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 86% (5630/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 87% (5696/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 88% (5761/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 89% (5826/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 90% (5892/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 91% (5957/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 92% (6023/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 93% (6088/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 94% (6154/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 95% (6219/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 96% (6285/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 97% (6350/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 98% (6416/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 99% (6481/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 100% (6546/6546) |
| 04-Sep-2026 06:41:15 | Updating files: 100% (6546/6546), done. |
| 04-Sep-2026 06:41:15 | <git> Submodule 'casatools/casacore' (https://github.com/casacore/casacore.git) registered for path 'casatools/casacore' |
| 04-Sep-2026 06:41:15 | <git> Submodule 'casatools/grpc-source' (https://github.com/grpc/grpc) registered for path 'casatools/grpc-source' |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/casacore'... |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source'... |
| 04-Sep-2026 06:41:15 | <git> Submodule path 'casatools/casacore': checked out 'aaf72eb7edd5a5fecefa78ca04713233b7b6ffd6' |
| 04-Sep-2026 06:41:15 | <git> Submodule path 'casatools/grpc-source': checked out 'cca868ac8f3641df4003a82b7fc54c921e14f765' |
| 04-Sep-2026 06:41:15 | <git> Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp) registered for path 'casatools/grpc-source/third_party/abseil-cpp' |
| 04-Sep-2026 06:41:15 | <git> Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'casatools/grpc-source/third_party/benchmark' |
| 04-Sep-2026 06:41:15 | <git> Submodule 'third_party/bloaty' (https://github.com/google/bloaty.git) registered for path 'casatools/grpc-source/third_party/bloaty' |
| 04-Sep-2026 06:41:15 | <git> Submodule 'third_party/boringssl' (https://github.com/google/boringssl.git) registered for path 'casatools/grpc-source/third_party/boringssl' |
| 04-Sep-2026 06:41:15 | <git> Submodule 'third_party/boringssl-with-bazel' (https://github.com/google/boringssl.git) registered for path 'casatools/grpc-source/third_party/boringssl-with-bazel' |
| 04-Sep-2026 06:41:15 | <git> Submodule 'third_party/cares/cares' (https://github.com/c-ares/c-ares.git) registered for path 'casatools/grpc-source/third_party/cares/cares' |
| 04-Sep-2026 06:41:15 | <git> Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'casatools/grpc-source/third_party/gflags' |
| 04-Sep-2026 06:41:15 | <git> Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'casatools/grpc-source/third_party/googletest' |
| 04-Sep-2026 06:41:15 | <git> Submodule 'third_party/protobuf' (https://github.com/google/protobuf.git) registered for path 'casatools/grpc-source/third_party/protobuf' |
| 04-Sep-2026 06:41:15 | <git> Submodule 'third_party/zlib' (https://github.com/madler/zlib) registered for path 'casatools/grpc-source/third_party/zlib' |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/abseil-cpp'... |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/benchmark'... |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/bloaty'... |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/boringssl'... |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/boringssl-with-bazel'... |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/cares/cares'... |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/gflags'... |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/googletest'... |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/protobuf'... |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/zlib'... |
| 04-Sep-2026 06:41:15 | <git> Submodule path 'casatools/grpc-source/third_party/abseil-cpp': checked out 'cc4bed2d74f7c8717e31f9579214ab52a9c9c610' |
| 04-Sep-2026 06:41:15 | <git> Submodule path 'casatools/grpc-source/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' |
| 04-Sep-2026 06:41:15 | <git> Submodule path 'casatools/grpc-source/third_party/bloaty': checked out '73594cde8c9a52a102c4341c244c833aa61b9c06' |
| 04-Sep-2026 06:41:15 | <git> Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'casatools/grpc-source/third_party/bloaty/third_party/googletest' |
| 04-Sep-2026 06:41:15 | <git> Submodule 'third_party/libFuzzer' (https://chromium.googlesource.com/chromium/llvm-project/llvm/lib/Fuzzer) registered for path 'casatools/grpc-source/third_party/bloaty/third_party/libFuzzer' |
| 04-Sep-2026 06:41:15 | <git> Submodule 'third_party/re2' (https://github.com/google/re2) registered for path 'casatools/grpc-source/third_party/bloaty/third_party/re2' |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/bloaty/third_party/googletest'... |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/bloaty/third_party/libFuzzer'... |
| 04-Sep-2026 06:41:15 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/bloaty/third_party/re2'... |
| 04-Sep-2026 06:41:15 | <git> Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/googletest': checked out 'a2b8a8e07628e5fd60644b6dd99c1b5e7d7f1f47' |
| 04-Sep-2026 06:41:15 | <git> Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/libFuzzer': checked out '1b543d6e5073b56be214394890c9193979a3d7e1' |
| 04-Sep-2026 06:41:15 | <git> Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/re2': checked out 'c964d9b07816f9b52ca692e23b8b3dba33beec54' |
| 04-Sep-2026 06:41:15 | <git> Submodule path 'casatools/grpc-source/third_party/boringssl': checked out 'be2ee342d3781ddb954f91f8a7e660c6f59e87e5' |
| 04-Sep-2026 06:41:15 | <git> Submodule path 'casatools/grpc-source/third_party/boringssl-with-bazel': checked out '886e7d75368e3f4fab3f4d0d3584e4abfc557755' |
| 04-Sep-2026 06:41:21 | <git> Submodule path 'casatools/grpc-source/third_party/cares/cares': checked out '3be1924221e1326df520f8498d704a5c4c8d0cce' |
| 04-Sep-2026 06:41:21 | <git> Submodule path 'casatools/grpc-source/third_party/gflags': checked out '30dbc81fb5ffdc98ea9b14b1918bfe4e8779b26e' |
| 04-Sep-2026 06:41:21 | <git> Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'casatools/grpc-source/third_party/gflags/doc' |
| 04-Sep-2026 06:41:21 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/gflags/doc'... |
| 04-Sep-2026 06:41:21 | <git> Submodule path 'casatools/grpc-source/third_party/gflags/doc': checked out '971dd2a4fadac9cdab174c523c22df79efd63aa5' |
| 04-Sep-2026 06:41:21 | <git> Submodule path 'casatools/grpc-source/third_party/googletest': checked out 'ec44c6c1675c25b9827aacd08c02433cccde7780' |
| 04-Sep-2026 06:41:21 | <git> Submodule path 'casatools/grpc-source/third_party/protobuf': checked out '2761122b810fe8861004ae785cc3ab39f384d342' |
| 04-Sep-2026 06:41:21 | <git> Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'casatools/grpc-source/third_party/protobuf/third_party/benchmark' |
| 04-Sep-2026 06:41:21 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/protobuf/third_party/benchmark'... |
| 04-Sep-2026 06:41:21 | <git> Submodule path 'casatools/grpc-source/third_party/protobuf/third_party/benchmark': checked out '360e66c1c4777c99402cf8cd535aa510fee16573' |
| 04-Sep-2026 06:41:21 | <git> Submodule path 'casatools/grpc-source/third_party/zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f' |
| 04-Sep-2026 06:41:21 | ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- |
| 04-Sep-2026 06:41:21 | <git> Synchronizing submodule url for 'casatools/casacore' |
| 04-Sep-2026 06:41:21 | <git> Synchronizing submodule url for 'casatools/grpc-source' |
| 04-Sep-2026 06:41:21 | <git> branch master |
| 04-Sep-2026 06:41:21 | <git> Already on 'master' |
| 04-Sep-2026 06:41:21 | <git> Your branch is up to date with 'origin/master'. |
| 04-Sep-2026 06:41:22 | srcdir: /source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source |
| 04-Sep-2026 06:41:22 | casaplotserver from build.conf: casaplotserver==2.2.1 |
| 04-Sep-2026 06:41:22 | casaplotms from build.conf: casaplotms==3.0.1 |
| 04-Sep-2026 06:41:22 | casampi from build.conf: casampi==0.6.0 |
| 04-Sep-2026 06:41:22 | casalogger from build.conf: casalogger==1.0.25 |
| 04-Sep-2026 06:41:22 | casafeather from build.conf: casafeather==0.0.29 |
| 04-Sep-2026 06:41:22 | casatablebrowser from build.conf: casatablebrowser==0.0.42 |
| 04-Sep-2026 06:41:22 | casaviewer from build.conf: casaviewer==2.5.1 |
| 04-Sep-2026 06:41:22 | casaconfig from build.conf: casaconfig==1.5.0 |
| 04-Sep-2026 06:41:22 | plotms: casaplotms==3.0.1 |
| 04-Sep-2026 06:41:22 | viewer: casaviewer==2.5.1 |
| 04-Sep-2026 06:41:22 | feather: casafeather==0.0.29 |
| 04-Sep-2026 06:41:22 | logger: casalogger==1.0.25 |
| 04-Sep-2026 06:41:22 | tablebrowser: casatablebrowser==0.0.42 |
| 04-Sep-2026 06:41:22 | mpi: casampi==0.6.0 |
| 04-Sep-2026 06:41:22 | shell: /source/wheels/ |
| 04-Sep-2026 06:41:22 | testutils: /source/wheels/ |
| 04-Sep-2026 06:41:22 | plotserver: casaplotserver==2.2.1 |
| 04-Sep-2026 06:41:22 | casaconfig: casaconfig==1.5.0 |
| 04-Sep-2026 06:41:22 | qtversion: 5 |
| 04-Sep-2026 06:41:22 | Read Python dependencies from: python-dependencies/requirements-manylinux228-py38.txt |
| 04-Sep-2026 06:41:22 | Using Python version 3.8 |
| 04-Sep-2026 06:41:22 | Not enough elements in version number. at ./generate-distro line 1166, <CONF> line 9. |
| 04-Sep-2026 06:41:22 | CPU Architecture: 'x86_64' |
| 04-Sep-2026 06:41:22 | building version |
| 04-Sep-2026 06:41:22 | |
| 04-Sep-2026 06:41:22 | 0 |
| 04-Sep-2026 06:41:22 | Finished task 'Create casalith' with result: Success |
| 04-Sep-2026 06:41:22 | Starting task 'Run c++ tests' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
| 04-Sep-2026 06:41:22 | Beginning to execute external process for build 'CASA - Casacore CI - Build and Package Many Linux 2.28 MPI 5 #129 (CASA-CCCI-BPML228MPI5-129)' ... running command line: /export/home/cbt-el7-7/bamboohome/temp/CASA-CCCI-BPML228MPI5-129-ScriptBuildTask-5262472090237215903.sh ... in: /export/home/cbt-el7-7/bamboohome/xml-data/build-dir/CASA-CCCI-BPML228MPI5 |
| 04-Sep-2026 06:41:22 | Running C++ tests |
| 04-Sep-2026 06:41:22 | Site: 1081d1504ac8 |
| 04-Sep-2026 06:41:22 | Build name: Linux-c++ |
| 04-Sep-2026 06:41:22 | Create new tag: 20260904-1041 - Experimental |
| 04-Sep-2026 06:41:22 | Test project /source/casa6/casatools/src/code/build |
| 04-Sep-2026 06:41:22 | No tests were found!!! |
| 04-Sep-2026 06:41:22 | Finished task 'Run c++ tests' with result: Success |
| 04-Sep-2026 06:41:22 | Starting task 'Clean up' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
| 04-Sep-2026 06:41:22 | Beginning to execute external process for build 'CASA - Casacore CI - Build and Package Many Linux 2.28 MPI 5 #129 (CASA-CCCI-BPML228MPI5-129)' ... running command line: /export/home/cbt-el7-7/bamboohome/temp/CASA-CCCI-BPML228MPI5-129-ScriptBuildTask-13141557328062059377.sh ... in: /export/home/cbt-el7-7/bamboohome/xml-data/build-dir/CASA-CCCI-BPML228MPI5 |
| 04-Sep-2026 06:41:22 | Starting cleanup |
| 04-Sep-2026 06:41:22 | Error response from daemon: No such container: build_container |
| 04-Sep-2026 06:41:34 | casalith_container |
| 04-Sep-2026 06:41:34 | Error response from daemon: No such container: build_container |
| 04-Sep-2026 06:41:34 | casalith_container |
| 04-Sep-2026 06:41:34 | Cleanup complete |
| 04-Sep-2026 06:41:34 | Finished task 'Clean up' with result: Success |
| 04-Sep-2026 06:41:34 | Running post build plugin 'Docker Container Cleanup' |
| 04-Sep-2026 06:41:34 | Beginning to execute external process for build 'CASA - Casacore CI - Build and Package Many Linux 2.28 MPI 5 #129 (CASA-CCCI-BPML228MPI5-129)' ... running command line: /usr/bin/docker rm -f casalith_container ... in: /export/home/cbt-el7-7/bamboohome/xml-data/build-dir/CASA-CCCI-BPML228MPI5 |
| 04-Sep-2026 06:41:34 | Error response from daemon: No such container: casalith_container |
| 04-Sep-2026 06:41:34 | Running post build plugin 'NCover Results Collector' |
| 04-Sep-2026 06:41:34 | Running post build plugin 'Build Results Label Collector' |
| 04-Sep-2026 06:41:34 | Running post build plugin 'Clover Results Collector' |
| 04-Sep-2026 06:41:34 | Running post build plugin 'npm Cache Cleanup' |
| 04-Sep-2026 06:41:34 | Running post build plugin 'Artifact Copier' |
| 04-Sep-2026 06:41:34 | Publishing an artifact: MPI5 ManyLinux228 Python 3.8 Tool wheel |
| 04-Sep-2026 06:41:35 | Failing as no matching files has been found and empty artifacts are not allowed. |
| 04-Sep-2026 06:41:35 | Unable to publish artifact [MPI5 ManyLinux228 Python 3.8 Tool wheel]: |
| 04-Sep-2026 06:41:35 | The artifact hasn't been successfully published after 86.30 ms |
| 04-Sep-2026 06:41:35 | Publishing an artifact: MPI5 ManyLinux228 Python 3.8 Task wheel |
| 04-Sep-2026 06:41:35 | Failing as no matching files has been found and empty artifacts are not allowed. |
| 04-Sep-2026 06:41:35 | Unable to publish artifact [MPI5 ManyLinux228 Python 3.8 Task wheel]: |
| 04-Sep-2026 06:41:35 | The artifact hasn't been successfully published after 19.51 ms |
| 04-Sep-2026 06:41:35 | Publishing an artifact: MPI5 ManyLinux228 Python 3.8 Shell wheel |
| 04-Sep-2026 06:41:35 | Failing as no matching files has been found and empty artifacts are not allowed. |
| 04-Sep-2026 06:41:35 | Unable to publish artifact [MPI5 ManyLinux228 Python 3.8 Shell wheel]: |
| 04-Sep-2026 06:41:35 | The artifact hasn't been successfully published after 9.933 ms |
| 04-Sep-2026 06:41:35 | Publishing an artifact: MPI5 ManyLinux228 Python 3.8 Tar |
| 04-Sep-2026 06:41:35 | Failing as no matching files has been found and empty artifacts are not allowed. |
| 04-Sep-2026 06:41:35 | Unable to publish artifact [MPI5 ManyLinux228 Python 3.8 Tar]: |
| 04-Sep-2026 06:41:35 | The artifact hasn't been successfully published after 14.32 ms |
| 04-Sep-2026 06:41:35 | Publishing an artifact: MPI5 ManyLinux228 Casatestutils |
| 04-Sep-2026 06:41:35 | Failing as no matching files has been found and empty artifacts are not allowed. |
| 04-Sep-2026 06:41:35 | Unable to publish artifact [MPI5 ManyLinux228 Casatestutils]: |
| 04-Sep-2026 06:41:35 | The artifact hasn't been successfully published after 18.38 ms |
| 04-Sep-2026 06:41:35 | Finalising the build... |
| 04-Sep-2026 06:41:35 | Stopping timer. |
| 04-Sep-2026 06:41:35 | Build CASA-CCCI-BPML228MPI5-129 completed. |
| 04-Sep-2026 06:41:35 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
| 04-Sep-2026 06:41:35 | Running on server: post build plugin 'NCover Results Collector' |
| 04-Sep-2026 06:41:35 | Running on server: post build plugin 'Build Labeller' |
| 04-Sep-2026 06:41:35 | Running on server: post build plugin 'Clover Delta Calculator' |
| 04-Sep-2026 06:41:35 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
| 04-Sep-2026 06:41:35 | All post build plugins have finished |
| 04-Sep-2026 06:41:35 | Generating build results summary... |
| 04-Sep-2026 06:41:35 | Saving build results to disk... |
| 04-Sep-2026 06:41:35 | Store variable context... |
| 04-Sep-2026 06:41:35 | Finished building CASA-CCCI-BPML228MPI5-129. |