--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 0.8 - 2018-02-13 (EO)
Information: this ChangeLog entry matches the version number:
 Version 0.8 - 2018-02-13 (EO)

Information: ./config/sasprefgen.par is an XML parameter file, I cannot yet validate it. Skipped.
Warning: preferences - missing lyt files.
Now checking git repository...


--- Distribution check [end] ---

/workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran  sasprefgen 0.8 preferences 22.0.0-5def4b81f-20250121 > sasprefgen.h
/workspaces/xmm_sas/packages/sas/bin/sastaskhimp sasprefgen 0.8 preferences 22.0.0-5def4b81f-20250121 > sasprefgen_h_imp.cc
T=sasprefgen ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_mod.f90 > sasprefgen_f_mod.f90
T=sasprefgen ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > sasprefgen_f.cc
Dependencies for sasprefgen
Dependencies for preferences
Dependencies for testprefs
Dependencies for testguiprefs
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  Preferences.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from Preferences.cc:45:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from /workspaces/xmm_sas/include/ExceptionErrorHandler.h:64,
                 from Preferences.cc:46:
/workspaces/xmm_sas/include/SimpleHandler.h:43:17: warning: ‘virtual ErrorHandler& SimpleHandler::operator=(const ErrorHandler&)’ was hidden [-Woverloaded-virtual=]
   43 |   ErrorHandler& operator=(const ErrorHandler& h) {
      |                 ^~~~~~~~
/workspaces/xmm_sas/include/ExceptionErrorHandler.h:66:7: note:   by ‘ExceptionErrorHandler& ExceptionErrorHandler::operator=(const ExceptionErrorHandler&)’
   66 | class ExceptionErrorHandler : public SimpleHandler
      |       ^~~~~~~~~~~~~~~~~~~~~
In file included from Preferences.cc:48:
Preferences.h: In member function ‘bool PreferenceValue::asBool() const’:
Preferences.h:98:57: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   98 |                                                         if (s=="FALSE" || s=="NO" || s=="-")
      |                                                         ^~
Preferences.h:100:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  100 |                                                                 errstr<<"`"<<*this<<"' is not a valid boolean"
      |                                                                 ^~~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  TaskPreferences.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from Preferences.h:80,
                 from TaskPreferences.h:49,
                 from TaskPreferences.cc:47:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
Preferences.h: In member function ‘bool PreferenceValue::asBool() const’:
Preferences.h:98:57: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   98 |                                                         if (s=="FALSE" || s=="NO" || s=="-")
      |                                                         ^~
Preferences.h:100:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  100 |                                                                 errstr<<"`"<<*this<<"' is not a valid boolean"
      |                                                                 ^~~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  PreferenceMenu.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from Preferences.h:80,
                 from PreferenceMenu.h:50,
                 from PreferenceMenu.cc:47:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
Preferences.h: In member function ‘bool PreferenceValue::asBool() const’:
Preferences.h:98:57: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   98 |                                                         if (s=="FALSE" || s=="NO" || s=="-")
      |                                                         ^~
Preferences.h:100:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  100 |                                                                 errstr<<"`"<<*this<<"' is not a valid boolean"
      |                                                                 ^~~~~~
/sasbuild/tools/qt-x11-free/bin/moc -o m_PreferenceMenu.cc PreferenceMenu.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_PreferenceMenu.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from Preferences.h:80,
                 from PreferenceMenu.h:50,
                 from m_PreferenceMenu.cc:11:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
Preferences.h: In member function ‘bool PreferenceValue::asBool() const’:
Preferences.h:98:57: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   98 |                                                         if (s=="FALSE" || s=="NO" || s=="-")
      |                                                         ^~
Preferences.h:100:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  100 |                                                                 errstr<<"`"<<*this<<"' is not a valid boolean"
      |                                                                 ^~~~~~
/usr/bin/ar cur libpreferences.a Preferences.o TaskPreferences.o PreferenceMenu.o m_PreferenceMenu.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libpreferences.a
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  sasprefgen_h_imp.cc
In file included from /workspaces/xmm_sas/include/DalRegister.h:27,
                 from sasprefgen_h_imp.cc:12:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils sasprefgen_f_mod.f90
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  sasprefgen_f.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  sasprefgen.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from Preferences.h:80,
                 from sasprefgen.cc:53:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
Preferences.h: In member function ‘bool PreferenceValue::asBool() const’:
Preferences.h:98:57: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   98 |                                                         if (s=="FALSE" || s=="NO" || s=="-")
      |                                                         ^~
Preferences.h:100:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  100 |                                                                 errstr<<"`"<<*this<<"' is not a valid boolean"
      |                                                                 ^~~~~~
/usr/bin/ar cur libsasprefgen.a sasprefgen_h_imp.o sasprefgen_f_mod.o sasprefgen_f.o sasprefgen.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libsasprefgen.a
g++ -shared -Wl,-h,libpreferences.so.0.8 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libpreferences.so.0.8 Preferences.o TaskPreferences.o PreferenceMenu.o m_PreferenceMenu.o -lmetatask -lsaslib -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
g++ -shared -Wl,-h,libsasprefgen.so.0.8 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libsasprefgen.so.0.8 sasprefgen_h_imp.o sasprefgen_f_mod.o sasprefgen_f.o sasprefgen.o -lmetatask -lpreferences -lsaslib -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
rm m_PreferenceMenu.cc
T=sasprefgen ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/main.cc | sed "s/VERSION/0.8/g; s/RELEASE/22.0.0-5def4b81f-20250121/g; s/PACKAGE/preferences/g" > sasprefgen_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  sasprefgen_main.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from sasprefgen_main.cc:38:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from sasprefgen_main.cc:52:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o sasprefgen sasprefgen_main.o -lsasprefgen -lmetatask -lpreferences -lsaslib -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
sed -e "s/DOC/preferences/" -e "s/TYPE/user/" < \
/workspaces/xmm_sas/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas/packages/sas/bin/texcombine | \
/workspaces/xmm_sas/packages/sas/bin/fixdoc -type=user preferences 0.8 preferences 22.0.0-5def4b81f-20250121 > preferences.tex
   including sasuser...
      including sasglobal...
   including preferences_description...

latex preferences < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex preferences < /dev/null > makedoc.log
make[5]: [/workspaces/xmm_sas/Make.include:1062: preferences.ps.gz] Error 2 (ignored)
latex preferences < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex preferences < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o preferences.ps preferences > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf preferences > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f preferences.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init preferences > /dev/null
texexpand V2020 (Released January 1, 2020)

Warning: No implementation found for option: `version' for `sasdoc' package

Warning: No implementation found for option: `version' for `sasdoc' package
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f preferences/index.pl ; exit 1)
pointer=preferences/ChangeLog ; \
target=../../../packages/preferences/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm preferences.tex
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_QT -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  testprefs.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from /workspaces/xmm_sas/include/Preferences.h:80,
                 from testprefs.cc:21:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
