Build: #7 failed
Job: Build and Package Many Linux 2.28 Python 3.12 was successful
Build log
The build generated 2,712 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h:186:39: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 186 | const Index offset1 = (FirstAligned && alignmentStep==1)?3:1; |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h:187:39: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 187 | const Index offset3 = (FirstAligned && alignmentStep==1)?1:3; |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | /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]’: |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h:186:39: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 186 | const Index offset1 = (FirstAligned && alignmentStep==1)?3:1; |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h:187:39: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 187 | const Index offset3 = (FirstAligned && alignmentStep==1)?1:3; |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/QR/ColPivHouseholderQR.h:548:35: required from ‘void Eigen::ColPivHouseholderQR<MatrixType>::computeInPlace() [with _MatrixType = Eigen::Matrix<double, -1, -1>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:177:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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> > >]’ |
| 05-May-2025 21:43:47 | /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> >]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:960:61: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:177:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:177:18: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:47 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /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> >’: |
| 05-May-2025 21:43:47 | /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>’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /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>]’ |
| 05-May-2025 21:43:47 | /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:821:22: required from here |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:86:63: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:47 | 86 | MayLinearVectorize = bool(MightVectorize) && MayLinearize && DstHasDirectAccess |
| 05-May-2025 21:43:47 | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:47 | In file included from /usr/include/eigen3/Eigen/Core:420, |
| 05-May-2025 21:43:47 | from /source/work/sakura-libsakura-5.2.1/libsakura/src/numeric_operation.cc:36: |
| 05-May-2025 21:43:47 | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:90:55: warning: enum constant in boolean context [-Wint-in-bool-context] |
| 05-May-2025 21:43:58 | 90 | MaySliceVectorize = bool(MightVectorize) && bool(DstHasDirectAccess) |
| 05-May-2025 21:43:58 | | ^~~~~~~~~~~~~~~~~~ |
| 05-May-2025 21:43:58 | cc1plus: note: unrecognized command-line option ‘-Wno-deprecated-register’ may have been intended to silence earlier diagnostics |
| 05-May-2025 21:43:58 | [100%] Linking CXX shared library libsakura.so |
| 05-May-2025 21:43:58 | [100%] Built target sakura |
| 05-May-2025 21:43:58 | Install the project... |
| 05-May-2025 21:43:58 | -- Install configuration: "RelWithDebInfo" |
| 05-May-2025 21:43:58 | -- Installing: /source/casainstall/lib/pkgconfig/libsakura.pc |
| 05-May-2025 21:43:58 | -- Installing: /source/casainstall/lib/libsakura.so.5.2 |
| 05-May-2025 21:43:58 | -- Installing: /source/casainstall/lib/libsakura.so.5 |
| 05-May-2025 21:43:58 | -- Installing: /source/casainstall/lib/libsakura.so |
| 05-May-2025 21:43:58 | -- Installing: /source/casainstall/include/libsakura/sakura.h |
| 05-May-2025 21:43:58 | -- Installing: /source/casainstall/include/libsakura/config.h |
| 05-May-2025 21:43:58 | Installing data |
| 05-May-2025 21:43:58 | % Total % Received % Xferd Average Speed Time Time Time Current |
| 05-May-2025 21:43:58 | Dload Upload Total Spent Left Speed |
| 05-May-2025 21:43:58 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 05-May-2025 21:43:58 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 05-May-2025 21:43:58 | 0 19.6M 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 |
| 05-May-2025 21:43:58 | 1 19.6M 1 230k 0 0 88964 0 0:03:51 0:00:02 0:03:49 88931 |
| 05-May-2025 21:43:58 | 2 19.6M 2 565k 0 0 157k 0 0:02:07 0:00:03 0:02:04 157k |
| 05-May-2025 21:43:58 | 5 19.6M 5 1156k 0 0 249k 0 0:01:20 0:00:04 0:01:16 249k |
| 05-May-2025 21:43:58 | 10 19.6M 10 2044k 0 0 365k 0 0:00:54 0:00:05 0:00:49 413k |
| 05-May-2025 21:43:58 | 17 19.6M 17 3607k 0 0 548k 0 0:00:36 0:00:06 0:00:30 726k |
| 05-May-2025 21:43:58 | 30 19.6M 30 6059k 0 0 800k 0 0:00:25 0:00:07 0:00:18 1185k |
| 05-May-2025 21:43:58 | 52 19.6M 52 10.3M 0 0 1228k 0 0:00:16 0:00:08 0:00:08 1999k |
| 05-May-2025 21:43:58 | 87 19.6M 87 17.1M 0 0 1839k 0 0:00:10 0:00:09 0:00:01 3336k |
| 05-May-2025 21:43:58 | 100 19.6M 100 19.6M 0 0 2030k 0 0:00:09 0:00:09 --:--:-- 4192k |
| 05-May-2025 21:43:58 | ./build_casalith_cmake: line 142: cd: /source/casa6/casatools/casacore: No such file or directory |
| 05-May-2025 21:43:58 | Building casacore |
| 05-May-2025 21:43:58 | -- CMAKE_CXX_FLAGS= -std=c++11 |
| 05-May-2025 21:43:58 | CMake Warning (dev) at src/CMakeLists.txt:26 (project): |
| 05-May-2025 21:43:58 | Policy CMP0048 is not set: project() command manages VERSION variables. |
| 05-May-2025 21:43:58 | Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy |
| 05-May-2025 21:43:58 | command to set the policy and suppress this warning. |
| 05-May-2025 21:43:58 | |
| 05-May-2025 21:43:58 | The following variable(s) would be set to empty: |
| 05-May-2025 21:43:58 | |
| 05-May-2025 21:43:58 | libsakura_VERSION_MAJOR |
| 05-May-2025 21:43:58 | libsakura_VERSION_MINOR |
| 05-May-2025 21:43:58 | This warning is for project developers. Use -Wno-dev to suppress it. |
| 05-May-2025 21:43:58 | |
| 05-May-2025 21:43:58 | CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): |
| 05-May-2025 21:43:58 | The package name passed to `find_package_handle_standard_args` (EIGEN3) |
| 05-May-2025 21:43:58 | does not match the name of the calling package (Eigen3). This can lead to |
| 05-May-2025 21:43:58 | problems in calling code that expects `find_package` result variables |
| 05-May-2025 21:43:58 | (e.g., `_FOUND`) to follow a certain pattern. |
| 05-May-2025 21:43:58 | Call Stack (most recent call first): |
| 05-May-2025 21:43:58 | cmake-modules/FindEigen3.cmake:16 (find_package_handle_standard_args) |
| 05-May-2025 21:43:58 | src/CMakeLists.txt:29 (find_package) |
| 05-May-2025 21:43:58 | This warning is for project developers. Use -Wno-dev to suppress it. |
| 05-May-2025 21:43:58 | |
| 05-May-2025 21:43:58 | CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): |
| 05-May-2025 21:43:58 | The package name passed to `find_package_handle_standard_args` (LOG4CXX) |
| 05-May-2025 21:43:58 | does not match the name of the calling package (Log4Cxx). This can lead to |
| 05-May-2025 21:43:58 | problems in calling code that expects `find_package` result variables |
| 05-May-2025 21:43:58 | (e.g., `_FOUND`) to follow a certain pattern. |
| 05-May-2025 21:43:58 | Call Stack (most recent call first): |
| 05-May-2025 21:43:58 | cmake-modules/FindLog4Cxx.cmake:5 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) |
| 05-May-2025 21:43:58 | src/CMakeLists.txt:30 (find_package) |
| 05-May-2025 21:43:58 | This warning is for project developers. Use -Wno-dev to suppress it. |
| 05-May-2025 21:43:58 | |
| 05-May-2025 21:43:58 | -- Could NOT find LOG4CXX (missing: LOG4CXX_LIBRARY LOG4CXX_INCLUDE_DIR) |
| 05-May-2025 21:43:58 | -- FFTW3_ROOT_DIR= |
| 05-May-2025 21:43:58 | -- FFTW3_INCLUDE_DIR=/usr/include |
| 05-May-2025 21:43:58 | CMAKE_BUILD_TYPE is Release |
| 05-May-2025 21:43:58 | CMAKE_CXX_COMPILER_ID is GNU |
| 05-May-2025 21:43:58 | SIMD_ARCH is GENERIC |
| 05-May-2025 21:43:58 | CMAKE_CXX_FLAGS is -I/source/work/sakura-libsakura-5.2.1/libsakura/build/bin -I/source/work/sakura-libsakura-5.2.1/libsakura/src -std=c++11 -I/usr/include/eigen3 -I/usr/include -m64 -Wall -Wno-deprecated-register -fPIC -pipe |
| 05-May-2025 21:43:58 | default CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG |
| 05-May-2025 21:44:22 | default CMAKE_CXX_FLAGS_DEBUG is -g |
| 05-May-2025 21:44:22 | CMAKE_CXX_FLAGS_RELEASE was set to -funroll-all-loops -O3 -DNDEBUG |
| 05-May-2025 21:44:22 | -- Configuring done (0.1s) |
| 05-May-2025 21:44:22 | -- Generating done (0.1s) |
| 05-May-2025 21:44:22 | CMake Warning: |
| 05-May-2025 21:44:22 | Manually-specified variables were not used by the project: |
| 05-May-2025 21:44:22 | |
| 05-May-2025 21:44:22 | BUILD_DYSCO |
| 05-May-2025 21:44:22 | BUILD_FFTPACK_DEPRECATED |
| 05-May-2025 21:44:22 | BUILD_PYTHON3 |
| 05-May-2025 21:44:22 | BUILD_TESTING |
| 05-May-2025 21:44:22 | DATA_DIR |
| 05-May-2025 21:44:22 | PORTABLE |
| 05-May-2025 21:44:22 | USE_OPENMP |
| 05-May-2025 21:44:22 | USE_PCH |
| 05-May-2025 21:44:22 | USE_THREADS |
| 05-May-2025 21:44:22 | UseCcache |
| 05-May-2025 21:44:22 | |
| 05-May-2025 21:44:22 | |
| 05-May-2025 21:44:22 | -- Build files have been written to: /source/work/sakura-libsakura-5.2.1/libsakura/build |
| 05-May-2025 21:44:22 | make: *** No rule to make target 'install'. Stop. |
| 05-May-2025 21:44:22 | Building casacpp |
| 05-May-2025 21:44:22 | ./build_casalith_cmake: line 167: cd: /source/casa6/casatools/src/code: No such file or directory |
| 05-May-2025 21:44:22 | CMake Warning: |
| 05-May-2025 21:44:22 | Ignoring extra path from command line: |
| 05-May-2025 21:44:22 | |
| 05-May-2025 21:44:22 | ".." |
| 05-May-2025 21:44:22 | |
| 05-May-2025 21:44:22 | |
| 05-May-2025 21:44:22 | CMake Error: The source directory "/source/work/sakura-libsakura-5.2.1/libsakura/build/build" does not appear to contain CMakeLists.txt. |
| 05-May-2025 21:44:22 | Specify --help for usage, or press the help button on the CMake GUI. |
| 05-May-2025 21:44:22 | make: *** No rule to make target 'install'. Stop. |
| 05-May-2025 21:44:22 | Building Casatools |
| 05-May-2025 21:44:22 | ./build_casalith_cmake: line 206: cd: /source/casa6/casatools/src/tools/: No such file or directory |
| 05-May-2025 21:44:22 | Looking in indexes: https://casa-pip.nrao.edu:443/repository/pypi-group/simple, https://pypi.org/simple |
| 05-May-2025 21:44:22 | Requirement already satisfied: pip in ./build_env/lib/python3.12/site-packages (23.2.1) |
| 05-May-2025 21:44:22 | Collecting pip |
| 05-May-2025 21:44:22 | Obtaining dependency information for pip from https://files.pythonhosted.org/packages/29/a2/d40fb2460e883eca5199c62cfc2463fd261f760556ae6290f88488c362c0/pip-25.1.1-py3-none-any.whl.metadata |
| 05-May-2025 21:44:22 | Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) |
| 05-May-2025 21:44:22 | Requirement already satisfied: build in /usr/local/lib/python3.12/site-packages (1.2.1) |
| 05-May-2025 21:44:22 | Collecting build |
| 05-May-2025 21:44:22 | Obtaining dependency information for build from https://files.pythonhosted.org/packages/84/c2/80633736cd183ee4a62107413def345f7e6e3c01563dbca1417363cf957e/build-1.2.2.post1-py3-none-any.whl.metadata |
| 05-May-2025 21:44:22 | Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) |
| 05-May-2025 21:44:22 | Requirement already satisfied: wheel in /usr/local/lib/python3.12/site-packages (0.43.0) |
| 05-May-2025 21:44:22 | Collecting wheel |
| 05-May-2025 21:44:22 | Obtaining dependency information for wheel from https://files.pythonhosted.org/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl.metadata |
| 05-May-2025 21:44:22 | Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) |
| 05-May-2025 21:44:22 | Collecting setuptools |
| 05-May-2025 21:44:22 | Obtaining dependency information for setuptools from https://files.pythonhosted.org/packages/53/7e/5d8af3317ddbf9519b687bd1c39d8737fde07d97f54df65553faca5cffb1/setuptools-80.3.1-py3-none-any.whl.metadata |
| 05-May-2025 21:44:22 | Downloading setuptools-80.3.1-py3-none-any.whl.metadata (6.5 kB) |
| 05-May-2025 21:44:22 | Collecting auditwheel |
| 05-May-2025 21:44:22 | Obtaining dependency information for auditwheel from https://files.pythonhosted.org/packages/93/05/4a8d1e3ae9800ececc2fc156b0c77675afb2ac7d51d2df747c91c42de704/auditwheel-6.3.0-py3-none-any.whl.metadata |
| 05-May-2025 21:44:22 | Downloading auditwheel-6.3.0-py3-none-any.whl.metadata (8.1 kB) |
| 05-May-2025 21:44:22 | Collecting patchelf==0.17.2.1 |
| 05-May-2025 21:44:22 | Obtaining dependency information for patchelf==0.17.2.1 from https://files.pythonhosted.org/packages/c6/73/c3105c973dd2afcdc5d946ee211d5c4ecdf9d27bb54ae835b144e706e86d/patchelf-0.17.2.1-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.musllinux_1_1_x86_64.whl.metadata |
| 05-May-2025 21:44:22 | Downloading patchelf-0.17.2.1-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.musllinux_1_1_x86_64.whl.metadata (3.3 kB) |
| 05-May-2025 21:44:22 | Requirement already satisfied: packaging>=19.1 in /usr/local/lib/python3.12/site-packages (from build) (24.1) |
| 05-May-2025 21:44:22 | Requirement already satisfied: pyproject_hooks in /usr/local/lib/python3.12/site-packages (from build) (1.1.0) |
| 05-May-2025 21:44:22 | Collecting pyelftools>=0.24 (from auditwheel) |
| 05-May-2025 21:44:22 | Obtaining dependency information for pyelftools>=0.24 from https://files.pythonhosted.org/packages/af/43/700932c4f0638c3421177144a2e86448c0d75dbaee2c7936bda3f9fd0878/pyelftools-0.32-py3-none-any.whl.metadata |
| 05-May-2025 21:44:22 | Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes) |
| 05-May-2025 21:44:22 | Downloading patchelf-0.17.2.1-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.musllinux_1_1_x86_64.whl (425 kB) |
| 05-May-2025 21:44:22 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 425.7/425.7 kB 3.7 MB/s eta 0:00:00 |
| 05-May-2025 21:44:22 | Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) |
| 05-May-2025 21:44:31 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.5 MB/s eta 0:00:00 |
| 05-May-2025 21:44:31 | Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) |
| 05-May-2025 21:44:31 | Downloading wheel-0.45.1-py3-none-any.whl (72 kB) |
| 05-May-2025 21:44:31 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 1.6 MB/s eta 0:00:00 |
| 05-May-2025 21:44:31 | Downloading setuptools-80.3.1-py3-none-any.whl (1.2 MB) |
| 05-May-2025 21:44:31 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 12.0 MB/s eta 0:00:00 |
| 05-May-2025 21:44:31 | Downloading auditwheel-6.3.0-py3-none-any.whl (48 kB) |
| 05-May-2025 21:44:31 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.3/48.3 kB 626.5 kB/s eta 0:00:00 |
| 05-May-2025 21:44:31 | Downloading pyelftools-0.32-py3-none-any.whl (188 kB) |
| 05-May-2025 21:44:31 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.5/188.5 kB 2.0 MB/s eta 0:00:00 |
| 05-May-2025 21:44:31 | Installing collected packages: pyelftools, patchelf, wheel, setuptools, pip, build, auditwheel |
| 05-May-2025 21:44:31 | Attempting uninstall: wheel |
| 05-May-2025 21:44:31 | Found existing installation: wheel 0.43.0 |
| 05-May-2025 21:44:31 | Not uninstalling wheel at /usr/local/lib/python3.12/site-packages, outside environment /source/work/sakura-libsakura-5.2.1/libsakura/build/build/build/build_env |
| 05-May-2025 21:44:31 | Can't uninstall 'wheel'. No files were found to uninstall. |
| 05-May-2025 21:44:31 | Attempting uninstall: pip |
| 05-May-2025 21:44:31 | Found existing installation: pip 23.2.1 |
| 05-May-2025 21:44:31 | Uninstalling pip-23.2.1: |
| 05-May-2025 21:44:31 | Successfully uninstalled pip-23.2.1 |
| 05-May-2025 21:44:31 | Attempting uninstall: build |
| 05-May-2025 21:44:31 | Found existing installation: build 1.2.1 |
| 05-May-2025 21:44:31 | Not uninstalling build at /usr/local/lib/python3.12/site-packages, outside environment /source/work/sakura-libsakura-5.2.1/libsakura/build/build/build/build_env |
| 05-May-2025 21:44:31 | Can't uninstall 'build'. No files were found to uninstall. |
| 05-May-2025 21:44:31 | Successfully installed auditwheel-6.3.0 build-1.2.2.post1 patchelf-0.17.2.1 pip-25.1.1 pyelftools-0.32 setuptools-80.3.1 wheel-0.45.1 |
| 05-May-2025 21:44:31 | ./build_casalith_cmake: line 211: cd: /source/casa6/casatools/: No such file or directory |
| 05-May-2025 21:44:31 | ERROR Source .. does not appear to be a Python project: no pyproject.toml or setup.py |
| 05-May-2025 21:44:31 | ./build_casalith_cmake: line 223: cd: /source/casainstall/dist: No such file or directory |
| 05-May-2025 21:44:31 | usage: auditwheel [-h] [-V] [-v] command ... |
| 05-May-2025 21:44:31 | auditwheel: error: cannot access *.whl. No such file |
| 05-May-2025 21:44:31 | ./build_casalith_cmake: line 235: cd: /source/casainstall/dist/wheelhouse/: No such file or directory |
| 05-May-2025 21:44:31 | cp: cannot stat '/source/casainstall/dist/wheelhouse/': No such file or directory |
| 05-May-2025 21:44:31 | <casa_cmake> Building casatestutils |
| 05-May-2025 21:44:31 | ./build_casalith_cmake: line 240: cd: /source/casa6/casatestutils: No such file or directory |
| 05-May-2025 21:44:31 | python: can't open file '/source/work/sakura-libsakura-5.2.1/libsakura/build/build/build/build/setup.py': [Errno 2] No such file or directory |
| 05-May-2025 21:44:31 | cp: cannot stat '/source/casa6/casatestutils/dist/casatestutils*.whl': No such file or directory |
| 05-May-2025 21:44:31 | <casa_cmake> Installing dependencies |
| 05-May-2025 21:44:31 | Looking in indexes: https://pypi.org/simple, https://pypi.org/simple |
| 05-May-2025 21:44:31 | Collecting certifi |
| 05-May-2025 21:44:31 | Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) |
| 05-May-2025 21:44:31 | Requirement already satisfied: numpy in /home/casaci/.local/lib/python3.12/site-packages (2.2.5) |
| 05-May-2025 21:44:31 | Collecting matplotlib |
| 05-May-2025 21:44:31 | Downloading matplotlib-3.10.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) |
| 05-May-2025 21:44:31 | Collecting scipy |
| 05-May-2025 21:44:31 | Downloading scipy-1.15.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) |
| 05-May-2025 21:44:31 | Collecting pyerfa |
| 05-May-2025 21:44:31 | Downloading pyerfa-2.0.1.5-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.7 kB) |
| 05-May-2025 21:44:31 | Collecting contourpy>=1.0.1 (from matplotlib) |
| 05-May-2025 21:44:31 | Downloading contourpy-1.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.5 kB) |
| 05-May-2025 21:44:31 | Collecting cycler>=0.10 (from matplotlib) |
| 05-May-2025 21:44:31 | Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) |
| 05-May-2025 21:44:31 | Collecting fonttools>=4.22.0 (from matplotlib) |
| 05-May-2025 21:44:31 | Downloading fonttools-4.57.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (102 kB) |
| 05-May-2025 21:44:31 | Collecting kiwisolver>=1.3.1 (from matplotlib) |
| 05-May-2025 21:44:50 | Downloading kiwisolver-1.4.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.2 kB) |
| 05-May-2025 21:44:50 | Requirement already satisfied: packaging>=20.0 in /usr/local/lib/python3.12/site-packages (from matplotlib) (24.1) |
| 05-May-2025 21:44:50 | Collecting pillow>=8 (from matplotlib) |
| 05-May-2025 21:44:50 | Downloading pillow-11.2.1-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (8.9 kB) |
| 05-May-2025 21:44:50 | Collecting pyparsing>=2.3.1 (from matplotlib) |
| 05-May-2025 21:44:50 | Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) |
| 05-May-2025 21:44:50 | Collecting python-dateutil>=2.7 (from matplotlib) |
| 05-May-2025 21:44:50 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) |
| 05-May-2025 21:44:50 | Collecting six>=1.5 (from python-dateutil>=2.7->matplotlib) |
| 05-May-2025 21:44:50 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) |
| 05-May-2025 21:44:50 | Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) |
| 05-May-2025 21:44:50 | Downloading matplotlib-3.10.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.6 MB) |
| 05-May-2025 21:44:50 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 8.4 MB/s eta 0:00:00 |
| 05-May-2025 21:44:50 | Downloading scipy-1.15.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.3 MB) |
| 05-May-2025 21:44:50 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.3/37.3 MB 19.4 MB/s eta 0:00:00 |
| 05-May-2025 21:44:50 | Downloading pyerfa-2.0.1.5-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) |
| 05-May-2025 21:44:50 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 738.7/738.7 kB 6.8 MB/s eta 0:00:00 |
| 05-May-2025 21:44:50 | Downloading contourpy-1.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (323 kB) |
| 05-May-2025 21:44:50 | Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) |
| 05-May-2025 21:44:50 | Downloading fonttools-4.57.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB) |
| 05-May-2025 21:44:50 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 17.0 MB/s eta 0:00:00 |
| 05-May-2025 21:44:50 | Downloading kiwisolver-1.4.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) |
| 05-May-2025 21:44:50 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 4.9 MB/s eta 0:00:00 |
| 05-May-2025 21:44:50 | Downloading pillow-11.2.1-cp312-cp312-manylinux_2_28_x86_64.whl (4.6 MB) |
| 05-May-2025 21:44:50 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 13.6 MB/s eta 0:00:00 |
| 05-May-2025 21:44:50 | Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) |
| 05-May-2025 21:44:50 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) |
| 05-May-2025 21:44:50 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) |
| 05-May-2025 21:44:50 | Installing collected packages: six, scipy, pyparsing, pyerfa, pillow, kiwisolver, fonttools, cycler, contourpy, certifi, python-dateutil, matplotlib |
| 05-May-2025 21:44:50 | |
| 05-May-2025 21:44:50 | Successfully installed certifi-2025.4.26 contourpy-1.3.2 cycler-0.12.1 fonttools-4.57.0 kiwisolver-1.4.8 matplotlib-3.10.1 pillow-11.2.1 pyerfa-2.0.1.5 pyparsing-3.2.3 python-dateutil-2.9.0.post0 scipy-1.15.2 six-1.17.0 |
| 05-May-2025 21:44:50 | ERROR: You must give at least one requirement to install (see "pip help install") |
| 05-May-2025 21:44:50 | <casa_cmake> Installing casatools |
| 05-May-2025 21:44:50 | ERROR: Invalid requirement: '/source/casainstall/dist/wheelhouse/': Expected package name at the start of dependency specifier |
| 05-May-2025 21:44:50 | /source/casainstall/dist/wheelhouse/ |
| 05-May-2025 21:44:50 | ^ |
| 05-May-2025 21:44:50 | Hint: It looks like a path. File '/source/casainstall/dist/wheelhouse/' does not exist. |
| 05-May-2025 21:44:50 | ./build_casalith_cmake: line 266: cd: /source/casa6/casatasks/: No such file or directory |
| 05-May-2025 21:44:50 | <casa_cmake> Building casatasks |
| 05-May-2025 21:44:50 | Current dir |
| 05-May-2025 21:44:50 | /source/work/sakura-libsakura-5.2.1/libsakura/build/build/build/build |
| 05-May-2025 21:44:50 | python: can't open file '/source/work/sakura-libsakura-5.2.1/libsakura/build/build/build/build/setup.py': [Errno 2] No such file or directory |
| 05-May-2025 21:44:50 | <casa_cmake> Building casashell |
| 05-May-2025 21:44:50 | ./build_casalith_cmake: line 274: cd: /source/casashell/: No such file or directory |
| 05-May-2025 21:44:50 | python: can't open file '/source/work/sakura-libsakura-5.2.1/libsakura/build/build/build/build/setup.py': [Errno 2] No such file or directory |
| 05-May-2025 21:44:50 | cp: cannot stat '/usr/lib64/libgfortran.so.3': No such file or directory |
| 05-May-2025 21:44:50 | cp: cannot stat '/source/casa6/casatasks/dist/casatasks*.whl': No such file or directory |
| 05-May-2025 21:49:19 | cp: cannot stat '/source/casashell/dist/casashell*.whl': No such file or directory |
| 05-May-2025 21:49:19 | ./build_casalith_cmake: line 290: cd: /source/casa6: No such file or directory |
| 05-May-2025 21:49:19 | fatal: not a git repository (or any parent up to mount point /) |
| 05-May-2025 21:49:19 | Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). |
| 05-May-2025 21:49:19 | <casa_cmake> current Casa6 branch CAS-13818 |
| 05-May-2025 21:49:19 | short_python_version: 312 |
| 05-May-2025 21:49:19 | <dockerbuildcasalith> qtversion: 5Release |
| 05-May-2025 21:49:19 | <dockerbuildcasalith> qtoption qtversion=5Release |
| 05-May-2025 21:49:19 | wheeldirectory: /source/wheels |
| 05-May-2025 21:49:19 | branch: CAS-13818 |
| 05-May-2025 21:49:19 | casalithbranch: CAS-13818 |
| 05-May-2025 21:49:19 | OS: Linux |
| 05-May-2025 21:49:19 | Pydeps: pydeps=python-dependencies/requirements-manylinux228-py312.txt |
| 05-May-2025 21:49:19 | Python: 3.12 |
| 05-May-2025 21:49:19 | Pyplatform: pyplatform=manylinux_2_17_x86_64 |
| 05-May-2025 21:49:19 | optimization: Release |
| 05-May-2025 21:49:19 | Tools: /source/wheels/ |
| 05-May-2025 21:49:19 | Tasks: /source/wheels/ |
| 05-May-2025 21:49:19 | Shell: /source/wheels/ |
| 05-May-2025 21:49:19 | Casatestutils: /source/wheels/ |
| 05-May-2025 21:49:19 | Working directory: /source/casa-build-utils/casalith |
| 05-May-2025 21:49:19 | Error: This command has to be run with superuser privileges (under the root user on most systems). |
| 05-May-2025 21:49:19 | % Total % Received % Xferd Average Speed Time Time Time Current |
| 05-May-2025 21:49:19 | Dload Upload Total Spent Left Speed |
| 05-May-2025 21:49:19 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 05-May-2025 21:49:19 | 100 669 0 669 0 0 22300 0 --:--:-- --:--:-- --:--:-- 22300 |
| 05-May-2025 21:49:19 | Casalith url: https://open-bitbucket.nrao.edu/scm/casa/casalith.git |
| 05-May-2025 21:49:19 | Casa6 url: https://open-bitbucket.nrao.edu/scm/casa/casa6.git |
| 05-May-2025 21:49:19 | Cloning into 'casalith'... |
| 05-May-2025 21:49:19 | Submodule 'build-casalith/work/casa-pkg' (https://open-bitbucket.nrao.edu/scm/casa/casa-pkg.git) registered for path 'build-casalith/work/casa-pkg' |
| 05-May-2025 21:49:19 | Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/casa-pkg'... |
| 05-May-2025 21:49:19 | Submodule path 'build-casalith/work/casa-pkg': checked out '580bc387884629963674ab34514be3a7f9c7092f' |
| 05-May-2025 21:49:19 | error: pathspec 'CAS-13818' did not match any file(s) known to git |
| 05-May-2025 21:49:19 | Failed to checkout casalith branch CAS-13818. Continuing packaging with casalith master |
| 05-May-2025 21:49:19 | cmake3 found. |
| 05-May-2025 21:49:19 | Work dir:/source/casa-build-utils/casalith/casalith/build-casalith/work/linux |
| 05-May-2025 21:49:19 | <git> https://open-bitbucket.nrao.edu/scm/casa/casa6.git |
| 05-May-2025 21:49:19 | <git> Cloning into 'casa-source'... |
| 05-May-2025 21:49:19 | <git> Updating files: 22% (2132/9325) |
| 05-May-2025 21:49:19 | Updating files: 23% (2145/9325) |
| 05-May-2025 21:49:19 | Updating files: 24% (2238/9325) |
| 05-May-2025 21:49:19 | Updating files: 25% (2332/9325) |
| 05-May-2025 21:49:19 | Updating files: 26% (2425/9325) |
| 05-May-2025 21:49:19 | Updating files: 27% (2518/9325) |
| 05-May-2025 21:49:19 | Updating files: 28% (2611/9325) |
| 05-May-2025 21:49:19 | Updating files: 29% (2705/9325) |
| 05-May-2025 21:49:19 | Updating files: 30% (2798/9325) |
| 05-May-2025 21:49:19 | Updating files: 31% (2891/9325) |
| 05-May-2025 21:49:19 | Updating files: 32% (2984/9325) |
| 05-May-2025 21:49:19 | Updating files: 33% (3078/9325) |
| 05-May-2025 21:49:19 | Updating files: 34% (3171/9325) |
| 05-May-2025 21:49:19 | Updating files: 35% (3264/9325) |
| 05-May-2025 21:49:19 | Updating files: 36% (3357/9325) |
| 05-May-2025 21:49:19 | Updating files: 37% (3451/9325) |
| 05-May-2025 21:49:19 | Updating files: 38% (3544/9325) |
| 05-May-2025 21:49:19 | Updating files: 39% (3637/9325) |
| 05-May-2025 21:49:19 | Updating files: 40% (3730/9325) |
| 05-May-2025 21:49:19 | Updating files: 41% (3824/9325) |
| 05-May-2025 21:49:19 | Updating files: 42% (3917/9325) |
| 05-May-2025 21:49:19 | Updating files: 43% (4010/9325) |
| 05-May-2025 21:49:19 | Updating files: 44% (4103/9325) |
| 05-May-2025 21:49:19 | Updating files: 45% (4197/9325) |
| 05-May-2025 21:49:19 | Updating files: 46% (4290/9325) |
| 05-May-2025 21:49:19 | Updating files: 47% (4383/9325) |
| 05-May-2025 21:49:19 | Updating files: 48% (4476/9325) |
| 05-May-2025 21:49:19 | Updating files: 49% (4570/9325) |
| 05-May-2025 21:49:19 | Updating files: 49% (4647/9325) |
| 05-May-2025 21:49:19 | Updating files: 50% (4663/9325) |
| 05-May-2025 21:49:19 | Updating files: 51% (4756/9325) |
| 05-May-2025 21:49:19 | Updating files: 52% (4849/9325) |
| 05-May-2025 21:49:19 | Updating files: 53% (4943/9325) |
| 05-May-2025 21:49:19 | Updating files: 54% (5036/9325) |
| 05-May-2025 21:49:19 | Updating files: 55% (5129/9325) |
| 05-May-2025 21:49:19 | Updating files: 56% (5222/9325) |
| 05-May-2025 21:49:19 | Updating files: 57% (5316/9325) |
| 05-May-2025 21:49:19 | Updating files: 58% (5409/9325) |
| 05-May-2025 21:49:19 | Updating files: 59% (5502/9325) |
| 05-May-2025 21:49:19 | Updating files: 60% (5595/9325) |
| 05-May-2025 21:49:19 | Updating files: 61% (5689/9325) |
| 05-May-2025 21:49:19 | Updating files: 62% (5782/9325) |
| 05-May-2025 21:49:19 | Updating files: 63% (5875/9325) |
| 05-May-2025 21:49:19 | Updating files: 64% (5968/9325) |
| 05-May-2025 21:49:19 | Updating files: 65% (6062/9325) |
| 05-May-2025 21:49:19 | Updating files: 66% (6155/9325) |
| 05-May-2025 21:49:19 | Updating files: 67% (6248/9325) |
| 05-May-2025 21:49:19 | Updating files: 68% (6341/9325) |
| 05-May-2025 21:49:19 | Updating files: 69% (6435/9325) |
| 05-May-2025 21:49:19 | Updating files: 70% (6528/9325) |
| 05-May-2025 21:49:19 | Updating files: 71% (6621/9325) |
| 05-May-2025 21:49:19 | Updating files: 72% (6714/9325) |
| 05-May-2025 21:49:19 | Updating files: 73% (6808/9325) |
| 05-May-2025 21:49:19 | Updating files: 74% (6901/9325) |
| 05-May-2025 21:49:19 | Updating files: 75% (6994/9325) |
| 05-May-2025 21:49:19 | Updating files: 76% (7087/9325) |
| 05-May-2025 21:49:19 | Updating files: 76% (7168/9325) |
| 05-May-2025 21:49:19 | Updating files: 77% (7181/9325) |
| 05-May-2025 21:49:19 | Updating files: 78% (7274/9325) |
| 05-May-2025 21:49:19 | Updating files: 79% (7367/9325) |
| 05-May-2025 21:49:19 | Updating files: 80% (7460/9325) |
| 05-May-2025 21:49:19 | Updating files: 81% (7554/9325) |
| 05-May-2025 21:49:19 | Updating files: 82% (7647/9325) |
| 05-May-2025 21:49:19 | Updating files: 83% (7740/9325) |
| 05-May-2025 21:49:19 | Updating files: 84% (7833/9325) |
| 05-May-2025 21:49:19 | Updating files: 85% (7927/9325) |
| 05-May-2025 21:49:19 | Updating files: 86% (8020/9325) |
| 05-May-2025 21:49:19 | Updating files: 87% (8113/9325) |
| 05-May-2025 21:49:19 | Updating files: 88% (8206/9325) |
| 05-May-2025 21:49:19 | Updating files: 89% (8300/9325) |
| 05-May-2025 21:49:19 | Updating files: 90% (8393/9325) |
| 05-May-2025 21:49:19 | Updating files: 91% (8486/9325) |
| 05-May-2025 21:49:19 | Updating files: 92% (8579/9325) |
| 05-May-2025 21:49:19 | Updating files: 93% (8673/9325) |
| 05-May-2025 21:49:19 | Updating files: 94% (8766/9325) |
| 05-May-2025 21:49:19 | Updating files: 95% (8859/9325) |
| 05-May-2025 21:49:19 | Updating files: 96% (8952/9325) |
| 05-May-2025 21:49:19 | Updating files: 97% (9046/9325) |
| 05-May-2025 21:49:19 | Updating files: 98% (9139/9325) |
| 05-May-2025 21:49:19 | Updating files: 99% (9232/9325) |
| 05-May-2025 21:49:19 | Updating files: 100% (9325/9325) |
| 05-May-2025 21:49:19 | Updating files: 100% (9325/9325), done. |
| 05-May-2025 21:49:19 | <git> Submodule 'casatools/casacore' (https://github.com/casacore/casacore.git) registered for path 'casatools/casacore' |
| 05-May-2025 21:49:19 | <git> Submodule 'casatools/grpc-source' (https://github.com/grpc/grpc) registered for path 'casatools/grpc-source' |
| 05-May-2025 21:49:19 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/casacore'... |
| 05-May-2025 21:49:19 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source'... |
| 05-May-2025 21:49:19 | <git> Submodule path 'casatools/casacore': checked out 'cc6d8b5a43b47ced4ef97c4628346384592b9cbd' |
| 05-May-2025 21:49:19 | <git> Submodule path 'casatools/grpc-source': checked out 'cca868ac8f3641df4003a82b7fc54c921e14f765' |
| 05-May-2025 21:49:19 | <git> Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp) registered for path 'casatools/grpc-source/third_party/abseil-cpp' |
| 05-May-2025 21:49:19 | <git> Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'casatools/grpc-source/third_party/benchmark' |
| 05-May-2025 21:49:19 | <git> Submodule 'third_party/bloaty' (https://github.com/google/bloaty.git) registered for path 'casatools/grpc-source/third_party/bloaty' |
| 05-May-2025 21:49:19 | <git> Submodule 'third_party/boringssl' (https://github.com/google/boringssl.git) registered for path 'casatools/grpc-source/third_party/boringssl' |
| 05-May-2025 21:49:19 | <git> Submodule 'third_party/boringssl-with-bazel' (https://github.com/google/boringssl.git) registered for path 'casatools/grpc-source/third_party/boringssl-with-bazel' |
| 05-May-2025 21:49:19 | <git> Submodule 'third_party/cares/cares' (https://github.com/c-ares/c-ares.git) registered for path 'casatools/grpc-source/third_party/cares/cares' |
| 05-May-2025 21:49:19 | <git> Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'casatools/grpc-source/third_party/gflags' |
| 05-May-2025 21:49:19 | <git> Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'casatools/grpc-source/third_party/googletest' |
| 05-May-2025 21:49:19 | <git> Submodule 'third_party/protobuf' (https://github.com/google/protobuf.git) registered for path 'casatools/grpc-source/third_party/protobuf' |
| 05-May-2025 21:49:19 | <git> Submodule 'third_party/zlib' (https://github.com/madler/zlib) registered for path 'casatools/grpc-source/third_party/zlib' |
| 05-May-2025 21:49:19 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/abseil-cpp'... |
| 05-May-2025 21:49:19 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/benchmark'... |
| 05-May-2025 21:49:19 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/bloaty'... |
| 05-May-2025 21:49:19 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/boringssl'... |
| 05-May-2025 21:49:19 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/boringssl-with-bazel'... |
| 05-May-2025 21:49:19 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/cares/cares'... |
| 05-May-2025 21:49:19 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/gflags'... |
| 05-May-2025 21:49:19 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/googletest'... |
| 05-May-2025 21:49:27 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/protobuf'... |
| 05-May-2025 21:49:27 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/zlib'... |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/abseil-cpp': checked out 'cc4bed2d74f7c8717e31f9579214ab52a9c9c610' |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/bloaty': checked out '73594cde8c9a52a102c4341c244c833aa61b9c06' |
| 05-May-2025 21:49:27 | <git> Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'casatools/grpc-source/third_party/bloaty/third_party/googletest' |
| 05-May-2025 21:49:27 | <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' |
| 05-May-2025 21:49:27 | <git> Submodule 'third_party/re2' (https://github.com/google/re2) registered for path 'casatools/grpc-source/third_party/bloaty/third_party/re2' |
| 05-May-2025 21:49:27 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/bloaty/third_party/googletest'... |
| 05-May-2025 21:49:27 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/bloaty/third_party/libFuzzer'... |
| 05-May-2025 21:49:27 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/bloaty/third_party/re2'... |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/googletest': checked out 'a2b8a8e07628e5fd60644b6dd99c1b5e7d7f1f47' |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/libFuzzer': checked out '1b543d6e5073b56be214394890c9193979a3d7e1' |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/re2': checked out 'c964d9b07816f9b52ca692e23b8b3dba33beec54' |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/boringssl': checked out 'be2ee342d3781ddb954f91f8a7e660c6f59e87e5' |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/boringssl-with-bazel': checked out '886e7d75368e3f4fab3f4d0d3584e4abfc557755' |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/cares/cares': checked out '3be1924221e1326df520f8498d704a5c4c8d0cce' |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/gflags': checked out '30dbc81fb5ffdc98ea9b14b1918bfe4e8779b26e' |
| 05-May-2025 21:49:27 | <git> Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'casatools/grpc-source/third_party/gflags/doc' |
| 05-May-2025 21:49:27 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/gflags/doc'... |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/gflags/doc': checked out '971dd2a4fadac9cdab174c523c22df79efd63aa5' |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/googletest': checked out 'ec44c6c1675c25b9827aacd08c02433cccde7780' |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/protobuf': checked out '2761122b810fe8861004ae785cc3ab39f384d342' |
| 05-May-2025 21:49:27 | <git> Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'casatools/grpc-source/third_party/protobuf/third_party/benchmark' |
| 05-May-2025 21:49:27 | <git> Cloning into '/source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source/casatools/grpc-source/third_party/protobuf/third_party/benchmark'... |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/protobuf/third_party/benchmark': checked out '360e66c1c4777c99402cf8cd535aa510fee16573' |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/grpc-source/third_party/zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f' |
| 05-May-2025 21:49:27 | ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- |
| 05-May-2025 21:49:27 | <git> Synchronizing submodule url for 'casatools/casacore' |
| 05-May-2025 21:49:27 | <git> Synchronizing submodule url for 'casatools/grpc-source' |
| 05-May-2025 21:49:27 | <git> branch CAS-13818 |
| 05-May-2025 21:49:27 | <git> Switched to a new branch 'CAS-13818' |
| 05-May-2025 21:49:27 | <git> M casatools/casacore |
| 05-May-2025 21:49:27 | <git> branch 'CAS-13818' set up to track 'origin/CAS-13818'. |
| 05-May-2025 21:49:27 | <git> Submodule path 'casatools/casacore': checked out 'bf9e411892b3816724eb11737cc32d12f86a6436' |
| 05-May-2025 21:49:27 | srcdir: /source/casa-build-utils/casalith/casalith/build-casalith/work/linux/casa-source |
| 05-May-2025 21:49:27 | casaplotserver from build.conf: casaplotserver==1.8.2 |
| 05-May-2025 21:49:27 | casaplotms from build.conf: casaplotms==2.5.2 |
| 05-May-2025 21:49:27 | casampi from build.conf: casampi==0.5.6 |
| 05-May-2025 21:49:27 | casalogger from build.conf: casalogger==1.0.19 |
| 05-May-2025 21:49:27 | casafeather from build.conf: casafeather==0.0.22 |
| 05-May-2025 21:49:27 | casatablebrowser from build.conf: casatablebrowser==0.0.35 |
| 05-May-2025 21:49:27 | casaviewer from build.conf: casaviewer==2.3.1 |
| 05-May-2025 21:49:27 | plotms: casaplotms==2.5.2 |
| 05-May-2025 21:49:27 | viewer: casaviewer==2.3.1 |
| 05-May-2025 21:49:27 | feather: casafeather==0.0.22 |
| 05-May-2025 21:49:27 | logger: casalogger==1.0.19 |
| 05-May-2025 21:49:27 | tablebrowser: casatablebrowser==0.0.35 |
| 05-May-2025 21:49:27 | mpi: casampi==0.5.6 |
| 05-May-2025 21:49:27 | shell: /source/wheels/ |
| 05-May-2025 21:49:27 | testutils: /source/wheels/ |
| 05-May-2025 21:49:27 | plotserver: casaplotserver==1.8.2 |
| 05-May-2025 21:49:27 | casaconfig: casaconfig |
| 05-May-2025 21:49:27 | qtversion: 5Release |
| 05-May-2025 21:49:27 | Read Python dependencies from: python-dependencies/requirements-manylinux228-py312.txt |
| 05-May-2025 21:49:27 | Using Python version 3.12 |
| 05-May-2025 21:49:27 | Not enough elements in version number. at ./generate-distro line 1053, <CONF> line 8. |
| 05-May-2025 21:49:27 | CPU Architecture: 'x86_64' |
| 05-May-2025 21:49:27 | building version |
| 05-May-2025 21:49:27 | |
| 05-May-2025 21:49:27 | 0 |
| 05-May-2025 21:49:27 | Finished task 'Create casalith' with result: Success |
| 05-May-2025 21:49:27 | Starting task 'Clean up' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
| 05-May-2025 21:49:27 | Beginning to execute external process for build 'CASASPECS - Dev Build Casalith - CAS-13818 - Build and Package Many Linux 2.28 Python 3.12 #7 (CASASPECS-DBC83-BPML228P312-7)' ... running command line: /export/home/cbt-el7-10/bamboohome/temp/CASASPECS-DBC83-BPML228P312-7-ScriptBuildTask-454639863924584341.sh ... in: /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASASPECS-DBC83-BPML228P312 |
| 05-May-2025 21:49:27 | Starting cleanup |
| 05-May-2025 21:49:27 | Error response from daemon: No such container: build_container |
| 05-May-2025 21:49:55 | casalith_container |
| 05-May-2025 21:49:55 | Error response from daemon: No such container: build_container |
| 05-May-2025 21:49:56 | casalith_container |
| 05-May-2025 21:49:56 | Cleanup complete |
| 05-May-2025 21:49:56 | Finished task 'Clean up' with result: Success |
| 05-May-2025 21:49:56 | Running post build plugin 'Docker Container Cleanup' |
| 05-May-2025 21:49:56 | Beginning to execute external process for build 'CASASPECS - Dev Build Casalith - CAS-13818 - Build and Package Many Linux 2.28 Python 3.12 #7 (CASASPECS-DBC83-BPML228P312-7)' ... running command line: /bin/docker rm -f casalith_container ... in: /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASASPECS-DBC83-BPML228P312 |
| 05-May-2025 21:49:56 | Error response from daemon: No such container: casalith_container |
| 05-May-2025 21:49:56 | Running post build plugin 'NCover Results Collector' |
| 05-May-2025 21:49:56 | Running post build plugin 'Build Results Label Collector' |
| 05-May-2025 21:49:56 | Running post build plugin 'Clover Results Collector' |
| 05-May-2025 21:49:56 | Running post build plugin 'npm Cache Cleanup' |
| 05-May-2025 21:49:56 | Running post build plugin 'Artifact Copier' |
| 05-May-2025 21:49:56 | Publishing an artifact: ManyLinux228 Python 3.12 Tool wheel |
| 05-May-2025 21:49:56 | Failing as no matching files has been found and empty artifacts are not allowed. |
| 05-May-2025 21:49:56 | Unable to publish artifact [ManyLinux228 Python 3.12 Tool wheel]: |
| 05-May-2025 21:49:56 | The artifact hasn't been successfully published after 76.11 ms |
| 05-May-2025 21:49:56 | Publishing an artifact: ManyLinux228 Python 3.12 Task wheel |
| 05-May-2025 21:49:56 | Failing as no matching files has been found and empty artifacts are not allowed. |
| 05-May-2025 21:49:56 | Unable to publish artifact [ManyLinux228 Python 3.12 Task wheel]: |
| 05-May-2025 21:49:56 | The artifact hasn't been successfully published after 19.22 ms |
| 05-May-2025 21:49:56 | Publishing an artifact: ManyLinux228 Python 3.12 Shell wheel |
| 05-May-2025 21:49:56 | Failing as no matching files has been found and empty artifacts are not allowed. |
| 05-May-2025 21:49:56 | Unable to publish artifact [ManyLinux228 Python 3.12 Shell wheel]: |
| 05-May-2025 21:49:56 | The artifact hasn't been successfully published after 13.34 ms |
| 05-May-2025 21:49:56 | Publishing an artifact: ManyLinux228 Python 3.12 debug_symbols |
| 05-May-2025 21:49:56 | Unable to publish artifact [ManyLinux228 Python 3.12 debug_symbols]: the source directory /export/home/cbt-el7-10/bamboohome/xml-data/build-dir/CASASPECS-DBC83-BPML228P312/source/casa6/casatools/debugsymbols does not exist. |
| 05-May-2025 21:49:56 | The artifact hasn't been successfully published after 427.2 μs |
| 05-May-2025 21:49:56 | Publishing an artifact: ManyLinux228 Python 3.12 Tar 2 |
| 05-May-2025 21:49:56 | Failing as no matching files has been found and empty artifacts are not allowed. |
| 05-May-2025 21:49:56 | Unable to publish artifact [ManyLinux228 Python 3.12 Tar 2]: |
| 05-May-2025 21:49:56 | The artifact hasn't been successfully published after 13.37 ms |
| 05-May-2025 21:49:56 | Publishing an artifact: ManyLinux228 Python 3.12 Casatestutils |
| 05-May-2025 21:49:56 | Failing as no matching files has been found and empty artifacts are not allowed. |
| 05-May-2025 21:49:56 | Unable to publish artifact [ManyLinux228 Python 3.12 Casatestutils]: |
| 05-May-2025 21:49:56 | The artifact hasn't been successfully published after 13.05 ms |
| 05-May-2025 21:49:56 | Finalising the build... |
| 05-May-2025 21:49:56 | Stopping timer. |
| 05-May-2025 21:49:56 | Build CASASPECS-DBC83-BPML228P312-7 completed. |
| 05-May-2025 21:49:56 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
| 05-May-2025 21:49:56 | Running on server: post build plugin 'NCover Results Collector' |
| 05-May-2025 21:49:56 | Running on server: post build plugin 'Build Labeller' |
| 05-May-2025 21:49:56 | Running on server: post build plugin 'Clover Delta Calculator' |
| 05-May-2025 21:49:56 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
| 05-May-2025 21:49:56 | All post build plugins have finished |
| 05-May-2025 21:49:56 | Generating build results summary... |
| 05-May-2025 21:49:56 | Saving build results to disk... |
| 05-May-2025 21:49:56 | Store variable context... |
| 05-May-2025 21:49:56 | Finished building CASASPECS-DBC83-BPML228P312-7. |