--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

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

Now checking git repository...


--- Distribution check [end] ---

Dependencies for histo
Dependencies for testhistogram2d
Dependencies for testhistogram
Dependencies for example1histo
Dependencies for example2histo
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils obj_histogram.f90
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils histoaccess.f90
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils histogram.f90
/usr/bin/ar cur libhisto.a obj_histogram.o histoaccess.o histogram.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libhisto.a
g++ -shared -Wl,-h,libhisto.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libhisto.so obj_histogram.o histoaccess.o histogram.o -lsaslib -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. 
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/histo -I/workspaces/xmm_sas/include/utils testhistogram2d.f90
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o testhistogram2d testhistogram2d.o -lhisto -lsaslib -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. 
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/histo -I/workspaces/xmm_sas/include/utils testhistogram.f90
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o testhistogram testhistogram.o -lhisto -lsaslib -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. 
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/histo -I/workspaces/xmm_sas/include/utils example1histo.f90
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o example1histo example1histo.o -lhisto -lsaslib -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. 
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/histo -I/workspaces/xmm_sas/include/utils example2histo.f90
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o example2histo example2histo.o -lhisto -lsaslib -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. 
Testing testhistogram ... passed
Testing testhistogram2d ... passed