/workspaces/xmm_sas/include/Preferences.h: In member function ‘bool PreferenceValue::asBool() const’:
/workspaces/xmm_sas/include/Preferences.h:98:57: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   98 |                                                         if (s=="FALSE" || s=="NO" || s=="-")
      |                                                         ^~
/workspaces/xmm_sas/include/Preferences.h:100:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  100 |                                                                 errstr<<"`"<<*this<<"' is not a valid boolean"
      |                                                                 ^~~~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o testprefs testprefs.o -lpreferences -lerror -lutils -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_QT -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  testguiprefs.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from /workspaces/xmm_sas/include/Preferences.h:80,
                 from /workspaces/xmm_sas/include/PreferenceMenu.h:50,
                 from testguiprefs.cc:25:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
/workspaces/xmm_sas/include/Preferences.h: In member function ‘bool PreferenceValue::asBool() const’:
/workspaces/xmm_sas/include/Preferences.h:98:57: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   98 |                                                         if (s=="FALSE" || s=="NO" || s=="-")
      |                                                         ^~
/workspaces/xmm_sas/include/Preferences.h:100:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  100 |                                                                 errstr<<"`"<<*this<<"' is not a valid boolean"
      |                                                                 ^~~~~~
/sasbuild/tools/qt-x11-free/bin/moc -o m_testguiprefs.cc testguiprefs.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_QT -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  m_testguiprefs.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from /workspaces/xmm_sas/include/Preferences.h:80,
                 from /workspaces/xmm_sas/include/PreferenceMenu.h:50,
                 from testguiprefs.h:21,
                 from m_testguiprefs.cc:11:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
/workspaces/xmm_sas/include/Preferences.h: In member function ‘bool PreferenceValue::asBool() const’:
/workspaces/xmm_sas/include/Preferences.h:98:57: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   98 |                                                         if (s=="FALSE" || s=="NO" || s=="-")
      |                                                         ^~
/workspaces/xmm_sas/include/Preferences.h:100:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  100 |                                                                 errstr<<"`"<<*this<<"' is not a valid boolean"
      |                                                                 ^~~~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o testguiprefs testguiprefs.o m_testguiprefs.o -lpreferences -lerror -lutils -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
rm m_testguiprefs.cc
Testing testprefs ... passed