CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_QT5
    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp: In member function ‘const CaptureHistory::FrameData CaptureHistory::firstFrame()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:56:31: warning: ‘dummy.CaptureHistory::FrameData::gain’ may be used uninitialized [-Wmaybe-uninitialized]
   56 |     CaptureHistory::FrameData dummy;
      |                               ^~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:56:31: warning: ‘dummy.CaptureHistory::FrameData::offset’ may be used uninitialized [-Wmaybe-uninitialized]
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:56:31: warning: ‘dummy.CaptureHistory::FrameData::exptime’ may be used uninitialized [-Wmaybe-uninitialized]
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:56:31: warning: ‘dummy.CaptureHistory::FrameData::targetdrift’ may be used uninitialized [-Wmaybe-uninitialized]
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:56:31: warning: ‘dummy.CaptureHistory::FrameData::width’ may be used uninitialized [-Wmaybe-uninitialized]
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:56:31: warning: ‘dummy.CaptureHistory::FrameData::height’ may be used uninitialized [-Wmaybe-uninitialized]
In file included from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:7:
In constructor ‘CaptureHistory::FrameData::FrameData(CaptureHistory::FrameData&&)’,
    inlined from ‘const CaptureHistory::FrameData CaptureHistory::firstFrame()’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:57:12:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.h:25:16: warning: ‘dummy.CaptureHistory::FrameData::frameType’ may be used uninitialized [-Wmaybe-uninitialized]
   25 |         struct FrameData
      |                ^~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp: In member function ‘const CaptureHistory::FrameData CaptureHistory::firstFrame()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:56:31: note: ‘dummy.CaptureHistory::FrameData::frameType’ was declared here
   56 |     CaptureHistory::FrameData dummy;
      |                               ^~~~~
In constructor ‘CaptureHistory::FrameData::FrameData(CaptureHistory::FrameData&&)’,
    inlined from ‘const CaptureHistory::FrameData CaptureHistory::firstFrame()’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:57:12:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.h:25:16: warning: ‘dummy.CaptureHistory::FrameData::jobType’ may be used uninitialized [-Wmaybe-uninitialized]
   25 |         struct FrameData
      |                ^~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp: In member function ‘const CaptureHistory::FrameData CaptureHistory::firstFrame()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:56:31: note: ‘dummy.CaptureHistory::FrameData::jobType’ was declared here
   56 |     CaptureHistory::FrameData dummy;
      |                               ^~~~~
In constructor ‘CaptureHistory::FrameData::FrameData(CaptureHistory::FrameData&&)’,
    inlined from ‘const CaptureHistory::FrameData CaptureHistory::firstFrame()’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:57:12:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.h:25:16: warning: ‘dummy.CaptureHistory::FrameData::count’ may be used uninitialized [-Wmaybe-uninitialized]
   25 |         struct FrameData
      |                ^~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp: In member function ‘const CaptureHistory::FrameData CaptureHistory::firstFrame()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:56:31: note: ‘dummy.CaptureHistory::FrameData::count’ was declared here
   56 |     CaptureHistory::FrameData dummy;
      |                               ^~~~~
