--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 2.7.1 - 2022-07-05 (EO)
Information: this ChangeLog entry matches the version number:
 Version 2.7.1 - 2022-07-05 (EO)

Information: ./config/omflatindex.par is an XML parameter file, I cannot yet validate it. Skipped.
Warning: omflatindex - missing lyt files.


--- Distribution check [end] ---

/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/sas/bin/sastaskhdr_gfortran  omflatindex 2.7.1 omflatindex xmmsas_20230127_1931-21.0.0 > omflatindex.h
/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/sas/bin/sastaskhimp omflatindex 2.7.1 omflatindex xmmsas_20230127_1931-21.0.0 > omflatindex_h_imp.cc
T=omflatindex ;\
	sed "s/taskname/$T/g" /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > omflatindex_c.cc
Dependencies for omflatindex
Dependencies for checkindex
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -std=gnu++14 -g  -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/config-std.h -imacros /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/config.h -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/dal -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/utils -I/Volumes/SASCOMP/OSX21SAS/qt-x11-free-3.3.8b/include -I.  omflatindex_h_imp.cc
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -std=gnu++14 -g  -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/config-std.h -imacros /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/config.h -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/dal -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/utils -I/Volumes/SASCOMP/OSX21SAS/qt-x11-free-3.3.8b/include -I.  omflatindex_c.cc
/usr/local/bin/gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/dal -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/utils omflatindex_mod.f90
/usr/local/bin/gcc  -c -Wall -fno-common -g -fPIC -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/config-std.h -imacros /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/config.h -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/dal -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/utils -I/Volumes/SASCOMP/OSX21SAS/qt-x11-free-3.3.8b/include -I.  timeconv.c
timeconv.c: In function 'test_':
timeconv.c:74:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   74 |     for (i = 0; i < *n; i++)
      |     ^~~
timeconv.c:78:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   78 |         a = Function(value);
      |         ^
timeconv.c:70:15: warning: variable 'a' set but not used [-Wunused-but-set-variable]
   70 |        double a;
      |               ^
timeconv.c: In function 'TestFunction_':
timeconv.c:86:12: warning: variable 'b' set but not used [-Wunused-but-set-variable]
   86 |     double b;
      |            ^
/opt/local/bin/ar cur libomflatindex.a omflatindex_h_imp.o omflatindex_c.o omflatindex_mod.o timeconv.o
ranlib libomflatindex.a
/usr/local/bin/g++ -bind_at_load -dynamiclib -single_module -undefined dynamic_lookup -Wl,-install_name,@loader_path/../lib/libomflatindex.dylib -o libomflatindex.dylib omflatindex_h_imp.o omflatindex_c.o omflatindex_mod.o timeconv.o -lmetatask -loal -ldal -lcaloalutils -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/Volumes/SASCOMP/OSX21SAS/qt-x11-free-3.3.8b/lib -lqt -framework Security 
T=omflatindex ;\
	sed "s/taskname/$T/g" /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/taskmain/src/main.cc | sed "s/VERSION/2.7.1/g; s/RELEASE/xmmsas_20230127_1931-21.0.0/g; s/PACKAGE/omflatindex/g" > omflatindex_main.cc
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -std=gnu++14 -g  -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/config-std.h -imacros /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/config.h -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/dal -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/utils -I/Volumes/SASCOMP/OSX21SAS/qt-x11-free-3.3.8b/include -I.  omflatindex_main.cc
In file included from /opt/local/include/gcc11/c++/backward/strstream:50,
                 from /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/utils/stringutil.h:27,
                 from omflatindex_main.cc:38:
/opt/local/include/gcc11/c++/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 /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/Xmm.h:117,
                 from /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/Odf.h:68,
                 from /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/TimeCorrelator.h:77,
                 from /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/OalServer.h:58,
                 from omflatindex_main.cc:48:
/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
/usr/local/bin/g++  -L/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib -o omflatindex -lmetatask -loal -ldal -lcaloalutils -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask omflatindex_main.o -lomflatindex -L/Volumes/SASCOMP/OSX21SAS/qt-x11-free-3.3.8b/lib -lqt -framework Security -lgfortran -lcfitsio -ldl -lm -L. 
sed -e "s/DOC/omflatindex/" -e "s/TYPE/devel/" < \
	/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/sas/doc/lib/package.tex | /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/sas/bin/texcombine | \
	/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/sas/bin/fixdoc -type=devel omflatindex 2.7.1 omflatindex xmmsas_20230127_1931-21.0.0 > omflatindex.tex
   including sasdevel...
      including sasglobal...
   including omflatindex_description...

latex omflatindex < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex omflatindex < /dev/null > makedoc.log
make[5]: [omflatindex.ps.gz] Error 2 (ignored)
latex omflatindex < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex omflatindex < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o omflatindex.ps omflatindex > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf omflatindex > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f omflatindex.ps
SASRELDIR=../../.. ;\
	export SASRELDIR ;\
	latex2html -nouse_pdftex -init_file /Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/packages/sas/doc/lib/latex2html.init omflatindex > /dev/null
texexpand V2021 (Released January 1, 2021)

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

Warning: No implementation found for option: `version' for `sasdoc' package
/Volumes/SASCOMP/OSX21SAS/coreutils-8.22/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f omflatindex/index.pl ; exit 1)
pointer=omflatindex/ChangeLog ; \
	target=../../../packages/omflatindex/ChangeLog ; \
	if [ -f $target -a \( ! -h $pointer \) ] ; then \
	  ln -s ../$target $pointer ; \
	fi
rm omflatindex.tex
/usr/local/bin/gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/dal -I/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/include/utils checkindex.f90
/usr/local/bin/g++  -L/Volumes/XMMSAS210/OSX21SAS/xmmsas_20230127_1931/lib -o checkindex -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils checkindex.o -L/Volumes/SASCOMP/OSX21SAS/qt-x11-free-3.3.8b/lib -lqt -framework Security -lgfortran -lcfitsio -ldl -lm -L. 
Testing testomflatindex ... passed