

--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 3.3 - 2026-04-13 (AI)
Information: this ChangeLog entry matches the version number:
 Version 3.3 - 2026-04-13 (AI)

Information: ./config/orbit.par is an XML parameter file, I cannot yet validate it. Skipped.
Now checking git repository...


--- Distribution check [end] ---

/harness/packages/sas/bin/sastaskhdr_gfortran  orbit 3.3 orbit 22.1.0-cc5ec27-20260505 > orbit.h
/harness/packages/sas/bin/sastaskhimp orbit 3.3 orbit 22.1.0-cc5ec27-20260505 > orbit_h_imp.cc
T=orbit ;\
sed "s/taskname/$T/g" /harness/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > orbit_c.cc
Dependencies for orbit
Dependencies for checkorbit
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/dal -I/harness/include/histo -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  orbit_h_imp.cc
In file included from /harness/include/DalRegister.h:27,
                 from orbit_h_imp.cc:12:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/dal -I/harness/include/histo -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  orbit_c.cc
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/harness/include -I/harness/include/dal -I/harness/include/histo -I/harness/include/utils orbit_mod.f90
/usr/bin/ar cur liborbit.a orbit_h_imp.o orbit_c.o orbit_mod.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib liborbit.a
g++ -shared -Wl,-h,liborbit.so.3.3 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o liborbit.so.3.3 orbit_h_imp.o orbit_c.o orbit_mod.o -lmetatask -lcal -lselector -lcaloalutils -lselector -lslatec -loal -ldal -lcaloalutils -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lslatec -lerror -lutils -lhisto -lsaslib -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
/usr/bin/ld: cannot find -lcal: No such file or directory
collect2: error: ld returned 1 exit status
make[6]: *** [/harness/Make.include:1488: liborbit.so.3.3] Error 1
make[5]: *** [/harness/Make.include:1307: libs.here] Error 2
make[4]: *** [/harness/Make.include:953: bin] Error 2
sed -e "s/DOC/orbit/" -e "s/TYPE/user/" < \
/harness/packages/sas/doc/lib/package.tex | /harness/packages/sas/bin/texcombine | \
/harness/packages/sas/bin/fixdoc -type=user orbit 3.3 orbit 22.1.0-cc5ec27-20260505 > orbit.tex
   including sasuser...
      including sasglobal...
   including orbit_description...

latex orbit < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex orbit < /dev/null > makedoc.log
latex orbit < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex orbit < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o orbit.ps orbit > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf orbit > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f orbit.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /harness/packages/sas/doc/lib/latex2html.init orbit > /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
This is dvips(k) 2021.1 (TeX Live 2022/dev)  Copyright 2021 Radical Eye Software (www.radicaleye.com)
' TeX output 2026.05.05:1355' -> images.ps
</usr/share/texlive/texmf-dist/dvips/base/tex.pro>
</usr/share/texlive/texmf-dist/dvips/l3backend/l3backend-dvips.pro>
</usr/share/texlive/texmf-dist/dvips/base/texps.pro>
</usr/share/texlive/texmf-dist/dvips/base/special.pro>. 
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>[1] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f orbit/index.pl ; exit 1)
pointer=orbit/ChangeLog ; \
target=../../../packages/orbit/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm orbit.tex
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/harness/include -I/harness/include/dal -I/harness/include/utils checkorbit.f90
make[5]: *** No rule to make target '-lcal', needed by 'checkorbit'.  Stop.
make[4]: *** [/harness/Make.include:953: tests] Error 2
make[6]: *** No rule to make target '-lcal', needed by 'checkorbit'.  Stop.
make[5]: *** [/harness/Make.include:953: runtests] Error 2