In constructor ‘CaptureHistory::FrameData::FrameData(CaptureHistory::FrameData&&)’,
    inlined from ‘const CaptureHistory::FrameData CaptureHistory::firstFrame()’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:57:12:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.h:25:16: warning: ‘dummy.CaptureHistory::FrameData::completed’ may be used uninitialized [-Wmaybe-uninitialized]
   25 |         struct FrameData
      |                ^~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp: In member function ‘const CaptureHistory::FrameData CaptureHistory::firstFrame()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:56:31: note: ‘dummy.CaptureHistory::FrameData::completed’ was declared here
   56 |     CaptureHistory::FrameData dummy;
      |                               ^~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp: In member function ‘const CaptureHistory::FrameData CaptureHistory::lastFrame()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:66:31: warning: ‘dummy.CaptureHistory::FrameData::gain’ may be used uninitialized [-Wmaybe-uninitialized]
   66 |     CaptureHistory::FrameData dummy;
      |                               ^~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:66:31: warning: ‘dummy.CaptureHistory::FrameData::offset’ may be used uninitialized [-Wmaybe-uninitialized]
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:66:31: warning: ‘dummy.CaptureHistory::FrameData::exptime’ may be used uninitialized [-Wmaybe-uninitialized]
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:66:31: warning: ‘dummy.CaptureHistory::FrameData::targetdrift’ may be used uninitialized [-Wmaybe-uninitialized]
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:66:31: warning: ‘dummy.CaptureHistory::FrameData::width’ may be used uninitialized [-Wmaybe-uninitialized]
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:66:31: warning: ‘dummy.CaptureHistory::FrameData::height’ may be used uninitialized [-Wmaybe-uninitialized]
In constructor ‘CaptureHistory::FrameData::FrameData(CaptureHistory::FrameData&&)’,
    inlined from ‘const CaptureHistory::FrameData CaptureHistory::lastFrame()’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:67:12:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.h:25:16: warning: ‘dummy.CaptureHistory::FrameData::frameType’ may be used uninitialized [-Wmaybe-uninitialized]
   25 |         struct FrameData
      |                ^~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp: In member function ‘const CaptureHistory::FrameData CaptureHistory::lastFrame()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:66:31: note: ‘dummy.CaptureHistory::FrameData::frameType’ was declared here
   66 |     CaptureHistory::FrameData dummy;
      |                               ^~~~~
In constructor ‘CaptureHistory::FrameData::FrameData(CaptureHistory::FrameData&&)’,
    inlined from ‘const CaptureHistory::FrameData CaptureHistory::lastFrame()’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:67:12:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.h:25:16: warning: ‘dummy.CaptureHistory::FrameData::jobType’ may be used uninitialized [-Wmaybe-uninitialized]
   25 |         struct FrameData
      |                ^~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp: In member function ‘const CaptureHistory::FrameData CaptureHistory::lastFrame()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:66:31: note: ‘dummy.CaptureHistory::FrameData::jobType’ was declared here
   66 |     CaptureHistory::FrameData dummy;
      |                               ^~~~~
In constructor ‘CaptureHistory::FrameData::FrameData(CaptureHistory::FrameData&&)’,
    inlined from ‘const CaptureHistory::FrameData CaptureHistory::lastFrame()’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:67:12:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.h:25:16: warning: ‘dummy.CaptureHistory::FrameData::count’ may be used uninitialized [-Wmaybe-uninitialized]
   25 |         struct FrameData
      |                ^~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp: In member function ‘const CaptureHistory::FrameData CaptureHistory::lastFrame()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:66:31: note: ‘dummy.CaptureHistory::FrameData::count’ was declared here
   66 |     CaptureHistory::FrameData dummy;
      |                               ^~~~~
In constructor ‘CaptureHistory::FrameData::FrameData(CaptureHistory::FrameData&&)’,
    inlined from ‘const CaptureHistory::FrameData CaptureHistory::lastFrame()’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:67:12:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.h:25:16: warning: ‘dummy.CaptureHistory::FrameData::completed’ may be used uninitialized [-Wmaybe-uninitialized]
   25 |         struct FrameData
      |                ^~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp: In member function ‘const CaptureHistory::FrameData CaptureHistory::lastFrame()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/capture/capturehistory.cpp:66:31: note: ‘dummy.CaptureHistory::FrameData::completed’ was declared here
   66 |     CaptureHistory::FrameData dummy;
      |                               ^~~~~
In file included from /usr/include/qt6/QtCore/qobject.h:11,
                 from /usr/include/qt6/QtCore/QObject:1,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/../../auxiliary/robuststatistics.h:45,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.h:3,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1:
In member function ‘QString QString::arg(T, int, int, QChar) const [with T = int; typename std::enable_if, std::conjunction, std::negation > > > >, std::negation::type>::type, _Float16>, std::is_same::type>::type, qfloat16>, std::is_floating_point<_Tp> > >, std::negation >::type> >, std::is_convertible > > >, bool>::type  = true]’,
    inlined from ‘QVector Ekos::CurveFitting::hyperbola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1215:111:
/usr/include/qt6/QtCore/qstring.h:333:69: warning: ‘numIters’ may be used uninitialized [-Wmaybe-uninitialized]
  333 |             return arg_impl(qlonglong(a), fieldWidth, base, fillChar);
      |                                                                     ^
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp: In member function ‘QVector Ekos::CurveFitting::hyperbola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1149:9: note: ‘numIters’ was declared here
 1149 |     int numIters;
      |         ^~~~~~~~
In member function ‘QString QString::arg(T, int, char, int, QChar) const [with T = double; typename std::enable_if::type>::type, _Float16>, std::is_same::type>::type, qfloat16>, std::is_floating_point<_Tp> >::value, bool>::type  = true]’,
    inlined from ‘QVector Ekos::CurveFitting::hyperbola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1216:40:
/usr/include/qt6/QtCore/qstring.h:341:73: warning: ‘xtol’ may be used uninitialized [-Wmaybe-uninitialized]
  341 |     { return arg_impl(double(a), fieldWidth, format, precision, fillChar); }
      |                                                                         ^
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp: In member function ‘QVector Ekos::CurveFitting::hyperbola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1150:12: note: ‘xtol’ was declared here
 1150 |     double xtol, gtol, ftol;
      |            ^~~~
In member function ‘QString QString::arg(T, int, char, int, QChar) const [with T = double; typename std::enable_if::type>::type, _Float16>, std::is_same::type>::type, qfloat16>, std::is_floating_point<_Tp> >::value, bool>::type  = true]’,
    inlined from ‘QVector Ekos::CurveFitting::hyperbola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1216:50:
/usr/include/qt6/QtCore/qstring.h:341:73: warning: ‘gtol’ may be used uninitialized [-Wmaybe-uninitialized]
  341 |     { return arg_impl(double(a), fieldWidth, format, precision, fillChar); }
      |                                                                         ^
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp: In member function ‘QVector Ekos::CurveFitting::hyperbola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1150:18: note: ‘gtol’ was declared here
 1150 |     double xtol, gtol, ftol;
      |                  ^~~~
In member function ‘QString QString::arg(T, int, char, int, QChar) const [with T = double; typename std::enable_if::type>::type, _Float16>, std::is_same::type>::type, qfloat16>, std::is_floating_point<_Tp> >::value, bool>::type  = true]’,
    inlined from ‘QVector Ekos::CurveFitting::hyperbola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1216:60:
/usr/include/qt6/QtCore/qstring.h:341:73: warning: ‘ftol’ may be used uninitialized [-Wmaybe-uninitialized]
  341 |     { return arg_impl(double(a), fieldWidth, format, precision, fillChar); }
      |                                                                         ^
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp: In member function ‘QVector Ekos::CurveFitting::hyperbola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1150:24: note: ‘ftol’ was declared here
 1150 |     double xtol, gtol, ftol;
      |                        ^~~~
In member function ‘QString QString::arg(T, int, int, QChar) const [with T = int; typename std::enable_if, std::conjunction, std::negation > > > >, std::negation::type>::type, _Float16>, std::is_same::type>::type, qfloat16>, std::is_floating_point<_Tp> > >, std::negation >::type> >, std::is_convertible > > >, bool>::type  = true]’,
    inlined from ‘QVector Ekos::CurveFitting::parabola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1529:111:
/usr/include/qt6/QtCore/qstring.h:333:69: warning: ‘numIters’ may be used uninitialized [-Wmaybe-uninitialized]
  333 |             return arg_impl(qlonglong(a), fieldWidth, base, fillChar);
      |                                                                     ^
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp: In member function ‘QVector Ekos::CurveFitting::parabola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1465:9: note: ‘numIters’ was declared here
 1465 |     int numIters;
      |         ^~~~~~~~
In member function ‘QString QString::arg(T, int, char, int, QChar) const [with T = double; typename std::enable_if::type>::type, _Float16>, std::is_same::type>::type, qfloat16>, std::is_floating_point<_Tp> >::value, bool>::type  = true]’,
    inlined from ‘QVector Ekos::CurveFitting::parabola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1530:40:
/usr/include/qt6/QtCore/qstring.h:341:73: warning: ‘xtol’ may be used uninitialized [-Wmaybe-uninitialized]
  341 |     { return arg_impl(double(a), fieldWidth, format, precision, fillChar); }
      |                                                                         ^
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp: In member function ‘QVector Ekos::CurveFitting::parabola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1466:12: note: ‘xtol’ was declared here
 1466 |     double xtol, gtol, ftol;
      |            ^~~~
In member function ‘QString QString::arg(T, int, char, int, QChar) const [with T = double; typename std::enable_if::type>::type, _Float16>, std::is_same::type>::type, qfloat16>, std::is_floating_point<_Tp> >::value, bool>::type  = true]’,
    inlined from ‘QVector Ekos::CurveFitting::parabola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1530:50:
/usr/include/qt6/QtCore/qstring.h:341:73: warning: ‘gtol’ may be used uninitialized [-Wmaybe-uninitialized]
  341 |     { return arg_impl(double(a), fieldWidth, format, precision, fillChar); }
      |                                                                         ^
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp: In member function ‘QVector Ekos::CurveFitting::parabola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1466:18: note: ‘gtol’ was declared here
 1466 |     double xtol, gtol, ftol;
      |                  ^~~~
In member function ‘QString QString::arg(T, int, char, int, QChar) const [with T = double; typename std::enable_if::type>::type, _Float16>, std::is_same::type>::type, qfloat16>, std::is_floating_point<_Tp> >::value, bool>::type  = true]’,
    inlined from ‘QVector Ekos::CurveFitting::parabola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1530:60:
/usr/include/qt6/QtCore/qstring.h:341:73: warning: ‘ftol’ may be used uninitialized [-Wmaybe-uninitialized]
  341 |     { return arg_impl(double(a), fieldWidth, format, precision, fillChar); }
      |                                                                         ^
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp: In member function ‘QVector Ekos::CurveFitting::parabola_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1466:24: note: ‘ftol’ was declared here
 1466 |     double xtol, gtol, ftol;
      |                        ^~~~
In member function ‘QString QString::arg(T, int, int, QChar) const [with T = int; typename std::enable_if, std::conjunction, std::negation > > > >, std::negation::type>::type, _Float16>, std::is_same::type>::type, qfloat16>, std::is_floating_point<_Tp> > >, std::negation >::type> >, std::is_convertible > > >, bool>::type  = true]’,
    inlined from ‘QVector Ekos::CurveFitting::gaussian2D_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1771:111:
/usr/include/qt6/QtCore/qstring.h:333:69: warning: ‘numIters’ may be used uninitialized [-Wmaybe-uninitialized]
  333 |             return arg_impl(qlonglong(a), fieldWidth, base, fillChar);
      |                                                                     ^
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp: In member function ‘QVector Ekos::CurveFitting::gaussian2D_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1731:9: note: ‘numIters’ was declared here
 1731 |     int numIters;
      |         ^~~~~~~~
In member function ‘QString QString::arg(T, int, char, int, QChar) const [with T = double; typename std::enable_if::type>::type, _Float16>, std::is_same::type>::type, qfloat16>, std::is_floating_point<_Tp> >::value, bool>::type  = true]’,
    inlined from ‘QVector Ekos::CurveFitting::gaussian2D_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1772:40:
/usr/include/qt6/QtCore/qstring.h:341:73: warning: ‘xtol’ may be used uninitialized [-Wmaybe-uninitialized]
  341 |     { return arg_impl(double(a), fieldWidth, format, precision, fillChar); }
      |                                                                         ^
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp: In member function ‘QVector Ekos::CurveFitting::gaussian2D_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1732:12: note: ‘xtol’ was declared here
 1732 |     double xtol, gtol, ftol;
      |            ^~~~
In member function ‘QString QString::arg(T, int, char, int, QChar) const [with T = double; typename std::enable_if::type>::type, _Float16>, std::is_same::type>::type, qfloat16>, std::is_floating_point<_Tp> >::value, bool>::type  = true]’,
    inlined from ‘QVector Ekos::CurveFitting::gaussian2D_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1772:50:
/usr/include/qt6/QtCore/qstring.h:341:73: warning: ‘gtol’ may be used uninitialized [-Wmaybe-uninitialized]
  341 |     { return arg_impl(double(a), fieldWidth, format, precision, fillChar); }
      |                                                                         ^
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp: In member function ‘QVector Ekos::CurveFitting::gaussian2D_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1732:18: note: ‘gtol’ was declared here
 1732 |     double xtol, gtol, ftol;
      |                  ^~~~
In member function ‘QString QString::arg(T, int, char, int, QChar) const [with T = double; typename std::enable_if::type>::type, _Float16>, std::is_same::type>::type, qfloat16>, std::is_floating_point<_Tp> >::value, bool>::type  = true]’,
    inlined from ‘QVector Ekos::CurveFitting::gaussian2D_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1772:60:
/usr/include/qt6/QtCore/qstring.h:341:73: warning: ‘ftol’ may be used uninitialized [-Wmaybe-uninitialized]
  341 |     { return arg_impl(double(a), fieldWidth, format, precision, fillChar); }
      |                                                                         ^
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp: In member function ‘QVector Ekos::CurveFitting::gaussian2D_fit(FittingGoal, QVector, QVector, QVector, QVector, bool, OptimisationDirection)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/curvefit.cpp:1732:24: note: ‘ftol’ was declared here
 1732 |     double xtol, gtol, ftol;
      |                        ^~~~
In file included from /usr/include/qt6/QtCore/qarraydatapointer.h:8,
                 from /usr/include/qt6/QtCore/qbytearray.h:12,
                 from /usr/include/qt6/QtCore/qstringview.h:11,
                 from /usr/include/qt6/QtCore/qchar.h:730,
                 from /usr/include/qt6/QtCore/qstring.h:15,
                 from /usr/include/qt6/QtCore/qobject.h:11,
                 from /usr/include/qt6/QtCore/QObject:1,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/guidestars.h:9,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/guidestars.cpp:7:
In member function ‘void QtPrivate::QPodArrayOps::emplace(qsizetype, Args&& ...) [with Args = {double&}; T = double]’,
    inlined from ‘T& QList::emplaceBack(Args&& ...) [with Args = {double&}; T = double]’ at /usr/include/qt6/QtCore/qlist.h:958:15,
    inlined from ‘void QList::append(parameter_type) [with T = double]’ at /usr/include/qt6/QtCore/qlist.h:523:48,
    inlined from ‘void QList::push_back(parameter_type) [with T = double]’ at /usr/include/qt6/QtCore/qlist.h:745:53,
    inlined from ‘bool GuideStars::getDrift(double, double, double, double*, double*)’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/guidestars.cpp:724:31:
/usr/include/qt6/QtCore/qarraydataops.h:153:17: warning: ‘driftRA’ may be used uninitialized [-Wmaybe-uninitialized]
  153 |                 new (this->begin() - 1) T(std::forward(args)...);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/guidestars.cpp: In member function ‘bool GuideStars::getDrift(double, double, double, double*, double*)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/guidestars.cpp:715:20: note: ‘driftRA’ was declared here
  715 |             double driftRA, driftDEC;
      |                    ^~~~~~~
In member function ‘void QtPrivate::QPodArrayOps::emplace(qsizetype, Args&& ...) [with Args = {double&}; T = double]’,
    inlined from ‘T& QList::emplaceBack(Args&& ...) [with Args = {double&}; T = double]’ at /usr/include/qt6/QtCore/qlist.h:958:15,
    inlined from ‘void QList::append(parameter_type) [with T = double]’ at /usr/include/qt6/QtCore/qlist.h:523:48,
    inlined from ‘void QList::push_back(parameter_type) [with T = double]’ at /usr/include/qt6/QtCore/qlist.h:745:53,
    inlined from ‘bool GuideStars::getDrift(double, double, double, double*, double*)’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/guidestars.cpp:725:32:
/usr/include/qt6/QtCore/qarraydataops.h:153:17: warning: ‘driftDEC’ may be used uninitialized [-Wmaybe-uninitialized]
  153 |                 new (this->begin() - 1) T(std::forward(args)...);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/guidestars.cpp: In member function ‘bool GuideStars::getDrift(double, double, double, double*, double*)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/guidestars.cpp:715:29: note: ‘driftDEC’ was declared here
  715 |             double driftRA, driftDEC;
      |                             ^~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/aberrationinspector.cpp: In member function ‘void Ekos::AberrationInspector::fitCurves()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/aberrationinspector.cpp:452:49: warning: ‘minPos’ may be used uninitialized [-Wmaybe-uninitialized]
  452 |         bool foundFit = curveFitting->findMinMax(expected, static_cast(minPos), static_cast(maxPos), &position,
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  453 |                         &measure, m_data.curveFit, m_data.optDir);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/aberrationinspector.cpp:429:9: note: ‘minPos’ was declared here
  429 |     int minPos, maxPos;
      |         ^~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/aberrationinspector.cpp:452:49: warning: ‘maxPos’ may be used uninitialized [-Wmaybe-uninitialized]
  452 |         bool foundFit = curveFitting->findMinMax(expected, static_cast(minPos), static_cast(maxPos), &position,
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  453 |                         &measure, m_data.curveFit, m_data.optDir);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/focus/aberrationinspector.cpp:429:17: note: ‘maxPos’ was declared here
  429 |     int minPos, maxPos;
      |                 ^~~~~~
In file included from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/skyobjects/skyobject.h:10,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/skyobjects/trailobject.h:11,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/skyobjects/ksplanetbase.h:9,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/skyobjects/ksplanet.h:9,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/skyobjects/kssun.h:9,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ksalmanac.h:9,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/tools/altvstime.cpp:12:
In member function ‘virtual void SkyPoint::updateCoordsNow(const KSNumbers*)’,
    inlined from ‘void AltVsTime::slotUpdateDateLoc()’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/tools/altvstime.cpp:1014:41:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/skyobjects/skypoint.h:412:25: warning: ‘this’ pointer is null [-Wnonnull]
  412 |             updateCoords(num, false, nullptr, nullptr, true);
      |             ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/tools/altvstime.cpp: In member function ‘void AltVsTime::slotUpdateDateLoc()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/tools/altvstime.cpp:1014:41: warning: ‘this’ pointer is null [-Wnonnull]
 1014 |             pList.at(i)->updateCoordsNow(num); //precess to desired epoch
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
In file included from /usr/include/eigen3/Eigen/Core:253,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ksnumbers.h:19,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/kstarsdata.h:12,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/skymapdrawabstract.h:10,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/skymap.h:11,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/projections/projector.h:12,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/projections/equirectangularprojector.h:10,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/projections/equirectangularprojector.cpp:7:
In member function ‘Eigen::internal::scalar_product_op::result_type Eigen::internal::scalar_product_op::operator()(const LhsScalar&, const RhsScalar&) const [with LhsScalar = float; RhsScalar = float]’,
    inlined from ‘Eigen::internal::binary_evaluator, Eigen::internal::IndexBased, Eigen::internal::IndexBased>::CoeffReturnType Eigen::internal::binary_evaluator, Eigen::internal::IndexBased, Eigen::internal::IndexBased>::coeff(Eigen::Index) const [with BinaryOp = Eigen::internal::scalar_product_op; Lhs = const Eigen::CwiseNullaryOp, const Eigen::Matrix >; Rhs = const Eigen::Matrix]’ at /usr/include/eigen3/Eigen/src/Core/CoreEvaluators.h:775:22,
    inlined from ‘Eigen::internal::binary_evaluator, Eigen::internal::IndexBased, Eigen::internal::IndexBased>::CoeffReturnType Eigen::internal::binary_evaluator, Eigen::internal::IndexBased, Eigen::internal::IndexBased>::coeff(Eigen::Index) const [with BinaryOp = Eigen::internal::scalar_difference_op; Lhs = const Eigen::Matrix; Rhs = const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >]’ at /usr/include/eigen3/Eigen/src/Core/CoreEvaluators.h:775:66,
    inlined from ‘Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >]’ at /usr/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h:145:59,
    inlined from ‘Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::operator[](Eigen::Index) const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >]’ at /usr/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h:164:19,
    inlined from ‘virtual QVector > EquirectangularProjector::groundPoly(SkyPoint*, bool*) const’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/projections/equirectangularprojector.cpp:156:37:
/usr/include/eigen3/Eigen/src/Core/functors/BinaryFunctors.h:80:122: warning: using a dangling pointer to an unnamed temporary [-Wdangling-pointer=]
   80 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a * b; }
      |                                                                                                                        ~~^~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/projections/equirectangularprojector.cpp: In member function ‘virtual QVector > EquirectangularProjector::groundPoly(SkyPoint*, bool*) const’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/projections/equirectangularprojector.cpp:155:74: note: unnamed temporary defined here
  155 |             auto pLabel_ = corner2 - 50. * (corner1 - corner2).normalized();
      |                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In member function ‘Eigen::internal::scalar_product_op::result_type Eigen::internal::scalar_product_op::operator()(const LhsScalar&, const RhsScalar&) const [with LhsScalar = float; RhsScalar = float]’,
    inlined from ‘Eigen::internal::binary_evaluator, Eigen::internal::IndexBased, Eigen::internal::IndexBased>::CoeffReturnType Eigen::internal::binary_evaluator, Eigen::internal::IndexBased, Eigen::internal::IndexBased>::coeff(Eigen::Index) const [with BinaryOp = Eigen::internal::scalar_product_op; Lhs = const Eigen::CwiseNullaryOp, const Eigen::Matrix >; Rhs = const Eigen::Matrix]’ at /usr/include/eigen3/Eigen/src/Core/CoreEvaluators.h:775:22,
    inlined from ‘Eigen::internal::binary_evaluator, Eigen::internal::IndexBased, Eigen::internal::IndexBased>::CoeffReturnType Eigen::internal::binary_evaluator, Eigen::internal::IndexBased, Eigen::internal::IndexBased>::coeff(Eigen::Index) const [with BinaryOp = Eigen::internal::scalar_difference_op; Lhs = const Eigen::Matrix; Rhs = const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >]’ at /usr/include/eigen3/Eigen/src/Core/CoreEvaluators.h:775:66,
    inlined from ‘Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >]’ at /usr/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h:145:59,
    inlined from ‘Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::operator[](Eigen::Index) const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >]’ at /usr/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h:164:19,
    inlined from ‘virtual QVector > EquirectangularProjector::groundPoly(SkyPoint*, bool*) const’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/projections/equirectangularprojector.cpp:156:49:
/usr/include/eigen3/Eigen/src/Core/functors/BinaryFunctors.h:80:122: warning: using a dangling pointer to an unnamed temporary [-Wdangling-pointer=]
   80 |   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a * b; }
      |                                                                                                                        ~~^~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/projections/equirectangularprojector.cpp: In member function ‘virtual QVector > EquirectangularProjector::groundPoly(SkyPoint*, bool*) const’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/projections/equirectangularprojector.cpp:155:74: note: unnamed temporary defined here
  155 |             auto pLabel_ = corner2 - 50. * (corner1 - corner2).normalized();
      |                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/build/kstars/Options.cpp: In constructor ‘Options::Options()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/build/kstars/Options.cpp:29:1: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
   29 | Options::Options( )
      | ^~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/fitsviewer/fitsdata.cpp: In member function ‘void FITSData::stackFITSLoaded()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/fitsviewer/fitsdata.cpp:1398:38: warning: ‘exposure’ may be used uninitialized [-Wmaybe-uninitialized]
 1398 |                 initLiveStackMetadata(target, exposure);
      |                 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/fitsviewer/fitsdata.cpp:1395:24: note: ‘exposure’ was declared here
 1395 |                 double exposure;
      |                        ^~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/fitsviewer/fitsdata.cpp: In member function ‘void FITSData::solverDone(bool, bool, double, int)’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/fitsviewer/fitsdata.cpp:1600:30: warning: ‘exposure’ may be used uninitialized [-Wmaybe-uninitialized]
 1600 |         initLiveStackMetadata(target, exposure);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/fitsviewer/fitsdata.cpp:1597:16: note: ‘exposure’ was declared here
 1597 |         double exposure;
      |                ^~~~~~~~
In file included from /usr/include/eigen3/Eigen/Cholesky:33,
                 from /usr/include/eigen3/Eigen/Dense:3,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/MPI_IS_gaussian_process/src/gaussian_process.h:23,
                 from /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/MPI_IS_gaussian_process/src/gaussian_process.cpp:23:
In member function ‘Eigen::LDLT, 1>& Eigen::LDLT, 1>::operator=(Eigen::LDLT, 1>&&)’,
    inlined from ‘void GP::clearData()’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/MPI_IS_gaussian_process/src/gaussian_process.cpp:326:54:
/usr/include/eigen3/Eigen/src/Cholesky/LDLT.h:59:49: warning: ‘.Eigen::LDLT, 1>::m_l1_norm’ is used uninitialized [-Wuninitialized]
   59 | template class LDLT
      |                                                 ^~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/MPI_IS_gaussian_process/src/gaussian_process.cpp: In member function ‘void GP::clearData()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/MPI_IS_gaussian_process/src/gaussian_process.cpp:326:54: note: ‘’ declared here
  326 |     chol_gram_matrix_ = Eigen::LDLT();
      |                                                      ^
In member function ‘Eigen::LDLT, 1>& Eigen::LDLT, 1>::operator=(Eigen::LDLT, 1>&&)’,
    inlined from ‘void GP::clearData()’ at /var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/MPI_IS_gaussian_process/src/gaussian_process.cpp:326:54:
/usr/include/eigen3/Eigen/src/Cholesky/LDLT.h:59:49: warning: ‘.Eigen::LDLT, 1>::m_info’ is used uninitialized [-Wuninitialized]
   59 | template class LDLT
      |                                                 ^~~~
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/MPI_IS_gaussian_process/src/gaussian_process.cpp: In member function ‘void GP::clearData()’:
/var/pisi/kstars-3.8.2-64/work/kstars-3.8.2/kstars/ekos/guide/internalguide/MPI_IS_gaussian_process/src/gaussian_process.cpp:326:54: note: ‘’ declared here
  326 |     chol_gram_matrix_ = Eigen::LDLT();
      |                                                      ^